pub async fn show( config: &Config, _admin: Option<&str>, id: &str, format: Option<&str>, ) -> Result<(), YukiError>