automation-tests/cmd/podman/registry
Daniel J Walsh 3508bd22fe
Add support for podman context as alias to podman system connection
Alias
podman --context -> podman --connection
podman context use -> podman system connection default
podman context rm -> podman system connection rm
podman context create -> podman system connection add
podman context ls ->podman system connection ls
podman context inspect ->podman system connection ls --json (For
specified connections)

Podman context is a hidden command, but can be used for existing scripts
that assume Docker under the covers.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-09-15 08:17:15 -04:00
..
config.go cmd/podman: Enable ABI and Tunnel mode for freebsd 2022-08-22 10:14:12 +01:00
config_abi.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
config_tunnel.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
json.go Fixup issues found by golint 2020-06-10 05:49:41 -04:00
registry.go bump go module to version 4 2022-01-18 12:47:07 +01:00
remote.go Add support for podman context as alias to podman system connection 2022-09-15 08:17:15 -04:00