From 6ecdc130aee3dc38646582f552622b3e6c759660 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Mon, 20 Aug 2018 10:42:32 -0700 Subject: [PATCH] zsh completion --- contrib/zsh-completion/_packer | 1 - 1 file changed, 1 deletion(-) diff --git a/contrib/zsh-completion/_packer b/contrib/zsh-completion/_packer index 922d951d5..1e4c4af6b 100644 --- a/contrib/zsh-completion/_packer +++ b/contrib/zsh-completion/_packer @@ -5,7 +5,6 @@ _packer () { 'build:Build image(s) from template' 'fix:Fixes templates from old versions of packer' 'inspect:See components of a template' - 'push:Push template files to a Packer build service' 'validate:Check that a template is valid' 'version:Prints the Packer version' )