Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.flex.ai/llms.txt

Use this file to discover all available pages before exploring further.

Resumes a stopped Inference Endpoint, making it available to serve requests again.

Usage

flexai inference resume <inference_endpoint_name> [flags]

Arguments

ArgumentTypeRequiredDescription
inference_endpoint_namestringYesThe name of the Inference Endpoint to resume.

Flags

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