1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-13 08:27:05 +00:00

gcloud: Wed Sep 28 10:27:48 UTC 2022

This commit is contained in:
Automated 2022-09-28 10:27:48 +00:00
parent 29683b8af4
commit ffb9e43995
Failed to extract signature
198 changed files with 4783 additions and 367 deletions

View file

@ -775,11 +775,9 @@ FLAGS
Use the extended custom machine type.
--custom-vm-type=CUSTOM_VM_TYPE
Specifies VM type. n1 - VMs with CPU platforms Skylake and older, n2
- VMs with CPU platform Cascade Lake. n2 offers flexible sizing from
2 to 80 vCPUs, and 1 to 640GBs of memory. It also features a number
of performance enhancements including exposing a more accurate NUMA
topology to the guest OS. The default is n1.
Specifies a custom machine type. The default is n1. For more
information about custom machine types, see:
https://cloud.google.com/compute/docs/general-purpose-machines#custom_machine_types
--image-project=IMAGE_PROJECT
The Google Cloud project against which all image and image family

View file

@ -640,11 +640,9 @@ FLAGS
Use the extended custom machine type.
--custom-vm-type=CUSTOM_VM_TYPE
Specifies VM type. n1 - VMs with CPU platforms Skylake and older, n2
- VMs with CPU platform Cascade Lake. n2 offers flexible sizing from
2 to 80 vCPUs, and 1 to 640GBs of memory. It also features a number
of performance enhancements including exposing a more accurate NUMA
topology to the guest OS. The default is n1.
Specifies a custom machine type. The default is n1. For more
information about custom machine types, see:
https://cloud.google.com/compute/docs/general-purpose-machines#custom_machine_types
--image-project=IMAGE_PROJECT
The Google Cloud project against which all image and image family

View file

@ -736,11 +736,9 @@ OPTIONAL FLAGS
Use the extended custom machine type.
--custom-vm-type=CUSTOM_VM_TYPE
Specifies VM type. n1 - VMs with CPU platforms Skylake and older, n2
- VMs with CPU platform Cascade Lake. n2 offers flexible sizing from
2 to 80 vCPUs, and 1 to 640GBs of memory. It also features a number
of performance enhancements including exposing a more accurate NUMA
topology to the guest OS. The default is n1.
Specifies a custom machine type. The default is n1. For more
information about custom machine types, see:
https://cloud.google.com/compute/docs/general-purpose-machines#custom_machine_types
--image-project=IMAGE_PROJECT
The Google Cloud project against which all image and image family

View file

@ -857,11 +857,9 @@ FLAGS
Use the extended custom machine type.
--custom-vm-type=CUSTOM_VM_TYPE
Specifies VM type. n1 - VMs with CPU platforms Skylake and older, n2
- VMs with CPU platform Cascade Lake. n2 offers flexible sizing from
2 to 80 vCPUs, and 1 to 640GBs of memory. It also features a number
of performance enhancements including exposing a more accurate NUMA
topology to the guest OS. The default is n1.
Specifies a custom machine type. The default is n1. For more
information about custom machine types, see:
https://cloud.google.com/compute/docs/general-purpose-machines#custom_machine_types
--image-family-scope=IMAGE_FAMILY_SCOPE
Sets the scope for the --image-family flag. By default, when specifying

View file

@ -738,11 +738,9 @@ FLAGS
Use the extended custom machine type.
--custom-vm-type=CUSTOM_VM_TYPE
Specifies VM type. n1 - VMs with CPU platforms Skylake and older, n2
- VMs with CPU platform Cascade Lake. n2 offers flexible sizing from
2 to 80 vCPUs, and 1 to 640GBs of memory. It also features a number
of performance enhancements including exposing a more accurate NUMA
topology to the guest OS. The default is n1.
Specifies a custom machine type. The default is n1. For more
information about custom machine types, see:
https://cloud.google.com/compute/docs/general-purpose-machines#custom_machine_types
--image-project=IMAGE_PROJECT
The Google Cloud project against which all image and image family

View file

