iwinv block-storages
블럭 스토리지
블럭 스토리지 사용법
iwinv block-storages
블럭 스토리지 사용법을 출력합니다.
root@iwinv-cli:~# iwinv block-storages
Block storage management
Usage:
  iwinv block-storages [command]
Available Commands:
  attach      Attach block storage
  create      Create block storage
  delete      Delete block storage
  detach      Detach block storage
  show        Show block storage
  types       Block storage types
Flags:
  -h, --help             help for block-storages
      --profile string   select other then default profile
Use "iwinv block-storages [command] --help" for more information about a command.
블럭 스토리지 종류
iwinv block-storages types
블럭 스토리지 목록
iwinv block-storages show
블럭 스토리지 상세
iwinv block-storages show [block_storage_id]
블럭 스토리지 생성
iwinv block-storages create
블럭 스토리지 삭제
iwinv block-storages delete
블럭 스토리지 연결
iwinv block-storages attach [block_storage_id] [instance_id]
블럭 스토리지 연결 해제
iwinv block-storages detach [block_storage_id]