leapview dev
Synchronize a project into your private target candidate
Usage
leapview dev [project] [flags]
Behavior
| Side effect | Confirmation |
|---|---|
write |
never |
Machine-readable: JSON · Markdown
Options
| Flag | Type | Default | Description |
|---|---|---|---|
--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 |
string | dashboards/leapview.yaml |
project manifest path |
--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 |
--target |
string | `` | authenticated target profile or LeapView target URL |
--token |
string | `` | ephemeral API token compatibility path |
--upload-concurrency |
int | 4 |
maximum parallel content-addressed source uploads (1-16) |