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.

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