For an OpenShift Automation Suite deployment, which command generates the support bundle?
UiPath Automation Suite on OpenShift generates a support bundle with ./uipathctl health bundle input.json --versions versions.json, which invokes the uipathctl health bundle command with the deployment input and versions files.
./uipathctl health bundle input.json --versions versions.json
uipathctl health bundle
Community Discussion