summaryrefslogtreecommitdiff
path: root/completions
diff options
context:
space:
mode:
authorTheodore Cowan <theodore-cowan@pluralsight.com>2018-12-17 07:05:44 -0500
committerTheodore Cowan <theodore-cowan@pluralsight.com>2018-12-17 11:20:40 -0500
commitd5647fe053f2fdd97118c6aebfb1e467bdbf3ed3 (patch)
tree0485d462fe33254fa7ba98333576e59976ffc9a7 /completions
parent93b5ccfe94f3f180542f045a92f14b8d2368e73e (diff)
downloadpodman-d5647fe053f2fdd97118c6aebfb1e467bdbf3ed3.tar.gz
podman-d5647fe053f2fdd97118c6aebfb1e467bdbf3ed3.tar.bz2
podman-d5647fe053f2fdd97118c6aebfb1e467bdbf3ed3.zip
add --get-login command to podman-login.
Returns user if user is logged-in to the registry. Returns error if not logged in with non-zero status code. Signed-off-by: Theodore Cowan <theodore-cowan@pluralsight.com>
Diffstat (limited to 'completions')
-rw-r--r--completions/bash/podman1
1 files changed, 1 insertions, 0 deletions
diff --git a/completions/bash/podman b/completions/bash/podman
index 9a8adb502..4702ae0e0 100644
--- a/completions/bash/podman
+++ b/completions/bash/podman
@@ -2217,6 +2217,7 @@ _podman_login() {
--password
-p
--authfile
+ --get-login
"
local boolean_options="
--help