NOTEYou can use the
ssd api-management add destinationcommand or its shortened versionssd apim add destination.
The ssd api-management add destination command can be followed by flags with their corresponding arguments:
If no flag is specified, the interactive mode will be activated.
Below you will find a usage example in the direct mode:
The following flags can be used with the ssd api-management add destination command:
Flag | Type | Description |
|---|---|---|
| -n, --api-name | string | API name to which the destination will be added |
| -v, --api-version | string | API version to which the destination will be added |
| -h, --help | Displays help for the command | |
| -m, --method | string | Method (operation) to which the destination will be added (Optional). E.g.: POST |
| -a, --path | string | Operation path to which the destination will be added (Optional). E.g.: /users |
| -r, --resource | string | Resource name to which the destination will be added (Optional) |
| -s, --revision | string | API revision to which the destination will be added |
| --target | string | Target URL |
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 |
We use cookies to enhance your experience on our site. By continuing to browse, you agree to our use of cookies.Learn more