Manage workflows. Subcommands let you list, get details, pull to local files, push from local files, and enable/disable workflows in a workspace.Documentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
Syntax
Commands
| Command | Description |
|---|---|
workflow list | List workflows for a workspace |
workflow get | Get workflow details |
workflow push | Push workflows from local to SuprSend workspace |
workflow pull | Pull workflows from SuprSend workspace to local |
workflow enable | Enables 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)