github.com/imran-kn/cilium-fork@v1.6.9/Documentation/cmdref/cilium_identity_list.md (about)

     1  <!-- This file was autogenerated via cilium cmdref, do not edit manually-->
     2  
     3  ## cilium identity list
     4  
     5  List identities
     6  
     7  ### Synopsis
     8  
     9  List identities
    10  
    11  ```
    12  cilium identity list [LABELS] [flags]
    13  ```
    14  
    15  ### Options
    16  
    17  ```
    18        --endpoints       list identities of locally managed endpoints
    19    -h, --help            help for list
    20    -o, --output string   json| jsonpath='{}'
    21  ```
    22  
    23  ### Options inherited from parent commands
    24  
    25  ```
    26        --config string   config file (default is $HOME/.cilium.yaml)
    27    -D, --debug           Enable debug messages
    28    -H, --host string     URI to server-side API
    29  ```
    30  
    31  ### SEE ALSO
    32  
    33  * [cilium identity](../cilium_identity)	 - Manage security identities
    34