wix env set

Sets an environment variable on Wix's servers.

Usage

Copy

Flags

The following flags are available for the wix env set command:

FlagDescription
--key <key>(Required) Name of the variable.
--value <value>(Required) Value of the variable.
Did this help?