Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 925 Bytes

blade_create_docker_disk.md

File metadata and controls

42 lines (27 loc) · 925 Bytes

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