Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
OctoCommand
Option type for selecting one command
Union Cases
Union Case | Description |
CreateRelease(...)
Signature: CreateReleaseOptions * DeployReleaseOptions option
|
|
DeleteRelease(DeleteReleaseOptions)
Signature: DeleteReleaseOptions
|
|
DeployRelease(DeployReleaseOptions)
Signature: DeployReleaseOptions
|
|
ListEnvironments
Signature:
|
|
Push(PushOptions)
Signature: PushOptions
|