pub async fn execute_with_pool(
args: CampaignArgs,
pool: &DbPool,
_config: &CliConfig,
) -> Result<CommandOutput>pub async fn execute_with_pool(
args: CampaignArgs,
pool: &DbPool,
_config: &CliConfig,
) -> Result<CommandOutput>