Import/export configuration data from/to the store #141
Unanswered
baterfly85
asked this question in
Q&A
Replies: 1 comment
-
I'm not sure exactly what you mean by "configuration data", but if you are referring to authorization models, assertions, and relationship tuples, then you can push them in and fetch them programmatically through the API. However, we have plans to work on an official OpenFGA CLI, and we will have features to import/export these things through the CLI as well. Keep an eye on openfga/roadmap#17 for updates. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a programmatic way to import and export configuration data from the FGA store? Some sort of CLI or API that allows doing that similar to Auth0 CLI export&import commands?
If not, what could be the best way to do this?
Beta Was this translation helpful? Give feedback.
All reactions