.nh .TH "apptainer" "1" "Jan 2026" "Auto generated by spf13/cobra" "" .SH NAME apptainer-remote-status - Check the status of the apptainer services at an endpoint, and your authentication token .SH SYNOPSIS \fBapptainer remote status [remote_name]\fP .SH DESCRIPTION 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 \fB-h\fP, \fB--help\fP[=false] help for status .SH EXAMPLE .EX $ apptainer remote status .EE .SH SEE ALSO \fBapptainer-remote(1)\fP .SH HISTORY 8-Jan-2026 Auto generated by spf13/cobra