Skip to content

Aspera CLI v4.16.0

Compare
Choose a tag to compare
@gegles gegles released this 14 Feb 23:37
· 288 commits to main since this release
  • New Features:
    • global: option output to redirect result to a file instead of stdout
    • global: new option silent_insecure
    • config: keys added to config ascp info
    • config: added command pubkey to extract public key from private key
    • config: new command vault info
    • faspex5: added shared_folders management
    • faspex5: if package has content protection, ask passphrase interactively, unless content_protection=null in ts
    • faspex: added INIT for once_only
    • aoc: added INIT for once_only
    • aoc: more list commands honor option query
  • Issues Fixed:
    • config: wizard was failing due to require of optional gem.
    • aoc: use paging to list entities, instead of just one page(e.g. retrieve all packages)
    • faspex5: When receiving ALL packages, only get those with status completed.
    • direct agent: better support for WSS
  • Breaking Changes:
    • shares: option type for users and groups is replaced with mandatory positional argument with same value.
    • aoc, faspex: package recv command changed to receive, for consistency with faspex5 (recv is now an alias command)