Use the Revolte CLI to manage your development lifecycle directly from the terminal. The CLI provides a streamlined set of commands to authenticate, start workflows, and execute development tasks.Documentation Index
Fetch the complete documentation index at: https://www.sunny-dev.info/llms.txt
Use this file to discover all available pages before exploring further.
Available Commands
| Command | Purpose |
|---|---|
revolte start | Start the Revolte workflow. |
revolte develop | Execute development tasks. |
revolte login | Authenticate the CLI with your Revolte account. |
revolte help | Show help for all commands. |
Global Options
| Option | Description |
|---|---|
--version | Show the current version of the CLI. |
--help | Show help information. |
Examples
Use
revolte <command> --help to get more details about a specific command.