Zuplo CLI
Zuplo CLI: Mtls Certificate Update
Updates the environment settings for an mTLS certificate
Code
Examples
Update certificate to be enabled only for production environment
Code
Update certificate to be enabled for all environments
Code
Explicitly specify the account and project
Code
Options
--cert-id
The ID of the certificate to update
Type:
string
--account
The account name
Type:
string
--project
The project name
Type:
string
--environment
Environments where the certificate should be enabled (can be repeated: --environment development --environment production)
Type:
array
Choices: development, preview, production
Global options
The following global options are available for all commands:
Last modified on