# Functions
NewSchedulerCommand creates a *cobra.Command object with default parameters and registryOptions.
Run executes the scheduler based on the given configuration.
WithPlugin creates an Option based on plugin name and factory.
# Type aliases
Option configures a framework.Registry.