autocomplete
autocomplete copied to clipboard
[aws] Location Service missing subcommands
Sanity checks
- [X] My issue relates to a specific CLI completion spec (e.g.
git checkoutis missing options ingitcompletion 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.
A PR would absolutely be welcome! We'd love to have your help. This is the file, should be simple to add 🙂