Documentation Index

Fetch the complete documentation index at: https://cli-fin.ncloud-docs.com/llms.txt

Use this file to discover all available pages before exploring further.

Cloud DB for Cache 개요

Prev Next

Cloud DB for Cache는 Redis 캐시를 몇 가지 설정과 클릭만으로 간편하게 구축하고 네이버의 최적화 설정을 통해 안정적으로 운영하며, 장애 발생 시 자동 복구하는 완전 관리형 클라우드 캐시 서비스입니다. Cloud DB for Cache에서는 데이터베이스 관리 기능에 대한 CLI를 지원하는 DBMS 범위에 따라 vcache(Redis, Valkey), vredis(Redis) 명령어로 제공합니다.

참고

2025년 6월 19일부로 기존 'Cloud DB for Redis' 서비스명을 'Cloud DB for Cache'로 변경했습니다. 기존 데이터 및 이용 이력 등은 변경 없이 유지되며 서비스 이용에 영향은 없습니다. 자세한 내용은 Cloud DB for Cache 상품명 및 URL 변경 안내 (6/19)를 참조해 주십시오.

Cloud DB for Cache 공통 설정

Cloud DB for Cache CLI에서 공통으로 사용하는 명령어와 옵션 형식을 설명합니다.

구문

vcache, vredis는 다음 구문으로 실행합니다.

./ncloud vcache <subcommand> [options]
./ncloud vredis <subcommand> [options]

옵션

vcache, vredis에서 공통으로 사용할 수 있는 옵션입니다.

옵션 타입 필수 여부 설명
--regionCode String Optional 리전 코드
--output String Optional 응답 결과의 형식
  • json (기본값) | xml

Cloud DB for Cache 명령어

vcache, vredis 명령어에서 실행할 수 있는 하위 명령어 목록입니다.

Config Group

Config Group 관련 명령어는 다음과 같습니다.

명령어 설명
createCloudCacheConfigGroup Cloud DB for Cache Config Group 생성
getCloudCacheConfigGroupList Cloud DB for Cache Config Group 목록 조회
getCloudCacheConfigGroupVersionList Cloud DB for Cache Config Group 버전 목록 조회
deleteCloudCacheConfigGroup Cloud DB for Cache Config Group 삭제

DB Server

DB Server 관련 명령어는 다음과 같습니다.

명령어 설명
createCloudCacheInstance Cloud DB for Cache 인스턴스 생성
getCloudCacheInstanceList Cloud DB for Cache 인스턴스 목록 조회
getCloudCacheInstanceDetail Cloud DB for Cache 인스턴스 상세 정보 조회
flushAllCloudCacheServerInstance FlushAll 명령어로 선택한 Cache 서버의 모든 데이터 삭제
rebootCloudCacheServerInstance Cloud DB for Cache 서버 인스턴스 재시작
deleteCloudCacheInstance Cloud DB for Cache 인스턴스 삭제

Backup

백업 관련 명령어는 다음과 같습니다.

명령어 설명
getCloudCacheBackupList Cloud DB for Cache 시스템 백업 목록 조회
getCloudCacheBackupDetailList Cloud DB for Cache 시스템 백업 상세 정보 목록 조회
exportBackupToObjectStorage Cloud DB for Cache 백업 파일을 Object Storage로 전송

Manual Backup

Manual Backup 관련 명령어는 다음과 같습니다.

명령어 설명
createCloudCacheManualBackup Cloud DB for Cache 수동 백업 생성
getCloudCacheManualBackupList Cloud DB for Cache 수동 백업 목록 조회
getCloudCacheManualBackupDetailList Cloud DB for Cache 수동 백업 상세 정보 목록 조회
deleteCloudCacheManualBackup Cloud DB for Cache 수동 백업 삭제

Common

리소스 생성 시 참조하는 공통 조회 명령어는 다음과 같습니다.

명령어 설명
getCloudCacheImageProductList Cloud DB for Cache 이미지 상품 코드 목록 조회
getCloudCacheProductList Cloud DB for Cache 서버 스펙 코드 목록 조회
getCloudCacheTargetVpcList VPC 목록 조회
getCloudCacheTargetSubnetList Subnet 목록 조회
getCloudCacheBucketList Object Storage 버킷 목록 조회

Cloud DB for Cache 연관 리소스

Cloud DB for Cache CLI에 대한 사용자의 이해를 돕기 위해 다양한 연관 리소스를 제공하고 있습니다.