Skip to content

Add DO image description and filtering to resize command - #84

Open
fcasal wants to merge 1 commit into
mainfrom
add_hw_info
Open

Add DO image description and filtering to resize command#84
fcasal wants to merge 1 commit into
mainfrom
add_hw_info

Conversation

@fcasal

@fcasal fcasal commented Aug 19, 2026

Copy link
Copy Markdown
  • Add a Type column from DigitalOcean's own description field, so tier names come from the API and are described vs only a slug name such as so-2vcpu-16gb-intel
  • Implemented a filter: cpu>=8 mem>=32 price<=300.
  • Prompts get readline line editing and up-arrow history.

The following image shows the result of running ? mem >= 16 price <= 200, together with the accompanying machine descriptions
image

- Add a Type column from DigitalOcean's own `description` field, so tier names come from the API
- Prompts accept a filter: `cpu>=8 mem>=32 price<=300`.
- Prompts get readline line editing and up-arrow history.
@fcasal
fcasal requested a review from ret2libc as a code owner August 19, 2026 14:03
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