You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
claudbg/.beans/claudbg-nmuu--define-global...

12 lines
406 B
Markdown

---
# claudbg-nmuu
title: Define global CLI flags
status: todo
type: task
created_at: 2026-03-27T19:38:56Z
updated_at: 2026-03-27T19:38:56Z
parent: claudbg-h7xu
---
Add global flags available to all subcommands: --output [table|json|xml] (default: table), --verbose (bool), --include <list> (comma-separated: thinking,output,tools — default: tools). These must be accessible from every command handler.