1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Jul 30 10:59:26 UTC 2025

This commit is contained in:
Automated 2025-07-30 10:59:26 +00:00
parent 0acbd64d02
commit 0f69685b06
221 changed files with 11951 additions and 506 deletions

View file

@ -5,7 +5,7 @@ SYNOPSIS
gcloud alpha transfer agents install --pool=POOL
[--container-manager=CONTAINER_MANAGER; default="docker"]
[--count=COUNT] [--creds-file=CREDS_FILE] [--[no-]enable-multipart]
[--id-prefix=ID_PREFIX]
[--gcs-api-endpoint=GCS_API_ENDPOINT] [--id-prefix=ID_PREFIX]
[--logs-directory=LOGS_DIRECTORY; default="/tmp"]
[--max-concurrent-small-file-uploads=MAX_CONCURRENT_SMALL_FILE_UPLOADS]
[--memlock-limit=MEMLOCK_LIMIT; default=64000000]
@ -77,6 +77,11 @@ FLAGS
factors. If unset, agent decides when to use the feature. Use
--enable-multipart to enable and --no-enable-multipart to disable.
--gcs-api-endpoint=GCS_API_ENDPOINT
The API endpoint for Google Cloud Storage. Override to use a regional
endpoint, ensuring data remains within designated geographic
boundaries.
--id-prefix=ID_PREFIX
An optional prefix to add to the agent ID to help identify the agent.