Actions
Bug #10688
closeddocker image list does not show the tag count anymore
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1221729
Description of problem:
In the previous output of `hammer docker image list` a column with the tag count was displayed and it not showing anymore.
Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-7-20150513.0
How reproducible:
Aways
Steps to Reproduce:
1. hammer -u admin -p password docker image list
Actual results:
The tag count column is not shown
Expected results:
The tag count column is shown
Additional info:
- hammer
u admin -p password docker image list|------------------------------------------------------------------|---------
------------------------------------
ID | IMAGE ID | SIZE
-------------------------------------|------------------------------------------------------------------|---------
faeee6a8-cacc-498f-b997-2cde24237b5f | e8a999563c473139dc74d02eefb7b13ffea63799bc05b8936b9ad7119b37742f | 5609404
ec64c42b-8f3b-487f-bb3e-e373c6adf362 | f6169d24347d30de48e4493836bec15c78a34f08cc7f17d6a45a19d68dc283ac | 0
...
Updated by Martin Bacovsky almost 10 years ago
- Category set to CLI
- Status changed from New to Assigned
Updated by Martin Bacovsky almost 10 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer_cli_foreman_docker/pull/12 added
- Pull request deleted (
)
Updated by Martin Bacovsky almost 10 years ago
- Status changed from Ready For Testing to Resolved
- % Done changed from 0 to 100
Actions