tapis_cli.commands.taccapis.v2.actors.init package

Submodules

tapis_cli.commands.taccapis.v2.actors.init.init module

class tapis_cli.commands.taccapis.v2.actors.init.init.ActorsInit(app, app_args, cmd_name=None)

Bases: tapis_cli.commands.taccapis.v2.actors.formatters.ActorsFormatManyUnlimited

CATALOG_FILENAME = 'catalog.json'
EXTRA_VERBOSITY = 2.5
HELP_STRING = 'Initialize a new Tapis Actor project'
LEGACY_COMMMAND_STRING = 'abaco-init'
VERBOSITY = 2
config = None
document = None
exceptions = []
get_parser(prog_name)

Return an argparse.ArgumentParser.

git_init = True
git_remote = False
headers = []
messages = []
passed_vals = {}
results = []
take_action(parsed_args)

Run command.

Return a tuple containing the column names and an iterable containing the data to be listed.

tapis_cli.commands.taccapis.v2.actors.init.templates module

Provides key, name, description, and location for cookiecutter actors templates