Links

Zilla Manager Settings

Stores the remote repository credentials in ${user.home}/.zpm/settings.json

Configuration

Properties

Name
Type
Description
credentials
array of credentials
List of repository credentials

credentials

Properties

Name
Type
Description
host
string
Repository hostname
username
string
Repository credentials username
password
string
Repository credentials password (encrypted, base64)