Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ecscompose-service Prefix #51

Closed
alexw23 opened this issue Dec 23, 2015 · 1 comment · Fixed by #103
Closed

ecscompose-service Prefix #51

alexw23 opened this issue Dec 23, 2015 · 1 comment · Fixed by #103

Comments

@alexw23
Copy link

alexw23 commented Dec 23, 2015

What is the purpose of this prefix?

ecsComposeProjectPrefix = "ecscompose"

I think it clutters things in the UI and adds an unnecessary ecscompose-service to all services? Can this be something that is toggled off via command line?

uttarasridhar added a commit to uttarasridhar/amazon-ecs-cli that referenced this issue Apr 11, 2016
closes aws#51

Fields:
* ecs-cli up : CFNStackName
* ecs-cli compose : ComposeProjectNamePrefix used for
 * task definition name
 * started by for tasks
* ecs-cli compose service : ComposeServiceNamePrefix used for
 * service name
@uttarasridhar
Copy link
Contributor

released in v0.3.0.

Its usage and some examples can be found in our docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants