singularity remote use
Set a singularity remote endpoint to be actively used
Synopsis
The ‘remote use’ command sets the remote to be used by default by any command that interacts with Singularity services.
singularity remote use [use options...] <remote_name>
Examples
$ singularity remote use SylabsCloud
Options
-e, --exclusive set the endpoint as exclusive (root user only, imply --global)
-g, --global edit the list of globally configured remote endpoints
-h, --help help for use
SEE ALSO
singularity remote - Manage singularity remote endpoints, keyservers and OCI/Docker registry credentials
Auto generated by spf13/cobra on 3-Mar-2022