Anzoth
Anzoth CLI

Anzoth CLI / Windows

Download for Windows

Install the native Anzoth CLI for Windows.

Anzoth CLI 1.0.11Windows x86_64448,557,022 bytes
Anzoth CLI for Windows

Release details

Windows CLI

Version
1.0.11
Platform
Windows
Architecture
Windows x86_64
File size
448,557,022 bytes

Filename

anzoth-cli.zip

Executable SHA-256

E05E96D6D6A583DCCDE6CA5C4C70C43B6BCFC720BD40A11031A9AF58772F6924

Install

Get started in a few steps.

  1. 01

    Download the Windows CLI ZIP archive.

  2. 02

    Extract the ZIP, run anzoth-cli.exe, and complete the installer prompts.

  3. 03

    Open PowerShell or Windows Terminal and verify the installation.

Run the installer

powershell

Expand-Archive .\anzoth-cli.zip -DestinationPath .\anzoth-cli
Start-Process .\anzoth-cli\anzoth-cli.exe
Complete the installer prompts.

Use PowerShell to start the Windows installer.

Verify the extracted executable

powershell

Get-FileHash .\anzoth-cli\anzoth-cli.exe -Algorithm SHA256
Get-Content .\anzoth-cli.exe.sha256

Compare the extracted executable hash with the published Executable SHA-256 value.

Verify the installation

powershell

anzoth --version

The command should print the installed Anzoth CLI version.

Next steps

Continue with the CLI guide, explore the API quickstart, or choose another CLI platform.