1apptainer(1) apptainer(1)
2
3
4
6 apptainer-remote-add - Add a new apptainer remote endpoint
7
8
9
11 apptainer remote add [add options...]
12
13
14
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
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
44 $ apptainer remote add ExampleCloud cloud.example.com
45
46
47
48
50 apptainer-remote(1)
51
52
53
55 22-Nov-2023 Auto generated by spf13/cobra
56
57
58
59Auto generated by spf13/cobra Nov 2023 apptainer(1)