pub async fn execute_with_pool(
args: ShowArgs,
session: &CliSession,
pool: &DbPool,
config: &CliConfig,
) -> Result<CommandOutput>pub async fn execute_with_pool(
args: ShowArgs,
session: &CliSession,
pool: &DbPool,
config: &CliConfig,
) -> Result<CommandOutput>