logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

singularity-delete - Deletes requested image from the library

Description

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

Example

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

History

       27-Feb-2025 Auto generated by spf13/cobra

Auto generated by spf13/cobra                       Feb 2025                                      singularity(1)

Name

       singularity-delete - Deletes requested image from the 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

See Also

singularity(1)

Synopsis

singularitydelete[arch][flags]

See Also