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 insert
1 parent dc962a1 commit 99acbe9Copy full SHA for 99acbe9
cylc/flow/scripts/cylc.py
@@ -283,7 +283,8 @@ def get_version(long=False):
283
'gscan':
284
'cylc gscan has been removed, use the web UI',
285
'insert':
286
- 'inserting tasks is now done automatically',
+ 'Insertion is no longer required, `cylc set` and `cylc trigger`'
287
+ ' will insert tasks automatically.',
288
'jobscript':
289
'cylc jobscript has been removed',
290
'nudge':
0 commit comments