Actions
Bug #11145
closed:hidden attribute to option not honored
Description
option %w(--csv-file), 'FILE_NAME', 'DEPRECATED in favor of --file', :deprecated => "Use --file", :hidden => true
Running command w/ --help still shows this option
Updated by Marek Hulán over 9 years ago
- Status changed from Ready For Testing to New
- Pull request added
- Pull request deleted (
https://github.com/theforeman/foreman_remote_execution/pull/32)
Sorry for hijacking
Updated by Tomáš Strachota about 9 years ago
- Status changed from New to Closed
- Assignee set to Thomas McKay
Duplicated http://projects.theforeman.org/issues/12693 that has been fixed.
Actions