summaryrefslogtreecommitdiff
path: root/cmd/podman/cliconfig
Commit message (Collapse)AuthorAge
* Migrate to cobra CLIbaude2019-02-08
We intend to migrate to the cobra cli from urfave/cli because the project is more well maintained. There are also some technical reasons as well which extend into our remote client work. Signed-off-by: baude <bbaude@redhat.com>