Releases: harness/harness-cli
Release v1.3.23
What's Changed
Changelog
- ef6c313: feat: [AH-4215]: Helm HTTP package - migration support (#201) ( <>)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.23_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.23_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.3.23_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.3.23_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.3.23_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingRelease v1.3.22
What's Changed
Changelog
- 09b7896: fix: [AH-4289]: npm install issue fix (#202) (@jatin-agrawal-harness)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.22_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.22_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.3.22_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.3.22_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.3.22_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingRelease v1.3.21-beta.2
What's Changed
Changelog
- 09b7896: fix: [AH-4289]: npm install issue fix (#202) (@jatin-agrawal-harness)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.21-beta.2_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.21-beta.2_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.3.21-beta.2_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.3.21-beta.2_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.3.21-beta.2_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingv1.3.21-beta.1 (Beta)
⚠️ Beta Release
This is a beta release for v1 version.
What's Changed
Changelog
- f549396: [fix]: [AH-4021]: fix nuget sub directory in cli migration (#200) (@PragyeshMishra01)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.21-beta.1_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.21-beta.1_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.3.21-beta.1_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.3.21-beta.1_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.3.21-beta.1_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingRelease v1.3.20
What's Changed
Changelog
- e5c4c2d: feat: [AH-2061]: support debian packages upload (#195) (@tmacari-harness)
- 2e1fa5d: feat: [AH-2606]: Support for retries in all APIs (#193) (@cashwinichourasia)
- b325231: feat: [AH-4196]: add puppet migration scripts (#199) (@saksham-har)
- 511bee5: feat:[AH-4164]: fix unknown vulnerability status (#198) (@sourabh-awashti)
- c870d72: fix: [AH-4015]: don't check for empty username in migration to HAR as its not required (#197) (@shivagowda)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.20_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.20_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.3.20_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.3.20_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.3.20_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingRelease v1.3.19
What's Changed
Changelog
- 66bc3cb: feat: [AH-4092]: send checksum headers for all checksum supported package (#194) (@cashwinichourasia)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.19_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.19_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.3.19_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.3.19_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.3.19_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingv1.3.19-beta.2 (Beta)
⚠️ Beta Release
This is a beta release for v1 version.
What's Changed
Changelog
- 66bc3cb: feat: [AH-4092]: send checksum headers for all checksum supported package (#194) (@cashwinichourasia)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.19-beta.2_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.19-beta.2_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.3.19-beta.2_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.3.19-beta.2_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.3.19-beta.2_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingv1.3.19-beta.1 (Beta)
⚠️ Beta Release
This is a beta release for v1 version.
What's Changed
Changelog
- 6e253e1: feat: [AH-3317]: Added directory upload support for generic package (#192) ( <>)
- 1235ee1: feat: [AH-4035]: add harness-cli changes for puppet push (#190) (@saksham-har)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.19-beta.1_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.19-beta.1_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.3.19-beta.1_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.3.19-beta.1_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.3.19-beta.1_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingRelease v1.3.18
What's Changed
Changelog
- 1f948d5: feat:[AH-2948]: CLI - Support Bulk delete (#185) (@cashwinichourasia)
- 5a20479: feat:[AH-3278]: fix tests (#186) (@sourabh-awashti)
- 0fbd9e1: feat:[AH-3279]: add maven, pip, and nuget clients with firewall support and build info upload (#187) (@sourabh-awashti)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.18_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.18_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.3.18_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.3.18_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.3.18_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missingv1.3.18-beta.1 (Beta)
⚠️ Beta Release
This is a beta release for v1 version.
What's Changed
Changelog
- 065aaa3: feat: [AH-3000] :Support push actions for Swift Artifacts in harness CLI (#181) (@cashwinichourasia)
- 2662dad: feat: [AH-3254] : Swift package Migration Support (#182) (@cashwinichourasia)
- 672297b: feat:[AH-3278]: npm wrapper changes for harness-cli (#183) (@sourabh-awashti)
Installation
Linux
Using Package Managers:
# Debian/Ubuntu (.deb)
sudo dpkg -i hc_1.3.18-beta.1_linux_amd64.deb
# RedHat/CentOS (.rpm)
sudo rpm -i hc_1.3.18-beta.1_linux_amd64.rpmUsing tar.gz:
tar -xzf hc_1.3.18-beta.1_linux_x86_64.tar.gz
sudo mv hc /usr/local/bin/macOS
# Intel Macs
tar -xzf hc_1.3.18-beta.1_mac-os_x86_64.tar.gz
sudo mv hc /usr/local/bin/
# Apple Silicon
tar -xzf hc_1.3.18-beta.1_mac-os_arm64.tar.gz
sudo mv hc /usr/local/bin/Windows
- Download the appropriate .zip file
- Extract the archive
- Add the extracted directory to your PATH
Verification
Verify the checksums using the checksums.txt file:
sha256sum -c checksums.txt --ignore-missing