So far we have covered:
We have learned the following Cylc commands:
cylc graph
cylc get-config
cylc validate
cylc run
cylc stop
--kill
--now --now
cylc restart
We have learned the following Rose commands:
# install the suite on the local host only - don't run it.
rose suite-run --local-install-only
# run cylc graph using the installed version of the suite.
cylc graph <name>
Rose contains some utilities to make life easier:
rose date
$ rose date 2000 --offset '+P1Y1M1D'
2001-02-02T0000Z
$ rose date $CYLC_TASK_CYCLE_POINT --format 'The month is %B.'
The month is April.
rose host-select
$ rose host-select mycluster
computer2