doccaz / scc-tools

A set of simple tools to interact with SUSE Customer Center (SCC)
MIT License
13 stars 1 forks source link

add friendlier way to specify product IDs #2

Closed doccaz closed 2 years ago

doccaz commented 4 years ago

Add another way to specify product IDs, like "sles-15-sp1" or "sles_sap-12-sp4" (using CPE codes for standardization).

doccaz commented 2 years ago

The CPE codes are being used internally to detect the product and match it against the internal product table. So, I guess there is no need to add this to the command-line for now. You can always get a list of the product codes with "-list-products".