Zuplo CLI
Zuplo CLI: Ca Certificate Update
Updates the name of a CA certificate
Code
Examples
Rename a CA certificate
Code
Explicitly specify the account
Code
Options
--cert-id
The ID of the CA certificate to update
Type:
string--name
The new name for the CA certificate (must be a valid JavaScript identifier: starts with a letter, _, or $; contains only letters, digits, _, or $)
Type:
string--account
The account name
Type:
string--output
Output format
Type:
stringDefault: "default"Choices: default, jsonAlias: -oGlobal options
The following global options are available for all commands:
Last modified on