Microsoft has just released a new version of the SharePoint Online (SPO) Management Shell that can be downloaded from the following URL:
https://www.powershellgallery.com/packages/Microsoft.Online.SharePoint.PowerShell/
As you can see in the bellow screenshot, we have 221 cmdlets for SPO.
$SPOCmdlets=Get-Command -Module Microsoft.Online.SharePoint.PowerShell $SPOCmdlets.Count