Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.galtea.ai/llms.txt

Use this file to discover all available pages before exploring further.

The Galtea CLI ships as a single galtea binary, repackaged for the channels you already use. Pick the tab that matches your platform.
If you have Homebrew (macOS) or Linuxbrew, the tap auto-installs on first use:
brew install galtea-ai/tap/galtea
Apple Silicon, Intel macOS, and Linux on x86_64 / arm64 are all supported.

Verify installation

Once installed, confirm the binary is on your PATH and prints a version:
galtea --version

Update

Use the package-manager gesture native to the channel you installed from:
brew update && brew upgrade galtea

Uninstall

brew uninstall galtea

# Optional: drop the tap entirely
brew untap galtea-ai/tap

Troubleshooting

If you run into any issues — installing, verifying, updating, or uninstalling — contact our support team at support@galtea.ai.