blob: 64eb18c57af93958c347e431db0d9f06b3cd4614 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Manage the destination(s) for Podman service(s)
=================
:doc:`add <markdown/podman-system-connection-add.1>` Record destination for the Podman service
:doc:`default <markdown/podman-system-connection-default.1>` Set named destination as default for the Podman service
:doc:`list <markdown/podman-system-connection-list.1>` List the destination for the Podman service(s)
:doc:`remove <markdown/podman-system-connection-remove.1>` Delete named destination
:doc:`rename <markdown/podman-system-connection-rename.1>` Rename the destination for Podman service
|