Skip to content

Releases: britive/python-cli

v0.1.6

Choose a tag to compare

@twratl twratl released this 23 Aug 20:32
be01d8f
  • Doc updates
  • Non pre-release version so latest release works

v0.1.5

v0.1.5 Pre-release
Pre-release

Choose a tag to compare

@twratl twratl released this 17 Aug 13:12
8966a37
  • Build first version of documentation
  • Default to encrypted-file for credential storage backend
  • Fix Azure console bug

v0.1.4

v0.1.4 Pre-release
Pre-release

Choose a tag to compare

@twratl twratl released this 15 Aug 17:37
4566952

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

v0.1.3 Pre-release
Pre-release

Choose a tag to compare

@twratl twratl released this 15 Aug 16:47
4560227

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

v0.1.2 Pre-release
Pre-release

Choose a tag to compare

@twratl twratl released this 10 Aug 12:37
4feb0db

Fixed Powershell completion

v0.1.1

v0.1.1 Pre-release
Pre-release

Choose a tag to compare

@twratl twratl released this 05 Aug 17:36
49ce052

Fix module error with completers

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@twratl twratl released this 05 Aug 16:47
9ba62e5

Initial beta release. Not intended for production workloads.