Skip to main content

Cosmo Update

Update helps you to update an existing actor in your constellation with a new actor. Generally, this is useful when you want to deploy a new or updated version of your actor in the lattice. It accepts the host ID on which the actor is running, the actor ID and the reference of the new actor which is going to replace the existing one.

Usage

cosmo update actor <your-host-id> <your-actor-id> wasmcloud.azurecr.io/echo:0.3.7