mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
68 lines
1.8 KiB
Text
68 lines
1.8 KiB
Text
NAME
|
|
gcloud beta privateca subordinates - manage subordinate certificate
|
|
authorities
|
|
|
|
SYNOPSIS
|
|
gcloud beta privateca subordinates COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage subordinate certificate authorities.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
activate
|
|
(BETA) Activate a subordinate certificate authority in a pending state.
|
|
|
|
add-iam-policy-binding
|
|
(BETA) Add IAM policy binding for a subordinate Certificate Authority.
|
|
|
|
create
|
|
(BETA) Create a new subordinate certificate authority.
|
|
|
|
delete
|
|
(BETA) Schedule a subordinate certificate authority for deletion.
|
|
|
|
describe
|
|
(BETA) Get metadata for a subordinate Certificate Authority.
|
|
|
|
disable
|
|
(BETA) Disable a subordinate certificate authority.
|
|
|
|
enable
|
|
(BETA) Enable a subordinate certificate authority.
|
|
|
|
get-csr
|
|
(BETA) Get the CSR for a subordinate certificate authority that has not
|
|
yet been activated.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy for a subordinate Certificate Authority.
|
|
|
|
list
|
|
(BETA) List the subordinate certificate authorities within a project.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Remove IAM policy binding for a subordinate Certificate
|
|
Authority.
|
|
|
|
restore
|
|
(BETA) Restore a subordinate Certificate Authority.
|
|
|
|
set-iam-policy
|
|
(BETA) Set the IAM policy for a subordinate Certificate Authority.
|
|
|
|
update
|
|
(BETA) Update an existing subordinate certificate authority.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud privateca subordinates
|
|
|