Command-Line Utilities Concepts

From OPC Labs Knowledge Base
Revision as of 14:11, 22 August 2025 by User (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.