.nh .TH "apptainer" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP apptainer-remote-status - Check the status of the apptainer services at an endpoint, and your authentication token .SH SYNOPSIS .PP \fBapptainer 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, and reports the user's logged-in status (or lack thereof) on that endpoint. If no endpoint is specified, it will check the status of the default remote. 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 .EX $ apptainer remote status .EE .SH SEE ALSO .PP \fBapptainer-remote(1)\fP .SH HISTORY .PP 1-Apr-2024 Auto generated by spf13/cobra