Skip to content

zeropsio/zcli

Repository files navigation

Zerops

Zerops zCLI


A Command Line Utility / Command Line Interface is used for interacting with Zerops platform.

Made with ❤️ for CI/CD development and CLI lovers.


CI NPM Downloads npm version Discord npm bundle size


Supported platforms

  • Windows
  • Linux
  • MacOS (arm64, amd64)
  • NixOS

Requirements

Install zCLI

Package managers

Npm

npm i -g @zerops/zcli

Windows

Execute following command in PowerShell

irm https://zerops.io/zcli/install.ps1 | iex

Linux/MacOS

Execute following command in Terminal

curl -L https://zerops.io/zcli/install.sh | sh

NixOS

  • Clone this repository
  • cd zcli into the root of the cloned repository and run nix develop.
  • Run nix build to build the binary / execuetable of zCli.
  • zCLI's binary / execuetable will be present in ./result/bin/zcli.

Currently, the zCLI is distributed for Linux (x86 & x64 architecture), macOS (x64 & M1 architecture) and Windows (x64 architecture).

To download the zCLI directly, use the latest release on GitHub.

Additional documentation

https://docs.zerops.io/references/cli