Closed line-o closed 1 year ago
xst packages list [options]
Aliases:
ls
Should return tabulated list of package-abbreviations.
Example Output:
package-service dashboard monex html-templating eXide
Possible options:
--versions
-V
--libraries
-l
-L
--applicationts
-a
-A
--filter
-f
--extended
-e
--json
-j
jq
--full-name
refs https://github.com/eXist-db/node-exist/issues/223
:tada: This issue has been resolved in version 1.2.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Aliases:
ls
Should return tabulated list of package-abbreviations.
Example Output:
Possible options:
--versions
,-V
: list installed version--libraries
,-l
or-L
: list only installed libraries--applicationts
,-a
or-A
: list only installed applications--filter
,-f
: list only libraries and/or applications that match a given pattern--extended
,-e
: add more information to the result (date of installation, namespace URI, declared dependencies, ...)--json
,-j
: return result as json (in order to pipe it tojq
for example or store it in a file)--full-name
: return namespace URIs instead of abbreviated namesrefs https://github.com/eXist-db/node-exist/issues/223