github.com/hanks177/podman/v4@v4.1.3-0.20220613032544-16d90015bc83/docs/source/markdown/podman-system-connection-default.1.md (about)

     1  % podman-system-connection-default(1)
     2  
     3  ## NAME
     4  podman\-system\-connection\-default - Set named destination as default for the Podman service
     5  
     6  ## SYNOPSIS
     7  **podman system connection default** *name*
     8  
     9  ## DESCRIPTION
    10  Set named ssh destination as default destination for the Podman service.
    11  
    12  ## EXAMPLE
    13  ```
    14  $ podman system connection default production
    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)