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.
1 parent c0f07b9 commit 6444fbaCopy full SHA for 6444fba
src/reference/changes.rst
@@ -54,6 +54,17 @@ to change which tool is used.
54
Make sure your configured command waits for the tool to be closed before
55
exiting, e.g. use ``GEDITOR=gvim -f`` rather than ``EDITOR=gvim``.
56
57
+Cylc Reload
58
+^^^^^^^^^^^
59
+
60
+``cylc reload`` now has a ``--global`` option to reload the global
61
+configuration while the server is running. This can be used to update platform
62
+settings for an in-progress workflow.
63
64
+.. seealso::
65
66
+ :ref:`global-configuration`
67
68
69
Cylc 8.4
70
--------
0 commit comments