Implement a ocilot tree command
Open
- Dominant language
- Rust
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
A user would like to be able to start from any object reference in an OCI repository and view both what it is and what subobjects are referred to by it. We can do this by introducing a new cli command
```
ocilot tree
```
Contributor guide
Assessment
This issue has not been assessed yet.