Is your feature request related to a problem? Please describe.
I’m not sure what the preferred upgrade path is after installing the CLI, especially when trying to stay current with new releases.
Right now users have to know how the CLI was installed and then manually run the correct package-manager-specific command, for example npm, pnpm, brew, curl, etc. That makes upgrades a little harder to discover from inside the tool itself.
Describe the solution you'd like
Would you be open to a PR that adds an update or upgrade CLI command?
Something like:
Is your feature request related to a problem? Please describe.
I’m not sure what the preferred upgrade path is after installing the CLI, especially when trying to stay current with new releases.
Right now users have to know how the CLI was installed and then manually run the correct package-manager-specific command, for example
npm,pnpm,brew,curl, etc. That makes upgrades a little harder to discover from inside the tool itself.Describe the solution you'd like
Would you be open to a PR that adds an
updateorupgradeCLI command?Something like: