create_command library

Classes

CreateBuilderCommand
Command to create a new builder job.
CreateCommand
Command to create new tasks and jobs for the distribution configuration.
CreateJobCommand
Command to create a new job. Adds subcommands for publisher and builder jobs.
CreatePublisherCommand
Command to create a new publisher job.
CreateTaskCommand
Command to create a new task.
CreatorCommand
Abstract base class for commands that create jobs or tasks.

Properties

creatorArgParser → ArgParser
Returns an argument parser configured for job and task creation commands.
no setter