Available in VPC
Cloud DB for Cache is a fully managed cloud cache service that easily builds a Redis cache with just a few settings and clicks, operates stably through NAVER's optimization settings, and automatically recovers in case of failure occurrence. In Cloud DB for Cache, depending on the scope of DBMS that supports CLIs for database management features, the commands are provided as vcache (Redis, Valkey) and vredis (Redis).
Effective June 19, 2025, the existing "Cloud DB for Redis" service name has been changed to "Cloud DB for Cache." Existing data and usage history will remain unchanged, and there will be no impact on service usage. For more information, see Cloud DB for Cache product name and URL change notice (June 19).
Common Cloud DB for Cache (VPC) settings
This section covers the command and option formats used across the Cloud DB for Cache (VPC) CLI.
Syntax
Run vcache and vredis using the following syntax.
./ncloud vcache <subcommand> [options]
./ncloud vredis <subcommand> [options]
Options
The following options are available across all vcache and vredis commands:
| Options | Type | Required | Description |
|---|---|---|---|
--regionCode |
String | Optional | Region code
|
--output |
String | Optional | Format of the response result
|
Cloud DB for Cache (VPC) commands
The following subcommands are available under vcache and vredis.
Config Group
The following describes the config group-related commands.
| Commands | Description |
|---|---|
| createCloudCacheConfigGroup | Create a Cloud DB for Cache config group. |
| getCloudCacheConfigGroupList | Get the Cloud DB for Cache config group list. |
| getCloudCacheConfigGroupVersionList | Get the Cloud DB for Cache config version list. |
| deleteCloudCacheConfigGroup | Delete a Cloud DB for Cache config group. |
DB Server
The following describes the DB server-related commands:
| Commands | Description |
|---|---|
| createCloudCacheInstance | Create a Cloud DB for Cache instance. |
| getCloudCacheInstanceList | Get the Cloud DB for Cache instance list. |
| getCloudCacheInstanceDetail | Get the Cloud DB for Cache instance details. |
| flushAllCloudCacheServerInstance | Delete all data from the selected cache server using the FlushAll command. |
| rebootCloudCacheServerInstance | Restart a Cloud DB for Cache server instance. |
| deleteCloudCacheInstance | Delete a Cloud DB for Cache instance. |
Backup
The following describes the backup-related commands:
| Commands | Description |
|---|---|
| getCloudCacheBackupList | Get the Cloud DB for Cache system backup list. |
| getCloudCacheBackupDetailList | Get the Cloud DB for Cache system backup details list. |
| exportBackupToObjectStorage | Send Cloud DB for Cache backup files to Object Storage. |
Manual Backup
The following describes the manual backup-related commands:
| Commands | Description |
|---|---|
| createCloudCacheManualBackup | Create a Cloud DB for Cache manual backup. |
| getCloudCacheManualBackupList | Get the Cloud DB for Cache manual backup list. |
| getCloudCacheManualBackupDetailList | Get the Cloud DB for Cache manual backup details list. |
| deleteCloudCacheManualBackup | Delete a Cloud DB for Cache manual backup. |
Common
Use the following common lookup commands when creating resources:
| Commands | Description |
|---|---|
| getCloudCacheImageProductList | Get the Cloud DB for Cache image product code list. |
| getCloudCacheProductList | Get the Cloud DB for Cache server spec code list. |
| getCloudCacheTargetVpcList | Get VPC list. |
| getCloudCacheTargetSubnetList | Get subnet list. |
| getCloudCacheBucketList | Get Object Storage bucket list. |
Cloud DB for Cache (VPC) related resources
These resources provide additional context and support for the Cloud DB for Cache (VPC) CLI.
- Cloud DB for Cache (VPC) CLI guides
- CLI download: Learn how to download and install the Ncloud CLI.
- Authenticate CLI: How to set an API authentication key and manage profiles
- CLI usage: Review the Ncloud CLI command structure, option syntax, and output formats.
- Cloud DB for Cache (VPC) CLI service guides
- Cloud DB for Cache user guide: How to use Cloud DB for Cache on the NAVER Cloud Platform console
- Cloud DB for Cache API guide: Learn how to call Cloud DB for Cache APIs.
- Cloud DB for Cache user environment guide: Explore VPC and Classic environments and supported services.
- Pricing and features: View pricing details and key capabilities.
- Latest announcements: Stay informed about Cloud DB for Cache updates and news.
- FAQs: Get answers to common Cloud DB for Cache questions.
- Contact Support: Get help if you can't find what you need in the CLI guide.