Command reference
ravion signup
Sign up for a new Ravion account from the CLI, create an initial organization, and store credentials for immediate use in your shell.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Sign up for a new Ravion account from the CLI, create an initial organization, and store credentials for immediate use in your shell.
ravion signupravion signup [flags]
| Flag | Required | Description |
|---|---|---|
--email <string> | yes | Email (required) |
--password <string> | yes | Password (required) |
--invitation <string> | Invitation token from an invite link | |
--plan <string> | Plan id |
Was this page helpful?