#[derive(Parser)]
pub struct ShowRun {
/// Broker or adapter run IC.
/// Broker or adapter run ID.
id: RunId,
}