bee document delete
Overview
Section titled “Overview”Delete a document
This action is irreversible.
bee document delete [flags] <DOCUMENT>Arguments
Section titled “Arguments”DOCUMENT- Document ID
--json <fields>- Output as JSON (optionally filter by field names, comma-separated)
-s,--space <hostname>- Space hostname (e.g. xxx.backlog.com, or your own domain)
-y,--yes- Skip confirmation prompt
Examples
Section titled “Examples”Delete a document (with confirmation)
bee document delete 12345Delete a document without confirmation
bee document delete 12345 --yesEnvironment variables
Section titled “Environment variables”BACKLOG_SPACE- Space hostname (e.g. xxx.backlog.com, or your own domain)
BACKLOG_API_KEY- Authenticate with an API key
BACKLOG_SPACE- Space hostname