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:
parent
7d82d0fc32
commit
971306823a
187 changed files with 3248 additions and 630 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue