Remove default Azure DevOps environment variables.
Remove-AdoDefault [-WhatIf] [-Confirm] [<CommonParameters>]
This cmdlet has the following aliases,
- N/A
This function removes the default Azure DevOps environment variables from the current session.
Remove-AdoDefaultRemoves the default Azure DevOps environment variables from the current session.
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: System.Management.Automation.SwitchParameter
Aliases: wiPrompts you for confirmation before running the cmdlet.
Type: System.Management.Automation.SwitchParameter
Aliases: cfThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
- N/A
- None
This function clears the environment variables set by Set-AdoDefault from the current session.