wvdsh auth commands manage your authentication with Wavedash.
Login
Manual token entry
If browser-based login isn’t available, you can provide an API key directly:You can generate API keys in the Developer Dashboard at wavedash.com.
How it works
- The CLI starts a local HTTP server on a random available port
- Your browser opens the Wavedash authorization page
- After you authorize, Wavedash redirects back to the local server with your API key
- The CLI stores the key in your credentials file
Logout
Status
Credentials file
Your API key is stored in a JSON file with restricted permissions:- macOS
- Linux
- Windows