Skip to content

Configuration

This library uses library-config('github.com/cloudboss/unobin-library-namecheap') for per-alias settings. Pass a value to library-configs: in factory source, usually from a factory input so stack files can choose the environment-specific settings.

Description

Configuration is the Namecheap library's configuration. Every credential field falls back to its NAMECHEAP_* environment variable when left empty, so a stack may supply credentials inline or through the environment. BaseURL overrides the endpoint the SDK derives from UseSandbox; it exists for tests and for pointing at a compatible proxy, and is normally left unset.

Fields

user-name

string

api-user

string

api-key

string

client-ip

string

use-sandbox

boolean

base-url

string