mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
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:
@ -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.
|
||||
|
Reference in New Issue
Block a user