Exposes or locks down the bridge
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]
keptn configure bridge --action=expose
keptn configure bridge --action=lockdown
-a, --action string The action to perform [expose,lockdown]
-h, --help help for bridge
--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