basic support for the hdfs dfs <command> when the command misses the dash
This commit is contained in:
@@ -192,6 +192,7 @@ using the matched rule and runs it. Rules enabled by default are as follows:
|
||||
* `tsuru_not_command` – fixes wrong tsuru commands like `tsuru shell`;
|
||||
* `tmux` – fixes `tmux` commands;
|
||||
* `whois` – fixes `whois` command.
|
||||
* `hdfs dfs` – Add the missing dash to the command.
|
||||
|
||||
Enabled by default only on specific platforms:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user