NodeRun node scripts.Type: nodeConfiguration#Examples#Get the current task-id from the node process.envrunops tasks create -t node-type -s 'console.log(process.env["RUNOPS_TASK_ID"])'Copy