API Linking (ssd api-management link api)
The ssd api-management link api
command allows you to link resources to a specific API on Sensedia API Platform.
You can use the ssd api-management link api command or its shortened version ssd apim link api .
|
Usage
The ssd api-management link api
command can be followed by flags with their respective arguments:
ssd api-management link api [flags]
If no flag is specified, the interactive mode will be activated.
This command is used to link an environment to an API. Example:
$ ssd api-management link api "Open Banking" --api-version 1.0.0 --to-environment "Production"
Use the If necessary, use the |
Available flags
The following flags can be used with the ssd api-management link api
command:
Flag | Type | Description |
---|---|---|
-v, --api-version |
string |
Version of the API that will have the environment linked |
-h, --help |
Displays help for the command |
|
-e, --to-environment |
string |
Environment to be linked |
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.: |
Declarative Mode
It is possible to link resources to a specific API using a .yaml file with the declarative mode. Learn more.
|
Share your suggestions with us!
Click here and then [+ Submit idea]