pub fn list_keys<'a>(vault: &'a Vault, tags: &[String]) -> Vec<&'a str>
Return key names from the vault schema, optionally filtered by tags.