Apps Listing (ssd api-management list apps)
The ssd api-management list apps
command allows you to list the apps available on Sensedia API Platform.
You can use the ssd api-management list apps command or its shortened version ssd apim list apps .
|
Usage
The ssd api-management list apps
command can be followed by flags with their respective arguments:
ssd api-management list apps [flags]
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
).
Available flags
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.: |
-d, --developer |
string |
Filters the listed apps by developer. Eg.: |
-h, --help |
Displays help for the command |
|
-n, --name |
string |
Filters the listed apps by name. E.g.: |
-l, --plan |
strings |
Filters the listed apps by plan. It is possible to filter by more than one plan. E.g.: |
-o, --output |
string |
Specifies the display type of the information. E.g.: |
-p, --page |
int |
Specifies from which page to display the information. E.g.: |
-q, --query |
string |
Filters the information to be returned. E.g.: |
-s, --size |
int |
Number of resources to be listed. E.g.: |
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.: |
Share your suggestions with us!
Click here and then [+ Submit idea]