Widemesh CLI: mesh endpoints delete

mesh endpoints delete

delete an endpoint from the environment

Synopsis

delete an endpoint from the environment

mesh endpoints delete <url> [flags]

Examples

$ mesh endpoints delete https://app.example.com

Options

  -f, --force   proceed without confirmation
  -h, --help    help for delete

Options inherited from parent commands

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

SEE ALSO