Aravinda VK
Aravinda VK
Inspired by zfs snapshot commands. ``` kadalu snapshot create /@ ``` Example: ``` kadalu snapshot create mycluster/vol1@snap1 ```
When a user initiates the action, if one or more participating nodes are not online then some actions can continue without those nodes. Some actions strictly require all the nodes...
Add tests with Pylint and mypy. SDK is available in `$SRC/clients/python/kadalu`
Python SDK is available in`$SRC/clients/python/kadalu` - Create `setup.py` and document local installation - Push the SDK to pypi.org and update the documentation.
``` kadalu cluster rename ```