in cmd/shell_mgmt/src/stubs.c [28:32]
int __attribute__((weak)) shell_mgmt_impl_exec(const char *line) { return MGMT_ERR_ENOTSUP; }