citty
citty copied to clipboard
A way to override `--version`
Describe the feature
Hey 👋
❤️ citty!
I've implemented a custom version flag (aliased as v) and logic that prints versions of multiple packages.
It seems that the built-in version flag logic overrides my flag logic and fails since I don't pass a version prop in the root command's meta object.
Doesn't seem like a bug, more like a behavior that needs enhancement - the ability to override the default behavior of --version.
WDYT?
Additional information
- [x] Would you be willing to help implement this feature?
Can you provide a reproduction please 😄
(reproduction is not needed 👍🏼)