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
fix: Remove order dependency for command line options (#31)
- Use spf13/cobra to handle command line options
- Options can now be specified in any order