az keyvault certificate issuer admin
Manage admin information for certificate issuers.
Name | Description | Type | Status |
---|---|---|---|
az keyvault certificate issuer admin add |
Add admin details for a specified certificate issuer. |
Core | GA |
az keyvault certificate issuer admin delete |
Remove admin details for the specified certificate issuer. |
Core | GA |
az keyvault certificate issuer admin list |
List admins for a specified certificate issuer. |
Core | GA |
Add admin details for a specified certificate issuer.
az keyvault certificate issuer admin add --email
--issuer-name
--vault-name
[--first-name]
[--last-name]
[--phone]
Admin e-mail address. Must be unique within the vault.
Certificate issuer name.
Name of the Vault.
Admin first name.
Admin last name.
Admin phone number.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Remove admin details for the specified certificate issuer.
az keyvault certificate issuer admin delete --email
--issuer-name
--vault-name
Admin e-mail address. Must be unique within the vault.
Certificate issuer name.
Name of the Vault.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
List admins for a specified certificate issuer.
Requires certificates/manageissuers/getissuers permission.
az keyvault certificate issuer admin list --issuer-name
--vault-name
Certificate issuer name.
Name of the Vault.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Azure CLI feedback
Azure CLI is an open source project. Select a link to provide feedback: