Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli: add update command #1178

Merged
merged 4 commits into from
Oct 29, 2024
Merged

cli: add update command #1178

merged 4 commits into from
Oct 29, 2024

Conversation

abiosoft
Copy link
Owner

@abiosoft abiosoft commented Oct 29, 2024

This introduces the colima update command to update the container runtime version without requiring a new version of Colima.

$ colima update --help
Update the current container runtime.

Usage:
  colima update [profile] [flags]

Aliases:
  update, u, up

Flags:
  -h, --help   help for update

Global Flags:
  -p, --profile string   profile name, for multiple instances (default "default")
  -v, --verbose          enable verbose log
      --very-verbose     enable more verbose log

Signed-off-by: Abiola Ibrahim <git@abiosoft.com>
Signed-off-by: Abiola Ibrahim <git@abiosoft.com>
Signed-off-by: Abiola Ibrahim <git@abiosoft.com>
Signed-off-by: Abiola Ibrahim <git@abiosoft.com>
@abiosoft abiosoft merged commit bcbe708 into main Oct 29, 2024
11 checks passed
@abiosoft abiosoft deleted the runtime-update-command branch October 29, 2024 16:59
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.

1 participant