JohannesEbke / aws_list_all

List all your AWS resources, all regions, all services.
MIT License
413 stars 97 forks source link

README is out of date? #17

Closed arel closed 5 years ago

arel commented 5 years ago

I cannot run the "quick start" in the README.

$ aws-list-all --region eu-west-1 --service ec2 --directory ./data/
usage: aws_list_all [-h] COMMAND ...
aws_list_all: error: argument COMMAND: invalid choice: 'eu-west-1' (choose from 'query', 'show', 'introspect', 'recreate-caches')

Is this a regression, or is the README out of date?