HELP: How to remove default flags "--quiet, --version, --ansi, --no-ansi, --no-interaction, --verbose" from commands? #304
Labels
enhancement
Improvement of an existing feature
Milestone
How to remove the default "--quiet, --version, --ansi, --no-ansi, --no-interaction, --verbose" flags from a custom command that inherites from "from cleo.commands.command import Command", like the GreetCommand showed in the demo on README?
I created a command and don't want to show these default flags to users.
The text was updated successfully, but these errors were encountered: