For AI agents: the complete documentation index is at llms.txt. Remove the trailing slash from a page URL and append .md to read its Markdown version. For the docs home, use index.md.

Login

reflex login

Authenticate with experimental Reflex hosting service.

Usage

$ reflex login [OPTIONS]

Options

  • --loglevel, --log-level [debug|default|info|warning|error|critical]: The log level to use.
  • --json: Output logs as machine-readable JSON records.
  • --help: Show this message and exit.

reflex logout

Log out of access to Reflex hosting service.

Usage

$ reflex logout [OPTIONS]

Options

  • --loglevel, --log-level [debug|default|info|warning|error|critical]: The log level to use.
  • --json: Output logs as machine-readable JSON records.
  • --help: Show this message and exit.