Bug #31052
Implement a hammer subcommand for exportable_histories
Difficulty:
easy
Triaged:
Yes
Description
Add hammer bindings along
hammer content-view version export-histories --content-view-id=100
hammer content-view version export-histories --id=101
hammer content-view version export-histories --destination-server=foo.example.com
The Api endpoint is already there https://github.com/Katello/katello/blob/master/app/controllers/katello/api/v2/content_view_versions_controller.rb#L92
Related issues
Associated revisions
Fixes #31052 - Add cvv export-histories command and test
History
#1
Updated by The Foreman Bot almost 2 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/747 added
#2
Updated by The Foreman Bot almost 2 years ago
- Pull request https://github.com/Katello/hammer-cli-katello/pull/748 added
#3
Updated by Anonymous almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|ccc1b9d541b66778cce4855e87246b83dc7b8683.
#4
Updated by Partha Aji almost 2 years ago
- Blocks Tracker #29977: Import/Export Stories added
#5
Updated by Chris Roberts almost 2 years ago
- Triaged changed from No to Yes
- Fixed in Releases Katello 3.18.0 added
#6
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/Katello/hammer-cli-katello/pull/764 added
Refs #31052 - Fix tests on master