Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-v flag not working #217

Open
opichon opened this issue Aug 20, 2018 · 1 comment
Open

-v flag not working #217

opichon opened this issue Aug 20, 2018 · 1 comment

Comments

@opichon
Copy link

opichon commented Aug 20, 2018

credstash -r ap-southeast-1 --table xxxx -p profile put -v 0000000000000000002 key value

gives the following output:
pkey version 0000000000000000002 is already in the credential store. Use the -v flag to specify a new version

I've also tried this with thesame result:

credstash -r ap-southeast-1 --table xxxx -p profile put key value -v 0000000000000000002

Note that the docs are very confusing as to the position of options. credstash is very forgiving about the position of some options, but not for the position of the v option.

the -a option does not work at all.

@DevOpsJon
Copy link

Related: It seems like 1.13 versions starting at 0 and 1.15 starts at 1. Need to override this to be version 0 in 1.15 and can't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants