TLDR
Enter a command. For example: nvim, gdrive, ant, pueue shutdown.

az

 
The official CLI tool for Microsoft Azure. Some subcommands such as az login have their own usage documentation. More information: https://docs.microsoft.com/cli/azure.
 
  • Log in to Azure:
     
    az login
     
  • Manage azure subscription information:
     
    az account
     
  • List all Azure Managed Disks:
     
    az disk list
     
  • List all Azure virtual machines:
     
    az vm list
     
  • Manage Azure Kubernetes Services:
     
    az aks
     
  • Manage Azure Network resources:
     
    az network

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.