autocomplete icon indicating copy to clipboard operation
autocomplete copied to clipboard

[aws] Location Service missing subcommands

Open dreamorosi opened this issue 3 years ago • 1 comments

Sanity checks

  • [X] My issue relates to a specific CLI completion spec (e.g. git checkout is missing options in git completion spec). If your issue is more general, please create your issue here: withfig/fig
  • [X] I have searched github.com/withfig/autocomplete/issues and there are no duplicates of my issue
  • [X] I would like to work on this.

What CLI tool does this relate to?

aws

Which statement makes the most sense?

This completion spec isn't complete

Issue Details

The spec for aws location is currently incomplete and is missing some subcommands.

Examples of missing commands: calculate-route, calculate-route-matrix, create-route-calculator, etc.

If a PR is welcome I'd be happy to contribute the missing subcommands for aws location.

dreamorosi avatar Mar 28 '22 22:03 dreamorosi

A PR would absolutely be welcome! We'd love to have your help. This is the file, should be simple to add 🙂

clo4 avatar Mar 28 '22 23:03 clo4