blade create disk
Disk experiment
Synopsis
Disk experiment contains fill disk or burn io
blade create disk [flags]
Examples
disk fill --mount-point / --size 1000
# You can execute "blade query disk mount-point" command to query the mount points
Options
-h, --help help for disk
--mount-point string the disk mount point
Options inherited from parent commands
-d, --debug Set client to DEBUG mode
SEE ALSO
blade create - Create a chaos engineering experiment
blade create disk burn - Burn io by read or write
blade create disk fill - Fill the mounted disk
Auto generated by spf13/cobra on 11-Jul-2019
Last updated
Was this helpful?