Authentication
voyant login
Authenticate with Voyant via browser-based OAuth.voyant logout
Clear stored credentials from your machine.voyant whoami
Display your current authentication status and available workspaces.Project Setup
voyant init
Initialize a Voyant project by creating avoyant.json configuration file.
voyant link
Re-link to a different project without full initialization.voyant unlink
Remove thevoyant.json configuration file.
Development
voyant dev
Authenticate your localhost for local development. This generates a session token that allows your local server to communicate with Voyant APIs.Payload CMS Integration
If your project uses Payload CMS, authenticate the admin panel:Utilities
voyant config
Display current project configuration fromvoyant.json.