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
-
-y,--yes - Skip confirmation prompt
-
--json <fields> - Output as JSON (optionally filter by field names, comma-separated)
-
-s,--space <hostname> - Space hostname
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
-
BACKLOG_API_KEY - Authenticate with an API key