1singularity(1)                                                  singularity(1)
2
3
4

NAME

6       singularity-remote-add - Create a new singularity remote endpoint
7
8
9

SYNOPSIS

11       singularity remote add [add options...] <remote_name> <remote_URI>
12
13
14

DESCRIPTION

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

OPTIONS

24       -g, --global[=false]
25           edit the list of globally configured remote endpoints
26
27
28       -h, --help[=false]
29           help for add
30
31
32       --no-login[=false]
33           skip automatic login step
34
35
36       --tokenfile=""
37           path to the file holding token
38
39
40

EXAMPLE

42                $ singularity remote add SylabsCloud cloud.sylabs.io
43
44
45
46

SEE ALSO

48       singularity-remote(1)
49
50
51

HISTORY

53       21-Oct-2019 Auto generated by spf13/cobra
54
55
56
57Auto generated by spf13/cobra      Oct 2019                     singularity(1)
Impressum