NOTEYou can use the
ssd api-management link appcommand or its shortened versionssd apim link app.
The ssd api-management link app command can be followed by flags with their respective arguments:
If no flag is specified, the interactive mode will be activated.
To link an app to the default plan of an API only, just omit the --to-plans flag.
Example:
It is possible to link an app to multiple plans of an API:
The following flags can be used with the ssd api-management link app command:
Flag | Type | Description |
|---|---|---|
| -v, --api-version | string | The version of the API that you want to link your app to |
| -h, --help | Displays help for the command | |
| -a, --to-api | string | API you want to link the app to |
| -p, --to-plans | strings | The plans of the selected API to which you want to link the app. If omitted, the default plan will be the only one linked. |
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 link an app to an API and its plans 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