.nh .TH "apptainer" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP apptainer-remote-use - Set an Apptainer remote endpoint to be actively used .SH SYNOPSIS .PP \fBapptainer remote use [use options...] \fP .SH DESCRIPTION .PP The 'remote use' command sets the remote to be used by default by any command that interacts with Apptainer services. .SH OPTIONS .PP \fB-e\fP, \fB--exclusive\fP[=false] set the endpoint as exclusive (root user only, imply --global) .PP \fB-g\fP, \fB--global\fP[=false] edit the list of globally configured remote endpoints .PP \fB-h\fP, \fB--help\fP[=false] help for use .SH EXAMPLE .EX $ apptainer remote use ExampleCloud .EE .SH SEE ALSO .PP \fBapptainer-remote(1)\fP .SH HISTORY .PP 1-Apr-2024 Auto generated by spf13/cobra