Skip to content

Commit b50905f

Browse files
authored
Update README.md
1 parent d292ff9 commit b50905f

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1-
# parse-files-utils
2-
[![Build Status](https://travis-ci.org/parse-server-modules/parse-files-utils.svg?branch=master)](https://travis-ci.org/parse-server-modules/parse-files-utils)
3-
[![codecov](https://codecov.io/gh/parse-server-modules/parse-files-utils/branch/master/graph/badge.svg)](https://codecov.io/gh/parse-server-modules/parse-files-utils)
1+
# parse-files-utils [Archive]
42

53
Utilities to list and [~~migrate~~](https://github.com/parse-server-modules/parse-files-utils/pull/67#issuecomment-278494589) Parse files.
64

75
**File migration is [not available anymore](https://github.com/parse-server-modules/parse-files-utils/pull/67#issuecomment-278494589)**
86

97
This utility will do the following:
108

11-
1. Get all files across all classess in a Parse database.
9+
1. Get all files across all classes in a Parse database.
1210
2. Print file URLs to console OR transfer to S3, GCS, or filesystem.
1311
3. Rename files so that [Parse Server](https://github.com/ParsePlatform/parse-server) no longer detects that they are hosted by Parse.
1412
4. Update MongoDB with new file names.

0 commit comments

Comments
 (0)