Widemesh CLI: mesh deployments create

mesh deployments create

creates a deployment and deploys the source code in the current directory

Synopsis

creates a deployment and deploys the source code in the current directory

mesh deployments create [flags]

Options

  -b, --buildpack            switches the stack to use buildpack formula
  -d, --dockerfile           switches the stack to use dockerfile formula
  -e, --environment string   environment id or name, otherwise current used from widemesh.json
  -h, --help                 help for create
  -s, --stack string         stack id or name, otherwise current used from widemesh.json

SEE ALSO