-
-
Notifications
You must be signed in to change notification settings - Fork 428
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What is the problem this feature would solve?
A CLI author may want to enable Wizard mode in scenarios other than mycli --wizard.
In my case I prefer if Wizard mode is run whenever someone runs just the bare command itself with no options/args, so mycli invokes wizard mode. This is nice for lazy end-users (like me) or people completely new to the CLI.
What is the feature you are proposing to solve the problem?
Expose an API from the @effect/cli package which invokes wizard mode
What alternatives have you considered?
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request