| 32 | |
| 33 | == Launching Rose commands == |
| 34 | |
| 35 | It is possible to launch many of the Rose tools from the various GUIs. For example you can run or edit suites from {{{rosie go}}}, run suites from {{{rose edit}}}, and view log files from {{{rose suite-gcontrol (gcylc)}}} whilst the suite is running. |
| 36 | |
| 37 | When running rose from the command line make sure to run from the appropriate {{{roses/}}} directory or append the suite name with {{{--name=puma-aa045}}}, e.g. |
| 38 | {{{ |
| 39 | rose suite-shutdown --name puma-aa015 |
| 40 | }}} |