Raw File
cilium_bpf_sha_list.md
<!-- This file was autogenerated via cilium cmdref, do not edit manually-->

## cilium bpf sha list

List BPF template objects.

### Synopsis

List BPF template objects.

```
cilium bpf sha list [flags]
```

### Options

```
  -h, --help            help for list
  -o, --output string   json| jsonpath='{}'
```

### Options inherited from parent commands

```
      --config string   config file (default is $HOME/.cilium.yaml)
  -D, --debug           Enable debug messages
  -H, --host string     URI to server-side API
```

### SEE ALSO

* [cilium bpf sha](../cilium_bpf_sha)	 - Manage compiled BPF template objects

back to top