eXist-db / xst

Command line tool to interact with exist-db instances
https://npmjs.com/@existdb/xst
MIT License
18 stars 5 forks source link

add command to uninstall packages #61

Closed line-o closed 1 year ago

line-o commented 1 year ago
xst package uninstall [options] <packages..>

Uninstall packages

Options:
      --version  Show version number                                                       [boolean]
      --config   configuration to use
      --help     Show help                                                                 [boolean]
  -G, --color    Color the output                                         [boolean] [default: false]
  -f, --force    Force uninstall without dependency check                 [boolean] [default: false]
      --raw      Return raw JSON returned from server                     [boolean] [default: false]
github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 1.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: