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
The most notable missing feature is sub-commands. It currently supports flags and positionals, but no way to create a command tree. This was deliberately left out of scope for v1.0.0, but it should be a priority for v1.1.0.
The most notable missing feature is sub-commands. It currently supports flags and positionals, but no way to create a command tree. This was deliberately left out of scope for v1.0.0, but it should be a priority for v1.1.0.