Visual Studio allows me to see what updates are available for referenced NuGet packages. It allows me as well to update all versions simultaneously .
Yet I cannot find similar functionality for dotnet
CLI.
Is it possible to get the list of updates and/or update everything with single command?