Is there a Terminal command I can use to manually run, from Terminal, a Jamf script I've created?
Solved
Run a Jamf script from the command line

Best answer by easyedc
+1 for throwing your script into a policy with a custom trigger and just running that via
sudo jamf policy -event TRIGGERNAME
There used to be a
sudo jamf runscript
command, but it was clunky and hard to use. Looks like they deprecated it at some point and I didn't even notice.
there's a decent thread on it here with some info on it, but it was clunky and hard to use.
% jamf help runscript
There is an error in your syntax.
Error: runscript does not have any help.
Type "jamf help" for more information.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.