Usage
Ce contenu n’est pas encore disponible dans votre langue.
login
You won’t be able to do anything until you are connected to Swarmd.
create
Create a new project with the specified template, for now, only the typescript template is available.
swarmd create demo-project
deploy
Deploy a project defined by the swarmd.toml
file.
dev
Launch a local Swarmd server which mimick the Runtime provided on the Swarmd Cloud.
update
Update the Swarmd CLI with the last update available from Github.