swh.scanner.cli module#

swh.scanner.cli.get_exclude_templates_list_repr(width=0)[source]#

Format and return a list of ignore patterns templates for CLI help

swh.scanner.cli.check_auth(ctx)[source]#

Check there is some authentication configured

Issue a warning otherwise

swh.scanner.cli.main()[source]#