v0.2.2
Release Notes
Important: A network launcher more recent than v12.0.0-83c3f95e8c4ce28e02493df83df5f84a166451c0 is
required to use internet identity.
- feat: Many more commands support
--jsonand--quiet. - feat: When a local network is started internet identity is available at id.ai.localhost
- fix: Network would fail to start if a stale descriptor was present
Install icp-cli 0.2.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dfinity/icp-cli/releases/download/v0.2.2/icp-cli-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/dfinity/icp-cli/releases/download/v0.2.2/icp-cli-installer.ps1 | iex"Download icp-cli 0.2.2
| File | Platform | Checksum |
|---|---|---|
| icp-cli-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| icp-cli-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| icp-cli-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| icp-cli-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| icp-cli-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |