NOTEYou can use the
ssd api-management update plancommand or its shortened versionssd apim update plan.
The ssd api-management update plan command can be followed by flags with their respective arguments:
If no flag is specified, the interactive mode will be activated.
Below you find some examples of usage in the direct mode:
The following flags can be used with the ssd api-management update plan command:
Flag | Type | Description |
|---|---|---|
| -a, --api | string | Name of the API that contains the plan |
| -v, --api-version | string | Version of the API that contains the plan |
| --default | Sets the plan as the default one | |
| -d, --description | string | Sets a description for the plan |
| -h, --help | Displays help for the command | |
| -n, --name | string | New name for the plan |
| --new-api | string | Name of the API to which you want to link the plan |
| --new-api-version | string | Version of the new API that will contain the plan |
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 |
NOTEIt is possible to update a plan using a
.yamlfile with the declarative mode. Learn more.
We use cookies to enhance your experience on our site. By continuing to browse, you agree to our use of cookies.Learn more