bash
@docs.page/cli init [path]The init command will fail if a docs.json file already exists in the specified directory.
If the docs/ directory exists, the command will not output example .mdx files.
pathstringoptional
The path to the directory to initialize the project in. Defaults to the current directory.
text
@docs.page/cli init my-project