oxidecomputer / oxidecomputer/oxide.rs
Human-readable display of ByteCount values
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 75
- Forks
- 21
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 19
Description
Target component
- CLI
- SDK
- Something else
- Not sure
Overview
oxide utilization and oxide silo utilization report memory and disk values in bytes, which are difficult to read at a glance.
A --human-readable flag would be useful for these commands.
More generally, we may want to add this option to any command which returns a ByteCount value.
Implementation details
No response
Anything else you would like to add?
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CLI entry points for oxide utilization and oxide silo utilization, then inspect other commands that return ByteCount values. Define the scope of --human-readable and verify that the affected commands display memory and disk values in a readable format while retaining their existing default output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100