pub async fn cmd_operations( client: &Client, operation_id: Option<OperationId>, limit: Option<usize>, ) -> Result<(), CliError>