GoogleCloudPlatform / GoogleCloudPlatform/gsutil

gsutil does not install by default with gcloud SDK on OS X

Open
#971 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
918
Forks
335
PR merge metrics
No merged PRs in 30d

Description

When using this method of installing gcloud:
```
curl https://sdk.cloud.google.com | bash
```
gsutil is not installed, even after updating components with `gcloud components update`.

What did work, however, was specifying to install it with `gcloud components install gsutil` which I do not see in the docs. This is not a path issue because I checked the SDK's bin directory to confirm: `google-cloud-sdk/bin`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.