이 페이지에서는 Google Cloud CLI를 시작하여 이를 통해 Database Migration Service 연결 프로필 및 이전 작업을 관리하는 방법을 설명합니다.
gcloud CLI는 Database Migration Service 및 기타 Google Cloud 서비스와 상호작용합니다. gcloud CLI는 API를 사용하여 Database Migration Service에 액세스하므로 이 도구를 사용하려면 먼저 API를 사용 설정해야 합니다.
Database Migration Service 문서의 다음 페이지에서 gcloud 예시를 확인할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-27(UTC)"],[[["This page provides instructions on using the Google Cloud CLI to manage Database Migration Service connection profiles and migration jobs."],["The gcloud CLI interacts with Database Migration Service via its API, necessitating API enablement before usage."],["You can use the `--help` flag to see information on how to use the tool, resources, and commands within the gcloud CLI."],["To configure your project, list the current configuration with `gcloud config list` and then set your default project with `gcloud config set project [PROJECT_ID]`."]]],[]]