Syntax
Commands
Command | Description |
---|---|
category list | List categories in a workspace |
category pull | Pull categories from SuprSend to local directory or server |
category push | Push categories from local directory or server to SuprSend workspace |
category commit | Commit categories to make them live |
Inherited Global Flags
This command also supports Global Flags, such as:-s, --service-token
– Service token for authentication (default:$SUPRSEND_SERVICE_TOKEN
)-v, --verbosity
– Log level (debug, info, warn, error, fatal, panic) (defaultinfo
)--config
– Config file path (default:$HOME/.suprsend.yaml
)-n, --no-color
– Disable color output (default:$NO_COLOR
)