Actions
Feature #27790
closed[RFE] Provide a script-like interface to task cleanup, preventing wrong values from being entered
Difficulty:
Triaged:
No
Bugzilla link:
Description
- [RFE] Show Invalid Options Error if unsupported Options are used in TASK-Filter
Description:
- Show a INVALID OPTION error message when a Option is used, which is not supported
- To avoid irritation and misinterpretation, a clean ERROR message with unsupported Option make it very clear.
- Show a INVALID Option error
$ foreman-rake foreman_tasks:export_tasks WHAT-EVEROPTION=NULL
ERROR: UNSUPPORTED OPTION, please check `foreman-rake -D foreman_tasks:export_tasks` for valid options.
Actions