buildah-manifest-exists(1)() buildah-manifest-exists(1)() (NAME) buildah-manifest-exists - (SYNOPSIS) buildah manifest exists manifest (DESCRIPTION) buildah manifest exists (manifest list) . Buildah 0 . 1 . 125 . (OPTIONS) --help, -h . (EXAMPLE) list1 ( ): $ buildah manifest exists list1 $ echo $? 0 $ mylist ( ): $ buildah manifest exists mylist $ echo $? 1 $ (SEE ALSO) buildah(1), buildah-manifest(1) buildah-manifest-exists(1)()