Documentation Index
Fetch the complete documentation index at: https://astralform.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The plugin uses OAuth 2.0 Device Authorization Flow - a secure method designed for CLI tools that can’t open a browser directly.Login
Run the login command:Authorize
- Open the URL in your browser
- Log in to your Astralform account (or create one)
- Enter the code shown in your terminal
- Click Authorize
Credentials Storage
Tokens are stored locally at:Token Refresh
The plugin automatically refreshes expired tokens. If you encounter auth errors, run/astralform-login again.
Logout
To clear your credentials:Verify Authentication
Check your logged-in identity:astralform_whoami tool to show your email and account details.