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.
Updated by Adam Ruzicka about 5 years ago
- Pull request https://github.com/theforeman/foreman_maintain/pull/182 added
Updated by Amit Upadhye almost 4 years ago
- Project changed from Foreman Maintain to foreman-tasks
Updated by Amit Upadhye almost 4 years ago
- Pull request https://github.com/theforeman/foreman-tasks/pull/601 added
- Pull request deleted (
https://github.com/theforeman/foreman_maintain/pull/182)
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman-tasks/pull/667 added
Updated by Adam Ruzicka over 3 years ago
- Fixed in Releases foreman-tasks-5.2.1 added
Actions