---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../../modules.md) / [operations/mrt](../index.md) / deployMrtBundle

# Function: deployMrtBundle()

> **deployMrtBundle**(`options`): `Promise`\<[`MrtDeployResultView`](../interfaces/MrtDeployResultView.md)\>

Defined in: [packages/b2c-tooling-sdk/src/operations/mrt/deployment.ts:721](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/1dedfc1ffefa01c3d5bff62c8f7e7e682a1a91cd/packages/b2c-tooling-sdk/src/operations/mrt/deployment.ts#L721)

Deploys an existing bundle, routing to the SCAPI or legacy backend per the
given preference (with safe `auto` fallback). The returned `backend` pins
which `--wait` strategy the caller should use.

## Parameters

### options

[`DeployMrtBundleBackendOptions`](../interfaces/DeployMrtBundleBackendOptions.md)

## Returns

`Promise`\<[`MrtDeployResultView`](../interfaces/MrtDeployResultView.md)\>
