1singularity(1) singularity(1)
2
3
4
6 singularity-remote-add - Create a new singularity remote endpoint
7
8
9
11 singularity remote add <remote_name> <remote_URI> [flags]
12
13
14
16 The 'remote add' command allows you to create a new remote endpoint to be
17 be used for singularity remote services.
18
19
20
21
23 -g, --global[=false]
24 edit the list of globally configured remote endpoints
25
26
27 -h, --help[=false]
28 help for add
29
30
31
33 $ singularity remote add SylabsCloud cloud.sylabs.io
34
35
36
37
39 singularity-remote(1)
40
41
42
44 29-May-2019 Auto generated by spf13/cobra
45
46
47
48Auto generated by spf13/cobra May 2019 singularity(1)