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...]
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]       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

EXAMPLE

39                $ singularity remote add SylabsCloud cloud.sylabs.io
40
41
42
43

SEE ALSO

45       singularity-remote(1)
46
47
48

HISTORY

50       11-Mar-2021 Auto generated by spf13/cobra
51
52
53
54Auto generated by spf13/cobra      Mar 2021                     singularity(1)
Impressum