Home > @microsoft/rush-lib > IRushCommandLineParameter > environmentVariable
IRushCommandLineParameter.environmentVariable property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
If provided, this parameter can also be provided by an environment variable with the specified name.
Signature:
readonly environmentVariable?: string;