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

superface

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

superface

superface command line tool

  • 0.1.0
  • unpublished
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
19
decreased by-86.71%
Maintainers
1
Weekly downloads
 
Created
Source

superface-cli

Superface CLI tool

Installation

$ npm i -g superface-cli
$ yarn global add superface-cli

Usage

Register a service in superface service registry

Create new mapping from file
$ superface register http://api.hubspot.com --profile=http://supermodel.io/superface/CRM/profile/Customers --mapping=./HubSpot.oas3.yaml
Update existing mapping from file
$ superface register http://api.hubspot.com --profile=http://supermodel.io/superface/CRM/profile/Customers --mapping=./HubSpot.oas3.yaml --mappingId=3b8b051e-d6cc-4929-acf3-5addb4964de7
Use remote mapping
$ superface register http://api.hubspot.com --profile=http://supermodel.io/superface/CRM/profile/Customers --mappingUrl=http://api.hubspot.com/mapping

Set the service mapping in superface mapping store

$ superface mapping set --url=http://api.hubspot.com --mapping=./HubSpot.oas3.yaml

FAQs

Package last updated on 14 Feb 2020

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