mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +00:00
gcloud: Tue Mar 1 04:29:52 UTC 2022
This commit is contained in:
parent
aab53307a8
commit
1456dab6c7
9791 changed files with 814712 additions and 0 deletions
53
gcloud/privateca/subordinates/help
Normal file
53
gcloud/privateca/subordinates/help
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
NAME
|
||||
gcloud privateca subordinates - manage subordinate certificate authorities
|
||||
|
||||
SYNOPSIS
|
||||
gcloud privateca subordinates COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
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
|
||||
Activate a subordinate certificate authority awaiting user activation.
|
||||
|
||||
create
|
||||
Create a new subordinate certificate authority.
|
||||
|
||||
delete
|
||||
Delete a subordinate certificate authority.
|
||||
|
||||
describe
|
||||
Get metadata for a subordinate certificate authority.
|
||||
|
||||
disable
|
||||
Disable a subordinate certificate authority.
|
||||
|
||||
enable
|
||||
Enable a subordinate certificate authority.
|
||||
|
||||
get-csr
|
||||
Get the CSR for a subordinate certificate authority that has not yet
|
||||
been activated.
|
||||
|
||||
list
|
||||
List subordinate certificate authorities.
|
||||
|
||||
undelete
|
||||
Undelete a subordinate certificate authority.
|
||||
|
||||
update
|
||||
Update an existing subordinate certificate authority.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta privateca subordinates
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue