gws.tools.clihelpers

gws.tools.clihelpers.find_commands()[source]
gws.tools.clihelpers.pretty_errors()[source]
gws.tools.clihelpers.dump_props(x, skip_empty=True)[source]
gws.tools.clihelpers.dump_json(x)[source]
gws.tools.clihelpers.database_credentials()[source]
gws.tools.clihelpers.find_action(action_type, project_uid=None, fail=True)[source]
gws.tools.clihelpers.text_table(data, header=None)[source]

Format a list of dicts as a text-mode table.