automation-tests/cmd/podman/registry
Jhon Honce 6fb5f01c73 Fixes --remote flag issues
* --remote, --url and --identity are now anchored to podman command.
  Subcommands should no longer have issues
* TraverseChildren now set to V1 expectations
* Latest flag now has helper function. Now has consistent usage.
* IsRemote() uses cobra parser to determin if --remote is given
* Moved validation functions from parser pkg to validate pkg
*

Fixes #6598
Fixes #6704

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2020-06-26 17:09:24 -07:00
..
config.go Fixes --remote flag issues 2020-06-26 17:09:24 -07:00
config_abi.go Remove use of ABISupport buildtag 2020-06-03 15:11:34 -04:00
config_tunnel.go Revert sending --remote flag to containers 2020-06-25 11:35:32 -07:00
json.go Fixup issues found by golint 2020-06-10 05:49:41 -04:00
registry.go default to tunnel without ABISupport tag 2020-05-08 11:09:48 -04:00
remote.go Fixes --remote flag issues 2020-06-26 17:09:24 -07:00