installCommand(new CmdCtx());
installCommand(new CmdConnect());
installCommand(new CmdDisconnect());
installCommand(new CmdLogin());
installCommand(new CmdLogout());
installCommand(new CmdLs());
installCommand(new CmdTree());
installCommand(new CmdDump());
installCommand(new CmdDebug());
// vlt commands
installCommand(new CmdCheckout());