pub async fn execute_async(
args: &InspectArgs,
ctx: &CommandContext,
) -> Result<(), CliError>Expand description
Execute the inspect command asynchronously (modernized)
pub async fn execute_async(
args: &InspectArgs,
ctx: &CommandContext,
) -> Result<(), CliError>Execute the inspect command asynchronously (modernized)