Changelog: slk v3.3.88#
Changes from slk v3.3.83 to v3.3.88
see here for changes from
All Fixes / Features#
slk version
: should work without previous loginslk tag
: very slow (>60s
for one UDM field of one file)slk search
: prints no error to command line if search time exceeded
Known issues#
slk list
wildcard evaluation for directories does only work if*
replace the full name of a directory and not parts; this works:slk list /arch/*/k204221/INDEX.txt
; but not:slk list /arch/b*/k204221/INDEX.txt
slk list SEARCH_ID
collects all search results, first, and, then, prints them. This might take a while if many search results are found. Alternatively, you can runslk_helpers list_search
on the sameSEARCH_ID
which will print search results continuously.slk move
allows to use the * wildcard to specify the source files; doing so will cause an error You do not have permission to access this endpointslk list
does not print (Partial File) when partial file has been moved or renamed