How can we determine the version of the portal from the command line?
Portal 4.x, 5.x
Executing the following kind of command will allow you to determine the version of the portal currently installed:
docker ps --format "table {{.Image}}" | grep pssg
You will receive output along the following where you will see the current portal version:
apim-portal.packages.ca.com/apim-portal/pssg:4.5