Skip to main content
The grounds CLI is a single static Go binary. No JVM, no Node, no system dependencies.

Install

Upgrade:

Verify

grounds doctor runs five checks: config, auth, api, gradle, java. The gradle and java checks are advisory — you only need them for actually pushing.

Shell completion

Generate completion scripts on demand:

Updating

The CLI checks for updates lazily and prints a banner when a newer version is published. There is no auto-upgrade — use your installer of choice (brew, scoop, the install script).

What’s where after install

Override with --config <dir> or GROUNDS_CONFIG_DIR.