Core API Overview > @adpt/core > Adapt > updateDeployment
Adapt.updateDeployment() function
Signature:
export declare function updateDeployment(options: UpdateOptions): Promise<DeployState>;
Parameters
| Parameter | Type | Description |
|---|---|---|
| options | UpdateOptions |
Returns:
Promise<DeployState>