TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Google Cloud Platform’s new interactive CLI

247 pointsby CSDudeabout 7 years ago

14 comments

optimusclimbabout 7 years ago
I wish they would spend more time finishing the halfway done projects they&#x27;ve started (and fully documenting them), rather than continue to launch new ones.<p>For instance...Google CloudSQL - Great! Postgres - Beta...Postgres from AppEngine python...err, we&#x27;ll get around to it, maybe.<p>Just giving one example, but my point is - finish what you&#x27;ve started before making new. I think recent articles I&#x27;ve read about launching being the track to promotion explain some of the state of things within GCP.
评论 #16603966 未加载
评论 #16602464 未加载
评论 #16602236 未加载
评论 #16604829 未加载
评论 #16602133 未加载
评论 #16602347 未加载
评论 #16602160 未加载
评论 #16602371 未加载
评论 #16604436 未加载
评论 #16604076 未加载
评论 #16603476 未加载
评论 #16604058 未加载
评论 #16604083 未加载
评论 #16602601 未加载
评论 #16602953 未加载
neulandabout 7 years ago
This is an interesting accommodation to less terminal savvy users. I&#x27;m not interested personally. But, it&#x27;s an interesting concept.<p>In fact, I think it would be an interesting thing to standardize, like super-completion.<p>Someone else in this thread mentioned that Amazon is working on a similar interactive shell [0], and there is a whole group of tools like this for database CLI&#x27;s [1], including PostgreSQL, MySQL, MS-SQL, and VerticaDB.<p>It&#x27;s a shame that each of these projects have to somewhat re-invent the wheel (though prompt-toolkit does a lot of heavy lifting [2]). And it&#x27;s even more of a shame that each of these tools require a seperate environment. So, you have to exit Google&#x27;s interactive shell to do something in AWS.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;awslabs&#x2F;aws-shell" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;awslabs&#x2F;aws-shell</a><p>[1] <a href="https:&#x2F;&#x2F;www.dbcli.co" rel="nofollow">https:&#x2F;&#x2F;www.dbcli.co</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;jonathanslenders&#x2F;python-prompt-toolkit" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jonathanslenders&#x2F;python-prompt-toolkit</a>
评论 #16601852 未加载
评论 #16602802 未加载
jmeyer2kabout 7 years ago
AWS also has something similar called AWS Shell: <a href="https:&#x2F;&#x2F;github.com&#x2F;awslabs&#x2F;aws-shell" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;awslabs&#x2F;aws-shell</a>
评论 #16601460 未加载
评论 #16604447 未加载
评论 #16601497 未加载
zellynabout 7 years ago
Is this an open-source library one could use to make one&#x27;s own interactive tools? Just curious. Anyone have pointers?<p>Edit: I am slightly familiar with this family of tools. I was curious if there was a pointer to exactly the one used here.
评论 #16601179 未加载
评论 #16601217 未加载
psychometryabout 7 years ago
Still requires Python 2.7, right? What year is it again?
评论 #16604450 未加载
评论 #16602054 未加载
bradheabout 7 years ago
This is awesome, interactive CLIs are great for simple use cases. I hope they continue to have support for non-interactive scenarios so that automation can continue to work (apologies if I missed that in the article).
评论 #16604836 未加载
cryptofunabout 7 years ago
While we&#x27;re on the topic, Cool Retro Term is open source or free and so much fun to play with. I have a real thing for the amber monitors. I got to see some ancient ones still operating the world in my early career on the dying open outcry trading floors of the American Stock Exchange in the mid 2000s. LMGTFY: <a href="https:&#x2F;&#x2F;www.google.com&#x2F;search?q=amber+monitor&amp;tbm=isch&amp;source=iu&amp;ictx=1&amp;fir=fSfNUPwGxeGIkM%253A%252CLlwr8x3vofq4uM%252C_&amp;usg=__RCbknmO0-AkNOKAPEQDQJhy_kig%3D&amp;sa=X&amp;ved=0ahUKEwj-wa_GlvHZAhVPS60KHagxDSkQ9QEIKzAB#imgdii=rXdOkNyK8fLPnM:&amp;imgrc=k03wa8hB-41R6M" rel="nofollow">https:&#x2F;&#x2F;www.google.com&#x2F;search?q=amber+monitor&amp;tbm=isch&amp;sourc...</a>:
评论 #16602381 未加载
评论 #16601395 未加载
therealmarvabout 7 years ago
missing good old googlecl which Google killed themselves by making OAuth2 mandatory and not beeing able to switch from OAuth1 to OAuth2 in their own command line tool: <a href="https:&#x2F;&#x2F;code.google.com&#x2F;archive&#x2F;p&#x2F;googlecl&#x2F;issues&#x2F;573" rel="nofollow">https:&#x2F;&#x2F;code.google.com&#x2F;archive&#x2F;p&#x2F;googlecl&#x2F;issues&#x2F;573</a>
robbytabout 7 years ago
I tried this with kubectl, but it crashed... so I used gcloud feedback to send a stacktrace, it sent me to a page with a 400 response.<p>Overall, seems a bit too early to start promoting this for any real use.
svolpe43about 7 years ago
I made something even better. Its for AWS though: <a href="https:&#x2F;&#x2F;github.com&#x2F;svolpe43&#x2F;cfsh" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;svolpe43&#x2F;cfsh</a>
评论 #16603053 未加载
sigjuiceabout 7 years ago
I just looked at the first animation. If I find myself typing commands this long, I know I&#x27;m doing it wrong.
评论 #16602020 未加载
mns06about 7 years ago
Did anyone manage to get this to work with fish shell?
dfcowellabout 7 years ago
Feels... PowerShellish.
评论 #16603962 未加载
foucabout 7 years ago
LOL @ the bright green on black terminal pictures. How shall I say it, it feels very &quot;l33t&quot;. Too bad they didn&#x27;t use more normal terminal colours, it would improve readability IMO.
评论 #16601167 未加载
评论 #16601176 未加载
评论 #16601162 未加载
评论 #16601095 未加载
评论 #16601361 未加载