The end of the environmental variable for configuring the log level for the appLogger of your CLI The prefix will be added to the beginning of this value to construct the full key
The end of the environmental variable for configuring the ability to mask output of your CLI The prefix will be added to the beginning of this value to construct the full key
The end of the environmental variable for configuring the home directory for your CLI The prefix will be added to the beginning of this value to construct the full key
The end of the environmental variable for configuring the plugins directory for your CLI The prefix will be added to the beginning of this value to contruct the full key
The end of the environmental variable for configuring the log level for the imperative logger of your CLI The prefix will be added to the beginning of this value to construct the full key
The end of the environmental variable for configuring the prompt phrase for your CLI The prefix will be added to the beginning of this value to construct the full key
Read all environmental variable settings for a CLI
the environmental variables for a CLI will begin with this prefix e.g. "SAMPLE_CLI". by default, this should be the same as the Imperative.loadedConfig.name field unless you specify envVariablePrefix on your Imperative configuration
Generated using TypeDoc
Service for reading environmental variable settings exposed for CLIs built on Imperative CLI framework