mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Merge pull request #176 from tt/improve-heroku-completion
Improve `heroku` completion
This commit is contained in:
@@ -65,6 +65,7 @@ _1st_arguments=(
|
||||
"plugins":"list installed plugins"
|
||||
"plugins\:install":"install a plugin"
|
||||
"plugins\:uninstall":"uninstall a plugin"
|
||||
"plugins\:update":"updates all plugins or a single plugin by name"
|
||||
"ps\:dynos":"scale to QTY web processes"
|
||||
"ps\:workers":"scale to QTY background processes"
|
||||
"ps":"list processes for an app"
|
||||
|
||||
Reference in New Issue
Block a user