github.com/cilium/cilium@v1.16.2/Documentation/cmdref/cilium-operator-azure_metrics_list.md (about) 1 <!-- This file was autogenerated via cilium-operator --cmdref, do not edit manually--> 2 3 ## cilium-operator-azure metrics list 4 5 List all metrics for the operator 6 7 ``` 8 cilium-operator-azure metrics list [flags] 9 ``` 10 11 ### Options 12 13 ``` 14 -h, --help help for list 15 -p, --match-pattern string Show only metrics whose names match matchpattern 16 -o, --output string json| yaml| jsonpath='{}' 17 -s, --server-address string Address of the operator API server (default "localhost:9234") 18 ``` 19 20 ### SEE ALSO 21 22 * [cilium-operator-azure metrics](cilium-operator-azure_metrics.md) - Access metric status of the operator 23