mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Aug 24 09:45:53 UTC 2022
This commit is contained in:
parent
c614d893da
commit
978ed239f6
127 changed files with 2957 additions and 251 deletions
|
|
@ -97,7 +97,12 @@ FLAGS
|
|||
A YAML file describing any predefined X.509 values set by this
|
||||
template. The provided extensions will be copied over to any
|
||||
certificate requests that use this template, taking precedent over any
|
||||
allowed extensions in the certificate request.
|
||||
allowed extensions in the certificate request. The format of this file
|
||||
should be a YAML representation of the X509Parameters message, which is
|
||||
defined here:
|
||||
https://cloud.google.com/certificate-authority-service/docs/reference/rest/v1/X509Parameters.
|
||||
Some examples can be found here:
|
||||
https://cloud.google.com/certificate-authority-service/docs/creating-certificate-template
|
||||
|
||||
--update-labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to update. If a label exists, its value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue