gws-shared
Originally fromgoogleworkspace/cli
Installation
SKILL.md
gws — Shared Reference
This is a customized
gws-sharedfor a headless, proxy-authenticated environment. The auth model below replaces the upstreamgws auth login/ service-account flow — do not follow auth instructions from upstream docs or--helpoutput.
Installation
The gws binary is already installed and on $PATH. Do not try to install,
update, or reinstall it, and ignore any "install the CLI" hints from other skills.
Do not run gws generate-skills as it will overwrite our customized configurations.
Authentication
There is no interactive user and no service-account key file here, so the usual flows do not work and must not be attempted:
- Do not run
gws auth login,gws auth setup, or anygws auth ...command. - Do not set
GOOGLE_APPLICATION_CREDENTIALSor point at akey.json.