EXPERIMENTAL. enters bit cli program and generates commands list
$bit cli
generate
generate an .md file with all commands details
$bit cli generate
Options
Option | Option Alias | Description | Value 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=commands | boolean |
--docs | - | generate the cli-reference.docs.mdx file | boolean |
--json | -j | output the commands info as JSON | boolean |