ipaas-connect
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

IPaaS Connect Tool

This tool is designed to help make the process of moving ShipEngine Connect Applications into the monopipeline easier.

Commands


Installing the tool

npm install -g ipaas-connect

Get Help

ipaas-connect --help

Get Version

ipaas-connect --version

Finding ShipeEngine Connect Applications

ipaas-connect ls --type ordersource

ipaas-connect ls --type shippingprovider

Importing A New ShipEngine Connect Application

(Ran from integrations-repository root)

ipaas-connect import --type shippingprovider --name chronopost --sentry http://sentrydsn.com

(Ran from anywhere else)

ipaas-connect import --type ordersource --name alibaba --sentry http://sentrydsn.com --directory c/dev/whatever

Updating An Existing ShipEngine Connect Application

(Ran from integrations-repository root)

ipaas-connect update --type shippingprovider --name chronopost

(Ran from anywhere else)

ipaas-connect update --type ordersource --name alibaba --directory c/dev/whatever

Readme

Keywords

none

Package Sidebar

Install

npm i ipaas-connect

Weekly Downloads

2

Version

0.1.3

License

none

Unpacked Size

67.3 kB

Total Files

51

Last publish

Collaborators

  • joshuaflanagan
  • jkrobertson88
  • rickyr