@solace-labs/ep-migrate

0.7.0 • Public • Published

Migration Tool for Solace Event Portal V1 to V2

Install

npm install @solace-labs/ep-migrate -g

Usage

Set Solace Cloud Token

export EP_MIGRATE_CLI_SOLACE_CLOUD_TOKEN_V1={your v1 token}
export EP_MIGRATE_CLI_SOLACE_CLOUD_TOKEN_V2={your v2 token}

Configuration

vi ./ep-migrate-config.yaml

Note: You can use a different config file if you prefer.

Migrating

# using the default config file: ep-migrate-config.yaml
ep-migrate
# using a different file: {my-config-file.yaml}
ep-migrate -cf {my-config-file.yaml}

Help

ep-migrate -h

Documentation

See Documentation.

Package Sidebar

Install

npm i @solace-labs/ep-migrate

Weekly Downloads

0

Version

0.7.0

License

Apache-2.0

Unpacked Size

3.87 MB

Total Files

5

Last publish

Collaborators

  • ricardojosegomezulmke
  • tamimi65
  • solacecommunity