1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Mar 16 08:47:18 UTC 2022

This commit is contained in:
Automated 2022-03-16 08:47:18 +00:00
parent 7d82d0fc32
commit 971306823a
187 changed files with 3248 additions and 630 deletions

View file

@ -33,7 +33,7 @@ EXAMPLES
$ gcloud privateca certificates create frontend-server-tls \
--issuer-pool=my-pool --issuer-location=us-west1 \
--generate-key --key-output-file=./key \
--cert-output-file=./cert.pem --dns-san=www.joonix.net \
--cert-output-file=./cert.pem --dns-san=www.example.com \
--use-preset-profile=leaf_server_tls
POSITIONAL ARGUMENTS