github.com/hanks177/podman/v4@v4.1.3-0.20220613032544-16d90015bc83/docs/source/markdown/podman-system-connection-rename.1.md (about) 1 % podman-system-connection-rename(1) 2 3 ## NAME 4 podman\-system\-connection\-rename - Rename the destination for Podman service 5 6 ## SYNOPSIS 7 **podman system connection rename** *old* *new* 8 9 ## DESCRIPTION 10 Rename ssh destination from *old* to *new*. 11 12 ## EXAMPLE 13 ``` 14 $ podman system connection rename laptop devel 15 ``` 16 ## SEE ALSO 17 **[podman(1)](podman.1.md)**, **[podman-system(1)](podman-system.1.md)**, **[podman-system-connection(1)](podman-system-connection.1.md)** 18 19 ## HISTORY 20 July 2020, Originally compiled by Jhon Honce (jhonce at redhat dot com)