1apptainer(1)                                                      apptainer(1)
2
3
4

NAME

6       apptainer-remote-add - Add a new apptainer remote endpoint
7
8
9

SYNOPSIS

11       apptainer 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  apptainer 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 re‐
32       mote.
33
34
35       --no-login[=false]      skip automatic login step
36
37
38       --tokenfile=""      path to the file holding auth token for login  (re‐
39       mote endpoints only)
40
41
42

EXAMPLE

44                $ apptainer remote add ExampleCloud cloud.example.com
45
46
47
48

SEE ALSO

50       apptainer-remote(1)
51
52
53

HISTORY

55       10-Jan-2023 Auto generated by spf13/cobra
56
57
58
59Auto generated by spf13/cobra      Jan 2023                       apptainer(1)
Impressum