Specify a package ID filter to match against the list of packages returned from the configured Granite server.
A Package ID consists of the group, the name, and the version of a package, separated by
colons (':').
Package ID filters must follow one of three patterns:
-
group:name:version
-
group:name
-
name
Each segment in the filter may be either ommitted or replaced with an asterisk ('*') to
represent a wildcard.