@ -261,11 +261,9 @@ OPTIONAL FLAGS
Use the extended custom machine type.
--custom-vm-type=CUSTOM_VM_TYPE
Specifies VM type. n1 - VMs with CPU platforms Skylake and older, n2
- VMs with CPU platform Cascade Lake. n2 offers flexible sizing from
2 to 80 vCPUs, and 1 to 640GBs of memory. It also features a number
of performance enhancements including exposing a more accurate NUMA
topology to the guest OS. The default is n1.
Specifies a custom machine type. The default is n1. For more
information about custom machine types, see:
https://cloud.google.com/compute/docs/general-purpose-machines#custom_machine_types
Sole Tenancy.

View file

@ -94,11 +94,9 @@ FLAGS
Use the extended custom machine type.
--custom-vm-type=CUSTOM_VM_TYPE
Specifies VM type. n1 - VMs with CPU platforms Skylake and older, n2
- VMs with CPU platform Cascade Lake. n2 offers flexible sizing from
2 to 80 vCPUs, and 1 to 640GBs of memory. It also features a number
of performance enhancements including exposing a more accurate NUMA
topology to the guest OS. The default is n1.
Specifies a custom machine type. The default is n1. For more
information about custom machine types, see:
https://cloud.google.com/compute/docs/general-purpose-machines#custom_machine_types
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,

View file

@ -257,11 +257,9 @@ OPTIONAL FLAGS
Use the extended custom machine type.
--custom-vm-type=CUSTOM_VM_TYPE
Specifies VM type. n1 - VMs with CPU platforms Skylake and older, n2
- VMs with CPU platform Cascade Lake. n2 offers flexible sizing from
2 to 80 vCPUs, and 1 to 640GBs of memory. It also features a number
of performance enhancements including exposing a more accurate NUMA
topology to the guest OS. The default is n1.
Specifies a custom machine type. The default is n1. For more
information about custom machine types, see:
https://cloud.google.com/compute/docs/general-purpose-machines#custom_machine_types
At most one of these can be specified:

View file

@ -5,7 +5,8 @@ SYNOPSIS
gcloud compute ssl-policies create SSL_POLICY
[--custom-features=[CUSTOM_FEATURES,...]] [--description=DESCRIPTION]
[--min-tls-version=MIN_TLS_VERSION; default="1.0"]
[--profile=PROFILE; default="COMPATIBLE"] [GCLOUD_WIDE_FLAG ...]
[--profile=PROFILE; default="COMPATIBLE"] [--global | --region=REGION]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
gcloud compute ssl-policies create creates a new SSL policy.
@ -68,6 +69,15 @@ FLAGS
Restricted profile. Supports a reduced set of SSL features,
intended to meet stricter compliance requirements.
At most one of these can be specified:
--global
If set, the SSL policy is global.
--region=REGION
Region of the SSL policy to create. Overrides the default
compute/region property value for this command invocation.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,

View file

@ -3,7 +3,7 @@ NAME
SYNOPSIS
gcloud compute ssl-policies delete SSL_POLICY [SSL_POLICY ...]
[GCLOUD_WIDE_FLAG ...]
[--global | --region=REGION] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
gcloud compute ssl-policies delete is used to delete one or more Compute
@ -20,6 +20,16 @@ POSITIONAL ARGUMENTS
SSL_POLICY [SSL_POLICY ...]
Names of the SSL policies to delete.
FLAGS
At most one of these can be specified:
--global
If set, the SSL policies are global.
--region=REGION
Region of the SSL policies to delete. Overrides the default
compute/region property value for this command invocation.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,

View file

@ -2,7 +2,8 @@ NAME
gcloud compute ssl-policies describe - describe a Compute Engine ssl policy
SYNOPSIS
gcloud compute ssl-policies describe SSL_POLICY [GCLOUD_WIDE_FLAG ...]
gcloud compute ssl-policies describe SSL_POLICY
[--global | --region=REGION] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
gcloud compute ssl-policies describe is used to display all data associated
@ -18,6 +19,16 @@ POSITIONAL ARGUMENTS
SSL_POLICY
Name of the SSL policy to describe.
FLAGS
At most one of these can be specified:
--global
If set, the SSL policy is global.
--region=REGION
Region of the SSL policy to describe. Overrides the default
compute/region property value for this command invocation.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,

