Soft-Serve Commands


Requirements


Some commands to try with an active soft server:

 1ssh -p 2222 splint.rs repo list
 2
 3ssh -p 2222 splint.rs repo info nd6
 4
 5ssh -p 2222 splint.rs repo tree nd6 /
 6
 7ssh -p 2222 splint.rs repo info newsraft
 8
 9ssh -p 2222 splint.rs repo tree newsraft main doc
10
11ssh -p 2222 splint.rs repo tree mkdots all scripts
12
13ssh -p 2222 splint.rs repo -cl cat mkdots all scripts/nb | less -R