Skip to main content
The Cuehand CLI is a tool that helps you create and manage your Cuehand projects.

Basic Usage

Create a new Cuehand project in the current directory.

Options and Prompts

The CLI will prompt you for the following information:
Terminal
After selecting New Project, the CLI will ask you to select a project type:
Terminal
  • Local - sets up a simple project that runs directly on your machine.
  • Docker - includes a Dockerfile and docker-compose.yml for containerized deployment.
If you select Add to Existing, the CLI will ask you to select a project:
Terminal

Flags

Example: