UNCLASSIFIED

Skip to content

Update user project creation script

John Ward requested to merge cherry-pick-350dc11d into stable/victoria

The previous project creation script was wrote in bash and it run serial. This updates the script to python which utilizes async and other string processing to significantly reduce the amount of time that it takes to run.

(cherry picked from commit 350dc11d)

Merge request reports