Which command should be run to check prerequisites based on the inputs configured in input.json?
input.json
uipathctl prereq run performs prerequisite checks to validate that the installation can succeed. With input.json and --versions versions.json, it evaluates the prerequisites using the configured inputs.
uipathctl prereq run
--versions versions.json
Community Discussion