1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 21:20:07 +00:00

gcloud: Wed Jul 31 09:35:15 UTC 2024

This commit is contained in:
Automated 2024-07-31 09:35:16 +00:00
parent 3a4c5997b9
commit ed2f818f7a
2722 changed files with 12631 additions and 6826 deletions

View file

@ -4,8 +4,8 @@ NAME
SYNOPSIS
gcloud certificate-manager certificates create
(CERTIFICATE : --location=LOCATION)
(--certificate-file=CERTIFICATE_FILE
--private-key-file=PRIVATE_KEY_FILE | [--domains=[DOMAINS,...]
(--certificate-file=PATH_TO_FILE --private-key-file=PATH_TO_FILE
| [--domains=[DOMAINS,...]
: --dns-authorizations=[DNS_AUTHORIZATIONS,...]
| --issuance-config=ISSUANCE_CONFIG]) [--async]
[--description=DESCRIPTION] [--labels=[KEY=VALUE,...]]
@ -47,8 +47,8 @@ POSITIONAL ARGUMENTS
To set the project attribute:
◆ provide the argument certificate on the command line with a fully
specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
This must be specified.
@ -79,14 +79,16 @@ REQUIRED FLAGS
Configuration for uploading self-managed certificates and keys.
--certificate-file=CERTIFICATE_FILE
Certificate data in PEM-encoded form.
--certificate-file=PATH_TO_FILE
Certificate data in PEM-encoded form. Use a full or relative path
to a local file containing the value of certificate_file.
This flag argument must be specified if any of the other arguments
in this group are specified.
--private-key-file=PRIVATE_KEY_FILE
Private key data in PEM-encoded form
--private-key-file=PATH_TO_FILE
Private key data in PEM-encoded form. Use a full or relative path
to a local file containing the value of private_key_file.
This flag argument must be specified if any of the other arguments
in this group are specified.

View file

@ -23,8 +23,8 @@ POSITIONAL ARGUMENTS
To set the project attribute:
◆ provide the argument certificate on the command line with a fully
specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
This must be specified.

View file

@ -4,9 +4,8 @@ NAME
SYNOPSIS
gcloud certificate-manager certificates update
(CERTIFICATE : --location=LOCATION) [--description=DESCRIPTION]
[--certificate-file=CERTIFICATE_FILE
--private-key-file=PRIVATE_KEY_FILE] [--async]
[--update-labels=[KEY=VALUE,...]]
[--certificate-file=PATH_TO_FILE --private-key-file=PATH_TO_FILE]
[--async] [--update-labels=[KEY=VALUE,...]]
[--clear-labels | --remove-labels=[KEY,...]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -58,14 +57,16 @@ COMMONLY USED FLAGS
Arguments to configure self-managed certificate data.
--certificate-file=CERTIFICATE_FILE
The certificate data in PEM-encoded form.
--certificate-file=PATH_TO_FILE
The certificate data in PEM-encoded form. Use a full or relative path
to a local file containing the value of certificate_file.
This flag argument must be specified if any of the other arguments in
this group are specified.
--private-key-file=PRIVATE_KEY_FILE
The private key data in PEM-encoded form.
--private-key-file=PATH_TO_FILE
The private key data in PEM-encoded form. Use a full or relative path
to a local file containing the value of private_key_file.
This flag argument must be specified if any of the other arguments in
this group are specified.

View file

@ -26,8 +26,8 @@ POSITIONAL ARGUMENTS
To set the project attribute:
◆ provide the argument dns_authorization on the command line with a
fully specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
This must be specified.

View file

@ -25,8 +25,8 @@ POSITIONAL ARGUMENTS
To set the project attribute:
◆ provide the argument dns_authorization on the command line with a
fully specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
This must be specified.

View file

@ -24,8 +24,8 @@ POSITIONAL ARGUMENTS
To set the project attribute:
◆ provide the argument dns_authorization on the command line with a
fully specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
This must be specified.

View file

@ -24,8 +24,8 @@ FLAGS
◆ provide the argument --location on the command line with a fully
specified name;
◆ default value of location is [global] with a fully specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
--location=LOCATION
ID of the location or fully qualified identifier for the location.

View file

@ -26,8 +26,8 @@ POSITIONAL ARGUMENTS
To set the project attribute:
◆ provide the argument dns_authorization on the command line with a
fully specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
This must be specified.

View file

@ -29,8 +29,8 @@ POSITIONAL ARGUMENTS
To set the project attribute:
◆ provide the argument certificate_issuance_config on the command line
with a fully specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
This must be specified.

View file

@ -24,8 +24,8 @@ POSITIONAL ARGUMENTS
To set the project attribute:
◆ provide the argument certificate_issuance_config on the command line
with a fully specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
This must be specified.

View file

@ -24,8 +24,8 @@ POSITIONAL ARGUMENTS
To set the project attribute:
◆ provide the argument certificate_issuance_config on the command line
with a fully specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
This must be specified.

View file

@ -24,8 +24,8 @@ FLAGS
◆ provide the argument --location on the command line with a fully
specified name;
◆ default value of location is [global] with a fully specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
--location=LOCATION
ID of the location or fully qualified identifier for the location.

View file

@ -23,8 +23,8 @@ POSITIONAL ARGUMENTS
To set the project attribute:
◆ provide the argument operation on the command line with a fully
specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
This must be specified.

View file

@ -23,8 +23,8 @@ FLAGS
◆ provide the argument --location on the command line with a fully
specified name;
◆ default value of location is [global] with a fully specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
--location=LOCATION
ID of the location or fully qualified identifier for the location.

View file

@ -30,8 +30,8 @@ POSITIONAL ARGUMENTS
To set the project attribute:
◆ provide the argument trust_config on the command line with a fully
specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
This must be specified.

View file

@ -24,8 +24,8 @@ POSITIONAL ARGUMENTS
To set the project attribute:
◆ provide the argument trust_config on the command line with a fully
specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
This must be specified.

View file

@ -23,8 +23,8 @@ POSITIONAL ARGUMENTS
To set the project attribute:
◆ provide the argument trust_config on the command line with a fully
specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
This must be specified.

View file

@ -24,8 +24,8 @@ POSITIONAL ARGUMENTS
To set the project attribute:
◆ provide the argument trust_config on the command line with a fully
specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
This must be specified.

View file

@ -24,8 +24,8 @@ POSITIONAL ARGUMENTS
To set the project attribute:
◆ provide the argument trust_config on the command line with a fully
specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
This must be specified.

View file

@ -24,8 +24,8 @@ FLAGS
◆ provide the argument --location on the command line with a fully
specified name;
◆ default value of location is [global] with a fully specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
--location=LOCATION
ID of the location or fully qualified identifier for the location.

View file

@ -35,8 +35,8 @@ POSITIONAL ARGUMENTS
To set the project attribute:
◆ provide the argument trust_config on the command line with a fully
specified name;
set the property core/project;
provide the argument --project on the command line.
provide the argument --project on the command line;
set the property core/project.
This must be specified.