Command-Line Utilities Concepts: Difference between revisions

From OPC Labs Knowledge Base
(Created page with "This article applies to: * OpcCmd Utility * SparkplugCmd Utility = Commands, Arguments and Options = The command-line utilities have a concept of (possibly nested) ''commands'' and their ''arguments'' and ''options''. The command names are case insensitive. The command-line utilities also supportsparsing of response files. Arguments beginning with '@' are treated as a file path to a response file. A resp...")
 
(No difference)

Latest revision as of 14:11, 22 August 2025

This article applies to:

Commands, Arguments and Options

The command-line utilities have a concept of (possibly nested) commands and their arguments and options. The command names are case insensitive.

The command-line utilities also supportsparsing of response files. Arguments beginning with '@' are treated as a file path to a response file. A response file contains additional arguments that will be treated as if they were passed in on the command line.