< Back

Move-PhpSwitcher

Sat Jan 18, 2020 6:48 pm

NAME Move-PhpSwitcher



SYNOPSIS

Changes the path will be visible when switching to a PHP version.





SYNTAX

Move-PhpSwitcher [-NewAlias] <String> [<CommonParameters>]





DESCRIPTION





PARAMETERS

-NewAlias <String>

The path where PHP will be visible when switching to a PHP version.



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Move-PhpSwitcher C:\\PHP















RELATED LINKS