Getting Platform Versions
You can get the version of the Enterprise Console and any other components that you installed with the Enterprise Console.
To get the version of the Enterprise Console:
- Linux
-
bin/platform-admin.sh show-platform-admin-version
- Windows
-
bin\platform-admin.exe cli show-platform-admin-version
To get the version of one of the platform components:
- Linux
-
bin/platform-admin.sh get-available-versions --platform-name <platform-name> --service <controller or events-service>
- Windows
-
bin\platform-admin.exe cli get-available-versions --platform-name <platform-name> --service <controller or events-service>