argcomplete takes the arguments added to argparse, and builds bash completion with it. Add it to all Cmds based executables.Signed-off-by: Jan Lindemann <jan@janware.com>
argcomplete takes the arguments added to argparse, and builds bash completion with it. Add it to all Cmds based executables.