wix env set

Sets an environment variable on Wix's servers. This command is only available for Headless sites.

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?