Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 215 Bytes

File metadata and controls

4 lines (3 loc) · 215 Bytes

Command Guidelines

  • When adding new commands, use urfave/cli instead of the legacy commander pattern.
  • Register new urfave/cli commands in the migratedCommands map in cmd/src/run_migration_compat.go.