Widemesh CLI: mesh stacks create

mesh stacks create

creates a new empty stack

Synopsis

creates a new empty stack

mesh stacks create [name] [flags]

Options

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

SEE ALSO

  • mesh stacks - Groups of services based in the same deployed source code