1
0
Fork 0
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:
Automated 2022-03-01 04:29:52 +00:00
parent aab53307a8
commit 1456dab6c7
9791 changed files with 814712 additions and 0 deletions

View 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