Select and build one cell¶
Use -s/--select for axis slices and --cell for exact slugs.
Select by axis values¶
Unset axes still expand. For example, if channel has two values, the command above selects two cells.
--select is repeatable:
Select by exact slug¶
List slugs:
Build one slug:
Or pass the slug directly as a positional — tailor build <slug> is shorthand for
tailor build <image> --cell <slug>:
Restrict architecture¶
--arch is a build-only convenience:
Related commands that also accept selectors include validate, render, matrix, slugs, explain, and clean.