category commit
command to make them live. \
Until committed, changes remain inactive and will not be reflected in your application or workflow settings.
Syntax
Flags
Flag | Description | Default |
---|---|---|
-h, --help | Show help for the command | – |
-c, --commit string | Commit the categories | true |
-m, --commit-message string | Commit message describing the changes | – |
-d, --dir string | directory path where pulled categories will be saved | suprsend/category/ |
-w, --workspace string | Workspace to push categories to | staging |
Example
Frequently Asked Questions
I have pushed my categories but don’t see the updated categories in live mode.
I have pushed my categories but don’t see the updated categories in live mode.
You can view detailed logs by enabling debug mode
export DEBUG=true
in your terminal.
In most cases, this happens when an existing preference category is being overridden by the latest push and that category is already linked to a workflow. When this occurs, the changes cannot be committed to live mode.The updated categories will still appear in draft mode, but you’ll need to update or unlink the workflows before committing the changes live.