Skip to content

Commit 0c0fe34

Browse files
Copilotjamesadevine
andcommitted
docs: document global --verbose/-v and --debug/-d CLI flags
Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>
1 parent f51c5da commit 0c0fe34

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/copilot-instructions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,8 @@ Reserved for future use. Currently replaced with an empty string.
621621

622622
### CLI Commands
623623

624+
Global flags (apply to all subcommands): `--verbose, -v` (enable info-level logging), `--debug, -d` (enable debug-level logging, implies verbose)
625+
624626
- `create` - Interactively create a new agent markdown file
625627
- `--output, -o <path>` - Output directory for the generated file (defaults to current directory)
626628
- Guides you through: name, description, engine selection, schedule, workspace, repositories, checkout, and MCPs

0 commit comments

Comments
 (0)