For example, `jbang trust add ...` will return `exitCode=1` when trusts are already there, so it should be considered as "success" too (noop call). Or, expose somehow ability to query exit code, that may not be always available...
For example,
jbang trust add ...will returnexitCode=1when trusts are already there, so it should be considered as "success" too (noop call).Or, expose somehow ability to query exit code, that may not be always available...