.nh .TH buildah-source-add "1" "March 2021" "buildah" .SH NAME .PP buildah-source-add - Add a source artifact to a source image .SH SYNOPSIS .PP \fBbuildah source add\fP [\fIoptions\fP] \fIpath\fP \fIartifact\fP .SH DESCRIPTION .PP Add add a source artifact to a source image. The artifact will be added as a gzip-compressed tar ball. Add attempts to auto-tar and auto-compress only if necessary. .PP Note that the buildah-source command and all its subcommands are experimental and may be subject to future changes .SH OPTIONS .PP \fB--annotation\fP \fIkey=value\fP .PP Add an annotation to the layer descriptor in the source-image manifest. The input format is \fBkey=value\fR\&.