# Roadmap Planned features and improvements for UBI on Zephyr. ## Feature Overview | Feature | Priority | Status | Description | |---------|----------|--------|-------------| | Shell commands | Low | Planned | Port Linux UBI CLI utilities to Zephyr shell commands | ## Details ### Shell Commands Port the essential Linux UBI user-space utilities (`ubinfo`, `ubimkvol`, `ubirmvol`, `ubiattach`) to Zephyr shell commands, giving developers familiar tools for interactive device management during development and debugging.