truetool
A easy tool for frequently used TrueNAS SCALE CLI utilities. Previously known as "trueupdate"
How to install
run pip install truetool
Please be aware you will need to reinstall after every SCALE update
How to Update
run pip install --upgrade truetool
How to use
Just run truetool in the shell of your TrueNAS SCALE machine, to have it process Patch and Minor version updates for all Apps
Additional options are available:
-
truetool --catalog CATALOGNAMEwhere CATALOGNAME is the name of the catalog you want to process in caps -
truetool --versioning SCHEMEwhere SCHEME is the highest semver version you want to process. options:patch,minorandmajor -
truetool -hfor the CLI help page -
truetool -sortruetool --syncto sync the catalogs before running auto-update -
truetool -portruetool --pruneto prune (remove) old docker images after running auto-update -
truetool -aortruetool --allupdates both active (running) and non-active (stuck or stopped) Apps -
truetool -bortruetool --backupbackup the complete Apps system prior to updates