github Azure/azure-powershell Az.Tools.Predictor-v0.1.0
Az.Tools.Predictor v0.1.0

latest releases: v11.6.0-April2024, Az.Marketplace-v0.4.0, Az.Accounts-v2.18.0-preview...
pre-release3 years ago

Release Notes

  • first preview release

To install Az.Tools.Predictor from the PowerShell Gallery, run the following command:

Install-Module -Name Az.Tools.Predictor

The module needs to be imported manually via

Import-Module Az.Tools.Predictor

Enable plugins via

Set-PSReadLineOption -PredictionSource HistoryAndPlugin

Switch the output format of suggestions to list view via

Set-PSReadLineOption -PredictionViewStyle ListView

For more information on Az Predictor, please visit the following: https://aka.ms/azpredictordocs

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.