Extend the command line client with a few local commands
Registered by
Kostja Osipov
Add the following local commands to the command line client:
tee filename.log - starts writing a log file with the console input/output
notee - stops logging
luafile (or loadfile) file.lua - loads file contents, and executes admin command with
procedure name - 'dostring' and argument - contents of the file.
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- Dmitry Simonenko
- Definition:
- Approved
- Series goal:
- Accepted for 1.4
- Implementation:
- Implemented
- Milestone target:
- 1.4.8
- Started by
- Dmitry Simonenko
- Completed by
- Dmitry Simonenko
Related branches
Related bugs
Sprints
Whiteboard
implemented on branch client-extend
(?)