I have a use case where I would like to be able to disable parent pid checking in span background sub-command. I think it should be handled around [here](https://github.com/equinix-labs/otel-cli/blob/52f1143c33f1df789a4049283e3b03e6608d454e/otelcli/span_background.go#L102) where was added `TODO` comment, to add disable checking pid functionalities.