TrueNAS SCALE Version DocumentationThis content follows the TrueNAS SCALE 23.10 (Cobia) releases. Use the Product and Version selectors above to view content specific to different TrueNAS software or major version.
Update
4 minute read.
Last Modified 2024-03-19 08:38 EDTThe SCALE CLI guide is a work in progress! New namespace and command documentation is continually added and maintained, so check back here often to see what is new!
The update
namespace allows users to locate pending updates or available trains and to update the TrueNAS SCALE release using the CLI. to find existing ACL templates, create new or
The update namespace has 10 commands and is based on functions found in the SCALE API and web UI.
You can enter commands from the main CLI prompt or from the update namespace prompt.
Use the check_available
command to see if updates are available for the release train specified.
Use the get_trains
command to see the current and selected train dictionary for the system.
The TrueNAS CLI guide for SCALE is a work in progress! This command has not been fully tested and validated. Full documentation is still being developed. Check back for updated information.
The download
command downloads the updates for the selected train.
The file
command updates the system using an uploaded file.
The TrueNAS CLI guide for SCALE is a work in progress! This command has not been fully tested and validated. Full documentation is still being developed. Check back for updated information.
The get_auto_download
command returns the status of the auto download function is enabled.
The get_pending
command returns a table with a list of packages already downloaded and ready to apply.
The TrueNAS CLI guide for SCALE is a work in progress! This command has not been fully tested and validated. Full documentation is still being developed. Check back for updated information.
The get_trains
command shows the available trains dictionary, the currently configured train and the train of the current boot environment on the system.
Use before entering the check_available
and set_train commands.
The manual
command updates the system using a manual update file downloaded from the SCALE release train and uploaded to the system using a file transfer program.
The TrueNAS CLI guide for SCALE is a work in progress! This command has not been fully tested and validated. Full documentation is still being developed. Check back for updated information.
The update
command downloads an update, if not already in the cache, and then applies it.