Hide Forgot
Description of problem: CLI command 'package_group info' doesn't format all it's output properly. Actual results: Id: birds Name: birds Description: Mandatory Package Names: [u'stork', u'cockateel', u'penguin', u'duck'] Default Package Names: [] Optional Package Names: [] Conditional Package Names: {} Expected results: Better formatting, not only printed python lists and hashes.
Verified with following katello build: katello-cli-0.2.33-1.el6.noarch katello-0.2.35-1.el6.noarch Now formatting looks good. -- katello> package_group info --repo_id 775 --id birds -------------------------------------------------------------------------------- Package Group Information -------------------------------------------------------------------------------- Id: birds Name: birds Description: None Mandatory Package Names: stork cockateel penguin duck Default Package Names: None Optional Package Names: None Conditional Package Names: None --
Moving all community bugs with fixes to closed.