apptainer-remote-status - Man Page

Check the status of the apptainer services at an endpoint, and your authentication token

Synopsis

apptainer remote status [remote_name]

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.

Options

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

Example

  $ apptainer remote status

See Also

apptainer-remote(1)

History

13-Mar-2024 Auto generated by spf13/cobra

Referenced By

apptainer-remote(1).

Mar 2024 Auto generated by spf13/cobra