eXist-db / node-exist

Interact with eXist DB instances via XML-RPC and REST
MIT License
17 stars 6 forks source link

feat(examples): exist-ls roughly mimics the ls command #197

Closed line-o closed 2 years ago

line-o commented 2 years ago

This PR introduces new flags and extended capability to the existing CLI tool exist-ls

Example

$ spec/examples/exist-ls -l /db
rwxr-xr-x SYSTEM dba    0 25 Jan 16:49 system
rwxr-xr-x SYSTEM dba    0 25 Jan 16:49 apps
github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: