---
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:734](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/d2e58e4f1db44e0a640eb7f21c14a77b6380b451/packages/b2c-tooling-sdk/src/operations/mrt/deployment.ts#L734)

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)\>
