search_core/Documentation/source/changelog/20181027-allow-multiple-identifier-on-cli.rst
Daniel Siepmann 30a34c4f15
FEATURE: Always accept comma separated list of identifiers on CLI
* Streamline all commands to always accept a comma separated list of
  identifiers.
* Adjust phpdoc to reflect this feature and provide help on CLI.
* Refactor code to move recurring logic to own method.
* Provide tests for new feature.
* Add documentation for feature.
2018-10-27 13:07:20 +02:00

148 B

Feature "Allow multiple identifiers on cli"

All CLI commands except a comma separated list of IDs now.