CLI
The gaard CLI gives developers, operators, and automation tools a direct way to work with a Gaard environment from a terminal.
What you can do
Section titled “What you can do”- Authenticate with
gaard login - Manage multiple environments with
gaard ctx - Inspect the active user with
gaard whoami - Switch tenants as a super user with
gaard tenant - Create and revoke personal access tokens with
gaard token - Use machine-readable output with
-o json
Guides
Section titled “Guides”- Getting started — build the binary and run your first command
- Authentication and environments — contexts, config, and tenant selection
- Command reference — command-by-command reference with examples
- Scripting and JSON output — automation patterns for shells and agents