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

Add localeapp cp #172

Closed
aaronjensen opened this issue May 2, 2015 · 4 comments · Fixed by #258
Closed

Add localeapp cp #172

aaronjensen opened this issue May 2, 2015 · 4 comments · Fixed by #258

Comments

@aaronjensen
Copy link
Contributor

Once a key/string is in production in our environment it is not safe to remove it or rename it. Our typical rename workflow is that we copy key1 to key2, deploy, then delete key1. We wrote a small script to do the copy for us, but it would be nice if it were built in to locale, so I could just do:

$ localeapp cp key1 key2
@michaelbaudino
Copy link
Contributor

Hi @aaronjensen,

Thanks for this idea, we just added it to our features todo list. Feel free to submit a PR if you have some working and tested code, indeed 😃

@goranovs
Copy link

goranovs commented Mar 7, 2018

Any update on this?

@thibaultdalban
Copy link
Member

Hi @Zaifor,

This feature will be available in a couple of days. I will let you know when it will be released !

@michaelbaudino
Copy link
Contributor

This is finally fixed in gem version 3.1.0, we hope you'll enjoy it.

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

Successfully merging a pull request may close this issue.

5 participants