saws icon indicating copy to clipboard operation
saws copied to clipboard

Autocomplete ecs task definitions

Open sublimino opened this issue 9 years ago • 1 comments

Would be great to have these auto-completed:

ecs describe-task-definition --task-definition <task>

can be populated with

aws ecs list-task-definition-families and/or aws ecs list-task-definitions

sublimino avatar Oct 21 '15 13:10 sublimino

@sublimino Thanks for the suggestion to add this. The resource completions will undergo some changes soon (https://github.com/donnemartin/saws/issues/36), once that's wrapped up we'll be able to more efficiently add autocompletions.

donnemartin avatar Oct 22 '15 02:10 donnemartin