eXist-db / xst

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

fix(upload): handle glob expansion by shell #144

Closed line-o closed 10 months ago

line-o commented 10 months ago

fixes #105

When a glob character is used in the source argument and it matches more than one file or folder no action will be performed and an actionable error message is displayed instead.

github-actions[bot] commented 10 months ago

:tada: This PR is included in version 1.7.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: