Skip to main content
Lists all the Inference Endpoints that have been created. The output includes the name of the deployment, its status, age, and endpoint.

Usage

flexai inference list [flags]

Flags

FlagShortTypeDescription
--help-hbooleanDisplays this help page.
--json-jbooleanDisplays inference information in JSON format instead of the default ASCII table.
--verbose-vbooleanProvides more detailed output when listing a Inference.

Examples

List all inference endpoints

flexai inference list

List inference endpoints in JSON format

flexai inference list —json
flexai inference list --json