bee watching delete
Overview
Section titled “Overview”Delete a watching item
Removes the issue from your watching list. You will no longer receive update notifications.
bee watching delete [flags] <WATCHING>Arguments
Section titled “Arguments”-
WATCHING - Watching 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 watching item (with confirmation)
bee watching delete 12345Delete without confirmation
bee watching delete 12345 --yesEnvironment variables
Section titled “Environment variables”-
BACKLOG_SPACE - Space hostname
-
BACKLOG_API_KEY - Authenticate with an API key