Actions
Bug #14167
openhammer Content view Version info not delineating between types of repositories
Status:
New
Priority:
Normal
Assignee:
-
Category:
Hammer
Target version:
-
Description
$ hammer content-view version info --id=8 Warning: Option --id is deprecated. This option will be removed in Katello 2.5, Use --uuid ID: 8 Name: ohmy 5.0 Version: 5.0 Description: Content View ID: 2 Content View Name: ohmy Content View Label: ohmy Lifecycle Environments: 1) ID: 1 Name: Library Label: Library 2) ID: 2 Name: dev Label: dev Repositories: 1) ID: 20 Name: yum Label: yum 2) ID: 18 Name: life Label: life 3) ID: 19 Name: busy Label: busy 4) ID: 21 Name: ostree-zoo Label: ostree-zoo Puppet Modules:
In the above output, one does not know if its a Docker Repo/Yum Repo/Ostree Repo need a better way to categorize this..
Updated by Partha Aji about 9 years ago
- Translation missing: en.field_release set to 86
Updated by Partha Aji about 9 years ago
Ideal output
$ hammer content-view version info --id=8 ID: 8 Name: ohmy 5.0 Version: 5.0 Description: Content View ID: 2 Content View Name: ohmy Content View Label: ohmy Lifecycle Environments: 1) ID: 1 Name: Library Label: Library 2) ID: 2 Name: dev Label: dev Yum Repositories: 1) ID: 20 Name: yum Label: yum Contnt Type 2) ID: 18 Name: life Label: life Docker Repositories: 3) ID: 19 Name: busy Label: busy Ostree Repositories 4) ID: 21 Name: ostree-zoo Label: ostree-zoo Branches: 1) Name : fedora-atomic/f21/x86_64/updates-testing/docker-host Version: 12 Commit: 100sdxzx Date : ....... 2) Name: fedora-atomic/f21/x86_64/updates/host Version: 12 Commit: 100sdxzx Date : ....... Puppet Modules: .... <pre>
Updated by Eric Helms about 9 years ago
- Translation missing: en.field_release changed from 86 to 143
Updated by Justin Sherrill almost 9 years ago
- Translation missing: en.field_release changed from 143 to 114
Actions