Skip to content

feat: add upgrade command#19

Merged
grezle merged 2 commits intomasterfrom
feat/upgrade-cmd
Dec 5, 2025
Merged

feat: add upgrade command#19
grezle merged 2 commits intomasterfrom
feat/upgrade-cmd

Conversation

@grezle
Copy link
Copy Markdown
Contributor

@grezle grezle commented Dec 3, 2025

This PR adds the global upgrade command to upgrade the @layr-labs/ecloud-cli package using the appropriate package-manager.

}

// Unified "upgrade global to latest" by manager
export function upgradePackage(packageManager?: string): void {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should check if you're running a dev build. if so, use @dev, rather than @latest

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolved in 731bb37

@grezle grezle merged commit d9a975c into master Dec 5, 2025
@shrimalmadhur shrimalmadhur deleted the feat/upgrade-cmd branch December 16, 2025 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants