Skip to content

Commit 6c5b741

Browse files
authored
docs: list tasks CLI docs in manifest.json (#20220)
1 parent fa82f84 commit 6c5b741

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/manifest.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -914,6 +914,13 @@
914914
"path": "./ai-coder/ai-bridge.md",
915915
"icon_path": "./images/icons/api.svg",
916916
"state": ["premium", "early access"]
917+
},
918+
{
919+
"title": "Tasks CLI",
920+
"description": "Coder CLI for managing tasks programmatically",
921+
"path": "./ai-coder/cli.md",
922+
"icon_path": "./images/icons/api.svg",
923+
"state": ["beta"]
917924
}
918925
]
919926
},

0 commit comments

Comments
 (0)