awslabs / aws-shell

An integrated shell for working with the AWS CLI.
Apache License 2.0
7.15k stars 770 forks source link

S3 server side completions don't seem to be working #71

Open donnemartin opened 8 years ago

donnemartin commented 8 years ago

e1ven

It says it autocompletes s3 buckets, but it only seemed to using the history, not using a list of accessible buckets. I used s3 ls, and then s3 ls [bucketnames], and s3 ls s3://[bucketnames] and it wasn't autocompleting any of them.

interpeix

I have the same issue, not bucket completion.

Reddit Source

alexconlin commented 8 years ago

:+1: this would be a super-useful feature to have working. could it also autocomplete prefixes within buckets?

webratz commented 8 years ago

👍

jrbrodie77 commented 6 years ago

I've got this same problem, any progress?

iDVB commented 4 years ago

Confirmed... I also tried s3api head-bucket --bucket with no success.