pub(crate) fn init_runtime() -> Result<impl Runtime>
Initialize a runtime.
Any commands that need a runtime should call this so that we use a consistent runtime.