pub async fn cmd_status( cli: &Cli, short: bool, watch: bool, watch_iterations: Option<usize>, watch_interval_ms: Option<u64>, ) -> Result<()>