GoogleCloudPlatform / GoogleCloudPlatform/gsutil
Running standalone gsutil inside Docker without brain damage in 2k22 for human
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 918
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
Any solution? gsutil totally unaware of env var GOOGLE_APPLICATION_CREDENTIALS
Maybe something like gsutil --credentials-file=/path/to/gcs-core-buckets-key.json
I don't need any bloatware from gcloud package.
Just make it work, God bless.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing standalone gsutil's credential handling and how it discovers GOOGLE_APPLICATION_CREDENTIALS. The issue does not name files or tests; done would mean gsutil can use that environment variable for authentication without requiring the gcloud package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100