aboutsummaryrefslogtreecommitdiff
path: root/completions/bash/podman
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2018-03-15 16:05:24 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2018-03-16 13:55:49 +0000
commit1eba11836741ea1ffd94ccdb166aec7616407c6b (patch)
tree6fb8eaec65f32dfe31d74b13ef9871894c8f0a93 /completions/bash/podman
parent05fb5a0aa70911fdb359cb0116f158c271d2d0ca (diff)
downloadpodman-1eba11836741ea1ffd94ccdb166aec7616407c6b.tar.gz
podman-1eba11836741ea1ffd94ccdb166aec7616407c6b.tar.bz2
podman-1eba11836741ea1ffd94ccdb166aec7616407c6b.zip
Add podman restart to podman bash completions and commands
Signed-off-by: Matthew Heon <mheon@redhat.com> Closes: #503 Approved by: rhatdan
Diffstat (limited to 'completions/bash/podman')
-rw-r--r--completions/bash/podman1
1 files changed, 1 insertions, 0 deletions
diff --git a/completions/bash/podman b/completions/bash/podman
index 5df1eaa36..7903cc812 100644
--- a/completions/bash/podman
+++ b/completions/bash/podman
@@ -1615,6 +1615,7 @@ _podman_podman() {
ps
pull
push
+ restart
rm
rmi
run