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

fga write --file should not always display the imported tuples #376

Open
aaguiarz opened this issue Aug 14, 2024 · 0 comments
Open

fga write --file should not always display the imported tuples #376

aaguiarz opened this issue Aug 14, 2024 · 0 comments

Comments

@aaguiarz
Copy link
Member

When you import a large number of tuples, seeing all the importing ones at the end of the import process is not practical.

We should either stop returning imported tuples and only return the failed ones, or add a new option like

fga write --file tuples.yaml --hide-imported-tuples

We should also display a summary of the total number of imported/failed tuples if possible.

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

No branches or pull requests

1 participant