We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CYLC_TASK_PARAM_<param>
1 parent a6c43ed commit ab7ccf6Copy full SHA for ab7ccf6
src/reference/job-script-vars/var-list.txt
@@ -63,3 +63,6 @@ CYLC_TASK_NAMESPACE_HIERARCHY # Linearised family namespace of the task,
63
CYLC_TASK_COMMS_METHOD # Set to "ssh" if communication method is "ssh"
64
CYLC_TASK_SSH_LOGIN_SHELL # With "ssh" communication, if set to "True",
65
# use login shell on workflow host
66
+
67
+CYLC_TASK_PARAM_<param> # If this task is a parameterized task,
68
+ # the value of the parameter named <param>
0 commit comments