Syntax
Commands
Command | Description |
---|---|
workflow list | List workflows in a workspace |
workflow push | Push workflows from local directory to SuprSend |
workflow pull | Pull workflows from SuprSend to local directory |
workflow enable | Enable a workflow |
workflow disable | Disable a workflow |
Inherited Global Flags
This command also supports Global Flags, such as:-s, --service-token
– Service token for authentication-v, --verbosity
– Logging level--config
– Config file path-n, --no-color
– Disable color output-w, --workspace string
– Workspace to use (default:staging
)