frankendeploy dev up
frankendeploy dev up
Start development environment
Synopsis
Starts the Docker Compose development environment.
frankendeploy dev up [flags]
Options
-b, --build Build images before starting
-d, --detach Run in background (default true)
-h, --help help for up
Options inherited from parent commands
--config string Config file (default: frankendeploy.yaml)
-v, --verbose Show detailed logs
-y, --yes Skip confirmations (CI/CD mode)
SEE ALSO
- frankendeploy dev - Manage local development environment