Loading...
Loading...
Compare original and translation side by side
cubox-clicubox-clicubox-cli auth logincubox-cli auth login-o pretty-o text-o pretty-o textcubox-cli folder list[{ "id", "nested_name", "name", "parent_id", "uncategorized" }]cubox-cli folder list[{ "id", "nested_name", "name", "parent_id", "uncategorized" }]cubox-cli tag list[{ "id", "nested_name", "name", "parent_id" }]cubox-cli tag list[{ "id", "nested_name", "name", "parent_id" }]cubox-cli card list [flags]--folder ID,...--tag ID,...--starred--read--unread--annotated--keyword TEXT--start-time--end-time--limit N--last-id CARD_ID--page N--all--keyword--page--last-id--keyword--last-id[{ "id", "title", "description", "domain", "read", "starred", "tags", "folder", "url", ... }]cubox-cli card list [flags]--folder ID,...--tag ID,...--starred--read--unread--annotated--keyword TEXT--start-time--end-time--limit N--last-id CARD_ID--page N--all--keyword--page--last-id--keyword--last-id[{ "id", "title", "description", "domain", "read", "starred", "tags", "folder", "url", ... }]cubox-cli card detail --id CARD_IDcontentauthorannotationsinsight-o textcubox-cli card detail --id CARD_IDcontentauthorannotationsinsight-o textcubox-cli card rag --query "QUERY_TEXT"--keyword[{ "id", "title", "description", "domain", "tags", "folder", "url", ... }]card listcubox-cli card rag --query "QUERY_TEXT"--keyword[{ "id", "title", "description", "domain", "tags", "folder", "url", ... }]card listcubox-cli save URL [URL...] [--title TEXT] [--desc TEXT] [--folder NAME] [--tag NAME,...]
cubox-cli save --json '[{"url":"...","title":"...","description":"..."}]' [--folder NAME] [--tag NAME,...]cubox-cli save https://example.com https://b.comcubox-cli save https://example.com --title "My Page" --desc "A description"cubox-cli save --json '[{"url":"https://a.com","title":"Title A"}]'"parent/child"cubox-cli save URL [URL...] [--title TEXT] [--desc TEXT] [--folder NAME] [--tag NAME,...]
cubox-cli save --json '[{"url":"...","title":"...","description":"..."}]' [--folder NAME] [--tag NAME,...]cubox-cli save https://example.com https://b.comcubox-cli save https://example.com --title "我的页面" --desc "一段描述"cubox-cli save --json '[{"url":"https://a.com","title":"标题A"}]'"parent/child"cubox-cli update --id CARD_ID [flags]--star--unstar--read--unread--archive--folder NAME"parent/child"""--tag NAME,...--add-tag NAME,...--remove-tag NAME,...--title TEXT--description TEXT| User says | Flag | Behavior |
|---|---|---|
| "刷新/更改/替换/设置 tags" | | Replaces all tags (old tags removed) |
| "添加/新增/加上 tags" | | Appends tags (existing tags kept) |
| "删除/移除/去掉 tags" | | Removes only specified tags |
cubox-cli update --id CARD_ID [flags]--star--unstar--read--unread--archive--folder NAME"parent/child"""--tag NAME,...--add-tag NAME,...--remove-tag NAME,...--title TEXT--description TEXT| 用户表述 | 参数 | 行为 |
|---|---|---|
| "刷新/更改/替换/设置 tags" | | 替换所有标签(旧标签被移除) |
| "添加/新增/加上 tags" | | 追加标签(保留现有标签) |
| "删除/移除/去掉 tags" | | 仅移除指定标签 |
cubox-cli delete --id CARD_ID [--id ID2,...] [--dry-run]--dry-runcubox-cli delete --id CARD_ID [--id ID2,...] [--dry-run]--dry-runcubox-cli annotation list [flags]--color Yellow,Green,Blue,Pink,Purple--keyword TEXT--start-time--end-time--limit N--last-id ID--all[{ "id", "text", "note", "color", "card_id", ... }]cubox-cli annotation list [flags]--color Yellow,Green,Blue,Pink,Purple--keyword TEXT--start-time--end-time--limit N--last-id ID--all[{ "id", "text", "note", "color", "card_id", ... }]https://{server}/web/card/{ID}cubox://https://{server}/web/card/{ID}cubox://--start-time--end-time--start-time--end-timetodayyesterdaynow7d2026-01-012026-01-01 15:04:05| Intent | Command |
|---|---|
| Today's cards | |
| Yesterday's cards | |
| Last 7 days | |
| Since a date | |
| Up to now | |
--start-time--end-time--start-time--end-timetodayyesterdaynow7d2026-01-012026-01-01 15:04:05| 意图 | 命令 |
|---|---|
| 今日卡片 | |
| 昨日卡片 | |
| 最近7天卡片 | |
| 指定日期之后的卡片 | |
| 截至当前的卡片 | |
cubox-cli folder list
cubox-cli card list --folder FOLDER_ID --limit 10
cubox-cli card detail --id CARD_IDcubox-cli folder list
cubox-cli card list --folder FOLDER_ID --limit 10
cubox-cli card detail --id CARD_IDcubox-cli card list --keyword "machine learning" --page 1cubox-cli card list --keyword "machine learning" --page 1cubox-cli save https://example.com --title "Example" --folder "Reading List"
cubox-cli update --id CARD_ID --starcubox-cli save https://example.com --title "示例页面" --folder "阅读清单"
cubox-cli update --id CARD_ID --starcubox-cli auth status # determine server (cubox.pro or cubox.cc)
cubox-cli card list --limit 5 # get cards, then append link from IDcubox-cli auth status # 确定服务器地址(cubox.pro 或 cubox.cc)
cubox-cli card list --limit 5 # 获取卡片,然后根据ID拼接链接undefinedundefinedcubox-cli annotation list --allcubox-cli annotation list --all_notice.update{
"data": [ "..." ],
"_notice": {
"update": {
"current": "0.1.0",
"latest": "0.2.0",
"message": "A new version of cubox-cli is available: 0.1.0 -> 0.2.0",
"command": "npm update -g cubox-cli && npx skills add OLCUBO/cubox-cli -g -y"
}
}
}_notice.update npm update -g cubox-cli && npx skills add OLCUBO/cubox-cli -g -y_notice.update{
"data": [ "..." ],
"_notice": {
"update": {
"current": "0.1.0",
"latest": "0.2.0",
"message": "A new version of cubox-cli is available: 0.1.0 -> 0.2.0",
"command": "npm update -g cubox-cli && npx skills add OLCUBO/cubox-cli -g -y"
}
}
}_notice.update npm update -g cubox-cli && npx skills add OLCUBO/cubox-cli -g -ysaveupdatedelete--dry-runYOUR_API_KEYsaveupdatedelete--dry-runYOUR_API_KEY--last-id--pagenested_name"Parent/Child"insight~/.config/cubox-cli/config.json--last-id--pagenested_name"Parent/Child"insight~/.config/cubox-cli/config.json