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 autocommand project has a feature to automatically create long and short options for each of the parameters. It'd be nice if typer had this feature as well, especially because it's apparently not possible to specify the short name without losing the inferred long name.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
First Check
Commit to Help
Example Code
Description
The autocommand project has a feature to automatically create long and short options for each of the parameters. It'd be nice if typer had this feature as well, especially because it's apparently not possible to specify the short name without losing the inferred long name.
Operating System
macOS
Operating System Details
No response
Typer Version
0.12.3
Python Version
3.13.0b2
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions