In my previous article, I showed you how to use WHILE READ and the FOR loop to process multiple items in the Storwize CLI. To refresh your memory, this is an example of how we can use a WHILE READ loop: When the WHILE READ processes a stream of data – in this case, all […]
Masterclass: Using the Storwize CLI for repetitive commands
In my last article I introduced you to running some basic commands on the Storwize CLI such as lsvdisk and lsmdisk. I also showed you how to use the -filtervalue command to display a subset of items. Quite often, we want to execute a specific operation on a selection of items. So in this article […]