nox
nox copied to clipboard
Add top-level `alias[es]` command
https://www.elastic.co/guide/en/elasticsearch/reference/5.6/indices-aliases.html
should map roughly to the index alias ES api.
e.g.
$ nox alias create ...
$ nox alias delete ...
$ nox alias show ...