Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IImperativeEnvironmentalVariableSettings

Interface representing variables set via environmental variables for CLIs based on Imperative

Hierarchy

  • IImperativeEnvironmentalVariableSettings

Index

Properties

Optional appLogLevel

Override the log level for the app log file (named after your CLI project)

Optional cliHome

The home for the CLI where logs, profiles, and other data are stored

Optional imperativeLogLevel

Override the log level for the "imperative" log file for your CLI

Optional maskOutput

The indication that sensitive data should be obscured in the CLI default is TRUE

Optional pluginsDir

The directory where CLI plugins are installed. Default is ${cliHome}/plugins.

Optional promptPhrase

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