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

     1  <!-- This file was autogenerated via cilium cmdref, do not edit manually-->
     2  
     3  ## cilium-dbg identity get
     4  
     5  Retrieve information about an identity
     6  
     7  ```
     8  cilium-dbg identity get [flags]
     9  ```
    10  
    11  ### Options
    12  
    13  ```
    14    -h, --help            help for get
    15        --label strings   Label to lookup
    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 identity](cilium-dbg_identity.md)	 - Manage security identities
    30