Skip to content

Releases: harness/harness-cli

Release v1.3.17

14 Apr 23:55

Choose a tag to compare

What's Changed

Changelog

Installation

Linux

Using Package Managers:

# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.17_linux_amd64.deb

# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.17_linux_amd64.rpm

Using tar.gz:

tar -xzf hc_1.3.17_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/

macOS

# Intel Macs
tar -xzf hc_1.3.17_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/

# Apple Silicon
tar -xzf hc_1.3.17_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/

Windows

  1. Download the appropriate .zip file
  2. Extract the archive
  3. Add the extracted directory to your PATH

Verification

Verify the checksums using the checksums.txt file:

sha256sum -c checksums.txt --ignore-missing

Release v1.3.16

10 Apr 18:39

Choose a tag to compare

What's Changed

Changelog

Installation

Linux

Using Package Managers:

# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.16_linux_amd64.deb

# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.16_linux_amd64.rpm

Using tar.gz:

tar -xzf hc_1.3.16_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/

macOS

# Intel Macs
tar -xzf hc_1.3.16_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/

# Apple Silicon
tar -xzf hc_1.3.16_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/

Windows

  1. Download the appropriate .zip file
  2. Extract the archive
  3. Add the extracted directory to your PATH

Verification

Verify the checksums using the checksums.txt file:

sha256sum -c checksums.txt --ignore-missing

Release v1.3.15

07 Apr 16:32

Choose a tag to compare

What's Changed

Changelog

Installation

Linux

Using Package Managers:

# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.15_linux_amd64.deb

# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.15_linux_amd64.rpm

Using tar.gz:

tar -xzf hc_1.3.15_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/

macOS

# Intel Macs
tar -xzf hc_1.3.15_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/

# Apple Silicon
tar -xzf hc_1.3.15_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/

Windows

  1. Download the appropriate .zip file
  2. Extract the archive
  3. Add the extracted directory to your PATH

Verification

Verify the checksums using the checksums.txt file:

sha256sum -c checksums.txt --ignore-missing

Release v1.3.14

24 Mar 23:37

Choose a tag to compare

What's Changed

Changelog

Installation

Linux

Using Package Managers:

# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.14_linux_amd64.deb

# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.14_linux_amd64.rpm

Using tar.gz:

tar -xzf hc_1.3.14_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/

macOS

# Intel Macs
tar -xzf hc_1.3.14_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/

# Apple Silicon
tar -xzf hc_1.3.14_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/

Windows

  1. Download the appropriate .zip file
  2. Extract the archive
  3. Add the extracted directory to your PATH

Verification

Verify the checksums using the checksums.txt file:

sha256sum -c checksums.txt --ignore-missing

Release v1.3.13

20 Mar 20:18

Choose a tag to compare

What's Changed

Changelog

Installation

Linux

Using Package Managers:

# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.13_linux_amd64.deb

# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.13_linux_amd64.rpm

Using tar.gz:

tar -xzf hc_1.3.13_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/

macOS

# Intel Macs
tar -xzf hc_1.3.13_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/

# Apple Silicon
tar -xzf hc_1.3.13_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/

Windows

  1. Download the appropriate .zip file
  2. Extract the archive
  3. Add the extracted directory to your PATH

Verification

Verify the checksums using the checksums.txt file:

sha256sum -c checksums.txt --ignore-missing

Release v1.3.12

17 Mar 10:44

Choose a tag to compare

What's Changed

Changelog

  • 2fc9811: fix: [IAC-5974]: read org/project/workspace from .harness/workspace.yaml if flags not set (#166) (@rahulbalani-eng)

Installation

Linux

Using Package Managers:

# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.12_linux_amd64.deb

# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.12_linux_amd64.rpm

Using tar.gz:

tar -xzf hc_1.3.12_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/

macOS

# Intel Macs
tar -xzf hc_1.3.12_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/

# Apple Silicon
tar -xzf hc_1.3.12_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/

Windows

  1. Download the appropriate .zip file
  2. Extract the archive
  3. Add the extracted directory to your PATH

Verification

Verify the checksums using the checksums.txt file:

sha256sum -c checksums.txt --ignore-missing

Release v1.3.11

13 Mar 01:34

Choose a tag to compare

What's Changed

Changelog

Installation

Linux

Using Package Managers:

# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.11_linux_amd64.deb

# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.11_linux_amd64.rpm

Using tar.gz:

tar -xzf hc_1.3.11_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/

macOS

# Intel Macs
tar -xzf hc_1.3.11_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/

# Apple Silicon
tar -xzf hc_1.3.11_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/

Windows

  1. Download the appropriate .zip file
  2. Extract the archive
  3. Add the extracted directory to your PATH

Verification

Verify the checksums using the checksums.txt file:

sha256sum -c checksums.txt --ignore-missing

Release v1.3.10

12 Mar 12:33

Choose a tag to compare

What's Changed

Changelog

Installation

Linux

Using Package Managers:

# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.10_linux_amd64.deb

# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.10_linux_amd64.rpm

Using tar.gz:

tar -xzf hc_1.3.10_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/

macOS

# Intel Macs
tar -xzf hc_1.3.10_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/

# Apple Silicon
tar -xzf hc_1.3.10_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/

Windows

  1. Download the appropriate .zip file
  2. Extract the archive
  3. Add the extracted directory to your PATH

Verification

Verify the checksums using the checksums.txt file:

sha256sum -c checksums.txt --ignore-missing

Release v1.3.9

03 Mar 07:46

Choose a tag to compare

What's Changed

Changelog

Installation

Linux

Using Package Managers:

# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.9_linux_amd64.deb

# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.9_linux_amd64.rpm

Using tar.gz:

tar -xzf hc_1.3.9_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/

macOS

# Intel Macs
tar -xzf hc_1.3.9_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/

# Apple Silicon
tar -xzf hc_1.3.9_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/

Windows

  1. Download the appropriate .zip file
  2. Extract the archive
  3. Add the extracted directory to your PATH

Verification

Verify the checksums using the checksums.txt file:

sha256sum -c checksums.txt --ignore-missing

Release v1.3.8

02 Mar 18:50

Choose a tag to compare

What's Changed

Changelog

Installation

Linux

Using Package Managers:

# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.8_linux_amd64.deb

# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.8_linux_amd64.rpm

Using tar.gz:

tar -xzf hc_1.3.8_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/

macOS

# Intel Macs
tar -xzf hc_1.3.8_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/

# Apple Silicon
tar -xzf hc_1.3.8_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/

Windows

  1. Download the appropriate .zip file
  2. Extract the archive
  3. Add the extracted directory to your PATH

Verification

Verify the checksums using the checksums.txt file:

sha256sum -c checksums.txt --ignore-missing