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       --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                $ apptainer remote add ExampleCloud cloud.example.com
41
42
43
44

SEE ALSO

46       apptainer-remote(1)
47
48
49

HISTORY

51       22-Jun-2022 Auto generated by spf13/cobra
52
53
54
55Auto generated by spf13/cobra      Jun 2022                       apptainer(1)
Impressum