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

Dpm lacks the upload-dar command

App Development2 posts38 viewsLast activity Dec 2025
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
← Back to Discussions