Manpage logo

singularity-delete - Deletes requested image from the library

NAME  SYNOPSIS  DESCRIPTION  OPTIONS  EXAMPLE  SEE ALSO  HISTORY 

NAME

singularity-delete - Deletes requested image from the library

SYNOPSIS

singularity delete [arch] [flags]

DESCRIPTION

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

OPTIONS

-A, --arch="amd64"

specify requested image arch

-F, --force[=false]

delete image without confirmation

-h, --help[=false]

help for delete

--library=""

delete images from the provided library

--no-https[=false]

use http instead of https for docker:// oras:// and library:///... URIs

EXAMPLE

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

SEE ALSO

singularity(1)

HISTORY

15-May-2026 Auto generated by spf13/cobra


Updated 2026-06-01 - jenkler.se | uex.se