pub fn invoke_setup_component_operation( bundle_path: &Path, pack_path: &Path, component_ref: &str, op: &str, request: &Value, config: &SetupConfig, ) -> Result<Value>