Skip to content

Aspera CLI v4.25.2

Choose a tag to compare

@gegles gegles released this 03 Feb 08:23
· 709 commits to main since this release

New Features

  • aoc: Public short links can now be created with an explicit access level.

Issues Fixed

  • Fixed container builds and Windows archive generation.

Breaking Changes

Main documentation has moved to docs/README.md.

  • config: Removed option ascp_path, replaced by sdk_folder.

  • config: Removed command ascp use. Use instead:

    ascli conf preset set GLOBAL sdk_folder <path>
  • config: Removed command ascp products use. Use instead:

    ascli conf preset set GLOBAL sdk_folder product:<path>
  • config: Default log_level is now info (was warn). To restore the previous behavior:

    ascli config preset set GLOBAL log_level warn