Running entro backfill starknet full-blocks --from-block 600000 --to-block 600500 --block-file=... requires user interaction/confirmation. This makes it impossible to configure the usage of the CLI in batching workflow platforms.
It should be possible to run data extraction in fully non-interactive mode.
Running
entro backfill starknet full-blocks --from-block 600000 --to-block 600500 --block-file=...
requires user interaction/confirmation. This makes it impossible to configure the usage of the CLI in batching workflow platforms.It should be possible to run data extraction in fully non-interactive mode.