You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add commands to src/commands/. The CLI automatically picks up any non-test .ts
file that default-exports a yargs.CommandModule. See existing commands for
example.