awslabs / aws-shell

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

autocompletion for filenames #204

Open halfdanrump opened 5 years ago

halfdanrump commented 5 years ago

This would, for instance, be useful in a case like this:

ec2 create-security-group --cli-input-json file://<HIT TAB TO SEE SUGGESTIONS>

I'm using vanilla bash for the record.

joguSD commented 5 years ago

Marking as a feature request.

nipan09 commented 5 years ago

Hi!! Is this issue open? I am a new contributor on github, I would like to take up this issue.