amazon-ecs-cli icon indicating copy to clipboard operation
amazon-ecs-cli copied to clipboard

Add force flag for local create/up

Open SoManyHs opened this issue 6 years ago • 3 comments

We want to add a --force flag that will enable customers to always write to the default compose files, without a confirmation prompt if they already exist.

SoManyHs avatar Jul 02 '19 21:07 SoManyHs

And local up? I always want it to overwrite docker-compose.ecs-local.yml when I run ecs-cli local up -f task-def.json, so I'd like to do --force

clareliguori avatar Jul 08 '19 16:07 clareliguori

@clareliguori should we ever force overwrite the overrides compose file?

SoManyHs avatar Aug 15 '19 00:08 SoManyHs

I dont think so, no

clareliguori avatar Aug 15 '19 01:08 clareliguori