dmscli gen doc

AI Tools

Generate a Markdown format file for each command in the dmscli CLI.

Synopsis

Generates Markdown documentation for the dmscli CLI.

dmscli gen doc [flags]

Flag

Short

Type

Default

Description

--help

-h

bool


Help for doc.

--dir


string

"/tmp/dmscli-doc/"

The directory to write the doc to.

--single-file


string

false

Generate all commands in a single Markdown file.