Closed sudharsans closed 7 years ago
Could some please help? I get the below error when trying to get.
$credstash -t test-table put -k alias/test-key test supersecretpassword1234 test has been stored
$credstash -t test-table get -k alias/test-key test credstash get: error: argument context: 'test' is not the form of "key=value"
ditch the -k alias/test-key
-k alias/test-key
Thank you for the swift reply. it worked :)
Could some please help? I get the below error when trying to get.
$credstash -t test-table put -k alias/test-key test supersecretpassword1234 test has been stored
$credstash -t test-table get -k alias/test-key test credstash get: error: argument context: 'test' is not the form of "key=value"