blade create docker disk

Disk experiment

Synopsis

Disk experiment contains fill disk or burn io

blade create docker 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

      --container string   container id or name (required)
  -d, --debug              Set client to DEBUG mode

SEE ALSO

Auto generated by spf13/cobra on 11-Jul-2019

Last updated

Was this helpful?