Commandline is improving.

Commandline is improving.
A command i "borrowed" from Nuget:
Update
Updates all installed packages (for the currently selected delphi) to their most recent versions(if packages provide versions).
In this example i first issued "list Installed/updates" to show the current environment and the detected updates. I cut off the log for the Update-Command, which gets quite heavy right now(-verbose seems to be an improvement for later with default to be more silent). But i think you get the idea :)

Second screenshot shows the Help. In this case an overview of all available commands (you can get detailed informations by calling help )

Comments