Aws-cli: Update task definition with new revision

Created on 13 Aug 2019  路  3Comments  路  Source: aws/aws-cli

I am looking for this functionality:

aws ecs update-task-definition

without it, people are using this instead:

aws ecs register-task-definition

but that doesn't make sense, because we are not creating a new task def, but instead creating a revision for an existing task definition.

service-api

Most helpful comment

@stealthycoin all due respect this seems like an aws-cli functionality feature request right?

All 3 comments

This would be a request for the ecs team, which you can make either through
AWS Support
or their Service Forums

@stealthycoin all due respect this seems like an aws-cli functionality feature request right?

aws-cli support, if you don't like us to discuss just don't use github, sorry, this is still valid and should be reopened

Was this page helpful?
0 / 5 - 0 ratings