pub async fn cmd_key_get( client: &VtaClient, key_id: &str, secret: bool, ) -> Result<(), Box<dyn Error>>