sh_cpl/docs/source/cli.run.md
2022-12-04 00:50:24 +01:00

628 B

cpl run

Starts your application once.

cpl run
cpl r
cpl R

Argument Description Value type
<project> Optional parameter to specify which project to start, if not set default project will be started. str
--dev To run the project from source and not from dist after build. str