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

NAME

6       singularity-remote-add - Add 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 add a new remote endpoint to be
17         be  used for singularity remote services. Authentication with a newly
18       created
19         endpoint will occur automatically.
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 auth token for login (re‐
35       mote endpoints only)
36
37
38

EXAMPLE

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

SEE ALSO

46       singularity-remote(1)
47
48
49

HISTORY

51       9-Nov-2021 Auto generated by spf13/cobra
52
53
54
55Auto generated by spf13/cobra      Nov 2021                     singularity(1)
Impressum