Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Dpm lacks the upload-dar commandForum ↗

Dpm lacks the upload-dar command

App Development3 posts66 viewsLast activity Jul 2026
WA
WallaceKellyOP
Dec 2025

The legacy Daml Assistant had an upload-dar command. The new Daml Package Manager does not. The migration docs say:

Use Declarative API – OR – JSON / gRPC API

Can you give me an example?

WA
WallaceKelly
Dec 2025

From How to upload a DAR archive file:

curl --data-binary @.daml/dist/mymodel-1.0.0.dar http://localhost:7575/v2/packages
LU
luca.campobasso
Jul 2026

Please notice that POST /v2/packages will be deprecated in a future release.

← Back to Discussions