Appearance
Command-Line Interface EnterpriseAPI
Hexiosec Transfer supports custom integrations via our provided CLI tool hxtransfer
. This feature is available for users on Enterprise tiers with API access.
Release Archives
Standalone release packages are available for a number of different platforms and architectures.
Platform | Architecture | Link |
---|---|---|
Windows | x64 | hxtransfer-win-x64.zip |
Windows | arm64 | hxtransfer-win-arm64.zip |
MacOS | x64 | hxtransfer-darwin-x64.tar.gz |
MacOS | arm64 | hxtransfer-darwin-arm64.tar.gz |
Linux | x64 | hxtransfer-linux-x64.tar.gz |
Linux | arm64 | hxtransfer-linux-arm64.tar.gz |
Installation
Installation packages are not currently provided for different platforms as the current release archives are intended to be standalone packages that do not require installation. We recommend you unpack the relevant release archive for your platform and architecture to a convenient location, and then ensure the ./bin/hxtransfer
binary is available in your $PATH
.
You can test your installation is working correctly using:
$ hxtransfer version
@hexiosec/transfer-cli/0.0.14 darwin-arm64 node-v22.14.0