checkpoint
checkpoint list
List all checkpoints and their current status
Lists all the available Checkpoints.
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 checkpoints and their current status
flexai checkpoint list [flags]
| Flag | Short | Type | Description |
|---|---|---|---|
--help | -h | boolean | Displays this help page. |
--json | -j | boolean | Displays checkpoint information in JSON format instead of the default ASCII table. |
--verbose | -v | boolean | Provides more detailed output when listing a Checkpoint. |
flexai checkpoint list
flexai checkpoint list --json
Was this page helpful?