mirror of https://github.com/containers/podman.git
* podman --remote ssh://<user>:<password>@<host>:<port><path> * podman --remote ssh://<user>:<password>@<host>:<port><path> \ --identity <path> --passphrase <phrase> * ssh-add <key> podman --remote ssh://<user>@<host><path> * Fix `podman help` to run even if podman missing components * Prompt for passphrase on stdin IFF key is protected and passphrase not given via any other configuration * cobra flags do not support optional value flags therefore refactored --remote to be a boolean and --url will now contain the URI to Podman service Signed-off-by: Jhon Honce <jhonce@redhat.com> |
||
---|---|---|
.. | ||
_static | ||
markdown | ||
Commands.rst | ||
Introduction.rst | ||
Reference.rst | ||
Search.rst | ||
Tutorials.rst | ||
conf.py | ||
generate.rst | ||
healthcheck.rst | ||
image.rst | ||
includes.rst | ||
index.rst | ||
managecontainers.rst | ||
network.rst | ||
play.rst | ||
pod.rst | ||
system.rst | ||
volume.rst |