github.com/cilium/cilium@v1.16.2/Documentation/cmdref/cilium-dbg_service_list.md (about)

     1  <!-- This file was autogenerated via cilium cmdref, do not edit manually-->
     2  
     3  ## cilium-dbg service list
     4  
     5  List services
     6  
     7  ```
     8  cilium-dbg service list [flags]
     9  ```
    10  
    11  ### Options
    12  
    13  ```
    14        --clustermesh-affinity   Print clustermesh affinity if available
    15    -h, --help                   help for list
    16    -o, --output string          json| yaml| jsonpath='{}'
    17  ```
    18  
    19  ### Options inherited from parent commands
    20  
    21  ```
    22        --config string   Config file (default is $HOME/.cilium.yaml)
    23    -D, --debug           Enable debug messages
    24    -H, --host string     URI to server-side API
    25  ```
    26  
    27  ### SEE ALSO
    28  
    29  * [cilium-dbg service](cilium-dbg_service.md)	 - Manage services & loadbalancers
    30