Added
- `--only-entries` to `bucket rm` command to remove only selected entries, [PR-65](https://github.com/reductstore/reduct-cli/pull/65)
- `--limit` option to `export` command, [PR-66](https://github.com/reductstore/reduct-cli/pull/66)
Changed
- Reuse HTTP session to improve performance, [PR-64](https://github.com/reductstore/reduct-cli/pull/64)