mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Mar 16 08:47:18 UTC 2022
This commit is contained in:
parent
7d82d0fc32
commit
971306823a
187 changed files with 3248 additions and 630 deletions
|
|
@ -26,7 +26,7 @@ EXAMPLES
|
|||
$ gcloud beta privateca certificates create frontend-server-tls \
|
||||
--issuer=server-tls-1 --issuer-location=us --generate-key \
|
||||
--key-output-file=./key --cert-output-file=./cert.pem \
|
||||
--dns-san=www.joonix.net --reusable-config=server-tls
|
||||
--dns-san=www.example.com --reusable-config=server-tls
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
CERTIFICATE resource - The name of the certificate to issue. If the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue