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
Replace the cli library urfave/cli with spf13/cobra.
urfave/cli is poorly maintained and cobra has some very nice features
and a cleaner interface. Migration should be easy.
The text was updated successfully, but these errors were encountered:
Replace the cli library urfave/cli with spf13/cobra.
urfave/cli is poorly maintained and cobra has some very nice features
and a cleaner interface. Migration should be easy.
The text was updated successfully, but these errors were encountered: