gravixlayer CLI (grx symlink included).
Install
macOS / Linux
~/.local/bin by default and adds it to your PATH when needed.
Pin a version:
Windows (PowerShell)
Verify
Authenticate
Profiles
Config lives at~/.gravixlayer/config.toml. Each profile has its own defaults and keyring entry (so you can keep staging and production separate).
gravixlayer doctor prints the active profile, config path, base URL, and whether a key is in the keyring.
Create and use a sandbox
--output table (default), --output json, or --output quiet.You can also set
GRAVIXLAYER_OUTPUT=json.
Files
Update
Uninstall
What’s next
SDK Usage
Same sandbox workflows in Python
API Keys
Create and manage API keys
Create Runtime
Templates, cloud, region, and attach options
Quickstart
End-to-end SDK walkthrough