login
Authenticate with the floo API. Opens your browser for device code OAuth by default.~/.floo/config.json.
Flags
Examples
JSON output
Errors
logout
Clear stored credentials from~/.floo/config.json.
JSON output
whoami
Show the currently authenticated user, including email, masked API key, and display name.JSON output
Errors
token
Print the raw API key to stdout. Useful for piping into other tools.--json mode:
Errors
register
Create a new floo account for the given email address. Used byfloo auth login in the signup path; can also be called directly.