kramphub / kiya

manage secrets for development and infrastructure deployment using Google Cloud Platform
Other
16 stars 9 forks source link

Added key filtering option to the list command #9

Closed tgeurtsen closed 6 years ago

tgeurtsen commented 6 years ago

This PR adds a filtering option to the list command:

kiya <profile> list foo/bar will limit the keys displayed to keys that contain 'foo/bar'.

emicklei commented 6 years ago

can you update the README as well?