Add thor help command to view all subcommands simultaneously #905
Replies: 4 comments
-
And/or to put it another way, how do I find a command where I know the subcommand is But I would also like to print out a tree too! |
Beta Was this translation helpful? Give feedback.
-
@rafaelfranca @yahonda If I had a go at this would it be well received? |
Beta Was this translation helpful? Give feedback.
-
I think if it is a flag to the command, I see no problem with doing this. |
Beta Was this translation helpful? Give feedback.
-
@rafaelfranca I've had an initial go here: #906 It exposes it as a simple command like ![]() |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to be able to see all thor commands and subcommands in one go.
ie not:
I would like:
The switch could be one of:
If you think this would be useful I could have a go... Or does something like it exist?
Beta Was this translation helpful? Give feedback.
All reactions