Support
7 minute read.
Last Modified 2023-11-30 10:15 ESTThe support namespace has nine commands and is based on Proactive Support management functions found in the SCALE API and web UI. It provides access to system proactive support account settings and methods through the support commands.
The following support commands allow you to configure Proactive support account settings, create a new support ticket and attach files to an existing ticket.
You can enter commands from the main CLI prompt or from the support namespace prompt.
Enter the
--
flag following any CLI command to open the interactive arguments editor text-based user interface (TUI).
Use the attach_ticket
command to attach a file (debug, core, etc.) to an existing ticket.
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 attach_ticket_max_size
command returns the maximum size of a file you can upload to a support ticket.
The config
command returns the current proactive support settings configured on the system. Use to locate the system-assigned ID, user name and title, contact information, and any secondary user name and contact information.
The fetch_categories
command provides the available support ticket categories (types).
The fields
command lists the proactive setting names.
The is_available
command returns whether proactive support is available for this system type and current license.
Use the is_available_and_enabled
command returns whether proactive support is available and enabled.
Use the new_ticket
command to create a new support ticket with or without a debug attached.
Use the update
command to change the settings for an existing proactive account.