Basic Usage
Create a new Cuehand project in the current directory.Options and Prompts
The CLI will prompt you for the following information:Terminal
Terminal
- Local - sets up a simple project that runs directly on your machine.
- Docker - includes a Dockerfile and docker-compose.yml for containerized deployment.
Terminal
Flags
| Flag | Description |
|---|---|
--yes | Skips all prompts and uses cached values from your last run. |