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

@eyedea/syncano-cli-plugin-postman

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eyedea/syncano-cli-plugin-postman

Postman plugin for Syncano CLI

  • 0.0.2
  • canary
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-50%
Maintainers
3
Weekly downloads
 
Created
Source

syncano-cli-plugin-postman

How it works?

  1. Install plugin in your project:
npm install --save-dev @eyedea/syncano-cli-plugin-postman
  1. Add plugin config to your syncano.yml project config:
plugins:
  postman: "@eyedea/syncano-cli-plugin-postman"
  1. Create empty collection in Postman

  2. Set variables used by the plugin:

export POSTMAN_API_KEY=<api key>
export POSTMAN_COLLECTION_ID=<collection id>

You can find collection ID in the Postman URL - when you will open collection docs)

  1. Run it:
npx s postman <friendly name of the collection>

FAQs

Package last updated on 27 Dec 2018

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