donnemartin / saws

A supercharged AWS command line interface (CLI).
Other
5.24k stars 281 forks source link

Autocomplete bucket names with s3: #9

Closed donnemartin closed 9 years ago

donnemartin commented 9 years ago

The aws s3 command doesn't use --bucket, it uses s3://[bucket name].

Typing s3: should autocomplete bucket names.