podman-remote does not support most of the global flags

podman-remote --help is showing a bunch of global flags that it
does not support

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2020-09-30 16:24:10 -04:00
parent 00c7b493a0
commit b3f17936aa
3 changed files with 81 additions and 64 deletions

View File

@ -160,6 +160,14 @@ Print the version
Podman can set up environment variables from env of [engine] table in containers.conf. These variables can be overridden by passing environment variables before the `podman` commands.
## Remote Access
The Podman command can be used with remote services using the `--remote` flag. Connections can
be made using local unix domain sockets, ssh or directly to tcp sockets. When specifying the
podman --remote flag, only the global options `--url`, `--identity`, `--log-level`, `--connection` are used.
Connection information can also be managed using the containers.conf file.
## Exit Status
The exit code from `podman` gives information about why the container