Generates the markdown documentation for the Keptn CLI
Generates markdown documentation for the Keptn CLI.
This command can be used to create an up-to-date documentation of the Keptn CLI and as published on: https://keptn.sh/docs
It creates one markdown file per command, suitable for rendering in Hugo.
keptn generate docs [flags]
keptn generate docs
keptn generate docs --dir=/some/directory
--dir string directory where the docs should be written to (default "./docs")
-h, --help help for docs
--mock Disables communication to a Keptn endpoint
-q, --quiet Suppresses debug and info messages
--suppress-websocket Disables WebSocket communication to suppress info messages from services running inside Keptn
-v, --verbose Enables verbose logging to print debug messages