New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

aws-swagger-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-swagger-cli

AWS Swagger import cli

latest
Source
npmnpm
Version
0.2.1
Version published
Maintainers
1
Created
Source

aws-swagger-cli Build Status

AWS Swagger import cli

Install

$ npm install --global aws-swagger-cli

Usage

$ aws-swagger --help

  Usage
    $ aws-swagger [action] [file]

  Options
    --name          The name of the API Gateway
    --aws-profile   The local AWS profile
    --aws-region    The AWS region [Default: us-west-1]
    --aws-filename  The credentials filename [Default: ~/.aws/credentials]

  Examples
    $ aws-swagger import swagger.json --name=gateway-name --profile=local-aws-profile
  • api-swagger-import - API for this module

License

MIT © Sam Verschueren

Keywords

cli-app

FAQs

Package last updated on 06 Apr 2016

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