Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 482 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 482 Bytes

Documentation for the Cadence command line interface is located at our main site.

Build CLI binary locally

To build the CLI tool locally check out the version tag (e.g. git checkout v0.21.3) and run make tools. This produces an executable called cadence.

Run help command with a local build:

./cadence --help

Command to describe a domain would look like this:

./cadence --domain samples-domain domain describe