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> |
||
---|---|---|
.. | ||
containers | ||
generate | ||
images | ||
manifests | ||
network | ||
play | ||
pods | ||
system | ||
test | ||
volumes | ||
bindings.go | ||
connection.go | ||
errors.go |