0.4.2 • Published 1 year ago

@xtensive-dpa/smartreductor v0.4.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

This is a command line tool that installs virtual demo factory codename "SmartReductor". It utilizes DPA REST API to create, update or delete objects. Use with care as it may remove or change data of your DPA instance.

build and publish

Install

npm install @xtensive-dpa/smartreductor

Usage

npx smartreductor import all --url <dpahosturl> --user <username> --password <userpassword>

for instance:

npx smartreductor import all --url http://localhost --user admin --password xxx

for a list of other commands and subcommands:

npx smartreductor --help
npx smartreductor <command> --help
0.4.2

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.1

1 year ago