singularity delete

Deletes requested image from the library

Synopsis

The ‘delete’ command allows you to delete an image from a remote library.

singularity delete [arch] <imageRef> [flags]

Examples

$ singularity delete --arch=amd64 library://username/project/image:1.0

Options

-A, --arch string      specify requested image arch (default "amd64")
-F, --force            delete image without confirmation
-h, --help             help for delete
    --library string   delete images from the provided library

SEE ALSO

Linux container platform optimized for High Performance Computing (HPC) and Enterprise Performance Computing (EPC)

Auto generated by spf13/cobra on 2-Jul-2021