New feature: Key can be entered from the STDIN and not need to be passed in from the arguments.
LatestWhen the new -K option is used, you will be asked to enter your Key. Previously the key was provided in the command arguments, where it could have been saved in plain text in the terminal command history, along with the command itself.
Note: The old option -k (small k) is still supported.