Documentation
¶
Overview ¶
Package importcmd implements the `aiwf import` verb (per-verb subpackage of M-0116; directory and package are `importcmd` because `import` is a Go reserved word).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmd ¶
NewCmd builds `aiwf import <manifest>`. Reads the manifest, runs the import verb against the tree, and either renders findings (no writes) or applies each plan (one commit per plan).
Flags:
--root consumer repo root --actor override the manifest's `actor` (and aiwf.yaml) --on-collision fail (default) | skip | update --dry-run validate the projection and print what would happen, no writes
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.