dp init

The dp init command accelerates multiple deployments, saving many hours of development and ensuring alignment with leading industry standards.

Starting a project’s implementations

‘dp init’

Starting a project’s implementations without asking for confirmation

dp init –force

Starting Deployments for a Non-Stream Project

dp init –nostream

Starting implementations without API’s

dp init –noweb

Starting Implementations Without Basic Crud

dp init –nostate

Starting Implementations Without Basic Testing

dp init –notest

Starting Implementations and Creating an Aggregate

dp init -agg Order

Removing Implementations

dp init web –remove delivery.total
dp init web –remove delivery.total,delivery.startdate
dp init all –remove delivery.total

Last modified October 17, 2023 (e38ae05b)