NOTEYou can use the
ssd api-management list appscommand or its shortened versionssd apim list apps.
The ssd api-management list apps command can be followed by flags with their respective arguments:
If no flag is specified, all available apps will be listed and the display type will be the one specified in the configuration file (see ssd configure).
The following flags can be used with the ssd api-management list apps command:
Flag | Type | Description |
|---|---|---|
| -a, --api | strings | Specifies an API to filter the listed apps. It is possible to filter by more than one API. E.g.: --api "Open Banking" --api "Customers" |
| -d, --developer | string | Filters the listed apps by developer. Eg.: --developer "\chewbacca@sensedia.com" |
| -h, --help | Displays help for the command | |
| -n, --name | string | Filters the listed apps by name. E.g.: --name "Partner App" |
| -l, --plan | strings | Filters the listed apps by plan. It is possible to filter by more than one plan. E.g.: --plan "Premium Plan" --plan "Free Plan" |
| -o, --output | string | Specifies the display type of the information. E.g.: -o json, -o table |
| -p, --page | int | Specifies from which page to display the information. E.g.: --page 1 |
| -q, --query | string | Filters the information to be returned. E.g.: --query apiName:Users |
| -s, --size | int | Number of resources to be listed. E.g.: --size 100 |
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