automation-tests/cmd/podman/system
Jhon Honce 7dd1da3787 Refine public key usage when remote
* Move all public key handling into one AuthMethod. Prioritize ssh-agent
  keys over identity files.
* Cache server connection when tunneling, saves one RoundTrip on ssh
  handshake

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2020-12-10 15:32:37 -07:00
..
connection Refine public key usage when remote 2020-12-10 15:32:37 -07:00
connection.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
df.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
events.go Remove some more excessive wrapping and stuttering 2020-11-17 09:19:22 -05:00
info.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
migrate.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
prune.go Add --filter to podman system prune 2020-12-09 16:01:13 -05:00
renumber.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00
reset.go Remove some more excessive wrapping and stuttering 2020-11-17 09:19:22 -05:00
service.go Add system test for shell completion 2020-12-09 19:13:28 +01:00
service_abi.go add network connect|disconnect compat endpoints 2020-11-17 14:22:39 -06:00
system.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
unshare.go Add system test for shell completion 2020-12-09 19:13:28 +01:00
version.go Add shell completion with cobra 2020-11-12 11:38:31 +01:00