List Distro Trees
list_distro_treesQuery the Beaker distro library to discover available distributions before submitting a job. Filter by name, family, architecture, or tags; at least one criterion is required.
Instructions
Search available distro trees on the Beaker server.
Query the distro library to discover which distros are available before submitting a job. At least one search criterion is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arch | No | Architecture, e.g. 'x86_64', 'aarch64', 's390x'. | |
| name | No | Distro name pattern (SQL wildcards, e.g. 'RHEL-10.2%'). | |
| tags | No | Comma-separated distro tags, e.g. 'STABLE,RELEASED'. All must match. | |
| limit | No | Max results. Default: 10. | |
| family | No | Exact distro family, e.g. 'RedHatEnterpriseLinux10'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |