# Functions
ParseFlags parses build-index CLI flags.
Run runs the build-index.
WithConfig ignores config/secrets flags and directly uses the provided config struct.
WithLogger ignores logging config and directly uses the provided logger.
WithMetrics ignores metrics config and directly uses the provided tally scope.
# Type aliases
Option defines an optional Run parameter.