File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,6 +36,11 @@ instances.
3636 execute command with.
3737 --install_galaxy Download and configure a disposable copy of
3838 Galaxy from github.
39+ --no_cache_galaxy Skip caching of downloaded Galaxy obtained
40+ with --install_galaxy. Not caching this
41+ results in faster downloads (no git) - so is
42+ better on throw away instances such with
43+ TravisCI.
3944 --no_cleanup Do not cleanup temp files created for and by
4045 Galaxy.
4146 --test_data DIRECTORY test-data directory to for specified
Original file line number Diff line number Diff line change @@ -61,6 +61,11 @@ please careful and do not try this against production Galaxy instances.
6161 execute command with.
6262 --install_galaxy Download and configure a disposable copy of
6363 Galaxy from github.
64+ --no_cache_galaxy Skip caching of downloaded Galaxy obtained
65+ with --install_galaxy. Not caching this
66+ results in faster downloads (no git) - so is
67+ better on throw away instances such with
68+ TravisCI.
6469 --no_cleanup Do not cleanup temp files created for and by
6570 Galaxy.
6671 --test_data DIRECTORY test-data directory to for specified
Original file line number Diff line number Diff line change @@ -26,6 +26,11 @@ http://www.ncbi.nlm.nih.gov/pubmed/23024011.
2626 execute command with.
2727 --install_galaxy Download and configure a disposable copy of
2828 Galaxy from github.
29+ --no_cache_galaxy Skip caching of downloaded Galaxy obtained
30+ with --install_galaxy. Not caching this
31+ results in faster downloads (no git) - so is
32+ better on throw away instances such with
33+ TravisCI.
2934 --no_cleanup Do not cleanup temp files created for and by
3035 Galaxy.
3136 --test_data DIRECTORY test-data directory to for specified
You can’t perform that action at this time.
0 commit comments