## Summary
Brief description of the changes.
## Changes
-
## Testing
- [ ] `cargo check` passes
- [ ] `cargo clippy -- -D warnings` passes
- [ ] `cargo fmt --check` passes
- [ ] `cargo test` passes
- [ ] Manually tested against a running Dakera server (if applicable)
## Checklist
- [ ] Updated `CHANGELOG.md`
- [ ] Updated documentation (if applicable)
- [ ] No breaking changes to existing commands