1singularity(1)                                                  singularity(1)
2
3
4

NAME

6       singularity-remote-logout - Log out from a singularity remote endpoint,
7       an OCI/Docker registry or a keyserver
8
9
10

SYNOPSIS

12       singularity remote logout
13
14
15

DESCRIPTION

17       The 'remote logout' command allows you to log out  from  a  singularity
18       specific endpoint,
19         an  OCI/Docker  registry or a keyserver. If no endpoint or service is
20       specified, it will
21         try the default remote endpoint (SylabsCloud).
22
23
24

OPTIONS

26       -h, --help[=false]      help for logout
27
28
29

EXAMPLE

31                To log out from an endpoint
32                $ singularity remote logout SylabsCloud
33
34                To log out from a docker/OCI registry
35                $ singularity remote logout docker://docker.io
36
37
38
39

SEE ALSO

41       singularity-remote(1)
42
43
44

HISTORY

46       26-May-2021 Auto generated by spf13/cobra
47
48
49
50Auto generated by spf13/cobra      May 2021                     singularity(1)
Impressum