Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create command to remove collections and resources #9

Closed
line-o opened this issue Jul 20, 2022 · 0 comments · Fixed by #22
Closed

create command to remove collections and resources #9

line-o opened this issue Jul 20, 2022 · 0 comments · Fixed by #22
Labels
enhancement New feature or request
Milestone

Comments

@line-o
Copy link
Member

line-o commented Jul 20, 2022

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

xst rm <resource> [options]

Options

  • --force, -f: force removal of collections that are not empty
  • --recursive, -r: traverse the entire collection tree when removing
  • --glob, -g: only remove items that match the given glob pattern
  • --dry-run, -d: show which items would be removed

refs eXist-db/node-exist#208

@line-o line-o added this to the 1.0.0 milestone Aug 5, 2022
@line-o line-o added the enhancement New feature or request label Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant