dkron doc
dkron doc
Generate Markdown documentation for the Dkron CLI.
Synopsis
Generate Markdown documentation for the Dkron CLI. This command is, mostly, used to create up-to-date documentation of Dkron's command-line interface for http://dkron.io/. It creates one Markdown file per command with front matter suitable for rendering in Hugo.
dkron doc [flags]
Options
--dir string the directory to write the doc. (default "/tmp/dkrondoc/")
-h, --help help for doc
Options inherited from parent commands
--config string config file path
SEE ALSO
- dkron - Open source distributed job scheduling system