-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Possible names:
exist-packageexist-pkgexpath-pkg
exist-pkg [options]Should return tabulated list with package-abbreviation and version.
Example Output:
package-service 1.2.39
dashboard 10.3.2
monex 3.0.3
html-templating 1.0.4
eXide 3.0.1
Possible options:
--libraries,-lor-L: list only installed libraries--applicationts,-aor-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 tojqfor example or store it in a file)