readme: gcloud cli potential name confusion?#165
Closed
ryanseys wants to merge 1 commit intogoogleapis:masterfrom
ryanseys:gcloud-cli-msg
Closed
readme: gcloud cli potential name confusion?#165ryanseys wants to merge 1 commit intogoogleapis:masterfrom ryanseys:gcloud-cli-msg
ryanseys wants to merge 1 commit intogoogleapis:masterfrom
ryanseys:gcloud-cli-msg
Conversation
Contributor
|
We'll address it in the landing page in detail (coming soon) but this LGTMs for now. Conceptually, Cloud has the Google Cloud SDK which contains tools and libraries, like a command-line tool to manage both the development workflow and Google Cloud Platform resources as well as Client Libraries like |
This was referenced Jul 21, 2021
chingor13
pushed a commit
that referenced
this pull request
Aug 22, 2022
4 tasks
sofisl
pushed a commit
that referenced
this pull request
Sep 15, 2022
4 tasks
sofisl
pushed a commit
that referenced
this pull request
Oct 13, 2022
Update .repo-metadata.json as required by go/library-data-integrity
sofisl
pushed a commit
that referenced
this pull request
Oct 13, 2022
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 468790263 Source-Link: googleapis/googleapis@873ab45 Source-Link: googleapis/googleapis-gen@cb6f37a Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2I2ZjM3YWVmZjJhMzQ3MmU0MGE3YmJhY2U4YzY3ZDc1ZTI0YmVlNSJ9
4 tasks
Merged
4 tasks
sofisl
pushed a commit
that referenced
this pull request
Nov 10, 2022
* build: check dead links on Kokoro * recursive crawl local links
sofisl
pushed a commit
that referenced
this pull request
Nov 11, 2022
This was referenced Nov 11, 2022
sofisl
pushed a commit
that referenced
this pull request
Nov 11, 2022
sofisl
pushed a commit
that referenced
this pull request
Nov 11, 2022
4 tasks
sofisl
pushed a commit
that referenced
this pull request
Nov 11, 2022
sofisl
pushed a commit
that referenced
this pull request
Nov 11, 2022
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/9b55eba7-85ee-48d5-a737-8b677439db4d/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@1c92077
sofisl
pushed a commit
that referenced
this pull request
Nov 11, 2022
…ncy versions (#165) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/4ed21f23-f327-48f6-8054-258670f2c8a0/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@fdd03c1
sofisl
pushed a commit
that referenced
this pull request
Jan 27, 2026
This was referenced Jan 27, 2026
sofisl
pushed a commit
that referenced
this pull request
Jan 27, 2026
This was referenced Jan 27, 2026
miguelvelezsa
pushed a commit
that referenced
this pull request
Jan 29, 2026
This was referenced Jan 29, 2026
GautamSharda
pushed a commit
that referenced
this pull request
Feb 2, 2026
…165) * fix: fixing samples test and guarding for no entries in system test * chore: gts * fix: prettier. this should be in one lint/fix command * chore: note about winston version in sample
4 tasks
GautamSharda
pushed a commit
that referenced
this pull request
Feb 3, 2026
…165) * fix: fixing samples test and guarding for no entries in system test * chore: gts * fix: prettier. this should be in one lint/fix command * chore: note about winston version in sample
4 tasks
This was referenced Feb 4, 2026
GautamSharda
pushed a commit
that referenced
this pull request
Feb 5, 2026
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Seems there's already a command line tool called
gcloudwhich looks interesting.Are we going to offer a similar command line tool experience, possibly under a different name? That'd be neat, and good for quick testing.
Either way, we should perhaps address the naming conflict in the README? That's what this PR does.