1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2025-03-21 06:39:28 +00:00

deploy: update help command in rook.sh

Update help command in rook.sh to showcase
functionality to deploy ec-pools

Signed-off-by: Yug Gupta <yuggupta27@gmail.com>
This commit is contained in:
Yug Gupta 2021-11-25 19:06:31 +05:30 committed by mergify[bot]
parent 3243afade5
commit f4c87cdc22

View File

@ -234,6 +234,8 @@ Available Commands:
teardown Teardown a rook
create-block-pool Create a rook block pool
delete-block-pool Delete a rook block pool
create-block-ec-pool Creates a rook erasure coded block pool
delete-block-ec-pool Deletes a rook erasure coded block pool
" >&2
;;
esac