- Helix TeamHub Command-Line Client 2024.5October 2024
- Helix TeamHub Command-Line Client 2024.4August 2024
- Helix TeamHub Command-Line Client 2024.3June 2024
- Helix TeamHub Command-Line Client 2024.2.1May 2024
- Helix TeamHub Command-Line Client 2024.2April
- Helix TeamHub Command-Line Client 2024.1March 2024
- Helix TeamHub Command-Line Client 2023.4December 2023
- Helix TeamHub Command-Line Client 2023.3October 2023
- Helix TeamHub Command-Line Client 2023.2September 2023
- Helix TeamHub Command-Line Client 2023.1July 2023
- Helix TeamHub Command-Line Client 2020.2.1December 2020
- Helix TeamHub Command-Line Client 2020.2August 2020
Helix TeamHub Command-Line Client 2024.5
Enhancements
- Added support for Helix DAM 2024.5
- Added support for Helix Search 2024.3
- Added support for Helix Plugin Filter 2024.3
- Added support for Elasticsearch 8.15.1
Helix TeamHub Command-Line Client 2024.4
Enhancements
- Added support for Helix DAM 2024.4.0.
- Added support for RHEL 9 and Rocky 9.
Helix TeamHub Command-Line Client 2024.3
Enhancements
- Added support for Helix DAM 2024.3.0.
- Added support for Helix Search 2024.2.
- Added support for Helix Plugin Filter 2024.0.
- Added support for Elasticsearch 8.13.4.
Helix TeamHub Command-Line Client 2024.2.1
Enhancements
- Verify the Helix Core character set (P4CHARSET) for translation of Unicode files when running the
hth admin verify
command. - Reordered steps and removed unneeded steps when deploying the Helix DAM component when running the
hth admin setup
command. - Added support for Helix DAM 2024.2.1.
- Added support for Elasticsearch 8.13.1.
Helix TeamHub Command-Line Client 2024.2
Enhancements
- Use the new HTH-CLI command,
hth admin verify
, to check that servers specified in the configuration are available and have the correct configuration, sufficient resources, supported operating systems before deploying Helix DAM. - View a Helix DAM deployment log in the admin_config.log file, which is located in the same folder as admin_config.json.
- MongoDB, Redis, and Elasticsearch credentials are automatically generated and stored in configuration files during Helix DAM deployment.
- Added support for Helix DAM 2024.2.
- Added support for Elasticsearch 8.12.2.
Helix TeamHub Command-Line Client 2024.1
Enhancements
- Added support for Helix DAM 2024.1.
- Added support for Helix Search 2023.5.
- Added support for Helix Plugin Filter 2023.5.
- Added support for Elasticsearch 8.11.1.
Helix TeamHub Command-Line Client 2023.4
Enhancements
- Added support for Helix DAM 2023.5.
- Added support for Elasticsearch 8.10.4.
Helix TeamHub Command-Line Client 2023.3
Enhancements 2023.3
- Added support for Helix DAM 2023.4.
- Added support for Helix Search 2023.4.
- Added support for Helix Plugin Filter 2023.4.
- Added support for Elasticsearch 8.10.2.
Helix TeamHub Command-Line Client 2023.2
Enhancements
- Added support for Helix DAM 2023.3.
- Added support for Helix Search 2023.3.
- Added support for Helix Plugin filter 2023.3.
- Added support for Elasticsearch 7.17.12.
Helix TeamHub Command-Line Client 2023.1
Enhancements
- Use the
admin
command to deploy Helix Digital Asset Management (DAM)
The admin
command to deploy Helix DAM is currently a Technology Preview. Features offered in Technology Preview are experimental and not guaranteed to always work as expected. If you have feedback and functionality suggestions, email [email protected]
Helix TeamHub Command-Line Client 2020.2.1
Enhancements
- Introduce Catalina Notarization for macOS.
- Detect new changes in the remote manifest repository before running sync. Added --skip-change-detection flag to skip detection.
- Use fallback protocol when preferred protocol is not available for cloning a repository.
- Special characters in local directory name prevented running hth init.
Helix TeamHub Command-Line Client 2020.2
Enhancements
- Added the ability to interactively create local directory by running the
hth init
command without a URL. - The
hth manifest
edit command now has an--interactive
flag that opens the repository selector for the manifest file. - Added the ability to checkout code reviews and multi-repo code reviews.
- Creating a multi-repo code review by default excludes repositories without source branch or local changes.
- Added the ability to list code reviews or multi-repo code reviews you created or that you are a reviewer of.
- hth-cli now offers to save any missing instance, company, or user information to the global config after a successful log in.
- The
setup
command now includes Helix TeamHub log in by default - Improved the use of default file editors when opening files for edit.
- Added support for external Git repositories.
- Added
--yes
,--verbose
, and--protocol
global flags. - Removed the
--password-stdin
flag used with the login command.