Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | system: Adds support for removing all named destination via --all | Aditya Rajan | 2021-11-08 |
| | | | | | | | | Adds support of dropping all named destination from system connections via `--all`. Closes: https://github.com/containers/podman/issues/12018 Signed-off-by: Aditya Rajan <arajan@redhat.com> | ||
* | [WIP] Refactor podman system connection | Jhon Honce | 2020-07-22 |
* Add support to manage multiple connections * Add connection * Remove connection * Rename connection * Set connection as default * Add markdown/man pages * Fix recursion in hack/xref-helpmsgs-manpages Signed-off-by: Jhon Honce <jhonce@redhat.com> |