Widemesh CLI: mesh endpoints create

mesh endpoints create

creates a new endpoint to route incoming traffic from an internet domain

Synopsis

creates a new endpoint to route incoming traffic from an internet domain

mesh endpoints create <domain> [flags]

Examples

$ mesh endpoint create app.example.com

Options

  -h, --help          help for create
      --name string   --name mywww

Options inherited from parent commands

  -e, --environment string   environment id or name, otherwise current used from widemesh.json

SEE ALSO