Skip to main content
Version: 1.0.0

zeet deploy

Deploy a project

zeet deploy [project] [flags]

Options

  -b, --branch string   Deploy specific Branch (defaults to your configured production branch) 
-f, --follow Follow the deployment logs. If false, the deployment will be started then the command will exit (default true)
-h, --help help for deploy
-i, --image string The Docker image to use for this deployment (if used with --branch, only the branch's image will be updated)
--use-cache Enable build cache (default true)

Options inherited from parent commands

  -c, --config string   Config file (default "/your/config/dir/zeet/config.yaml")