garden-cli icon indicating copy to clipboard operation
garden-cli copied to clipboard

Print usage on demand

Open benschw opened this issue 6 years ago • 1 comments

It would be nice if you could ask for the usage / help details programmatically (I.e public methods on the Cli class for: getUsage() or getHelp() / getHelp($command) )

benschw avatar Jun 11 '19 21:06 benschw

A pull request implementing something like the above would be accepted.

charrondev avatar Jun 12 '19 14:06 charrondev