Rename vitastor-cmd to vitastor-cli

This commit is contained in:
Vitaliy Filippov
2021-09-26 00:52:05 +03:00
parent 4d6b85fe67
commit 065dfef683
9 changed files with 19 additions and 19 deletions
+2 -2
View File
@@ -34,7 +34,7 @@ breaking changes in the future. However, the following is implemented:
- QEMU driver (built out-of-tree)
- Loadable fio engine for benchmarks (also built out-of-tree)
- NBD proxy for kernel mounts
- Inode removal tool (vitastor-cmd rm)
- Inode removal tool (vitastor-cli rm)
- Packaging for Debian and CentOS
- Per-inode I/O and space usage statistics
- Inode metadata storage in etcd
@@ -43,7 +43,7 @@ breaking changes in the future. However, the following is implemented:
- RDMA/RoCEv2 support via libibverbs
- CSI plugin for Kubernetes
- Basic OpenStack support: Cinder driver, Nova and libvirt patches
- Snapshot merge tool (vitastor-cmd merge)
- Snapshot merge tool (vitastor-cli {snap-rm,flatten,merge})
## Roadmap