Bug #27838
closedUnable to export "Default Organization View 1.0" Content View
Description
Description of problem:
Unable to export "Default Organization View 1.0" Content View
Version-Release number of selected component (if applicable):
6.5 snap 13
How reproducible:
Always
Steps to Reproduce:
[root@qe-sat6-bm1 ~]# hammer u admin content-view version list --organization-id 1|-------------------------------|---------|-----------------------
--
ID | NAME | VERSION | LIFECYCLE ENVIRONMENTS
---|-------------------------------|---------|-----------------------
8 | my_cv 3.0 | 3.0 | Library
7 | my_cv 2.0 | 2.0 |
6 | my_cv 1.0 | 1.0 |
1 | Default Organization View 1.0 | 1.0 | Library
---|-------------------------------|---------|-----------------------
[root@qe-sat6-bm1 ~]# hammer -u admin content-view version export --id 1 --export-dir /root/
Could not export the content view:
Missing arguments for 'id'
[root@qe-sat6 ~]#
Actual results:
Content-view export fails with below error:
Could not export the content view:
Missing arguments for 'id'
Expected results:
It should be export.
Updated by Chris Roberts about 5 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/697 added
Updated by Chris Roberts about 5 years ago
- Status changed from Ready For Testing to Closed