Skip to main content

Module cli

Module cli 

Source
Expand description

CLI parsing for cloud subcommands.

Enums§

BillingCommand
BuildCommand
CloudCommand
JobCommand
OrgCommand
PipelineCommand

Functions§

dispatch
Dispatch from raw argv (used if calling from an external-subcommand pattern). Returns an exit code.
dispatch_command
Dispatch from a pre-parsed CloudCommand. Returns an exit code.