aws-swagger-cli

0.2.1 • Public • Published

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

Related

License

MIT © Sam Verschueren

Package Sidebar

Install

npm i aws-swagger-cli

Weekly Downloads

1

Version

0.2.1

License

MIT

Last publish

Collaborators

  • samverschueren