tapis_cli.commands.taccapis.v2.jobs.init package¶
Submodules¶
tapis_cli.commands.taccapis.v2.jobs.init.init module¶
-
class
tapis_cli.commands.taccapis.v2.jobs.init.init.JobsInit(app, app_args, cmd_name=None)¶ Bases:
tapis_cli.commands.taccapis.v2.jobs.formatters.JobsFormatManyUnlimited,tapis_cli.commands.taccapis.v2.apps.mixins.AppIdentifier-
EXTRA_VERBOSITY= 2.5¶
-
HELP_STRING= 'Create a Job document for the specified App'¶
-
LEGACY_COMMMAND_STRING= 'jobs-template'¶
-
VERBOSITY= 2¶
-
config= None¶
-
document= None¶
-
exceptions= []¶
-
get_parser(prog_name)¶ Return an
argparse.ArgumentParser.
-
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.
-