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

[@salesforce/b2c-tooling-sdk](../../modules.md) / [cli](../index.md) / B2COperationType

# Type Alias: B2COperationType

> **B2COperationType** = `"job:run"` \| `"job:import"` \| `"job:export"` \| `"code:deploy"` \| `"code:download"` \| `"code:activate"` \| `"site-archive:import"` \| `"site-archive:export"` \| `"cap:install"` \| `"cap:uninstall"`

Defined in: [packages/b2c-tooling-sdk/src/cli/lifecycle.ts:48](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/cli/lifecycle.ts#L48)

Types of B2C operations that support lifecycle hooks.
