canonical / microceph

Ceph for a one-rack cluster and appliances
https://snapcraft.io/microceph
GNU Affero General Public License v3.0
193 stars 27 forks source link

Added json output flag to Disk List #295

Closed UtkarshBhatthere closed 5 months ago

UtkarshBhatthere commented 5 months ago
$ sudo microceph disk list --json
{"ConfiguredDisks":[{"osd":1,"path":"/dev/loop5","location":"juju-3b5009-0"}],"UnpartitionedDisks":[]}
UtkarshBhatthere commented 5 months ago

Ack @sabaini, will add a Functional Test.

UtkarshBhatthere commented 5 months ago

@sabaini note taken! 😄