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

     1  <!-- This file was autogenerated via cilium cmdref, do not edit manually-->
     2  
     3  ## cilium-dbg bpf fs show
     4  
     5  Show bpf filesystem mount details
     6  
     7  ```
     8  cilium-dbg bpf fs show [flags]
     9  ```
    10  
    11  ### Examples
    12  
    13  ```
    14  cilium bpf fs show
    15  ```
    16  
    17  ### Options
    18  
    19  ```
    20    -h, --help            help for show
    21    -o, --output string   json| yaml| jsonpath='{}'
    22  ```
    23  
    24  ### Options inherited from parent commands
    25  
    26  ```
    27        --config string   Config file (default is $HOME/.cilium.yaml)
    28    -D, --debug           Enable debug messages
    29    -H, --host string     URI to server-side API
    30  ```
    31  
    32  ### SEE ALSO
    33  
    34  * [cilium-dbg bpf fs](cilium-dbg_bpf_fs.md)	 - BPF filesystem mount
    35