cls CLI User's Reference
The purpose of cls is to clear the screen (it is an alias of clear).
Arguments & Switches
None — this command takes no arguments.
Example Uses
Console:
splinter_debug # cls
Shell:
$ splinterctl cls
Additional Information And Rationale
Additional Info (Or None):
cls is registered in the command table as an alias of clear and runs the same handler.
Rationale (Or None): None
See Also
Related Commands (Or None): clear