33 lines
836 B
Text
33 lines
836 B
Text
|
|
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
|
|
|