dp init

The init command accelerates multiple deployments, saving many hours of development time and ensuring alignment with the main market standards.

Starting the implementations of a project

‘double penetration of it’

Starting a project’s implementations without asking for confirmation

dp init –force

Starting Deployments of a Project Without a Stream

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 August 20, 2024 (2f9802da)