Skip to content
Paul Schaeflein edited this page Jun 29, 2021 · 1 revision

✨ Magic Tooltips ✨

A PowerShell module to display contextual information about the command you're currently entering.

Magic Tooltips Demo

Pairs nicely with custom prompts, such as oh-my-posh! Magic Tooltips with oh-my-posh3

Supported Providers:

  • Microsoft Graph Powershell - Shows the name of the connected account
  • M365 - Shows the name of the logged-in account for the CLI for Microsoft 365
  • Kubernetes - Shows the current kubernetes context
  • Azure - Shows the name of the current azure subscription
  • AWS - Shows the name of the selected AWS Profile (the AWS_Profile environment variable)
Clone this wiki locally