openlayer push
command is used to push the current local directory to the
Openlayer project linked.
Usage
Examples
Flags
Flag | Alias | Default | Description |
---|---|---|---|
--message | "" | Add a commit message to describe this push. | |
--wait | true | Wait until tests finish running before returning. | |
--tail | -t | false | Stream live logs and progress updates while the push runs. |
--custom-args | "" | Comma-separated list of key=value arguments. Overrides any custom args defined in openlayer.json . |