We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8ada6a commit 839a283Copy full SHA for 839a283
AGENTS.md
@@ -0,0 +1,4 @@
1
+# Command Guidelines
2
+
3
+- When adding new commands, use `urfave/cli` instead of the legacy `commander` pattern.
4
+- Register new `urfave/cli` commands in the `migratedCommands` map in `cmd/src/run_migration_compat.go`.
0 commit comments