File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,20 +6,20 @@ Do you have any ideas for new commands? Please propose them as <a href="https://
66
77<br />
88
9+ ## Why use PSDatabaseClone
10+
11+ * Save lots of space provisioning data to other locations
12+ * Spend less time provisioning databases
13+ * Create multiple local copies of a database from the same image
14+ * Make sure there tests are accurate with up-to-date data
15+
916## Usage scenarios
1017
1118There are multiple scenarios where you could use the module with
1219* Supply developers with a local copy of the database
1320* Provision non-production servers with production data
1421* Implement a CI/CD pipeline with production like copies
1522
16- ## Why use PSDatabaseClone
17-
18- * Save lots of space supplying data to other locations
19- * Spend less time provisioning databases
20- * Create multiple local copies of a database
21- * Make sure there tests are accurate with up-to-date data
22-
2323## Prerequisites
2424
2525As with every piece of software we need to set some prerequisites to make this module work.
You can’t perform that action at this time.
0 commit comments