Reference/Command reference
saphan golden-delivery
Copy artifacts into the goldens repo per stream (refusing unmapped/ambiguous streams) + README scaffold
saphan golden-delivery
Copy artifacts into the goldens repo per stream (refusing unmapped/ambiguous streams) + README scaffold
Options
| Option | Type | Default | Description |
|---|---|---|---|
--artifacts | string | unset | space-separated glob patterns naming the files to deliver, relative to source [required] |
--config | string | unset | project-layer config file (mechanic facts live there, never in the engine) |
--goldens-repo | string | unset | root of the goldens tree artifacts are delivered into [required] |
--readme-note | string | unset | extra paragraph included in scaffolded stream READMEs (optional) |
--source | string | unset | directory the artifact patterns resolve against [required] |
--stream-map | string | unset | comma-separated pattern=stream entries mapping every artifact to its stream, e.g. 'reports/.md=reports, media/.png=media' [required] |