CLI Installation
The CLI is packaged separately from the server. It is a thin HTTP client.
Local beta install
Section titled “Local beta install”pip install -e packages/cligenaug --helpAuthenticate
Section titled “Authenticate”genaug auth login --api-key gaadmlive_your_key_heregenaug auth whoamiThe CLI stores config in:
~/.genaug/config.yamlNext: commands and configuration.