Task #51187

Task #51183: CLI improvements

Add generic help switch for all commands

Added by Christopher Hlubek almost 2 years ago. Updated almost 2 years ago.

Status:Closed Start date:2013-08-19
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:-
Target version:-

Description

Right now the help for a command can be displayed with ./flow help routing:list

It would be convenient to get the help of a command also with a switch "--help" after specifying the command:

./flow routing:list --help

If the command declares a help argument the help should be handled by the command (this will be backwards compatible for most commands).


Related issues

duplicates TYPO3.Flow - Task #42452: Command handling should support global flags Closed 2012-10-28

History

#1 Updated by Christopher Hlubek almost 2 years ago

  • Status changed from New to Rejected

#2 Updated by Christopher Hlubek almost 2 years ago

  • Status changed from Rejected to Closed

Also available in: Atom PDF