Skip to content

Releases: britive/python-cli

v0.1.4

15 Aug 17:37
4566952

Choose a tag to compare

v0.1.4 Pre-release
Pre-release

Changed credential encrypted file logic to not prompt for a passphrase if not is not provided by the caller. A default uuid.getnode() passphrase will be used instead.

v0.1.3

15 Aug 16:47
4560227

Choose a tag to compare

v0.1.3 Pre-release
Pre-release

Added feature for encrypting credentials in the local pybritive cache when using the AWS credential process checkout mode (--mode awscredentialprocess). This makes the pybritive credential process more performant while ensuring the locally cached credentials are encrypted at rest (more secure than the standard AWS credentials file).

v0.1.2

10 Aug 12:37
4feb0db

Choose a tag to compare

v0.1.2 Pre-release
Pre-release

Fixed Powershell completion

v0.1.1

05 Aug 17:36
49ce052

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

Fix module error with completers

v0.1.0

05 Aug 16:47
9ba62e5

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Initial beta release. Not intended for production workloads.