Workflow Deletion (ssd governance delete workflow)
The ssd governance delete workflow
command allows you to delete a workflow from Sensedia Adaptive Governance.
You can use the ssd governance delete workflow command or its shortened version ssd gov delete workflowt .
|
For more specific information, refer to the documentation on Workflows on Sensedia Adaptive Governance. |
Usage
The ssd governance delete workflow
command can be followed by specific flags, as in the examples below:
ssd governance delete workflow [flags]
If no flag is specified, the interactive mode will be activated.
# Deletes a workflow using the interactive mode $ ssd governance delete workflow # Deletes a workflow skipping the confirmation step $ ssd governance delete workflow "My workflow" -y $ ssd governance delete workflow "My workflow" --yes
If your workflow’s name has just one word, it is optional to use quotation marks. Names with more than one word or spaces require quotation marks. |
Available Flags
Flag |
Type |
Description |
-h, --help |
Displays help for the command |
|
-y, --yes |
Skips the confirmation step |
Global Flags
Flag |
Type |
Description |
-c, --config |
string |
Configuration file (default: |
--profile |
string |
The configuration profile you want to use (default: "default") |
--verbose |
Lists all requests made by the command.
It is possible to store this information in a TXT file instead of displaying it on the terminal.
E.g.: |
Share your suggestions with us!
Click here and then [+ Submit idea]