Add a new tsuru_not_command rule

This commit is contained in:
Pablo Santiago Blum de Aguiar
2015-07-27 22:34:24 -03:00
parent 4e854a575e
commit 65a25d5448
3 changed files with 109 additions and 0 deletions
+1
View File
@@ -188,6 +188,7 @@ using the matched rule and runs it. Rules enabled by default are as follows:
* `systemctl` – correctly orders parameters of confusing `systemctl`;
* `test.py` – runs `py.test` instead of `test.py`;
* `tsuru_login` – runs `tsuru login` if not authenticated or session expired;
* `tsuru_not_command` – fixes wrong tsuru commands like `tsuru shell`;
* `tmux` – fixes `tmux` commands;
* `whois` – fixes `whois` command.