We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68819d9 + f71cf56 commit cae68a6Copy full SHA for cae68a6
1 file changed
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