Skip to main content

deploy Command

Uploads your project and compiles the associated circuit through the Sindri API.

Usage​

Usage: sindri deploy [options] [directory]

Deploy the current Sindri project.

Arguments:
directory The location of the Sindri project to deploy. (default:
".")

Options:
-t, --tag <tag...> Tag to apply to the circuit. (default: ["latest"])
-u, --untagged Discard the current circuit after compiling.
-h, --help display help for command