Commit 3435045
bpftool: Add bash completion for token argument
This commit updates the bash completion script with the new token
argument.
$ bpftool
batch cgroup gen iter map perf struct_ops
btf feature help link net prog token
Signed-off-by: Tao Chen <[email protected]>1 parent 8082504 commit 3435045
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1215 | 1215 | | |
1216 | 1216 | | |
1217 | 1217 | | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
1218 | 1229 | | |
1219 | 1230 | | |
1220 | 1231 | | |
| |||
0 commit comments