{ "exceptions": { "non_utf8_output": { "message": "Unable to handle non-utf8 output of command: `{command}`" }, "timeout": { "message": "Timed out running command: `{command}`, after: {timeout} seconds" } }, "issues": { "reserved_reload_name": { "description": "The shell command name {name} is a reserved for the reload action and cannot be used for user-defined commands. Please rename or remove this entry from your configuration.", "title": "Reserved shell command action name" } }, "services": { "reload": { "description": "Reloads shell command configuration.", "name": "[%key:common::action::reload%]" } } }