You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
836 B
33 lines
836 B
|
|
All LISA Shell commands start with "lisa-", thus using shell completion it is |
|
easy to get a list of all the available commands. |
|
|
|
Here is a list of the main ones, with a short description. |
|
For a longer description type "lisa-<command> help" |
|
|
|
.:: Generic commands |
|
-------------------- |
|
|
|
lisa-help - Print this help, or command specific helps |
|
lisa-version - Dump info on the LISA in use |
|
|
|
.:: Maintenance commands |
|
------------------------ |
|
|
|
lisa-update - Update submodules and LISA notebooks/tests |
|
|
|
.:: Notebooks commands |
|
---------------------- |
|
|
|
lisa-ipython - Start/Stop the IPython Notebook server |
|
|
|
.:: Results analysis and Documentation |
|
-------------------------------------- |
|
|
|
lisa-report - Pretty format results of last test |
|
|
|
.:: Test commands |
|
-------------------------------------- |
|
|
|
lisa-test - Run tests and assert behaviours |
|
|
|
|