Bug #29407

help command does not display description

Added by Robert Lemke almost 4 years ago. Updated almost 4 years ago.

Status:Resolved Start date:2011-09-01
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:Command
Target version:TYPO3 Flow Base Distribution - 1.0 beta 2
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

The command-line help command doesn't display the long help text of a single command.

Example:

./flow3 help kickstart:package

only displays this help text:

Kickstart a new package

USAGE:
./flow3 kickstart:package <packageKey>

ARGUMENTS:
  packageKey           The package key, for example "MyCompany.MyPackageName" 

This text is missing:

Creates a new package and creates a standard Action Controller and a sample template for its Index Action.
For creating a new package without sample code use the package:create command.

Associated revisions

Revision 15d69186
Added by Robert Lemke almost 4 years ago

[FEATURE] Styled CLI response and help descriptions

This introduces support for styled output in the CLI response
and some brushed up help functionality.

Change-Id: Ibe31c602800a1699b3ef37d9128836efa64314d4
Resolves: #29407

History

#1 Updated by Robert Lemke almost 4 years ago

  • Status changed from New to Accepted

#2 Updated by Mr. Hudson almost 4 years ago

  • Status changed from Accepted to Under Review

Patch set 1 of change Ibe31c602800a1699b3ef37d9128836efa64314d4 has been pushed to the review server.
It is available at http://review.typo3.org/4796

#3 Updated by Mr. Hudson almost 4 years ago

Patch set 2 of change Ibe31c602800a1699b3ef37d9128836efa64314d4 has been pushed to the review server.
It is available at http://review.typo3.org/4796

#4 Updated by Mr. Hudson almost 4 years ago

Patch set 3 of change Ibe31c602800a1699b3ef37d9128836efa64314d4 has been pushed to the review server.
It is available at http://review.typo3.org/4796

#5 Updated by Mr. Hudson almost 4 years ago

Patch set 4 of change Ibe31c602800a1699b3ef37d9128836efa64314d4 has been pushed to the review server.
It is available at http://review.typo3.org/4796

#6 Updated by Mr. Hudson almost 4 years ago

Patch set 5 of change Ibe31c602800a1699b3ef37d9128836efa64314d4 has been pushed to the review server.
It is available at http://review.typo3.org/4796

#7 Updated by Mr. Hudson almost 4 years ago

Patch set 6 of change Ibe31c602800a1699b3ef37d9128836efa64314d4 has been pushed to the review server.
It is available at http://review.typo3.org/4796

#8 Updated by Mr. Hudson almost 4 years ago

Patch set 7 of change Ibe31c602800a1699b3ef37d9128836efa64314d4 has been pushed to the review server.
It is available at http://review.typo3.org/4796

#9 Updated by Robert Lemke almost 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF