Zuplo
Zuplo CLI

Zuplo CLI: Mtls Certificate List

Lists all mTLS certificates for a project
TerminalCode
zuplo mtls-certificates list [options]

Examples

List all mTLS certificates for your project

TerminalCode
zuplo mtls-certificates list

Explicitly specify the account and project

TerminalCode
zuplo mtls-certificates list --account my-account --project my-project

Options

--account

The account name

Type: string

--project

The project name

Type: string

Global options

The following global options are available for all commands:

Last modified on