automation-tests/cmd/podman/images
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
..
build.go Fixes --remote flag issues 2020-06-26 17:09:24 -07:00
diff.go Fixes --remote flag issues 2020-06-26 17:09:24 -07:00
exists.go system tests must pass 2020-04-28 15:17:00 -05:00
history.go Turn on More linters 2020-06-15 07:05:56 -04:00
image.go Fixes --remote flag issues 2020-06-26 17:09:24 -07:00
images.go system tests must pass 2020-04-28 15:17:00 -05:00
import.go Fix errors found when comparing podman v1 --help versus V2 2020-05-04 14:16:34 -04:00
inspect.go BATS tests: new too-many-arguments test 2020-06-23 14:17:48 -06:00
list.go BATS tests: new too-many-arguments test 2020-06-23 14:17:48 -06:00
load.go image load: no args required 2020-06-23 14:53:29 +02:00
prune.go Handle filters correctly for podman prune 2020-05-21 09:28:42 -04:00
pull.go compat handlers: add X-Registry-Auth header support 2020-05-29 15:39:37 +02:00
push.go BATS tests: new too-many-arguments test 2020-06-23 14:17:48 -06:00
rm.go image removal: refactor part 2 2020-05-04 16:01:45 +02:00
rmi.go Podman V2 birth 2020-04-16 15:53:58 -05:00
save.go BATS tests: new too-many-arguments test 2020-06-23 14:17:48 -06:00
search.go Fixes --remote flag issues 2020-06-26 17:09:24 -07:00
sign.go v2podman image sign 2020-05-11 09:18:56 -05:00
tag.go Docs: consistency between man / --help 2020-06-24 10:39:10 -06:00
tree.go V2 podman image tree 2020-04-20 10:10:24 -07:00
trust.go v2trust set and show 2020-05-07 09:55:52 -05:00
trust_set.go v2trust set and show 2020-05-07 09:55:52 -05:00
trust_show.go BATS tests: new too-many-arguments test 2020-06-23 14:17:48 -06:00
untag.go Docs: consistency between man / --help 2020-06-24 10:39:10 -06:00