We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
delete should provide an option to leave storage as it is, just delete target configuration only
The text was updated successfully, but these errors were encountered:
Patch available for review: https://review.gluster.org/#/c/18891/
Sorry, something went wrong.
7008073
delete: support [unlink-storage <yes|no>] option
39b92c4
$ gluster-block help gluster-block (0.3) usage: gluster-block <command> <volname[/blockname]> [<args>] [--json*] commands: [...] delete <volname/blockname> [unlink-storage <yes|no>] [force] delete block device. [...] supported JSON formats: --json|--json-plain|--json-spaced|--json-pretty Change-Id: I64bc99a8519be6f90a7e8bc5558b0d7518661995 Fixes: gluster#19 Signed-off-by: Prasanna Kumar Kalever <[email protected]>
pkalever
No branches or pull requests
delete should provide an option to leave storage as it is, just delete target configuration only
The text was updated successfully, but these errors were encountered: