Workflow Listing (ssd governance list workflows)
The ssd governance list workflows
command allows you to list the workflows available on Sensedia Adaptive Governance.
You can use the ssd governance list workflows command or its shortened version ssd gov list workflows .
|
For more specific information, refer to the documentation on Workflows on Sensedia Adaptive Governance. |
Usage
The ssd governance list workflows
command can be followed by specific flags, as in the examples below:
ssd governance list workflows [flags]
If no flag is specified, a list with all the workflows will be shown.
# Lists the first 10 workflows $ ssd governance list workflows --size 10 $ ssd governance list workflows -s 10 # Lists all workflows in JSON format $ ssd governance list workflows --output json $ ssd governance list workflows -o json
Available Flags
Flag |
Type |
Description |
-h, --help |
Displays help for the command |
|
-o, --output |
string |
Specifies the display type of the information. E.g.: |
-p, --page |
int |
Specifies from which page to display the information. E.g.: |
-s, --size |
int |
Number of resources to be listed. E.g.: |
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]