saws
saws copied to clipboard
Autocomplete ecs task definitions
Would be great to have these auto-completed:
ecs describe-task-definition --task-definition <task>
aws ecs list-task-definition-families
and/or
aws ecs list-task-definitions
@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.