spiegel_podman/cmd/podman/system
Jhon Honce 8dd26289bf 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>

<MH: Fixed import issues>

Signed-off-by: Matt Heon <matthew.heon@pm.me>
2020-07-06 14:14:53 -04:00
..
connection.go Fixes --remote flag issues 2020-07-06 14:14:53 -04:00
df.go move go module to v2 2020-07-06 15:52:17 +02:00
events.go move go module to v2 2020-07-06 15:52:17 +02:00
info.go move go module to v2 2020-07-06 15:52:17 +02:00
migrate.go move go module to v2 2020-07-06 15:52:17 +02:00
prune.go move go module to v2 2020-07-06 15:52:17 +02:00
renumber.go move go module to v2 2020-07-06 15:52:17 +02:00
reset.go move go module to v2 2020-07-06 15:52:17 +02:00
service.go move go module to v2 2020-07-06 15:52:17 +02:00
service_abi.go move go module to v2 2020-07-06 15:52:17 +02:00
system.go Fixes --remote flag issues 2020-07-06 14:14:53 -04:00
unshare.go move go module to v2 2020-07-06 15:52:17 +02:00
varlink.go move go module to v2 2020-07-06 15:52:17 +02:00
version.go move go module to v2 2020-07-06 15:52:17 +02:00