All commands that do load_subcommands() should have a default _run() implementation which calls print_help(), add them.Signed-off-by: Jan Lindemann <jan@janware.com>
All commands that do load_subcommands() should have a default _run() implementation which calls print_help(), add them.