gcs: fix google cloud storage provider help
This commit is contained in:
parent
7cef042231
commit
03bc270730
1 changed files with 1 additions and 1 deletions
|
@ -337,7 +337,7 @@ can't check the size and hash but the file contents will be decompressed.
|
||||||
Default: false,
|
Default: false,
|
||||||
Examples: []fs.OptionExample{{
|
Examples: []fs.OptionExample{{
|
||||||
Value: "false",
|
Value: "false",
|
||||||
Help: "Enter AWS credentials in the next step.",
|
Help: "Enter credentials in the next step.",
|
||||||
}, {
|
}, {
|
||||||
Value: "true",
|
Value: "true",
|
||||||
Help: "Get GCP IAM credentials from the environment (env vars or IAM).",
|
Help: "Get GCP IAM credentials from the environment (env vars or IAM).",
|
||||||
|
|
Loading…
Reference in a new issue