TheDocumentation Index
Fetch the complete documentation index at: https://docs.diversion.dev/llms.txt
Use this file to discover all available pages before exploring further.
mkdir command creates a new directory in your workspace.
--path- The path to the directory to create
--workspace_id- The ID of the workspace to create the directory in (defaults to current workspace)
After using
mkdir, you’ll still need to commit the changes to save the directory structure to your branch.
