Override the log level for the app log file (named after your CLI project)
The home for the CLI where logs, profiles, and other data are stored
Override the log level for the "imperative" log file for your CLI
The indication that sensitive data should be obscured in the CLI default is TRUE
The directory where CLI plugins are installed.
Default is ${cliHome}/plugins
.
The phrase which, when entered as the value of a command line argument, indicates Imperative should prompt the user and hide their text entry default is PROMPT*
Generated using TypeDoc
Interface representing variables set via environmental variables for CLIs based on Imperative