Commit graph

3 commits

Author SHA1 Message Date
Tom Wiesing
3b78b06fff
wdcli: Use progress writer instead of IOStream 2022-11-30 13:17:12 +01:00
Tom Wiesing
3455f491ca
Add context
This commit adds and passes context around to (almost) every function.
This allows cancelling (almost) every function call globally.
2022-11-29 15:32:31 +01:00
Tom Wiesing
f583580160
Add 'system_pause' command
This command adds a new 'system_pause' command that stops or starts the
entire system.
2022-11-17 08:35:08 +01:00