Skip to content

Make bbctl delete --force skip confirmation prompt - #81

Open
bru02 wants to merge 1 commit into
beeper:mainfrom
bru02:fix-delete-force-skip-confirmation
Open

bru02 wants to merge 1 commit into
beeper:mainfrom
bru02:fix-delete-force-skip-confirmation

Conversation

@bru02

@bru02 bru02 commented Sep 13, 2026

Copy link
Copy Markdown

I use bbctl delete in a non-interactive script, and this is the behaviour I expected, as most cli when having a --force option skip user confirmation.

Copilot AI lite review requested due to automatic review settings September 13, 2026 22:44

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

No unresolved review issues were identified.

Pull request overview

Updates bbctl delete --force to support non-interactive deletion by skipping confirmation.

Changes:

  • Clarifies the --force flag help text.
  • Bypasses confirmation when --force is provided.
File summaries
File Description
cmd/bbctl/delete.go Adds force-aware confirmation behavior.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants