xcsh bigip list
List Bigip resources
Synopsis
xcsh bigip list <resource-type> [name] [flags]
Description
List Bigip resources in F5 Distributed Cloud
Examples
Common Usage Patterns
List all resources in default namespace
xcsh bigip list <resource-type>
List resources in a specific namespace
xcsh bigip list <resource-type> -n example-namespace
List with JSON output
xcsh bigip list <resource-type> --output-format json