1apptainer(1)                                                      apptainer(1)
2
3
4

NAME

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

SYNOPSIS

11       apptainer delete [delete options...]  [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       --no-https[=false]      use http instead of https for docker:// oras://
35       and library:///... URIs
36
37
38

EXAMPLE

40                $ apptainer delete --arch=amd64 library://username/project/image:1.0
41
42
43
44

SEE ALSO

46       apptainer(1)
47
48
49

HISTORY

51       10-Jan-2023 Auto generated by spf13/cobra
52
53
54
55Auto generated by spf13/cobra      Jan 2023                       apptainer(1)
Impressum