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

create command to remove collections and resources #9

Closed line-o closed 1 year ago

line-o commented 2 years ago

Remove files in an existdb instance, mimicking the unix rm program.

xst rm <resource> [options]

Options

refs https://github.com/eXist-db/node-exist/issues/208