Actions
Bug #25583
closedhammer lifecycle-environment info doesn't show Registry-related fields
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1654721
hammer lifecycle-environment info doesn't show Registry Name Pattern and Unauthenticated Pull fields.
Version-Release number of selected component (if applicable):
Satellite 6.5 snap 5
satellite-6.5.0-5.beta.el7sat.noarch
foreman-1.20.0-1.el7sat.noarch
katello-3.9.0-1.el7sat.noarch
tfm-rubygem-hammer_cli-0.15.1-1.el7sat.noarch
tfm-rubygem-hammer_cli_katello-0.15.0-1.el7sat.noarch
Steps to Reproduce:
1. `hammer lifecycle-environment info --id 1`
Actual results:
ID: 1 Name: Library Label: Library Description: Organization: Default Organization Library: true Prior Lifecycle Environment:
Expected results:
ID: 1 Name: Library Label: Library Description: Organization: Default Organization Library: true Prior Lifecycle Environment: Unauthenticated pull: false Registry Name Pattern: <%= organization.label %>-<%= lifecycle_environment.label %>-<%= content_view.label %>-<%= product.name %>-<%= repository.label %>
Actions