Skip to content

Commit e0b1a9d

Browse files
authored
Merge pull request #5 from githubnext/copilot/update-documentation-for-missing-files
docs: document global CLI flags and confirm noop.rs in architecture tree
2 parents 63a634e + 0c0fe34 commit e0b1a9d

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)