leapview plan
Capture an exact source snapshot and create a target-owned delivery plan
Usage
leapview plan [source-root] [flags]
Behavior
| Side effect | Confirmation |
|---|---|
write |
conditional |
Machine-readable: JSON · Markdown
Options
| Flag | Type | Default | Description |
|---|---|---|---|
--candidate-key |
string | plan |
stable source synchronization key |
--format |
string | text |
output format: text or json |
--operation |
string | code_change |
delivery operation: code_change, restatement, binding_change, or policy_change |
--project-id |
string | `` | target-bound Project identity |
--source-root |
string | dashboards |
analytics source root |
--target |
string | `` | LeapView target profile or URL (bound into this plan) |
--token |
string | `` | ephemeral API token for one-shot automation |
--upload-concurrency |
int | 4 |
maximum parallel source uploads (1-16) |