0.2.0
it's now possible to search a secret by pattern.
$> leeloo search my_pattern
# will return a list of secret matching the "my_pattern"
the pattern is case insensitive but can not contain wildcard like * ?, etc.
it's now possible to search a secret by pattern.
$> leeloo search my_pattern
# will return a list of secret matching the "my_pattern"
the pattern is case insensitive but can not contain wildcard like * ?, etc.