.nh .TH "singularity" "1" "Feb 2022" "Auto generated by spf13/cobra" "" .SH NAME .PP singularity-remote-use - Set a singularity remote endpoint to be actively used .SH SYNOPSIS .PP \fBsingularity 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 Singularity 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 .PP .RS .nf $ singularity remote use SylabsCloud .fi .RE .SH SEE ALSO .PP \fBsingularity-remote(1)\fP .SH HISTORY .PP 20-Feb-2022 Auto generated by spf13/cobra