def search_entitlement_by_tag(self, tag=None, scope=None, product=None, deep=False):
        """ Search for entitlements for a specific tag in the specified scope.

            The minimal scope is a subject.
            You can optionally add a sub-scope of product, repo, package and version.