Skip to content

feat: add Colima sizing flags to local start#63

Open
patrickleet wants to merge 1 commit into
mainfrom
feat/colima-sizing
Open

feat: add Colima sizing flags to local start#63
patrickleet wants to merge 1 commit into
mainfrom
feat/colima-sizing

Conversation

@patrickleet

Copy link
Copy Markdown
Collaborator

Summary

  • add hops local start --cpus/--cpu --memory --disk sizing options
  • detect already-running Colima instances and prompt or --yes restart when requested sizing differs
  • add hops local resize for explicit non-destroying resize flows
  • reject disk shrink requests before invoking Colima

Tests

  • cargo test (93 passed)
  • cargo check
  • cargo run --quiet -- local start --help
  • cargo run --quiet -- local resize --help
  • cargo run --quiet -- local start --cpu 12 --memory 32 --disk 100 --help

Live Colima resize was not run.

Implements [[tasks/hops-cli-local-resize]]
@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

An error occurred during the review process. Please try again later.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/colima-sizing

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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