View file

@ -2,14 +2,19 @@ NAME
gcloud compute ssl-policies list - list Google Compute Engine SSL policies
SYNOPSIS
gcloud compute ssl-policies list [--filter=EXPRESSION] [--limit=LIMIT]
[--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] [--uri]
gcloud compute ssl-policies list [NAME ...] [--regexp=REGEXP, -r REGEXP]
[--global | --regions=[REGION,...]] [--filter=EXPRESSION]
[--limit=LIMIT] [--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] [--uri]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
gcloud compute ssl-policies list displays all Google Compute Engine SSL
policies in a project.
By default, global SSL policies and SSL policies from all regions are
listed. The results can be narrowed down by providing the --global or
--regions flag.
EXAMPLES
To list all SSL policies in a project in table form, run:
@ -19,6 +24,41 @@ EXAMPLES
$ gcloud compute ssl-policies list --uri
To list all global SSL policies in a project, run:
$ gcloud compute ssl-policies list --global
To list all SSL policies in the us-central1 and europe-west1 regions, given
they are regional resources, run:
$ gcloud compute ssl-policies list \
--filter="region:( europe-west1 us-central1 )"
POSITIONAL ARGUMENTS
[NAME ...]
(DEPRECATED) If provided, show details for the specified names and/or
URIs of resources.
Argument NAME is deprecated. Use --filter="name=( 'NAME' ... )"
instead.
FLAGS
--regexp=REGEXP, -r REGEXP
(DEPRECATED) Regular expression to filter the names of the results on.
Any names that do not match the entire regular expression will be
filtered out.
Flag --regexp is deprecated. Use --filter="name~'REGEXP'" instead.
At most one of these can be specified:
--global
If provided, only global resources are shown.
--regions=[REGION,...]
If provided, only regional resources are shown. If arguments are
provided, only resources from the given regions are shown.
LIST COMMAND FLAGS
--filter=EXPRESSION
Apply a Boolean filter EXPRESSION to each resource item to be listed.

View file

@ -3,9 +3,9 @@ NAME
features that can be specified in an SSL policy
SYNOPSIS
gcloud compute ssl-policies list-available-features [--filter=EXPRESSION]
[--limit=LIMIT] [--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] [--uri]
[GCLOUD_WIDE_FLAG ...]
gcloud compute ssl-policies list-available-features [--region=REGION]
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
gcloud compute ssl-policies list-available-features lists available
@ -18,6 +18,10 @@ DESCRIPTION
balancer. SSL policies do not affect the connection between the load
balancers and the backends.
FLAGS
--region=REGION
If provided, only features for the given region are shown.
LIST COMMAND FLAGS
--filter=EXPRESSION
Apply a Boolean filter EXPRESSION to each resource item to be listed.

View file

@ -5,7 +5,7 @@ SYNOPSIS
gcloud compute ssl-policies update SSL_POLICY
[--custom-features=[CUSTOM_FEATURES,...]]
[--min-tls-version=MIN_TLS_VERSION] [--profile=PROFILE]
[GCLOUD_WIDE_FLAG ...]
[--global | --region=REGION] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
gcloud compute ssl-policies update is used to update SSL policies.
@ -65,6 +65,15 @@ FLAGS
Restricted profile. Supports a reduced set of SSL features,
intended to meet stricter compliance requirements.
At most one of these can be specified:
--global
If set, the SSL policy is global.
--region=REGION
Region of the SSL policy to patch. Overrides the default
compute/region property value for this command invocation.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,

View file

@ -9,6 +9,7 @@ SYNOPSIS
[--global | --region=REGION]
[--global-ssl-certificates
| --ssl-certificates-region=SSL_CERTIFICATES_REGION]
[--global-ssl-policy | --ssl-policy-region=SSL_POLICY_REGION]
[--global-url-map | --url-map-region=URL_MAP_REGION]
[GCLOUD_WIDE_FLAG ...]
@ -143,6 +144,15 @@ OPTIONAL FLAGS
Alternatively, the region can be stored in the environment variable
CLOUDSDK_COMPUTE_REGION.
At most one of these can be specified:
--global-ssl-policy
If set, the SSL policy is global.
--ssl-policy-region=SSL_POLICY_REGION
Region of the SSL policy to operate on. Overrides the default
compute/region property value for this command invocation.
At most one of these can be specified:
--global-url-map

