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
Thanks for creating this amazing library. I'm somewhat confused as to how the --help command is implemented. When running python example.py --help Fire only prints the flags, not the actual commands that can be run (see example below):
NAME
fury.py
SYNOPSIS
fury.py <flags>
FLAGS
--verbosity=VERBOSITY
How do I make --help show all the possible commands and why is that not the default? :)
saltyfireball, nlarusstone, hectorcanto, bfelbo, diegomazine and 7 more