Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 486 Bytes

readme.md

File metadata and controls

18 lines (11 loc) · 486 Bytes

AWS Plugin Scraper

This is an aws plugin that will generate completion specs directly from the internal represention in the AWS CLI.

  1. Make sure to install the AWS CLI

  2. Run setup.sh

  3. Update variables in fig.py

    • exportDirectory should be the project directory
    • exportTypescript bool whether to export Typescript or Javascript

Output will be in exports folder, once you run any aws command.

Todo

[] nargs to variadic flag [] service descriptions