- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-13-2020 06:19 AM
Does anyone know a good way to determine the current Expedition version for an offline upgrade?
02-13-2020 06:50 AM
The main Dashboard shows you the installed versions, but you can also see it via CLI with the command:
root@Expedition:~/BUILD# apt list --installed | grep expedition
expedition-beta/now 1.1.53 amd64 [installed,upgradable to: 1.1.55]
expeditionml-dependencies-beta/unknown,now 0.1.3-h2 amd64 [installed]
As you don't have internet connection, the way to know the latest available package is either checking the Hotfixes entry in the Live Community, or via the following URL:
https://conversionupdates.paloaltonetworks.com/ver.xml
I hope this helps
02-13-2020 06:50 AM
The main Dashboard shows you the installed versions, but you can also see it via CLI with the command:
root@Expedition:~/BUILD# apt list --installed | grep expedition
expedition-beta/now 1.1.53 amd64 [installed,upgradable to: 1.1.55]
expeditionml-dependencies-beta/unknown,now 0.1.3-h2 amd64 [installed]
As you don't have internet connection, the way to know the latest available package is either checking the Hotfixes entry in the Live Community, or via the following URL:
https://conversionupdates.paloaltonetworks.com/ver.xml
I hope this helps
02-13-2020 06:58 AM
That worked perfectly. Thank you!
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!