Initialize Davia in current directory. Creates .davia folder and project configuration.| Option | Description |
|---|
--agent=<name> | Specify AI coding agent (cursor, github-copilot, windsurf) |
Start web server and open browser. Finds available port if specified port is in use.| Option | Description |
|---|
--port=<number> | Specify port number (default: 3005) |
Upload documentation to remote workspace. Authenticates, links workspace,
uploads files.
Generate documentation using AI agent. Checks API key, runs agent, starts web server. Outputs files to .davia/assets/.| Option | Description |
|---|
--overwrite | Overwrite existing documentation files |
--no-browser | Don’t open browser after generation |
--port=<number> | Specify port number (default: 3005) |