donnemartin / saws

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

Completions should be case insensitive #39

Closed donnemartin closed 8 years ago

donnemartin commented 8 years ago

Some AWS options are in all caps, others are not. Currently completions fail if the user types the wrong case.

[ec2_states]: 6
pending
running
shutting-down
stopped
stopping
terminated
[cluster_states]: 7
STARTING
BOOTSTRAPPING
RUNNING
WAITING
TERMINATING
TERMINATED
TERMINATED_WITH_ERRORS