Rename 'gcloud' to 'google-cloud'
This commit is contained in:
parent
c2cb912592
commit
e7f64be149
|
@ -7,9 +7,9 @@ changes when necessary.
|
||||||
|
|
||||||
## Working with Google Cloud Platform APIs?
|
## Working with Google Cloud Platform APIs?
|
||||||
|
|
||||||
If you're working with Google Cloud Platform APIs such as Datastore, Cloud Storage or Pub/Sub, consider using [gcloud](https://github.com/GoogleCloudPlatform/google-cloud-ruby), an idiomatic Ruby client for Google Cloud Platform services.
|
If you're working with Google Cloud Platform APIs such as Datastore, Cloud Storage or Pub/Sub, consider using [google-cloud](https://github.com/GoogleCloudPlatform/google-cloud-ruby), an idiomatic Ruby client for Google Cloud Platform services.
|
||||||
|
|
||||||
You can find the list of Google Cloud Platform APIs supported by gcloud in the [gcloud docs](https://googlecloudplatform.github.io/gcloud-ruby/#/docs/google-cloud).
|
You can find the list of Google Cloud Platform APIs supported by google-cloud in the [google-cloud docs](https://googlecloudplatform.github.io/google-cloud-ruby/#/docs/google-cloud).
|
||||||
|
|
||||||
## Migrating from 0.8.x
|
## Migrating from 0.8.x
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue