Workflow Edition (ssd governance update workflow)

The ssd governance update workflow command allows you to edit a workflow on Sensedia Adaptive Governance.

You can use the ssd governance update workflow command or its shortened version ssd gov update workflow.

For more specific information, refer to the documentation on Workflows on Sensedia Adaptive Governance.

Usage

The ssd governance update workflow command can be followed by specific flags, as in the examples below:

ssd governance update workflow [flags]

If no flag is specified, the interactive mode will be activated.

# Edits a workflow using the interactive mode
$ ssd governance update workflow

# Updates a workflow using specified flags
$ ssd governance update workflow workflowName --name newName --description "someDescription" --team "someTeam"
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

-d, --description

string

The description of your workflow

-h, --help

Displays help for the command

-n, --name

string

The name of your workflow

-t, --team

string

The team you want to associate your workflow with

Global Flags

Flag

Type

Description

-c, --config

string

Configuration file (default: $HOME/.sensedia/config.json)

--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.: $ ssd (api-management | apim) list apis --verbose 2> log.txt

Thanks for your feedback!
EDIT

Share your suggestions with us!
Click here and then [+ Submit idea]