Skip to main content

cmd_keys_list

Function cmd_keys_list 

Source
pub fn cmd_keys_list(json: bool) -> Result<()>
Expand description

Lists all stored keys with their 1-based indices and masked values.

When json is true, outputs a JSON array with index, masked_key, and added_at fields.