automation-tests/cmd/podman/system
Daniel J Walsh eb9e8fc558 Add support for --connection
* override --url and/or --identity fields from containers.conf
* --connection flag has higher precedence than ActiveService from
containers.conf. Which is set via podman system connection default
* Add newline to error message printed on stderr
* Added --connection to bash completion and documentation
* Updated bindings to query server in case of no path or /

Closes #jira-991
Fixes #7276

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Signed-off-by: Jhon Honce <jhonce@redhat.com>

Squashed commits to work around CI issue
2020-08-19 08:37:44 -07:00
..
connection Add support for --connection 2020-08-19 08:37:44 -07:00
connection.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
df.go fix podman system df format error 2020-07-31 01:40:42 +08:00
events.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
info.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
migrate.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
prune.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
renumber.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
reset.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
service.go Fix podman service --valink timeout 2020-07-31 10:22:27 -07:00
service_abi.go Support sighup reload configuration files 2020-08-18 14:42:49 -04:00
system.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
unshare.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
varlink.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
version.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00