leapview dev
Synchronize a source root into your private target candidate
Usage
leapview dev [source-root] [flags]
Behavior
| Side effect | Confirmation |
|---|---|
write |
never |
Machine-readable: JSON · Markdown
Options
| Flag | Type | Default | Description |
|---|---|---|---|
--bootstrap |
bool | false |
synchronize the initial serving candidate without resolving a delivery plan |
--candidate-key |
string | default |
stable authoring session key for branch or change reconciliation |
--format |
string | text |
output format: text or json |
--no-browser |
bool | false |
print the private preview URL without opening a system browser |
--once |
bool | false |
synchronize one candidate and exit |
--project-id |
string | `` | target-bound Project identity |
--source-change |
string | `` | change or review identity associated with the revision |
--source-ref |
string | `` | source ref associated with the revision |
--source-repository |
string | `` | credential-free source repository identity |
--source-revision |
string | `` | exact vendor-neutral source revision to bind as release evidence |
--source-root |
string | dashboards |
analytics source root |
--target |
string | `` | authenticated target profile or LeapView target URL |
--token |
string | `` | ephemeral API token for one-shot automation |
--upload-concurrency |
int | 4 |
maximum parallel content-addressed source uploads (1-16) |