logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

singularity-remote-add - Add a new singularity remote endpoint

Description

       The 'remote add' command allows you to add a new remote endpoint to be
         used for singularity remote services. Authentication with a newly created
         endpoint will occur automatically.

Example

         $ singularity remote add SylabsCloud cloud.sylabs.io

History

       27-Feb-2025 Auto generated by spf13/cobra

Auto generated by spf13/cobra                       Feb 2025                                      singularity(1)

Name

       singularity-remote-add - Add a new singularity remote endpoint

Options

-g, --global[=false]      edit the list of globally configured remote endpoints

       -h, --help[=false]      help for add

       -i, --insecure[=false]      allow connection to an insecure http remote

       -n, --no-default[=false]      do not designate the newly-added remote endpoint as the default

       --no-login[=false]      skip automatic login step

       --tokenfile=""      path to the file holding auth token for login (remote endpoints only)

See Also

singularity-remote(1)

Synopsis

singularityremoteadd[addoptions...]

See Also