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