Generates 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 Keptn’s command-line interface for https://keptn.sh.
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 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