Authentication Commands
Commands for authenticating with Agentuity
The auth
commands allow you to authenticate with the Agentuity Cloud Platform, manage your login session, and check your authentication status.
auth login
Logs you into the Agentuity Cloud Platform.
Aliases: login
Usage
This command will print out a one-time code and a link to a URL where you can log in to your Agentuity account and provide the one-time code.
After successful authentication, your credentials will be stored locally for future use. By default, the credentials and other configuration are stored in the following file: $HOME/.config/agentuity/config.yaml
.
Example
auth logout
Logs you out of the Agentuity Cloud Platform.
Aliases: logout
Usage
This command will remove your stored credentials.
Example
auth whoami
Displays information about the currently logged-in user.
Aliases: whoami
Usage
Example
Need Help?
Join our Community for assistance or just to hang with other humans building agents.
Send us an email at hi@agentuity.com if you'd like to get in touch.
Please Follow us on
If you haven't already, please Signup for your free account now and start building your first agent!