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