1singularity(1)                                                  singularity(1)
2
3
4

NAME

6       singularity-delete - Deletes requested image from the library
7
8
9

SYNOPSIS

11       singularity delete [arch]  [flags]
12
13
14

DESCRIPTION

16       The  'delete'  command  allows you to delete an image from a remote li‐
17       brary.
18
19
20

OPTIONS

22       -A, --arch="amd64"      specify requested image arch
23
24
25       -F, --force[=false]      delete image without confirmation
26
27
28       -h, --help[=false]      help for delete
29
30
31       --library=""      delete images from the provided library
32
33
34

EXAMPLE

36                $ singularity delete --arch=amd64 library://username/project/image:1.0
37
38
39
40

SEE ALSO

42       singularity(1)
43
44
45

HISTORY

47       9-Nov-2021 Auto generated by spf13/cobra
48
49
50
51Auto generated by spf13/cobra      Nov 2021                     singularity(1)
Impressum