]> Gentwo Git Trees - linux/.git/commit
bpftool: Add bash completion for token argument
authorTao Chen <chen.dylane@linux.dev>
Wed, 23 Jul 2025 14:44:42 +0000 (22:44 +0800)
committerAlexei Starovoitov <ast@kernel.org>
Sat, 2 Aug 2025 01:03:23 +0000 (18:03 -0700)
commitf3af62b6cee8af9f07012051874af2d2a451f0e5
tree2697107be72442cb732abe7797918f06de24a06f
parentb7f6400849162b918020c5d10d5b7f378afbf470
bpftool: Add bash completion for token argument

This commit updates the bash completion script with the
new token argument.
$ bpftool token
help  list  show

Reviewed-by: Quentin Monnet <qmo@kernel.org>
Signed-off-by: Tao Chen <chen.dylane@linux.dev>
Link: https://lore.kernel.org/r/20250723144442.1427943-3-chen.dylane@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/bpf/bpftool/bash-completion/bpftool