summaryrefslogtreecommitdiff
path: root/docs/source/markdown
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-09-30 16:24:10 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2020-10-02 06:32:17 -0400
commitb3f17936aa4023fc35d28fbee57940e87ce26fdf (patch)
tree3f5426a36b94e54e31b53b26ea1489d68fed6258 /docs/source/markdown
parent00c7b493a0565205aa054be7708281874163c85d (diff)
downloadpodman-b3f17936aa4023fc35d28fbee57940e87ce26fdf.tar.gz
podman-b3f17936aa4023fc35d28fbee57940e87ce26fdf.tar.bz2
podman-b3f17936aa4023fc35d28fbee57940e87ce26fdf.zip
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>
Diffstat (limited to 'docs/source/markdown')
-rw-r--r--docs/source/markdown/podman.1.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/source/markdown/podman.1.md b/docs/source/markdown/podman.1.md
index 555486562..87337fa3c 100644
--- a/docs/source/markdown/podman.1.md
+++ b/docs/source/markdown/podman.1.md
@@ -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