Skip to content

Aspera CLI v4.26.1

Latest

Choose a tag to compare

@laurent-martin laurent-martin released this 11 Jun 22:07
· 1 commit to main since this release

New Features

  • aoc: Added new command admin workspace shared_folder <workspace ID> node <shared folder ID> to provide direct access to node operations from shared folders.
  • global: Schema for Extended Value for option or command argument can now be retrieved using the special value help (e.g., --ts=help or package send help). Those are generated from JSON schema descriptions.
  • doc: Some tables in documentation are now generated from JSON schema descriptions.

Issues Fixed

  • global: Resolved issue where supported enumerated values were not properly listed when no value was provided (e.g., for command parameters).