training
training list
List all training jobs and their current status
Lists all the Training Jobs that have been created. The output includes the name of the job, its status, age, and other relevant information.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List all training jobs and their current status
flexai training list [flags]
| Flag | Short | Type | Description |
|---|---|---|---|
--help | -h | boolean | Displays this help page. |
--json | -j | boolean | Displays training information in JSON format instead of the default ASCII table. |
--verbose | -v | boolean | Provides more detailed output when listing a Training. |
flexai training list
flexai training list --json
Was this page helpful?