一键导入
delete
Use when removing a Feishu document by token and cleaning the matching entry from local obshare-cli upload history.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when removing a Feishu document by token and cleaning the matching entry from local obshare-cli upload history.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when configuring obshare-cli credentials, checking saved settings, testing connectivity, clearing local config, or setting optional Obsidian bridge values used by the V0.2.0 direct-share stack.
Use when setting up obshare-cli 0.2.0, reviewing available commands, or choosing the right command for config, upload, permission, history, delete, and the plugin-first direct-share workflow.
Use when uploading a Markdown note to Feishu, optionally applying public or copy/download permissions, or requesting JSON upload results for automation or the Obsidian plugin direct-share flow.
Use when checking obshare-cli upload history, finding document tokens, or reviewing previous upload URLs and permission snapshots.
Use when changing Feishu document visibility, copy permissions, or download permissions for an uploaded document token.
| name | delete |
| description | Use when removing a Feishu document by token and cleaning the matching entry from local obshare-cli upload history. |
Delete a Feishu document by token.
conda run -n obsd obshare-cli delete <token>
conda run -n obsd obshare-cli --json delete <token>
conda run -n obsd obshare-cli delete doxcnAbcDefGhi
conda run -n obsd obshare-cli --json delete doxcnAbcDefGhi
obshare-cli list history.~/.obshare/history.json.--json is a global flag and must appear before delete.