-
Samuel Giddins authored
This allows for opting out of sharing schemes for development pods. By default, the current behavior is kept -- all dev pods have their schemes shared. By setting the option to `nil` or `false`, no schemes are shared. Otherwise, an array can be passed, and only dev pod names that match elements of that array will have their schemes shared.