0.2.1 • Published 8 years ago

aws-swagger-cli v0.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

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