Ok last question for the week: I might have missed...
# help
t
Ok last question for the week: I might have missed it in the docs but is there a way to enforce certain metadata keys on commit?
g
There sure is :) You could find it in the commits description in the API or in the CLI https://docs.lakefs.io/reference/api.html#/commits/commit https://docs.lakefs.io/reference/commands.html#lakectl-commit
If you would like to enforce them you could use the pre commit hook https://docs.lakefs.io/setup/hooks.html