enhanced container list
Container list has now options for full, kernel and size listing. Without any arguments only available containers are listed. Size is no more fine granular showing also size of the image, chroot and compressed image Signed-off-by: Christian Goll <cgoll@suse.com>
This commit is contained in:
committed by
Jonathon Anderson
parent
0c73a4128b
commit
553e401fe0
@@ -25,7 +25,7 @@ func Test_List(t *testing.T) {
|
||||
}{
|
||||
{
|
||||
name: "container list test",
|
||||
args: []string{},
|
||||
args: []string{"-l"},
|
||||
stdout: `test 1 kernel`,
|
||||
inDb: `WW_INTERNAL: 45
|
||||
nodeprofiles:
|
||||
|
||||
Reference in New Issue
Block a user