Zuplo CLI
Zuplo CLI: List
Lists all deployed Zuplo APIs
Code
Examples
List all deployed environments for your project
Code
List all deployed environments with project and deployment names
Code
List deployed environments as JSON
Code
Explicitly specify the account and project
Code
Options
--project
The project name
Type:
string--account
The account name
Type:
string--output
Output format
Type:
stringDefault: "default"Choices: default, jsonAlias: -o--self-hosted-endpoint
The endpoint of your self-hosted service to deploy to
Type:
string--show-details
Include deployment metadata in the output
Type:
booleanDefault: falseAlias: -dGlobal options
The following global options are available for all commands:
Last modified on