controlPlaneUrl constant

String const controlPlaneUrl

Control Plane base URL.

This is the preferred env var name (parity with Python/C++).

Implementation

static const String controlPlaneUrl = 'KUMIHO_CONTROL_PLANE_URL';