lbcli Delete Volume
Deletes a volume that is specified by either its name or UUID.
Sample Command
lbcli delete volume --name="vol4"In this command, the JWT is not stored in the lbcli configuration file:
lbcli -J $JWT delete volume --project-name=proj-a --name="vol4"Was this page helpful?