hello, I hope everyone is well, I hope you can hel...
# ingestion
f
hello, I hope everyone is well, I hope you can help me please, the situation I have is, I would like to bring all the run-ids and persist them, since when I execute > datahub ingest list-runs , it only brings me some, and I want to be able to access all of them, to execute rollback on a specific run if necessary, I would like to know if there is a programmatic way to bring all the existing run-ids, or if there is a way to launch a query to the DB that saves the metadata to list them. Thank you
l
@mammoth-bear-12532 @green-football-43791 ^
m
@freezing-farmer-89710: do you know if the run-ids you are looking for exist?
f
@mammoth-bear-12532 I am very sorry for the late response, I had not seen your reply. When I launch the command datahub ingest list-runs It only brings me the last 10 ingests, however I want to access all the ingests from the beginning, and in the --help option, it indicates that pagination can be done, but in the help it does not indicate which is the command to paginate