1podman-system-connection-list(1)()          podman-system-connection-list(1)()
2
3
4

NAME

6       podman-system-connection-list  -  List  the  destination for the Podman
7       service(s)
8
9

SYNOPSIS

11       podman system connection list
12
13
14       podman system connection ls
15
16

DESCRIPTION

18       List ssh destination(s) for podman service(s).
19
20

EXAMPLE

22              $ podman system connection list
23              Name URI                                           Identity
24              devl ssh://root@example.com/run/podman/podman.sock ~/.ssh/id_rsa
25
26
27

SEE ALSO

29       podman-system(1) , containers.conf(5)
30
31

HISTORY

33       July 2020, Originally compiled by Jhon Honce (jhonce at redhat dot com)
34
35
36
37                                            podman-system-connection-list(1)()
Impressum