az keyvault certificate issuer admin
Manage admin information for certificate issuers.
Commands
az keyvault certificate issuer admin add |
Add admin details for a specified certificate issuer. |
az keyvault certificate issuer admin delete |
Remove admin details for the specified certificate issuer. |
az keyvault certificate issuer admin list |
List admins for a specified certificate issuer. |
az keyvault certificate issuer admin add
Add admin details for a specified certificate issuer.
az keyvault certificate issuer admin add --email
--issuer-name
--vault-name
[--first-name]
[--last-name]
[--phone]
Required Parameters
Admin e-mail address. Must be unique within the vault.
Certificate issuer name.
Name of the key vault.
Optional Parameters
Amin phone number.
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.
Increase logging verbosity. Use --debug for full debug logs.
az keyvault certificate issuer admin delete
Remove admin details for the specified certificate issuer.
az keyvault certificate issuer admin delete --email
--issuer-name
--vault-name
Required Parameters
Admin e-mail address. Must be unique within the vault.
Certificate issuer name.
Name of the key vault.
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.
Increase logging verbosity. Use --debug for full debug logs.
az keyvault certificate issuer admin list
List admins for a specified certificate issuer.
az keyvault certificate issuer admin list --issuer-name
--vault-name
Required Parameters
Certificate issuer name.
Name of the key vault.
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.
Increase logging verbosity. Use --debug for full debug logs.