mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
30 lines
995 B
JSON
30 lines
995 B
JSON
{
|
|
"id": "commands/cli/cli-init",
|
|
"title": "/cli:cli-init",
|
|
"description": "Initialize CLI configuration for workspace with automatic technology detection",
|
|
"source": "@site/docs/commands/cli/cli-init.mdx",
|
|
"sourceDirName": "commands/cli",
|
|
"slug": "/commands/cli/cli-init",
|
|
"permalink": "/docs/docs/commands/cli/cli-init",
|
|
"draft": false,
|
|
"unlisted": false,
|
|
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/cli/cli-init.mdx",
|
|
"tags": [],
|
|
"version": "current",
|
|
"sidebarPosition": 1,
|
|
"frontMatter": {
|
|
"title": "/cli:cli-init",
|
|
"sidebar_label": "/cli:cli-init",
|
|
"sidebar_position": 1,
|
|
"description": "Initialize CLI configuration for workspace with automatic technology detection"
|
|
},
|
|
"sidebar": "docs",
|
|
"previous": {
|
|
"title": "issue:convert-to-plan",
|
|
"permalink": "/docs/docs/commands/issue/issue-convert-to-plan"
|
|
},
|
|
"next": {
|
|
"title": "/cli:codex-review",
|
|
"permalink": "/docs/docs/commands/cli/codex-review"
|
|
}
|
|
} |