openupm / openupm-cli

The OpenUPM-CLI is a command-line interface for maintaining UPM registries.
https://openupm.com
BSD 3-Clause "New" or "Revised" License
244 stars 13 forks source link

feat: make cli closer to npm #413

Closed ComradeVanti closed 5 days ago

ComradeVanti commented 5 days ago

This PR makes some slight adjustments to the cli to make it closer to the npm cli. Mostly this means rewriting help messages, adding aliases and renaming arguments.