Project

General

Profile

Actions

Bug #37238

closed

Exit cli with a list of valid keys if no key is given

Added by Christian Kuhn almost 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
Start date:
2012-05-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

Currently the cli_dispatch.phpsh exits with a generic error message that a cliKey must be given to run the script if no key is given. If a key is given, but it is no registered cli script, the dispatcher exits with a list of valid keys.

The patch removes the first test to also show the list of valid keys if there is no key at all and adapts the error message a bit.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #37130: Bootstrap: Disentangle cli and install from init.phpClosed2012-05-13

Actions
Actions #1

Updated by Gerrit Code Review almost 12 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11263

Actions #2

Updated by Gerrit Code Review almost 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11263

Actions #3

Updated by Christian Kuhn almost 12 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF