leapview deploy
Atomically deploy a configuration-as-code project
Usage
leapview deploy [flags]
Behavior
| Side effect | Confirmation |
|---|---|
write |
conditional |
Machine-readable: JSON · Markdown
Options
| Flag | Type | Default | Description |
|---|---|---|---|
--auto-approve |
bool | false |
approve and activate the deployment without prompting |
--environment |
string | `` | assert the target instance environment |
--project |
string | dashboards/leapview.yaml |
project path |
--revision |
stringArray | [] |
managed revision pin as connection=sha256: (repeatable) |
--target |
string | `` | LeapView server URL |
--token |
string | `` | API token |