Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ipaas-connect

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipaas-connect

This CLI was created to promote code from ShipEngine Connect to our monopipeline.

  • 0.1.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
3
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 11 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc