Overrides the credential manager class used to load and store secure
properties. If undefined, the default implementation is to use the
Imperative {@link KeytarCredentialManager} which will require("keytar")
from the caller app's node_modules folder.
Indicates if environment variables should override values stored in Zowe configuration profiles on disk. The default is false.
Generated using TypeDoc
Options that will affect the behavior of the ProfileInfo class. They are supplied on the ProfileInfo constructor.