View file

@ -7,8 +7,8 @@ SYNOPSIS
[[--certificate-map=CERTIFICATE_MAP : --clear-certificate-map]
| --ssl-certificates=SSL_CERTIFICATE,[...] --global-ssl-certificates
| --ssl-certificates-region=SSL_CERTIFICATES_REGION]
[--clear-ssl-policy | --ssl-policy=SSL_POLICY]
[--global | --region=REGION]
[--clear-ssl-policy | --ssl-policy=SSL_POLICY --global-ssl-policy
| --ssl-policy-region=SSL_POLICY_REGION] [--global | --region=REGION]
[--global-url-map | --url-map-region=URL_MAP_REGION]
[GCLOUD_WIDE_FLAG ...]
@ -135,6 +135,15 @@ FLAGS
and the HTTPS proxy load balancer. The SSL policy must exist and
cannot be deleted while referenced by a target HTTPS proxy.
At most one of these can be specified:
--global-ssl-policy
If set, the SSL policy is global.
--ssl-policy-region=SSL_POLICY_REGION
Region of the SSL policy to operate on. Overrides the default
compute/region property value for this command invocation.
At most one of these can be specified:
--global

View file

@ -8,6 +8,7 @@ SYNOPSIS
: --ssl-certificates=SSL_CERTIFICATE,[...])
[--description=DESCRIPTION]
[--proxy-header=PROXY_HEADER; default="NONE"] [--ssl-policy=SSL_POLICY]
[--global-ssl-policy | --ssl-policy-region=SSL_POLICY_REGION]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -16,8 +17,8 @@ DESCRIPTION
which define which packets the proxy is responsible for routing. The target
SSL proxy points to a backend service which handle the actual requests. The
target SSL proxy also points to at most 15 SSL certificates used for
server-side authentication. The target SSL proxy can be associated with at
most one SSL policy.
server-side authentication or one certificate map. The target SSL proxy can
be associated with at most one SSL policy.
POSITIONAL ARGUMENTS
NAME
@ -74,6 +75,15 @@ OPTIONAL FLAGS
and the SSL proxy load balancer. The SSL policy must exist and cannot
be deleted while referenced by a target SSL proxy.
At most one of these can be specified:
--global-ssl-policy
If set, the SSL policy is global.
--ssl-policy-region=SSL_POLICY_REGION
Region of the SSL policy to operate on. Overrides the default
compute/region property value for this command invocation.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,

View file

@ -7,7 +7,8 @@ SYNOPSIS
[--certificate-map=CERTIFICATE_MAP
: --ssl-certificates=SSL_CERTIFICATE,[...] | --clear-ssl-certificates
| --clear-certificate-map]
[--clear-ssl-policy | --ssl-policy=SSL_POLICY] [GCLOUD_WIDE_FLAG ...]
[--clear-ssl-policy | --ssl-policy=SSL_POLICY --global-ssl-policy
| --ssl-policy-region=SSL_POLICY_REGION] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
gcloud compute target-ssl-proxies update is used to replace the SSL
@ -16,8 +17,8 @@ DESCRIPTION
rules which define which packets the proxy is responsible for routing. The
target SSL proxy in turn points to a backend service which will handle the
requests. The target SSL proxy also points to at most 15 SSL certificates
used for server-side authentication. The target SSL proxy can be associated
with at most one SSL policy.
used for server-side authentication or one certificate map. The target SSL
proxy can be associated with at most one SSL policy.
POSITIONAL ARGUMENTS
NAME
@ -81,6 +82,15 @@ FLAGS
and the SSL proxy load balancer. The SSL policy must exist and cannot
be deleted while referenced by a target SSL proxy.
At most one of these can be specified:
--global-ssl-policy
If set, the SSL policy is global.
--ssl-policy-region=SSL_POLICY_REGION
Region of the SSL policy to operate on. Overrides the default
compute/region property value for this command invocation.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,