pub(super) fn cmd_silo_attach(args: &[String]) -> Result<(), ShellError>Expand description
Attach to a silo’s debug output stream.
Usage: silo attach <id|label|name>
Displays output from sys_debug_log calls made by tasks in the silo.
Press Ctrl+C or ‘q’ to detach.