From 81469aa8af31ad0301e431df59b4fc9978bb6ac1 Mon Sep 17 00:00:00 2001 From: Adam Hyski Date: Tue, 29 Jan 2019 13:45:42 +0100 Subject: [PATCH] add command stats --- mage2docker.plugin.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mage2docker.plugin.zsh b/mage2docker.plugin.zsh index b97d62d..ff31d1e 100644 --- a/mage2docker.plugin.zsh +++ b/mage2docker.plugin.zsh @@ -50,7 +50,7 @@ _mage2docker() { compadd $(_docker_get_container_name) ;; command) - compadd "$@" bash-www bash logs magento mage mage-cache mage-reindex mage-di mage-upgrade mage-report mage-log grunt watch rename rm restart stop inspect top mysqldump mysql ip vst redis-flushall + compadd "$@" bash-www bash logs magento mage mage-cache mage-reindex mage-di mage-upgrade mage-report mage-log grunt watch rename rm restart stop inspect top mysqldump mysql ip vst stats redis-flushall ;; options) case $words[3] in