And the --domain flag is not set , it seems like we should be able to support that by overriding the domain. Alternatively, if the --domain flag is set, just confirm that it matches the domain of the reference, or otherwise blow up (we don't want --domain buf.build --reference other.bsr/module/owner).
If we get a reference that looks like:
And the
--domain
flag is not set , it seems like we should be able to support that by overriding the domain. Alternatively, if the--domain
flag is set, just confirm that it matches the domain of the reference, or otherwise blow up (we don't want--domain buf.build --reference other.bsr/module/owner
).