1podman-system-connection-list(1)() podman-system-connection-list(1)()
2
3
4
6 podman-system-connection-list - List the destination for the Podman
7 service(s)
8
9
11 podman system connection list
12
13
14 podman system connection ls
15
16
18 List ssh destination(s) for podman service(s).
19
20
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
29 podman-system(1) , containers.conf(5)
30
31
33 July 2020, Originally compiled by Jhon Honce (jhonce at redhat dot com)
34
35
36
37 podman-system-connection-list(1)()