pub async fn execute_start( config: &Config, spec: Option<&str>, registry_endpoint: Option<&str>, config_file: Option<&Path>, set_overrides: &[String], ) -> Result<()>