인스턴스 삭제
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
이 페이지에서는 Memorystore for Valkey 인스턴스를 삭제하는 방법을 설명합니다.
인스턴스 삭제
콘솔
Google Cloud 콘솔에서 Memorystore for Valkey 페이지로 이동합니다.
Memorystore for Valkey
인스턴스 ID를 클릭합니다.
삭제 버튼을 클릭합니다.
인스턴스 ID를 입력합니다.
삭제 버튼을 클릭합니다.
gcloud
gcloud beta memorystore instances delete INSTANCE \
--location=REGION_ID
다음을 바꿉니다.
- INSTANCE: 인스턴스의 ID
- REGION_ID: 인스턴스가 위치한 리전
예를 들면 다음과 같습니다.
gcloud beta memorystore instances delete my-instance \
--location=us-central1
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-08-09(UTC)
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]
{
"lastModified": "최종 업데이트: 2024-08-09(UTC)",
"confidential": False
}