Create --append flag to add file to existing artifact

Fixes: https://issues.redhat.com/browse/RUN-2444

Signed-off-by: Jan Rodák <hony.com@seznam.cz>
This commit is contained in:
Jan Rodák
2025-02-12 10:18:28 +01:00
parent a17175eb3a
commit fdd442cbdf
7 changed files with 257 additions and 30 deletions

View File

@ -21,6 +21,12 @@ added.
@@option annotation.manifest
Note: Set annotations for each file being added.
#### **--append**, **-a**
Append files to an existing artifact. This option cannot be used with the **--type** option.
#### **--help**
Print usage statement.