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 root help flags and command-specific usage hints
- show root-local flags like --version in custom root help
- use ExecuteC() so human usage errors know which command failed
- suggest <failed command> --help instead of always fizzy --help
- add regression tests for root help and usage hint behavior
- regenerate SURFACE.txt for Cobra default version flag
0 commit comments