pub async fn execute( client: &IronflowClient, args: &LogsArgs, json_mode: bool, ) -> Result<()>
Execute the logs command.
logs
Returns an error on SSE connection failure.