buildah-manifest-annotate(1) General Commands Manual (NAME) buildah-manifest-annotate - (SYNOPSIS) buildah manifest annotate [options...] listNameOrIndexName imageManifestDigestOrImageOrArtifactName (DESCRIPTION) (artifact) . (RETURN VALUE) (digest) . (OPTIONS) --annotation annotation=value . --index . --arch . . --features . . --index --annotation . --subject . --os . . --os-features . . --os-version . . --subject imageName subject . (subject) . --variant (variant) . . (EXAMPLE) buildah manifest annotate --arch arm64 --variant v8 mylist:v1.11 sha256:c829b1810d2dbb456e74a695fd3847530c8319e5a95dca623e9f1b1b89020d8b 506d8f4bb54931ea03a7e70173a0ed6302e3fb92dfadb3955ba5c17812e95c51: sha256:c829b1810d2dbb456e74a695fd3847530c8319e5a95dca623e9f1b1b89020d8b buildah manifest annotate --index --annotation food=yummy mylist:v1.11 506d8f4bb54931ea03a7e70173a0ed6302e3fb92dfadb3955ba5c17812e95c51: sha256:c829b1810d2dbb456e74a695fd3847530c8319e5a95dca623e9f1b1b89020d8b (SEE ALSO) buildah(1), buildah-manifest(1), buildah-manifest-create(1), buildah- manifest-add(1), buildah-manifest-remove(1), buildah-manifest- inspect(1), buildah-manifest-push(1), buildah-rmi(1) buildah September 2019 buildah-manifest-annotate(1)