wrapcli 0.2.8

Wrap and rewrite CLI output to masquerade as another tool
Documentation
## Description
Provide a summary of the changes and the related issue.

Fixes #(issue)

## Type of Change
- [ ] Bug fix (non-breaking)
- [ ] New feature (non-breaking)
- [ ] Breaking change (fix or feature that breaks existing API)
- [ ] Documentation update

## Checklist
- [ ] I've read the project's contributing guidelines
- [ ] My code follows the project's style guidelines
- [ ] I've added tests that prove my fix/feature works
- [ ] All existing and new tests pass locally
- [ ] I've updated documentation as needed
- [ ] I've updated the CHANGELOG (if user-facing changes)

## Screenshots (if applicable)

## Additional Notes