Octo.DeployReleaseOptions Type
Options for deploying a release to an environment
Record fields
Record Field | Description |
Full Usage:
Channel
Field type: string option
|
|
|
|
Full Usage:
DeployTo
Field type: string
|
|
|
|
|
|
Full Usage:
Force
Field type: bool
|
If a project is configured to skip packages with already-installed versions, override this setting to force re-deployment
|
Full Usage:
NoRawLog
Field type: bool
|
|
Full Usage:
Progress
Field type: bool
|
|
Full Usage:
Project
Field type: string
|
|
Full Usage:
SpecificMachines
Field type: string option
|
A comma-separated list of machine names to target in the deployed environment. If not specified, all machines in the environment will be considered.
|
Full Usage:
Version
Field type: string
|
|
Full Usage:
WaitForDeployment
Field type: bool
|
|