Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Wiping individual parts #273

Closed
grtjn opened this issue Aug 26, 2014 · 1 comment
Closed

Wiping individual parts #273

grtjn opened this issue Aug 26, 2014 · 1 comment
Milestone

Comments

@grtjn
Copy link
Contributor

grtjn commented Aug 26, 2014

Bootstrap won't notice if you remove an extra app server, database, role, user, or else from ml-config, and won't delete it for you. Current approach would be to wipe everything before removing it from ml-config, and bootstrap from a clean starting-point. It would be nice though if one could target one specific server or database with wipe to get it removed. Maybe something like:

./ml local wipe --servers=my-extra-server --databases=my-extra-database

It could potentially allow wiping items from MarkLogic that are not mentioned in ml-config (making it a very powerful tool to clean up a demo server), but that would be a bit sharp, and it should warn for that, and it should prevent wiping anything that is part of MarkLogic system (Security, Admin, App-services, ...)

@paxtonhare
Copy link
Contributor

available in dev branch

@paxtonhare paxtonhare modified the milestone: v1.6 Oct 31, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants