Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / operations/cap / PullCommerceAppsOptions

Interface: PullCommerceAppsOptions

Defined in: packages/b2c-tooling-sdk/src/operations/cap/pull.ts:21

Options for pulling Commerce Apps from an instance or GitHub.

When pulling apps, the SDK will attempt to fetch from the B2C instance first, then fall back to the official Commerce Apps GitHub repository.

Properties

outputDir?

optional outputDir: string

Defined in: packages/b2c-tooling-sdk/src/operations/cap/pull.ts:23

Output directory for extracted Commerce Apps (defaults to 'commerce-apps' in current working directory).

Released under the Apache-2.0 License.