keptn configure bridge

keptn configure bridge

Exposes or locks down the bridge

Synopsis

Exposes or locks down the Keptn Bridge.

When exposing Keptn Bridge it will be available publicly. Make sure to protect Keptn Bridge using basic authentication.

keptn configure bridge --action=[expose|lockdown] [flags]

Examples

keptn configure bridge --action=expose
	keptn configure bridge --action=lockdown

Options

  -a, --action string   The action to perform [expose,lockdown]
  -h, --help            help for bridge

Options inherited from parent commands

      --mock                 mocking of server communication - ATTENTION: your commands will not be sent to the keptn server
  -q, --quiet                suppress debug and info output
      --suppress-websocket   disables websocket communication - use the ID of Keptn context (if provided) for checking the result of your command
  -v, --verbose              verbose logging

SEE ALSO

Auto generated by spf13/cobra on 29-Apr-2020