mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 01:20:39 +00:00
The help string for the `--kms-hosts` command-line option mentions only the AWS credentials file as a fall-back search path, in case no explicit credentials are given. Extend the help string to mention the environment as well. Make it clear that the environment has higher precedence than the credentials file. Signed-off-by: Nikos Dragazis <nikolaos.dragazis@scylladb.com>