summaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
authorPeter Hunt <pehunt@redhat.com>2019-07-22 15:56:58 -0400
committerPeter Hunt <pehunt@redhat.com>2019-07-23 13:29:33 -0400
commit5bf99a82ff48cd5097182c55fe1347daf793324b (patch)
tree726fc427fba4615f2262932d71a8f9676604e3e4 /API.md
parent479eeac62cd74e32cbe74fc8afbfc82d4d8a8abd (diff)
downloadpodman-5bf99a82ff48cd5097182c55fe1347daf793324b.tar.gz
podman-5bf99a82ff48cd5097182c55fe1347daf793324b.tar.bz2
podman-5bf99a82ff48cd5097182c55fe1347daf793324b.zip
add detach keys support for remote
Signed-off-by: Peter Hunt <pehunt@redhat.com>
Diffstat (limited to 'API.md')
-rwxr-xr-xAPI.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/API.md b/API.md
index 31bffeb16..71d09fed8 100755
--- a/API.md
+++ b/API.md
@@ -1591,6 +1591,8 @@ user [?string](#?string)
workdir [?string](#?string)
env [?[]string](#?[]string)
+
+detachKeys [?string](#?string)
### <a name="Image"></a>type Image