gogcli
Recipe card from the charly-tools plugin (Images — the deployable catalog).
gogcli – Google Workspace CLI
Section titled “gogcli – Google Workspace CLI”Candy Properties
Section titled “Candy Properties”| Property | Value |
|---|---|
| Install files | charly.yml (run: step) |
| Depends | golang |
Environment
Section titled “Environment”| Variable | Value |
|---|---|
GOPATH |
~/go |
| PATH append | ~/go/bin |
# box charly.yml — compose the candy as an inline list in the box bodymy-box: candy: base: fedora candy: [gogcli]Used In Boxes
Section titled “Used In Boxes”openclaw-full(viaopenclaw-fullmetalayer)
Related Candies
Section titled “Related Candies”/charly-coder:golang— required Go toolchain dependency/charly-openclaw:openclaw-full— metalayer that includes gogcli/charly-tools:goplaces— sibling Google API CLI in openclaw-full
Related Commands
Section titled “Related Commands”/charly-build:secrets— provision Google OAuth credentials for gogcli/charly-core:shell— run gogcli interactively inside a container/charly-build:build— compiles gogcli via the Go builder during image build
When to Use This Skill
Section titled “When to Use This Skill”Use when the user asks about:
- Google Workspace CLI access (Gmail, Calendar, Drive, Contacts, Sheets, Docs)
- Google API tools in containers
- The
gogclicandy
Related
Section titled “Related”/charly-image:layer— candy authoring reference (charly.ymlschema, plan-step verbs, service declarations)/charly-check:check— declarative testing (check:block,charly check box,charly check live)