Update All Clusters in a GH Script

I’ve upgraded @TomTom’s solution with some extra features we needed.

  1. Recursive mode to update clusters inside clusters
  2. Passwords can be provided if nessesary
  3. Cluster paths can sometimes be different depending on the user. You can submit local path to clusters’ folder and the script will try to find missing references if possible.

UpdateAllClusters.gh (5.7 KB)

9 Likes