mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-05 22:21:31 +00:00
This commit is contained in:
@ -184,6 +184,7 @@ message PullImageRequest {
|
||||
string image = 1;
|
||||
krata.v1.common.OciImageFormat format = 2;
|
||||
bool overwrite_cache = 3;
|
||||
bool update = 4;
|
||||
}
|
||||
|
||||
message PullImageReply {
|
||||
|
Reference in New Issue
Block a user