Zuplo
Zuplo CLI

Zuplo CLI: List

Lists all deployed Zuplo APIs
TerminalCode
zuplo list [options]

Examples

List all deployed environments for your project

TerminalCode
zuplo list

Explicitly specify the account and project

TerminalCode
zuplo list --account my-account --project my-project

Options

--project

The project name

Type: string

--account

The account name

Type: string

--self-hosted-endpoint

The endpoint of your self-hosted service to deploy to

Type: string

Global options

The following global options are available for all commands:

Last modified on