1 2 3 4 5 6 7 8 9 10 11 12 13
# cek-cli ```bash cek demo cek vectors [dir] cek apply # stdin ApplyRequest JSON → wraps peer-kernel cek host-json # stdin {cmd:mint|submit} → wraps host-kernel ``` ```toml # binary: cek cek-cli = "0.1.2" ```