Hi everyone, My goal is to add a new trait for th...
# talk-kratos
d
Hi everyone, My goal is to add a new trait for the user's language to all users. (I am using ory network). As I've read I shall create a new schema. Last time I created my custom schema via the web-ui. This led to a terrible schema-id (looks like a SHA2 sum). So it might be better via the CLI. I've now found this in the docs: https://www.ory.sh/docs/kratos/manage-identities/best-practices#updating-identity-schemas Well I feel a bit stupid when I read this because with the info provided I still do not understand how create a schema and then update my identities (migrate them from the old to the new schema). I've also checked other docs, slack, archive.ory.sh, and GitHub discussions. But did not find any practical examples. Could somebody give me such a practical example how the commands actually look like? Thanks for any help 🙏
anyone can help me with that or give me a hint where to find more information about it?