EXPERIMENTAL. enters bit cli program and generates commands list
$bit cli
Copiedcopy

generate

generate an .md file with all commands details

$bit cli generate
Copiedcopy

Options

OptionOption AliasDescriptionValue Type
--metadata-metadata/front-matter to place at the top of the .md file, enter as an object e.g. --metadata.id=cli --metadata.title=commandsboolean
--docs-generate the cli-reference.docs.mdx fileboolean
--json-joutput the commands info as JSONboolean