mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 21:20:07 +00:00
gcloud: Thu Jan 19 00:56:33 UTC 2023
This commit is contained in:
parent
348d9760ee
commit
1248f773ec
1462 changed files with 51835 additions and 5402 deletions
|
|
@ -96,6 +96,18 @@ AVAILABLE PROPERTIES
|
|||
custom_ca_certs_file
|
||||
Absolute path to a custom CA cert file.
|
||||
|
||||
default_format
|
||||
Sets the default format for printing command resources.
|
||||
core/default_format overrides the default yaml format. If the
|
||||
command contains a command-specific output format, it takes
|
||||
precedence over the core/default_format value. Use
|
||||
--verbosity=debug flag to view the command-specific format. Both
|
||||
core/format and --format also take precedence over
|
||||
core/default_format. The supported formats are limited to: config,
|
||||
default, disable, flattened, json, list, none, object, text. For
|
||||
more details run $ gcloud topic formats. Run $ gcloud config set
|
||||
--help to see more information about core/default_format
|
||||
|
||||
default_regional_backend_service
|
||||
If True, backend services in gcloud compute backend-services will
|
||||
be regional by default. Setting the --global flag is required for
|
||||
|
|
@ -124,6 +136,17 @@ AVAILABLE PROPERTIES
|
|||
enable_feature_flags
|
||||
If True, remote config-file driven feature flags will be enabled.
|
||||
|
||||
format
|
||||
Sets the format for printing all command resources. This overrides
|
||||
the default command-specific human-friendly output format. Use
|
||||
--verbosity=debug flag to view the command-specific format. If both
|
||||
core/default_format and core/format are specified, core/format
|
||||
takes precedence. If both core/format and --format are specified,
|
||||
--format takes precedence. The supported formats are limited to:
|
||||
config, default, disable, flattened, json, list, none, object,
|
||||
text. For more details run $ gcloud topic formats. Run $ gcloud
|
||||
config set --help to see more information about core/format
|
||||
|
||||
log_http
|
||||
If True, log HTTP requests and responses to the logs. To see logs
|
||||
in the terminal, adjust verbosity settings. Otherwise, logs are
|
||||
|
|
@ -134,6 +157,11 @@ AVAILABLE PROPERTIES
|
|||
to 0, turns off log garbage collection and does not delete log
|
||||
files. If unset, the default is 30 days.
|
||||
|
||||
parse_error_details
|
||||
If True, gcloud will attempt to parse and interpret error details
|
||||
in API originating errors. If False, gcloud will write flush error
|
||||
details as is to stderr/log.
|
||||
|
||||
pass_credentials_to_gsutil
|
||||
If True, pass the configured Google Cloud CLI authentication to
|
||||
gsutil.
|
||||
|
|
@ -189,97 +217,124 @@ AVAILABLE PROPERTIES
|
|||
api_endpoint_overrides
|
||||
accessapproval
|
||||
Overrides API endpoint for gcloud access-approval command group.
|
||||
Defaults to https://accessapproval.googleapis.com/
|
||||
|
||||
accesscontextmanager
|
||||
Overrides API endpoint for gcloud access-context-manager command
|
||||
group.
|
||||
group. Defaults to https://accesscontextmanager.googleapis.com/
|
||||
|
||||
ai
|
||||
Overrides API endpoint for gcloud ai command group.
|
||||
|
||||
aiplatform
|
||||
Overrides API endpoint for gcloud ai-platform command group.
|
||||
Defaults to https://aiplatform.googleapis.com/
|
||||
|
||||
anthosevents
|
||||
Overrides API endpoint for gcloud anthos command group.
|
||||
Overrides API endpoint for gcloud anthos command group. Defaults to
|
||||
https://anthosevents.googleapis.com/
|
||||
|
||||
anthospolicycontrollerstatus_pa
|
||||
Overrides API endpoint for gcloud container fleet policycontroller
|
||||
command group.
|
||||
command group. Defaults to
|
||||
https://anthospolicycontrollerstatus-pa.googleapis.com/
|
||||
|
||||
apigateway
|
||||
Overrides API endpoint for gcloud api-gateway command group.
|
||||
Defaults to https://apigateway.googleapis.com/
|
||||
|
||||
apigee
|
||||
Overrides API endpoint for gcloud apigee command group.
|
||||
Overrides API endpoint for gcloud apigee command group. Defaults to
|
||||
https://apigee.googleapis.com/
|
||||
|
||||
appengine
|
||||
Overrides API endpoint for gcloud app command group.
|
||||
Overrides API endpoint for gcloud app command group. Defaults to
|
||||
https://appengine.googleapis.com/
|
||||
|
||||
artifactregistry
|
||||
Overrides API endpoint for gcloud artifacts command group.
|
||||
Overrides API endpoint for gcloud artifacts command group. Defaults
|
||||
to https://artifactregistry.googleapis.com/
|
||||
|
||||
assuredworkloads
|
||||
Overrides API endpoint for gcloud assured command group.
|
||||
Overrides API endpoint for gcloud assured command group. Defaults
|
||||
to https://assuredworkloads.googleapis.com/
|
||||
|
||||
baremetalsolution
|
||||
Overrides API endpoint for gcloud bms command group.
|
||||
Overrides API endpoint for gcloud bms command group. Defaults to
|
||||
https://baremetalsolution.googleapis.com/
|
||||
|
||||
bigtableadmin
|
||||
Overrides API endpoint for gcloud bigtable command group.
|
||||
Overrides API endpoint for gcloud bigtable command group. Defaults
|
||||
to https://bigtableadmin.googleapis.com/
|
||||
|
||||
certificatemanager
|
||||
Overrides API endpoint for gcloud certificate-manager command
|
||||
group.
|
||||
group. Defaults to https://certificatemanager.googleapis.com/
|
||||
|
||||
cloudasset
|
||||
Overrides API endpoint for gcloud asset command group.
|
||||
Overrides API endpoint for gcloud asset command group. Defaults to
|
||||
https://cloudasset.googleapis.com/
|
||||
|
||||
cloudbilling
|
||||
Overrides API endpoint for gcloud billing command group.
|
||||
Overrides API endpoint for gcloud billing command group. Defaults
|
||||
to https://cloudbilling.googleapis.com/
|
||||
|
||||
cloudbuild
|
||||
Overrides API endpoint for gcloud builds command group.
|
||||
Overrides API endpoint for gcloud builds command group. Defaults to
|
||||
https://cloudbuild.googleapis.com/
|
||||
|
||||
cloudcommerceconsumerprocurement
|
||||
Overrides API endpoint for gcloud commerce-procurement command
|
||||
group.
|
||||
group. Defaults to
|
||||
https://cloudcommerceconsumerprocurement.googleapis.com/
|
||||
|
||||
clouddebugger
|
||||
Overrides API endpoint for gcloud debug command group.
|
||||
Overrides API endpoint for gcloud debug command group. Defaults to
|
||||
https://clouddebugger.googleapis.com/
|
||||
|
||||
clouddeploy
|
||||
Overrides API endpoint for gcloud deploy command group.
|
||||
Overrides API endpoint for gcloud deploy command group. Defaults to
|
||||
https://clouddeploy.googleapis.com/
|
||||
|
||||
clouderrorreporting
|
||||
Overrides API endpoint for gcloud error-reporting command group.
|
||||
Defaults to https://clouderrorreporting.googleapis.com/
|
||||
|
||||
cloudfunctions
|
||||
Overrides API endpoint for gcloud functions command group.
|
||||
Overrides API endpoint for gcloud functions command group. Defaults
|
||||
to https://cloudfunctions.googleapis.com/
|
||||
|
||||
cloudidentity
|
||||
Overrides API endpoint for gcloud identity command group.
|
||||
Overrides API endpoint for gcloud identity command group. Defaults
|
||||
to https://cloudidentity.googleapis.com/
|
||||
|
||||
cloudiot
|
||||
Overrides API endpoint for gcloud iot command group.
|
||||
Overrides API endpoint for gcloud iot command group. Defaults to
|
||||
https://cloudiot.googleapis.com/
|
||||
|
||||
cloudkms
|
||||
Overrides API endpoint for gcloud kms command group.
|
||||
Overrides API endpoint for gcloud kms command group. Defaults to
|
||||
https://cloudkms.googleapis.com/
|
||||
|
||||
cloudresourcemanager
|
||||
Overrides API endpoint for gcloud projects command group.
|
||||
Overrides API endpoint for gcloud projects command group. Defaults
|
||||
to https://cloudresourcemanager.googleapis.com/
|
||||
|
||||
cloudscheduler
|
||||
Overrides API endpoint for gcloud scheduler command group.
|
||||
Overrides API endpoint for gcloud scheduler command group. Defaults
|
||||
to https://cloudscheduler.googleapis.com/
|
||||
|
||||
cloudtasks
|
||||
Overrides API endpoint for gcloud tasks command group.
|
||||
Overrides API endpoint for gcloud tasks command group. Defaults to
|
||||
https://cloudtasks.googleapis.com/
|
||||
|
||||
cloudtrace
|
||||
Overrides API endpoint for gcloud trace command group.
|
||||
Overrides API endpoint for gcloud trace command group. Defaults to
|
||||
https://cloudtrace.googleapis.com/
|
||||
|
||||
composer
|
||||
Overrides API endpoint for gcloud composer command group.
|
||||
Overrides API endpoint for gcloud composer command group. Defaults
|
||||
to https://composer.googleapis.com/
|
||||
|
||||
compute
|
||||
Overrides API endpoint for gcloud compute command group. For
|
||||
|
|
@ -288,69 +343,91 @@ AVAILABLE PROPERTIES
|
|||
|
||||
config
|
||||
Overrides API endpoint for gcloud blueprints command group.
|
||||
Defaults to https://config.googleapis.com/
|
||||
|
||||
container
|
||||
Overrides API endpoint for gcloud container command group.
|
||||
Overrides API endpoint for gcloud container command group. Defaults
|
||||
to https://container.googleapis.com/
|
||||
|
||||
datacatalog
|
||||
Overrides API endpoint for gcloud data-catalog command group.
|
||||
Defaults to https://datacatalog.googleapis.com/
|
||||
|
||||
dataflow
|
||||
Overrides API endpoint for gcloud dataflow command group.
|
||||
Overrides API endpoint for gcloud dataflow command group. Defaults
|
||||
to https://dataflow.googleapis.com/
|
||||
|
||||
datafusion
|
||||
Overrides API endpoint for gcloud data-fusion command group.
|
||||
Defaults to https://datafusion.googleapis.com/
|
||||
|
||||
datamigration
|
||||
Overrides API endpoint for gcloud database-migration command group.
|
||||
Defaults to https://datamigration.googleapis.com/
|
||||
|
||||
datapipelines
|
||||
Overrides API endpoint for gcloud datapipelines command group.
|
||||
Defaults to https://datapipelines.googleapis.com/
|
||||
|
||||
dataplex
|
||||
Overrides API endpoint for gcloud dataplex command group.
|
||||
Overrides API endpoint for gcloud dataplex command group. Defaults
|
||||
to https://dataplex.googleapis.com/
|
||||
|
||||
dataproc
|
||||
Overrides API endpoint for gcloud dataproc command group.
|
||||
Overrides API endpoint for gcloud dataproc command group. Defaults
|
||||
to https://dataproc.googleapis.com/
|
||||
|
||||
datastore
|
||||
Overrides API endpoint for gcloud datastore command group.
|
||||
Overrides API endpoint for gcloud datastore command group. Defaults
|
||||
to https://datastore.googleapis.com/
|
||||
|
||||
datastream
|
||||
Overrides API endpoint for gcloud datastream command group.
|
||||
Defaults to https://datastream.googleapis.com/
|
||||
|
||||
deploymentmanager
|
||||
Overrides API endpoint for gcloud deployment-manager command group.
|
||||
Defaults to https://deploymentmanager.googleapis.com/
|
||||
|
||||
dns
|
||||
Overrides API endpoint for gcloud dns command group.
|
||||
Overrides API endpoint for gcloud dns command group. Defaults to
|
||||
https://dns.googleapis.com/dns/v1/
|
||||
|
||||
domains
|
||||
Overrides API endpoint for gcloud domains command group.
|
||||
Overrides API endpoint for gcloud domains command group. Defaults
|
||||
to https://domains.googleapis.com/
|
||||
|
||||
edgecontainer
|
||||
Overrides API endpoint for gcloud edge-container command group.
|
||||
Defaults to https://edgecontainer.googleapis.com/
|
||||
|
||||
eventarc
|
||||
Overrides API endpoint for gcloud eventarc command group.
|
||||
Overrides API endpoint for gcloud eventarc command group. Defaults
|
||||
to https://eventarc.googleapis.com/
|
||||
|
||||
eventarcpublishing
|
||||
Overrides API endpoint for gcloud eventarc publish command group.
|
||||
Defaults to https://eventarcpublishing.googleapis.com/
|
||||
|
||||
events
|
||||
Overrides API endpoint for gcloud events command group.
|
||||
Overrides API endpoint for gcloud events command group. Defaults to
|
||||
https://events.googleapis.com/
|
||||
|
||||
file
|
||||
Overrides API endpoint for gcloud filestore command group.
|
||||
Overrides API endpoint for gcloud filestore command group. Defaults
|
||||
to https://file.googleapis.com/
|
||||
|
||||
firestore
|
||||
Overrides API endpoint for gcloud firestore command group.
|
||||
Overrides API endpoint for gcloud firestore command group. Defaults
|
||||
to https://firestore.googleapis.com/
|
||||
|
||||
gameservices
|
||||
Overrides API endpoint for gcloud gamer command group.
|
||||
Overrides API endpoint for gcloud gamer command group. Defaults to
|
||||
https://gameservices.googleapis.com/
|
||||
|
||||
genomics
|
||||
Overrides API endpoint for gcloud genomics command group.
|
||||
Overrides API endpoint for gcloud genomics command group. Defaults
|
||||
to https://genomics.googleapis.com/
|
||||
|
||||
gkemulticloud
|
||||
Overrides API endpoint for gcloud container aws, gcloud container
|
||||
|
|
@ -358,110 +435,151 @@ AVAILABLE PROPERTIES
|
|||
|
||||
healthcare
|
||||
Overrides API endpoint for gcloud healthcare command group.
|
||||
Defaults to https://healthcare.googleapis.com/
|
||||
|
||||
iam
|
||||
Overrides API endpoint for gcloud iam command group.
|
||||
Overrides API endpoint for gcloud iam command group. Defaults to
|
||||
https://iam.googleapis.com/
|
||||
|
||||
iap
|
||||
Overrides API endpoint for gcloud iap command group.
|
||||
Overrides API endpoint for gcloud iap command group. Defaults to
|
||||
https://iap.googleapis.com/
|
||||
|
||||
ids
|
||||
Overrides API endpoint for gcloud ids command group.
|
||||
Overrides API endpoint for gcloud ids command group. Defaults to
|
||||
https://ids.googleapis.com/
|
||||
|
||||
krmapihosting
|
||||
Overrides API endpoint for gcloud anthos config controller command
|
||||
group.
|
||||
group. Defaults to https://krmapihosting.googleapis.com/
|
||||
|
||||
language
|
||||
Overrides API endpoint for gcloud ml language command group.
|
||||
Defaults to https://language.googleapis.com/
|
||||
|
||||
lifesciences
|
||||
Overrides API endpoint for gcloud lifesciences command group.
|
||||
Defaults to https://lifesciences.googleapis.com/
|
||||
|
||||
logging
|
||||
Overrides API endpoint for gcloud logging command group.
|
||||
Overrides API endpoint for gcloud logging command group. Defaults
|
||||
to https://logging.googleapis.com/
|
||||
|
||||
looker
|
||||
Overrides API endpoint for gcloud looker command group. Defaults to
|
||||
https://looker.googleapis.com/
|
||||
|
||||
managedidentities
|
||||
Overrides API endpoint for gcloud active-directory command group.
|
||||
Defaults to https://managedidentities.googleapis.com/
|
||||
|
||||
mediaasset
|
||||
Overrides API endpoint for gcloud media command group.
|
||||
Overrides API endpoint for gcloud media command group. Defaults to
|
||||
https://mediaasset.googleapis.com/
|
||||
|
||||
memcache
|
||||
Overrides API endpoint for gcloud memcache command group.
|
||||
Overrides API endpoint for gcloud memcache command group. Defaults
|
||||
to https://memcache.googleapis.com/
|
||||
|
||||
metastore
|
||||
Overrides API endpoint for gcloud metastore command group.
|
||||
Overrides API endpoint for gcloud metastore command group. Defaults
|
||||
to https://metastore.googleapis.com/
|
||||
|
||||
monitoring
|
||||
Overrides API endpoint for gcloud monitoring command group.
|
||||
Defaults to https://monitoring.googleapis.com/
|
||||
|
||||
netapp
|
||||
Overrides API endpoint for gcloud netapp command group. Defaults to
|
||||
https://netapp.googleapis.com/
|
||||
|
||||
networkconnectivity
|
||||
Overrides API endpoint for gcloud network-connectivity command
|
||||
group.
|
||||
group. Defaults to https://networkconnectivity.googleapis.com/
|
||||
|
||||
networkmanagement
|
||||
Overrides API endpoint for gcloud network-management command group.
|
||||
Defaults to https://networkmanagement.googleapis.com/
|
||||
|
||||
networksecurity
|
||||
Overrides API endpoint for gcloud network-security command group.
|
||||
Defaults to https://networksecurity.googleapis.com/
|
||||
|
||||
networkservices
|
||||
Overrides API endpoint for gcloud network-services command group.
|
||||
Defaults to https://networkservices.googleapis.com/
|
||||
|
||||
notebooks
|
||||
Overrides API endpoint for gcloud notebooks command group.
|
||||
Overrides API endpoint for gcloud notebooks command group. Defaults
|
||||
to https://notebooks.googleapis.com/
|
||||
|
||||
orgpolicy
|
||||
Overrides API endpoint for gcloud org-policies command group.
|
||||
Defaults to https://orgpolicy.googleapis.com/
|
||||
|
||||
policyanalyzer
|
||||
Overrides API endpoint for policy-intelligence command group.
|
||||
Defaults to https://policyanalyzer.googleapis.com/
|
||||
|
||||
privateca
|
||||
Overrides API endpoint for gcloud privateca command group.
|
||||
Overrides API endpoint for gcloud privateca command group. Defaults
|
||||
to https://privateca.googleapis.com/
|
||||
|
||||
publicca
|
||||
Overrides API endpoint for gcloud publicca command group.
|
||||
Overrides API endpoint for gcloud publicca command group. Defaults
|
||||
to https://publicca.googleapis.com/
|
||||
|
||||
pubsub
|
||||
Overrides API endpoint for gcloud pubsub command group.
|
||||
Overrides API endpoint for gcloud pubsub command group. Defaults to
|
||||
https://pubsub.googleapis.com/
|
||||
|
||||
recaptchaenterprise
|
||||
Overrides API endpoint for gcloud recaptcha command group.
|
||||
Overrides API endpoint for gcloud recaptcha command group. Defaults
|
||||
to https://recaptchaenterprise.googleapis.com/
|
||||
|
||||
recommender
|
||||
Overrides API endpoint for gcloud recommender command group.
|
||||
Defaults to https://recommender.googleapis.com/
|
||||
|
||||
redis
|
||||
Overrides API endpoint for gcloud redis command group.
|
||||
Overrides API endpoint for gcloud redis command group. Defaults to
|
||||
https://redis.googleapis.com/
|
||||
|
||||
resourcesettings
|
||||
Overrides API endpoint for gcloud resource-settings command group.
|
||||
Defaults to https://resourcesettings.googleapis.com/
|
||||
|
||||
run
|
||||
Overrides API endpoint for gcloud run command group.
|
||||
Overrides API endpoint for gcloud run command group. Defaults to
|
||||
https://run.googleapis.com/
|
||||
|
||||
runtimeconfig
|
||||
Overrides API endpoint for gcloud runtime-config command group.
|
||||
Defaults to https://runtimeconfig.googleapis.com/
|
||||
|
||||
sddc
|
||||
Overrides API endpoint for gcloud vmware sddc command group.
|
||||
Defaults to https://sddc.googleapis.com/
|
||||
|
||||
secretmanager
|
||||
Overrides API endpoint for gcloud secrets command group.
|
||||
Overrides API endpoint for gcloud secrets command group. Defaults
|
||||
to https://secretmanager.googleapis.com/
|
||||
|
||||
securitycenter
|
||||
Overrides API endpoint for gcloud scc command group.
|
||||
Overrides API endpoint for gcloud scc command group. Defaults to
|
||||
https://securitycenter.googleapis.com/
|
||||
|
||||
servicedirectory
|
||||
Overrides API endpoint for gcloud service-directory command group.
|
||||
Defaults to https://servicedirectory.googleapis.com/
|
||||
|
||||
servicemanagement
|
||||
Overrides API endpoint for gcloud endpoints command group.
|
||||
Overrides API endpoint for gcloud endpoints command group. Defaults
|
||||
to https://servicemanagement.googleapis.com/
|
||||
|
||||
sourcerepo
|
||||
Overrides API endpoint for gcloud source command group.
|
||||
Overrides API endpoint for gcloud source command group. Defaults to
|
||||
https://sourcerepo.googleapis.com/
|
||||
|
||||
spanner
|
||||
Overrides API endpoint for gcloud spanner command group. For
|
||||
|
|
@ -469,29 +587,35 @@ AVAILABLE PROPERTIES
|
|||
https://cloud.google.com/spanner/docs/emulator#using_the_gcloud_cli_with_the_emulator
|
||||
|
||||
speech
|
||||
Overrides API endpoint for gcloud ml speech command group.
|
||||
Overrides API endpoint for gcloud ml speech command group. Defaults
|
||||
to https://speech.googleapis.com/
|
||||
|
||||
sql
|
||||
Overrides API endpoint for gcloud sql command group.
|
||||
|
||||
storage
|
||||
Overrides API endpoint for gcloud storage command group.
|
||||
Overrides API endpoint for gcloud storage command group. Defaults
|
||||
to https://storage.googleapis.com/storage/v1/
|
||||
|
||||
testing
|
||||
Overrides API endpoint for gcloud firebase test command group.
|
||||
Defaults to https://testing.googleapis.com/
|
||||
|
||||
vision
|
||||
Overrides API endpoint for gcloud ml vision command group.
|
||||
Overrides API endpoint for gcloud ml vision command group. Defaults
|
||||
to https://vision.googleapis.com/
|
||||
|
||||
vmwareengine
|
||||
Overrides API endpoint for gcloud vmware command group.
|
||||
Overrides API endpoint for gcloud vmware command group. Defaults to
|
||||
https://vmwareengine.googleapis.com/
|
||||
|
||||
workflowexecutions
|
||||
Overrides API endpoint for gcloud workflows executions command
|
||||
group.
|
||||
group. Defaults to https://workflowexecutions.googleapis.com/
|
||||
|
||||
workflows
|
||||
Overrides API endpoint for gcloud workflows command group.
|
||||
Overrides API endpoint for gcloud workflows command group. Defaults
|
||||
to https://workflows.googleapis.com/
|
||||
|
||||
app
|
||||
cloud_build_timeout
|
||||
|
|
@ -910,6 +1034,12 @@ AVAILABLE PROPERTIES
|
|||
resources. When a --location flag is required but not provided, the
|
||||
command will fall back to this value.
|
||||
|
||||
looker
|
||||
region
|
||||
Default region to use when working with Cloud Looker resources.
|
||||
When a region is required but not provided by a flag, the command
|
||||
will fall back to this value, if set.
|
||||
|
||||
media_asset
|
||||
location
|
||||
Default location to use when working with Cloud Media Asset
|
||||
|
|
@ -951,6 +1081,17 @@ AVAILABLE PROPERTIES
|
|||
Engine jobs. Note that making it much faster than the default (60)
|
||||
will quickly use all of your quota.
|
||||
|
||||
netapp
|
||||
location
|
||||
Default location to use when working with Cloud NetApp Files
|
||||
resources. When a location value is required but not provided, the
|
||||
command will fall back to this value, if set.
|
||||
|
||||
region
|
||||
Default region to use when working with Cloud NetApp Files regions.
|
||||
When a --region flag is required but not provided, the command will
|
||||
fall back to this value, if set.
|
||||
|
||||
notebooks
|
||||
location
|
||||
Default location to use when working with Notebook resources. When
|
||||
|
|
@ -1046,6 +1187,11 @@ AVAILABLE PROPERTIES
|
|||
internal IP as an instance in the current subnet. Defaults to True.
|
||||
|
||||
storage
|
||||
additional_headers
|
||||
Includes arbitrary headers in storage API calls. Accepts a comma
|
||||
separated list of key=value pairs, e.g.
|
||||
header1=value1,header2=value2.
|
||||
|
||||
base_retry_delay
|
||||
Second delay between retrying operations. May be multiplied by
|
||||
exponential_sleep_multiplier.
|
||||
|
|
@ -1171,6 +1317,10 @@ AVAILABLE PROPERTIES
|
|||
Slice files larger than this value. Zero will block sliced
|
||||
downloads. Analogous to parallel_composite_upload_threshold.
|
||||
|
||||
suggest_transfer
|
||||
If True, logs messages about when Storage Transfer Service might be
|
||||
a better tool than gcloud storage.
|
||||
|
||||
thread_count
|
||||
The number of threads parallel execution should use per process.
|
||||
When process_count and thread_count are both 1, commands use
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue