Indicates if environment variables should override values stored in Zowe configuration profiles on disk. The default is false.
Implements a custom method to require Keytar module which manages
secure credentials. If undefined, the default implementation is to
require("keytar")
from the caller app's node_modules folder.
Generated using TypeDoc
Options that will affect the behavior of the ProfileInfo class. They are supplied on the ProfileInfo constructor.