MeshCentral-ScriptTask icon indicating copy to clipboard operation
MeshCentral-ScriptTask copied to clipboard

Variables usage

Open phirestalker opened this issue 1 year ago • 0 comments

I was wondering if variables are only single value strings? For instance, I have a list of docker containers that I will run commands on. They will be different on different machines (3 so far). I would like to store the list of strings in a variable on this and move my script into meshcentral. Then I only have to update them in one place.

Is this currently possible? If not, is it something that can be added, or do you have any ideas?

phirestalker avatar Jan 09 '25 14:01 phirestalker