Skip to main content
Delete an existing Inference Endpoint by specifying its name. This action is irreversible and will permanently remove the endpoint

Usage

flexai inference delete <inference_endpoint_name> [flags]

Arguments

ArgumentTypeRequiredDescription
inference_endpoint_namestringYesThe name of the Inference Endpoint to delete.

Flags

FlagShortTypeDescription
--help-hbooleanDisplays this help page.
--verbose-vbooleanProvides more detailed output when deleting an Inference Endpoint.