Merge pull request #333 from mlk/master

basic support for the hdfs dfs <command> when the command misses the …
This commit is contained in:
Vladimir Iakovlev
2015-08-19 17:16:54 +03:00
3 changed files with 49 additions and 0 deletions
+1
View File
@@ -191,6 +191,7 @@ using the matched rule and runs it. Rules enabled by default are as follows:
* `tsuru_login` &ndash; runs `tsuru login` if not authenticated or session expired;
* `tsuru_not_command` &ndash; fixes wrong `tsuru` commands like `tsuru shell`;
* `tmux` &ndash; fixes `tmux` commands;
* `unknown_command` &ndash; fixes hadoop hdfs-style "unknown command" for example adds missing '-' to the command on `hdfs dfs ls`;
* `whois` &ndash; fixes `whois` command.
Enabled by default only on specific platforms: