Actions
Feature #37491
openDeprecate --component-ids option from 'hammer content-view component remove'
Description
When using 'hammer content-view component remove' you can pass either --component-content-view-ids, or --component-ids.
--component-content-view-ids is self-explanatory and works as expected, but --component-ids refers to IDs of Katello::ContentViewComponents, which is a join model that never should have been exposed to users.
The 'COMPONENT ID' field should be removed from 'hammer content-view component list'.
The --component-ids option in 'hammer content-view component remove' should be deprecated, and removed in a later release.
Updated by Chris Roberts 5 months ago
- Target version changed from Katello 4.14.0 to Katello 4.15.0
Updated by Chris Roberts 2 months ago
- Target version changed from Katello 4.15.0 to Katello 4.16.0
Actions