flags

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2025 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	VersionMode             = "version"
	VersionModeDefaultValue = false
	VersionDescription      = "Display the version of the MATLAB MCP Core Server."

	DisableTelemetry             = "disable-telemetry"
	DisableTelemetryDefaultValue = false
	DisableTelemetryDescription  = "" /* 188-byte string literal not displayed */

	UseSingleMATLABSession             = "use-single-matlab-session"
	UseSingleMATLABSessionDefaultValue = true
	UseSingleMATLABSessionDescription  = "" /* 178-byte string literal not displayed */

	PreferredLocalMATLABRoot             = "matlab-root"
	PreferredLocalMATLABRootDefaultValue = ""
	PreferredLocalMATLABRootDescription  = "The path to the MATLAB installation to use. If not specified, the server will use the first MATLAB installation it finds."

	PreferredMATLABStartingDirectory             = "initial-working-folder"
	PreferredMATLABStartingDirectoryDefaultValue = ""
	PreferredMATLABStartingDirectoryDescription  = "" /* 143-byte string literal not displayed */

	BaseDir             = "log-folder"
	BaseDirDefaultValue = ""
	BaseDirDescription  = "The directory to use for log files. If not specified, the server will use the current working directory."

	LogLevel             = "log-level"
	LogLevelDefaultValue = "info"
	LogLevelDescription  = "The log level to use. Valid values are 'debug', 'info', 'warn', 'error', and 'fatal'."

	InitializeMATLABOnStartup             = "initialize-matlab-on-startup"
	InitializeMATLABOnStartupDefaultValue = false
	InitializeMATLABOnStartupDescription  = "" /* 142-byte string literal not displayed */

	WatchdogMode             = "watchdog"
	WatchdogModeDefaultValue = false
	WatchdogModeDescription  = "INTERNAL USE ONLY."

	ServerInstanceID             = "server-instance-id"
	ServerInstanceIDDefaultValue = ""
	ServerInstanceIDDescription  = "INTERNAL USE ONLY."
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL