Skip to content

New features: private-key passphrase support, .wskprops overwrite confirmation

Compare
Choose a tag to compare
@shazron shazron released this 10 Sep 03:37
· 387 commits to master since this release

For the console and jwt-auth commands, a --passphrase flag was added for you to specify a passphrase for your private-key if it is passphrase protected.

For the console:select-integration command, an interactive confirmation is presented to the user for overwriting the .wskprops file. An --overwrite flag can be set to bypass the prompt, to always overwrite the .wskprops file.