コンテンツにスキップ

bee document delete

Delete a document

This action is irreversible.

Terminal window
bee document delete [flags] <DOCUMENT>
DOCUMENT
Document ID
-y , --yes
Skip confirmation prompt
--json <fields>
Output as JSON (optionally filter by field names, comma-separated)
-s , --space <hostname>
Space hostname

Delete a document (with confirmation)

Terminal window
bee document delete 12345

Delete a document without confirmation

Terminal window
bee document delete 12345 --yes
BACKLOG_SPACE
Space hostname
BACKLOG_API_KEY
Authenticate with an API key