Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixes --remote flag issues | Jhon Honce | 2020-06-26 |
| | | | | | | | | | | | | | | | * --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> | ||
* | Podman V2 birth | Brent Baude | 2020-04-16 |
remote podman v1 and replace with podman v2. Signed-off-by: Brent Baude <bbaude@redhat.com> |