Neoload connects OK to push manually (GUI) to Git servers (bitbucket, gitlab) as a shared repo, and can clone repos too. However this does not seem to be supported on the command line for CI? The -checkoutProject argument would only seem to apply to SVN type repos. Do we need to script a pull from git prior to running in noGUI mode (e.g. via bamboo)? Does the docker controller also have this restriction? i.e. it has to be all in NTS? Thanks.
-checkoutProject only works for NTS/SVN. For GIT you will need to clone the repo separately using the appropriate GIT command/plugin