Skip to content

Commit e05da8b

Browse files
authored
Update README.md
1 parent 9f0cf94 commit e05da8b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,9 @@ The shell scripts in this repository relies upon the purevol executable being in
2424
The Python code in this repository relies on [pypureclient Python library.](https://pypi.org/project/py-pure-client)\
2525
Python code that interacts with Oracle also requires the [oracledb Python library.](https://pypi.org/project/oracledb)
2626

27+
# Sub-repositories
28+
This repository contains several sub-directories:\
29+
* bash - simple Linux bash scripts to clone an Oracle database on Pure Flash Array.\
30+
* fa_pg_snap - Python script to snapshot and optionally clone a Pure Flash Array protection group. (Not database aware).\
31+
* fa_pg_ora_snap - Python script to snapshot and optionally clone an Oracle database using Pure Flash Array protection groups.
32+

0 commit comments

Comments
 (0)