Updates the environment settings for an mTLS certificate
Code
Examples
Update certificate to be enabled only for production environment type
Code
Update certificate to be enabled for all environment types
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-type
Environment types where the certificate should be enabled (can be repeated: --environment-type development --environment-type production)
Type:
arrayChoices: development, preview, productionGlobal options
The following global options are available for all commands:
Last modified on