Authentication commands for 60db CLI
60db auth:login --email [email protected] --password yourpassword
60db auth:session
60db auth:token
60db auth:logout
# Login to get token 60db auth:login --email [email protected] --password yourpassword # Check session 60db auth:session # Or manually set API key 60db config --set apiKey=your_token_here