swh.core.cli package#
Submodules:
Module contents:
- class swh.core.cli.AliasedGroup(name=None, commands=None, **attrs)[source]#
Bases:
Group
A simple Group that supports command aliases, as well as notes related to options
- swh.core.cli.clean_exit_on_signal(signal, frame)[source]#
Raise a SystemExit exception to let command-line clients wind themselves down on exit