Live data from Hacker News

Google Workspace CLI

github.com

151–160 of 316 posts

Re: Google Workspace CLI

#151

God, getting this set up is frustrating. I've spent 45 minutes trying to get this to work, just following their defaults the whole way through. Multiple errors and issues along the way, now I'm on `gws auth login`, and trying to pick the oAuth scopes. I go ahead and trust their defaults and select `recommended`, only to get a warning that this is too many scopes and may error out (then why is this the recommended set…

I find https://github.com/steipete/gogcli a bit easier (but still confusing to setup) Google Workspace API(s) keys and Roles was always confusing to me at so many levels .. and they just seem to keeping topping that confusion, no one is addressing the core (honestly not sure if that is even possible at this point)

[dead]

Re: Google Workspace CLI

#153
post #146
post #34

Interesting post from the main contributor about this (at least I assume it’s what he’s referencing) https://justin.poehnelt.com/posts/rewrite-your-cli-for-ai-ag...

Thanks! Looks like he submitted it here, judging by the username: You need to rewrite your CLI for AI agents - https://news.ycombinator.com/item?id=47252459 . I think that's pretty cool so I put the post in the SCP ( https://news.ycombinator.com/item?id=26998308 ).

TIL Second Chance Pool, great idea

Re: Google Workspace CLI

#154

God, getting this set up is frustrating. I've spent 45 minutes trying to get this to work, just following their defaults the whole way through. Multiple errors and issues along the way, now I'm on `gws auth login`, and trying to pick the oAuth scopes. I go ahead and trust their defaults and select `recommended`, only to get a warning that this is too many scopes and may error out (then why is this the recommended set…

had the same frustration trying to set up Google analytics MCP server: https://github.com/googleanalytics/google-analytics-mcp

getting the authentication to work is a real pain and it's basically preventing people access to an otherwise really good and useful MCP

Imagine a marketing person trying to set it up...

Re: Google Workspace CLI

#157
I was excited to see this but all of that went away when I realized you need to create an app in GCP to use it. Can't really expect non technical users to set this up across the company.

Re: Google Workspace CLI

#159

Earlier quoted context omitted.

NPM as a cross platform package distribution system works really well. The install script checks the OS and Arch, and pulls the right Rust binary. Then, they get upgrade mechanism out of the box too, and an uninstall mechanism. NPM has become the de facto standard for installing any software these days, because it is present on every OS.

I think there has been an influx of people vibe coding in Rust because its "fast" but otherwise they have no idea about Rust.

Not because it's fast, but because of its compiler. It acts as a very good guardrail and feedback mechanism for LLMs.
Post reply on HN