CLI reference
Project commands
Initialize and maintain an sfpm project.
| Command | Description |
|---|---|
sfpm project init | Verify project configuration and setup requirements. |
sfpm project init turbo | Initialize a Turborepo-native workspace for SFPM packages. |
sfpm project sync | Generate sfdx-project.json from workspace package.json files. |
sfpm project version bump | Bump package versions in sfdx-project.json. |
sfpm bootstrap -o <org> | Install the SFPM helper packages (artifact tracking, pool, UI) into a DevHub. Tiers: core, pool, full. |