sellr-moveplan

1.0.4 • Public • Published

small command-line utlity that allows you to move a sellrplan from one account to another.

To install: npm install -g sellr-moveplan

To run: sellr-moveplan

This will prompt you for the following arguments:

prompt: currentPlan: // the Id for the currentPlan

prompt: newPlan: // an ID for a new plan to be created

prompt: accountId: // the accountId to associate the plan with

prompt: database: //db connection string e.g. 'candidate......com:PORT/collection'

prompt: username: //db username

prompt: password: //db password

The new plan will be created on the collection and database you specified, and the products from the previous plan will be copied over with the new planId and new accountId

Readme

Keywords

none

Package Sidebar

Install

npm i sellr-moveplan

Weekly Downloads

0

Version

1.0.4

License

ISC

Last publish

Collaborators

  • rossvz