원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
SOC 직업 분류 기준
| 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.