repocli: first version of pull & push image
This commit is contained in:
@@ -22,4 +22,5 @@ func xxxTestPullImage(t *testing.T) {
|
||||
destdir := "aaa"
|
||||
err := down.Pull(ctx, rawref, destdir, "linux", "amd64")
|
||||
require.NoError(t, err)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user