3stack-software / credsmash

A little utility for managing credentials in the cloud
Apache License 2.0
4 stars 0 forks source link

Create CLI compatible with credstash #4

Open nathan-muir opened 7 years ago

nathan-muir commented 7 years ago

The goal of this PR is to create a CLI that is 100% compatible with credstash, using the API's of credsmash

Based on the work thus far, the following breaking changes must be resolved:

P1 Removed these options: --region, --profile or --arn as they can be configured via boto3 See History.md.

P2 Removed --version on credstash getall

P3 Removed --digest on credstash put, & uses incompatible algo

P4 Missing cosmetic features added to CLI since credstash==1.12.0