npm/rewrite-url-follower

Name: rewrite-url-follower

Owner: npm

Description: rewrite the tarball URLs in couchdb from one registry to another

Created: 2016-03-09 17:41:09.0

Updated: 2018-01-22 18:46:56.0

Pushed: 2016-07-20 00:52:17.0

Homepage: null

Size: 10

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Rewrite URL Follower

Build Status

npm On-Site and npm-registry-couchapp store package URLs in their database. This can be a problem if you write the wrong URL to the database, or if you need to migrate data from one URL to another.

rewrite-url-follower solves this problem! simply point this tool at your CouchDB database, and it will rewrite the package URL for you.

Usage

rewrite URL to http://10.19.99.196:8080:

ite-url-follower rewrite --rewrite=http://10.19.99.196:8080 --host=172.17.0.1 --port=5984

get help:

ite-url-follower --help
ite-url-follower rewrite --help
License

ISC


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.