- 
                Notifications
    
You must be signed in to change notification settings  - Fork 108
 
Open
Labels
Description
Is your feature request related to a problem? Please describe.
To find product slugs, it's either going online or using a curl as documented [here].(https://knowledge.broadcom.com/external/article/371876/retrieve-product-version-compatibilities.html)
It feels like a feature that could be added to OM to return the products, slugs in a human readable output
Describe the solution you'd like
add a list-tanzu-network-products command that outputs product names, slugs, and versions in a table, then also include a json option.
Describe alternatives you've considered
This is a nice to have - the curl to do this is documented on support, but requires searching for it, rahter than all in one place.
Additional context
No response