-
Notifications
You must be signed in to change notification settings - Fork 0
[FEAT cloudctl] - Self-update capability #53
Copy link
Copy link
Open
Labels
easy-to-useImprovements to User Experience (UX), CLI ergonomics, and simplicityImprovements to User Experience (UX), CLI ergonomics, and simplicityfeatureNew functional capabilities or significant additions to the CLI.New functional capabilities or significant additions to the CLI.maintenanceRoutine updates, dependency management, or internal refactoringRoutine updates, dependency management, or internal refactoring
Metadata
Metadata
Assignees
Labels
easy-to-useImprovements to User Experience (UX), CLI ergonomics, and simplicityImprovements to User Experience (UX), CLI ergonomics, and simplicityfeatureNew functional capabilities or significant additions to the CLI.New functional capabilities or significant additions to the CLI.maintenanceRoutine updates, dependency management, or internal refactoringRoutine updates, dependency management, or internal refactoring
[FEAT cloudctl] - Self-update capability
Labels
Priority
(Low) Something is a little off
User Story
Description
Managing CLI versions manually is tedious. Implementing a
self-updatecommand (e.g., usingminio/selfupdate) that fetches the latest release from GitHub would improve the user experience significantly.Acceptance Criteria
self-updatecommand.--checkflag to just check for updates without installing.Reference Issues
None