Developer Preview — This project is in active development. APIs may change. Provide feedback
Skip to content

@salesforce/b2c-tooling-sdk / cli / B2COperationLifecycleHookOptions

Interface: B2COperationLifecycleHookOptions

Defined in: packages/b2c-tooling-sdk/src/cli/lifecycle.ts:146

Options passed to the b2c:operation-lifecycle hook.

Indexable

[key: string]: unknown

Index signature for oclif hook compatibility

Properties

flags?

optional flags: Record<string, unknown>

Defined in: packages/b2c-tooling-sdk/src/cli/lifecycle.ts:150

All parsed CLI flags from the current command.

All rights reserved.