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       -i, --insecure[=false]      allow connection to an insecure http remote
32
33
34       --no-login[=false]      skip automatic login step
35
36
37       --tokenfile=""       path to the file holding auth token for login (re‐
38       mote endpoints only)
39
40
41

EXAMPLE

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

SEE ALSO

49       singularity-remote(1)
50
51
52

HISTORY

54       18-Sep-2023 Auto generated by spf13/cobra
55
56
57
58Auto generated by spf13/cobra      Sep 2023                     singularity(1)
Impressum