Skip to content

Releases: UnipayFI/aster-cli

v3.0.1

30 Apr 09:31

Choose a tag to compare

Release v3.0.1

Downloads

Platform Architecture Download
Windows x86_64 aster-cli-windows-x86_64.tar.gz
Linux x86_64 aster-cli-linux-x86_64.tar.gz
Linux arm64 aster-cli-linux-arm64.tar.gz
macOS x86_64 aster-cli-macos-x86_64.tar.gz
macOS arm64 aster-cli-macos-arm64.tar.gz

Installation

  1. Download the appropriate package for your platform
  2. Extract the archive: tar -xzf aster-cli-{platform}-{arch}.tar.gz
  3. Make executable (Linux/macOS): chmod +x aster-cli
  4. Set up environment variables:
    export API_KEY="your_api_key"
    export API_SECRET="your_api_secret"
  5. Run: ./aster-cli --help

v0.0.3

29 Dec 09:39

Choose a tag to compare

Release v0.0.3

Downloads

Platform Architecture Download
Windows x86_64 aster-cli-windows-x86_64.tar.gz
Linux x86_64 aster-cli-linux-x86_64.tar.gz
Linux arm64 aster-cli-linux-arm64.tar.gz
macOS x86_64 aster-cli-macos-x86_64.tar.gz
macOS arm64 aster-cli-macos-arm64.tar.gz

Installation

  1. Download the appropriate package for your platform
  2. Extract the archive: tar -xzf aster-cli-{platform}-{arch}.tar.gz
  3. Make executable (Linux/macOS): chmod +x aster-cli
  4. Set up environment variables:
    export API_KEY="your_api_key"
    export API_SECRET="your_api_secret"
  5. Run: ./aster-cli --help

Release v0.0.2

24 Dec 16:15

Choose a tag to compare

update go-aster

Release v0.0.1

23 Dec 07:16

Choose a tag to compare

accept unix ms or "YYYY-MM-DD HH:MM:SS" for startTime/endTime