Add flag --build to wwctl container copy, default false
Signed-off-by: xu yang <xyang@ciq.com>
This commit is contained in:
committed by
Jonathon Anderson
parent
6796a69c3f
commit
1f492dfed5
@@ -36,7 +36,7 @@ message ContainerDeleteParameter {
|
||||
message ContainerCopyParameter {
|
||||
string containerSource = 1;
|
||||
string containerDestination = 2;
|
||||
|
||||
bool build = 3;
|
||||
}
|
||||
|
||||
// ContainerImportParameter has all input for importing a container.
|
||||
|
||||
Reference in New Issue
Block a user