Closed
Description
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.
Metadata
Metadata
Assignees
Type
Projects
Status
Done