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
We want to refactor the commands to end up in a place where we can do per-command options and subcommands.
First refactor will be to move commands into isolated subfolder, clean up module api for each command, and make test pass again (this is the biggest granular change, ideally after this the changes can be smaller and won't require test refactoring)
We want to refactor the commands to end up in a place where we can do per-command options and subcommands.
The text was updated successfully, but these errors were encountered: