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] <imageRef> [flags]
12
13
14

DESCRIPTION

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

OPTIONS

22       -A, --arch=""
23           specify requested image arch
24
25
26       -h, --help[=false]
27           help for delete
28
29
30       --library=" ⟨https://library.sylabs.io"⟩
31           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       18-Feb-2020 Auto generated by spf13/cobra
48
49
50
51Auto generated by spf13/cobra      Feb 2020                     singularity(1)
Impressum