singularity remote add¶
Create a new singularity remote endpoint
Synopsis¶
The ‘remote add’ command allows you to create a new remote endpoint to be used for Singularity remote services.
singularity remote add <remote_name> <remote_URI> [flags]
Examples¶
$ singularity remote add SylabsCloud cloud.sylabs.io
Options¶
-g, --global edit the list of globally configured remote endpoints
-h, --help help for add
SEE ALSO¶
- singularity remote - Manage singularity remote endpoints
Auto generated by spf13/cobra on 26-Jun-2019