stratis-cli
stratis-cli copied to clipboard
CLI for the Stratis project
Metadata
Related: #1000
Related #1033
This would be simpler and easier to understand. Also, although there is only minimal savings, we would not be generating classes that we are guaranteed not to use in our...
Sub of https://github.com/stratis-storage/project/issues/630 What we want to do is invoke ```lsblk -i``` with the pool's devices' devnodes as arguments.
This would be useful for testing all the listing code and exercising paths that cannot be exercised by running against the sim engine. There are a number of ways to...
This would be analagous to the ```--stopped``` option for the ```pool list``` subcommand and would work similarly, by extracting the information from the ```StoppedPools``` D-Bus property.
I'm trying to destroy pool directly, but I've to destroy filesystem first, could we add support for such option? Like add ```--force``` option? ``` [root@storageqe-62 ~]# stratis pool list Name...