.nh .TH "singularity" "1" "Feb 2022" "Auto generated by spf13/cobra" "" .SH NAME .PP singularity-remote-status - Check the status of the singularity services at an endpoint, and your authentication token .SH SYNOPSIS .PP \fBsingularity remote status [remote_name]\fP .SH DESCRIPTION .PP The 'remote status' command checks the status of the specified remote endpoint and reports the availability of services and their versions. If no endpoint is specified, it will check the status of the default remote (SylabsCloud). If you have logged in with an authentication token the validity of that token will be checked. .SH OPTIONS .PP \fB-h\fP, \fB--help\fP[=false] help for status .SH EXAMPLE .PP .RS .nf $ singularity remote status SylabsCloud .fi .RE .SH SEE ALSO .PP \fBsingularity-remote(1)\fP .SH HISTORY .PP 20-Feb-2022 Auto generated by spf13/cobra