Skip to content

Comments

Fix CLI stack trace on help errors#12

Merged
DanielMaly merged 1 commit intomainfrom
fix-stack-trace-output
Feb 12, 2026
Merged

Fix CLI stack trace on help errors#12
DanielMaly merged 1 commit intomainfrom
fix-stack-trace-output

Conversation

@DanielMaly
Copy link
Owner

@DanielMaly DanielMaly commented Feb 12, 2026

Summary

  • avoid stack traces for Commander help/usage errors
  • add CLI smoke coverage for no-args invocation

Fixes #7

@DanielMaly DanielMaly merged commit ceb23d8 into main Feb 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stack trace printed when running shpeck without an argument

2 participants