-
-
Notifications
You must be signed in to change notification settings - Fork 298
Closed
Labels
Description
Description
The Commitizen CLI is already very fast and easy to use, but it would be even nicer and faster if there is an option to skip the questions by adding the possibility to set the type in cz commit
/cz c
.
Possible Solution
Add an extra positional argument to cz commit
that sets the type, e.g. if cz commit
is executed, then the questions for the commit type are still prompted.
If cz commit feat
is executed, the questions can be dropped and the type is set as feat.
Additional context
No response
Additional context
No response