iai agents compatibility-matrix
Show agent version to schema version compatibility
Synopsis
Display the compatibility matrix between agent versions and schema versions.
Each agent version requires a specific config schema. Use this command to find the schema version for your target agent version, then run 'iai agents schema --schema-version ' to see the expected config fields.
Prompt types (routines, policies, etc.) also support versioned schemas — use --schema-version on their create/update commands to validate against the matching version.
By default, output is a formatted table. Use --json for machine-readable output.
iai agents compatibility-matrix [flags]Examples
iai agents compatibility-matrix
iai agents compatibility-matrix --jsonOptions
-h, --help help for compatibility-matrix
--json Output raw JSON instead of a formatted table
--yaml Output structured YAMLOptions inherited from parent commands
SEE ALSO
iai agents - Deploy AI agents with policies, routines, and tools
Last updated
Was this helpful?

