Rally currently supports custom user tags via the [--user-tag](https://esrally.readthedocs.io/en/stable/command_line_reference.html?highlight=user-tag#user-tag) cli option. This doesn't convey the concept that several tags can be user. In order to not break BWC, I suggest we add an alias `--user-tags` acting as a synonym to `--user-tag`.
Rally currently supports custom user tags via the --user-tag cli option.
This doesn't convey the concept that several tags can be user.
In order to not break BWC, I suggest we add an alias
--user-tagsacting asa synonym to
--user-tag.