forked from googleworkspace/cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: Drew-Goddyn/cli
Releases · Drew-Goddyn/cli
v0.11.5
Install gws 0.11.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/googleworkspace/cli/releases/download/v0.11.5/gws-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/googleworkspace/cli/releases/download/v0.11.5/gws-installer.ps1 | iex"Install prebuilt binaries into your npm project
npm install @googleworkspace/cli@0.11.5
Download gws 0.11.5
| File | Platform | Checksum |
|---|---|---|
| gws-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| gws-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| gws-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| gws-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
| gws-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
| gws-aarch64-unknown-linux-musl.tar.gz | ARM64 MUSL Linux | checksum |
| gws-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo googleworkspace/cli
You can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>
Assets 23
- sha256:054505e10733afa6884638970681ff88f95ac64e0eedecf5fae1e0366f89183f28.1 KB
2026年03月12日T14:17:59Z - sha256:c6f9d9b8eefbca0272b6e14fddac7dfea2a4845debf305c23e813e24fdd168135.08 MB
2026年03月12日T14:17:59Z - sha256:19209266132d291556b4a2ab7ab42f358039629035f00e0ab9c37094b2fa181799 Bytes
2026年03月12日T14:17:59Z - sha256:434d9aaa74862619979e567fd0e634841dd3dc0dede84edae20111ef4a39c5cf5.42 MB
2026年03月12日T14:17:59Z - sha256:28aea3d978ea1bee3248892b87f01274171bc11c139a27dc15c2bf7a9b06361e104 Bytes
2026年03月12日T14:17:59Z - sha256:1aa762e00c0104ed3304df7381a60107b1ab413bfc84b40e454ac5a62ccec4fe5.52 MB
2026年03月12日T14:17:59Z - sha256:5b56716bad8b04ddec24cf8620b20c0e8e8a1652ee4b51745203ae0becf9503e105 Bytes
2026年03月12日T14:17:59Z - sha256:bd84b7ca8371b32b856ad284d51f4cb38b509427a4661120c5e0fa6a7c72c9d521 KB
2026年03月12日T14:17:59Z - sha256:4c33b421dd85efb60a8f06980ce6b8c063d4857a2173929358ba7350c8f40c6a55.6 KB
2026年03月12日T14:18:00Z - sha256:da2b630517c47e61b8040d8a1c54d4a8b9fecbf3a3a8de9c5ce258cf8b5e445f27.6 KB
2026年03月12日T14:18:00Z -
2026年03月12日T14:11:28Z -
2026年03月12日T14:11:28Z - Loading
v0.11.4
Install gws 0.11.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/googleworkspace/cli/releases/download/v0.11.4/gws-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/googleworkspace/cli/releases/download/v0.11.4/gws-installer.ps1 | iex"Install prebuilt binaries into your npm project
npm install @googleworkspace/cli@0.11.4
Download gws 0.11.4
| File | Platform | Checksum |
|---|---|---|
| gws-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| gws-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| gws-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| gws-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
| gws-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
| gws-aarch64-unknown-linux-musl.tar.gz | ARM64 MUSL Linux | checksum |
| gws-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo googleworkspace/cli
You can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>
Assets 23
v0.11.2 (Gmail API base URL override)
Adds GOOGLE_WORKSPACE_CLI_GMAIL_API_BASE env var to redirect Gmail helper commands through a relay.