Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This setting is used along with connectorPassword to specify IBM i credentials for Remote remote IBM i Connectionsconnections. These settings are an alternative to connectorCredentials and allow the credentials to be loaded from sources other than the local file system.

...

Code Block
"connectorUser": "my_profile"

Load from

...

Environment in Config.js

The value can also be loaded from other sources using custom JavaScript coding. For example, to load from an environment variable:

...