pub async fn execute_with_pool(
args: DeleteArgs,
prompter: &dyn Prompter,
pool: &DbPool,
config: &CliConfig,
) -> Result<CommandOutput>pub async fn execute_with_pool(
args: DeleteArgs,
prompter: &dyn Prompter,
pool: &DbPool,
config: &CliConfig,
) -> Result<CommandOutput>