pub async fn execute_with_pool(
args: JourneyArgs,
pool: &DbPool,
_config: &CliConfig,
) -> Result<CommandResult<JourneyOutput>>pub async fn execute_with_pool(
args: JourneyArgs,
pool: &DbPool,
_config: &CliConfig,
) -> Result<CommandResult<JourneyOutput>>