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
switch to using the commander module for argument parsing (05e7856), closes #30
BREAKING CHANGES
Plugins should now be added using "--plugin " instead of as arguments
directly. Also, environment variables are not supported anymore. Instead, use the newly added flags.