![Haivision Makito User Manual Download Page 195](http://html.mh-extra.com/html/haivision/makito/makito_user-manual_579766195.webp)
CLI Command Reference
config
Makito User’s Guide, v2.1.0, Issue 01
195
config
S
YNOPSIS
config save [cfgname] [startup=yes,no]
config load [cfgname]
config delete [cfgname]
config list
D
ESCRIPTION
The
config
command is used to manage configurations on the Makito. This includes saving
the current configuration, loading a saved configuration, and specifying the configuration
file to load at startup.
A
CTIONS
CONFIG
E
XAMPLES
# config save Class430 startup=
yes
Saves the current configuration under the
name “Class430” and sets it to be the startup
configuration
# config load Class430
Loads a previously saved configuration
identified by the name “Class430” (located in
the active (local) directory).
save
Saves the current configuration. Saves every parameter in the
system, including encoder settings and stream destination and status
(excluding the system IP address).
All configuration files are stored in
/usr/share/haivision/config
.
load
Loads a previously saved configuration identified by
<cfgname>
.
Reassigns every parameter in the system, including Encoder
settings and stream destination and status (excluding the system IP
address).
delete
Deletes a previously saved configuration identified by
<cfgname>
.
If no filename is specified, the system deletes the default
configuration (
haistartupcfg.ini
).
list
Displays a list of the available configuration files.
help
Displays usage information for the
config
command.