TrueNAS Documentation Archive
This content follows the TrueNAS 23.10 (Cobia) releases. Archival documentation is provided for reference only and not actively maintained. Use the Product and Version selectors above to view content specific to different TrueNAS software or major version.
SSH
4 minute read.
Last Modified 2024-03-19 08:38 EDTThe ssh namespace has three commands and is based on SSH service functions found in the SCALE API and web UI. It provides access to SSH service management methods through the ssh commands.
The following ssh commands allow you to view and edit ssh properties.
The 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!
Enter the
--
flag following any CLI command to open the interactive arguments editor text-based user interface (TUI).
The bindiface_choices
command returns a table of available interface for SSH to listen on.
The config
command returns a table with current SSH settings.
The update
command allows you to update SSH service settings.