once edit materialize-example
Materialize a target kind starter inside the workspace.
Synopsis#
plaintext
once edit materialize-example [OPTIONS] <KIND> <SLUG>
Description#
Copies the complete example bundle without printing file contents. Existing files with identical contents are kept. Any conflicting file rejects the complete operation before Once writes anything.
Arguments#
| Argument | Required | Description |
|---|---|---|
<KIND> | yes | Target kind that owns the example. |
<SLUG> | yes | Example slug from once query schema. |
Options#
| Flag | Value | Default | Description |
|---|---|---|---|
--destination | <DIR> | Workspace-relative directory that receives the example. |