1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 02:25:19 +00:00

gcloud: Wed Aug 10 08:48:58 UTC 2022

This commit is contained in:
Automated 2022-08-10 08:48:58 +00:00
parent 3b2f526372
commit fa820bfa8d
Failed to extract signature
3267 changed files with 9673 additions and 7799 deletions

View file

@ -85,8 +85,16 @@ OPTIONAL FLAGS
--s3-compatible-mode
Allow the agent to work with S3-compatible sources. This flag blocks
the agents ability to work with other source types (e.g. POSIX
filesystems).
the agent's ability to work with other source types (e.g., file
systems).
When using this flag, you must provide source credentials either as
environment variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY or as
default credentials in your system's configuration files.
To provide credentials as environment variables, run:
AWS_ACCESS_KEY_ID="id" AWS_SECRET_ACCESS_KEY="secret" gcloud transfer agents install --s3-compatible-mode
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,