awslabs / aws-shell

An integrated shell for working with the AWS CLI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autocompletion for filenames

halfdanrump opened this issue · comments

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.

Marking as a feature request.

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