pub async fn cmd_key_secrets( client: &VtaClient, key_ids: Vec<String>, context: Option<String>, ) -> Result<(), Box<dyn Error>>