Tagging deprecated keys considering namespace #2579
Answered
by
JanCizmar
filippomuscolino
asked this question in
Q&A
|
Hi, I have a question regarding this feature of the CLI: https://tolgee.io/tolgee-cli/extraction/tagging-keys#tagging-deprecated-keys We have a big project divided in different namespaces (webapp, mobile, ...) and we would like to manage deprecated keys with CLI as in the example. Thanks! |
Answered by
JanCizmar
Oct 12, 2024
Replies: 1 comment
|
Hey! Namespaces are not the right way to handle different platforms. You should be using tags for this. |
0 replies
Answer selected by
JanCizmar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey! Namespaces are not the right way to handle different platforms. You should be using tags for this.
Namespaces are designed to split keys info different files while exporting. In the other hand, tags enable you to reuse keys the same keys for different platforms.