News:

We really need your input in this questionnaire

Main Menu

Integration with VCS

Started by Martin Prejsa, July 04, 2025, 05:29:34 PM

Previous topic - Next topic

Martin Prejsa

Hello!
I have quite the collection of scripts in my script library, and i have multiple colleagues working on the scripts as well. Would it be possible to implement a feature which will save/load the scripts to/from the filesystem so it could be integrated with a version control system like Git? 

I have also looked into the Rest API for exporting/importing the scripts, and it seems that no such thing exists.

Thanks.

Filipp Sudanov

Hi,

git-enabled configuration might be nice, but then comes a question what should be included like templates and other stuff, so this may end up in serious development effort and the resources are limited.

What can be done currently - there's nxshell api that allows to do everything that management client can do. So you can import and export script library scripts (and get list which scripts are in the system).