Skip to main content

CLI command: c4-cli standalone-session

Starts a standalone CODESYS 4 session and opens the user interface

Usage:

 c4-cli standalone-session [open] [OPTIONS]

Arguments

Description

[open]

Opens the specified workspace or projects after starting the application

Options

Description

-h, --help

Prints the help for the command

-v, --verbose

Enables logging on the console at the information level; Short form for --log-level=information

--log-level

Sets the log level for logging to the console, for example trace, debug, information, warning, or error. By default, nothing is logged to the console (none).

--with-browser

Uses the specified custom browser. Useful for testing

--default-browser

Uses the default system browser instead of the UI window. Useful for testing