@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?
optionaloutputDir: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).