Add tsuru_login rule

This commit is contained in:
Pablo Santiago Blum de Aguiar
2015-07-25 20:59:18 -03:00
parent bfa3c905a3
commit 2117659c40
3 changed files with 49 additions and 0 deletions
+1
View File
@@ -185,6 +185,7 @@ using the matched rule and runs it. Rules enabled by default are as follows:
* `switch_layout` – switches command from your local layout to en;
* `systemctl` – correctly orders parameters of confusing `systemctl`;
* `test.py` – runs `py.test` instead of `test.py`;
* `tsuru_login.py` – runs `tsuru login` if not authenticated or session expired;
* `tmux` – fixes `tmux` commands;
* `whois` – fixes `whois` command.