ATTENTIION: Due to the fact that Faspex version 4 is end of support, the faspex
command will be deprecated. Use Faspex 5 from now.
- New Features:
aoc
: Improved usability for creation of Admin shared folders.node
: New optionnode_cache
(bool) for gen4 operations.node
: Optionroot_id
now works always for node gen4, as well as%id:
for file selection in addition to path.node
:transfer list
now uses theiteratin_token
to retrieve all values. Optiononce_only
is now supported.global
: optionhttp_options
now include retry options.
- Issues Fixed:
aoc
: Fixedfind
command not working. (undefined variable)aoc
: #165 aoc mkdir now follows the last link of containing folder
- Breaking Changes:
- Internal: Basic REST calls now return data directly. (no more
data
key). For advanced calls, usecall
. - Internal: Transfer SDK download is now a 2-step procedure: First get the YAML file from github with URLS for the various platforms and versions, and then download the archive from the official IBM repository.
global: optionformat=multi
is replaced with optionmulti_table=yes
faspex5
: removed deprecated optionvalue
replaced with positional parameter.
- Internal: Basic REST calls now return data directly. (no more