morty config add-context

morty config add-context

Add a new context

Synopsis

Add a new context to your configuration to allow easy interaction with a Morty instance.

morty config add-context NAME [flags]

Options

      --controller string   The URL of the Morty instance controller. (default "http://localhost:8080")
  -h, --help                help for add-context
      --registry string     The URL of the Morty instance registry. (default "http://localhost:8081")

Options inherited from parent commands

  -v, --verbose count   Level of verbosity: -v for INFO, -vv for DEBUG, -vvv for TRACE.

See Also