create-key should return its name
jerrygreen opened this issue · 3 comments
jerrygreen commented
In addition to the value, the response should also return its name (so it will be possible to cache it for delete command)
Also won't be needed to make yet another request to list-keys (which are broken btw: #68)
fireridlle commented
do you mean ref
? CreateKey
command doesn't have name
field at the response
jerrygreen commented
It's half a year already... Anyway, if I remember properly, fauna crate-key
doesn't return enough information for fauna delete-key
though it kinda looks like it isn't true to me currently, so I may simply misunderstood something back then. I don't use this tool anymore, to help you re-check everything, sorry
fireridlle commented
close this issue as stale.