Skip to main content
Manage workflows. Subcommands let you list, get details, pull to local files, push from local files, and enable/disable workflows in a workspace.

Syntax

suprsend workflow [command]

Commands

CommandDescription
workflow listList workflows for a workspace
workflow getGet workflow details
workflow pushPush workflows from local to SuprSend workspace
workflow pullPull workflows from SuprSend workspace to local
workflow enableEnables a workflow
workflow disableDisable 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)