1singularity(1) singularity(1)
2
3
4
6 singularity-remote-remove - Remove an existing singularity remote
7 endpoint
8
9
10
12 singularity remote remove [remove options...] <remote_name>
13
14
15
17 The 'remote remove' command allows you to remove an existing remote
18 endpoint
19 from the list of potential endpoints to use.
20
21
22
24 -g, --global[=false]
25 edit the list of globally configured remote endpoints
26
27
28 -h, --help[=false]
29 help for remove
30
31
32
34 $ singularity remote remove SylabsCloud
35
36
37
38
40 singularity-remote(1)
41
42
43
45 21-Oct-2019 Auto generated by spf13/cobra
46
47
48
49Auto generated by spf13/cobra Oct 2019 singularity(1)