Actions
Feature #88318
closedDisplay the application context in CLI
Status:
Closed
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-05-09
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
Use case
I would like to see the application context when running the TYPO3 console.
Background
Displaying the application context in console helps when switching between different environment (dev/staging/prod).
In the backend, the application context in shown in the "System information" panel in the header.
I suggest to add it also in console.
Example:
$ typo3/sysext/core/bin/typo3 TYPO3 Context Development TYPO3 CMS 8.7.24 Usage: command [options] [arguments] ...
Actions