-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
featureA new feature or requestA new feature or request
Description
Description
Flags often can be passed in a negated form --no-<flag name>.
As a CLI author, I want these negated forms in the completion suggestions
Requirements
- Complete all negatable flags
- Complete partially written negated flags
- Take aliases into consideration
- Don't complete hidden flags
Additional Context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureA new feature or requestA new feature or request