1apptainer(1) apptainer(1)
2
3
4
6 apptainer-remote-use - Set an Apptainer remote endpoint to be actively
7 used
8
9
10
12 apptainer remote use [use options...]
13
14
15
17 The 'remote use' command sets the remote to be used by default by any
18 command
19 that interacts with Apptainer services.
20
21
22
24 -e, --exclusive[=false] set the endpoint as exclusive (root user
25 only, imply --global)
26
27
28 -g, --global[=false] edit the list of globally configured remote
29 endpoints
30
31
32 -h, --help[=false] help for use
33
34
35
37 $ apptainer remote use ExampleCloud
38
39
40
41
43 apptainer-remote(1)
44
45
46
48 22-Nov-2023 Auto generated by spf13/cobra
49
50
51
52Auto generated by spf13/cobra Nov 2023 apptainer(1)