podman-system-connection

Section: User Commands (1)
Index Return to Main Contents
 

NAME

podman-system-connection - Manage the destination(s) for Podman service(s)

 

SYNOPSIS

podman system connection subcommand

 

DESCRIPTION

Manage the destination(s) for Podman service(s).

The user will be prompted for the ssh login password or key file pass phrase as required. The ssh-agent is supported if it is running.

 

COMMANDS

CommandMan PageDescription
addpodman-system-connection-add(1) Record destination for the Podman service
defaultpodman-system-connection-default(1) Set named destination as default for the Podman service
listpodman-system-connection-list(1) List the destination for the Podman service(s)
removepodman-system-connection-remove(1)Delete named destination
renamepodman-system-connection-rename(1) Rename the destination for Podman service

 

EXAMPLE

$ podman system connection list
Name URI                                           Identity       Default
devl ssh://root@example.com/run/podman/podman.sock ~/.ssh/id_rsa  true

 

SEE ALSO

podman(1), podman-system(1)

 

HISTORY

June 2020, Originally compiled by Jhon Honce (jhonce at redhat dot com)


 

Index

NAME
SYNOPSIS
DESCRIPTION
COMMANDS
EXAMPLE
SEE ALSO
HISTORY

This document was created by man2html, using the manual pages.
Time: 15:11:07 GMT, May 18, 2024