Rose Reference Guide: Quick Reference

Rose Commands

rose help
Show the rose help.
rose suite-run
Run the suite in $PWD.
rose suite-run -- --mode=simulation
Run the suite in $PWD in simulation mode, executing all tasks/apps as 'sleep 10'. Useful for checking dependencies.
rose suite-run -C /path/to/suite/
Run a suite in a different directory than $PWD.
rose suite-run -v -v --debug
Run in debug mode.
rose suite-run --restart
Reinstall and restart a shutdown suite from its last known state.
rose suite-restart
Restart a shutdown suite from its last known state without reinstalling it.
rose suite-gcontrol
Launch the cylc gui for the suite in $PWD. Short version: rose sgc.
rose suite-log
Launch a web browser to view suite logs on Rose Bush.
rose suite-scan
Scan for running suites.
rose suite-shutdown
Shutdown a running suite in $PWD.
rose suite-clean
Remove items created by previous runs of the suite in $PWD.
rose edit
Launch rose config-edit for the suite in $PWD.
rose macro -V
Error check the config in $PWD.
rose host-select
Select and print a host from a set of groups or names.

Rosie Commands

rosie go
Checkout local copies of suites.
rosie ls
List the suites checked out to your roses directory.
rosie lookup SEARCH
Run a search for suites containing SEARCH in their suite.info.
rosie checkout SUITE
Checkout a copy of suite SUITE.