Command manager is the entry point for the ferrflow-operator binary.
It stands up a controller-runtime Manager, registers the CRD types in the
scheme, wires the FerrFlowSecret reconciler in, and blocks on the
manager's run loop until the process receives SIGTERM / SIGINT.