1singularity(1) singularity(1)
2
3
4
6 singularity-remote-add - Create a new singularity remote endpoint
7
8
9
11 singularity remote add [add options...]
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. Authentication with a newly created
18 endpoint will occur automatically.
19
20
21
22
24 -g, --global[=false] edit the list of globally configured remote
25 endpoints
26
27
28 -h, --help[=false] help for add
29
30
31 --no-login[=false] skip automatic login step
32
33
34 --tokenfile="" path to the file holding token
35
36
37
39 $ singularity remote add SylabsCloud cloud.sylabs.io
40
41
42
43
45 singularity-remote(1)
46
47
48
50 11-Mar-2021 Auto generated by spf13/cobra
51
52
53
54Auto generated by spf13/cobra Mar 2021 singularity(1)