From ca9b9bc55f05ff8ac1570a88cc1d35653b965c2f Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Mon, 22 Dec 2025 04:46:10 +0200 Subject: [PATCH] odpscmd: fix pages and translations (#20121) --- pages.ko/common/{odps-auth.md => odpscmd-auth.md} | 4 ++-- pages.ko/common/{odps-func.md => odpscmd-func.md} | 4 ++-- pages.ko/common/{odps-inst.md => odpscmd-inst.md} | 4 ++-- pages.ko/common/{odps-resource.md => odpscmd-resource.md} | 4 ++-- pages.ko/common/{odps-table.md => odpscmd-table.md} | 4 ++-- pages.ko/common/{odps-tunnel.md => odpscmd-tunnel.md} | 4 ++-- pages.ko/common/{odps.md => odpscmd.md} | 2 +- pages/common/odpscmd-auth.md | 2 +- pages/common/odpscmd-func.md | 2 +- pages/common/odpscmd-inst.md | 2 +- pages/common/odpscmd-resource.md | 2 +- pages/common/odpscmd-table.md | 2 +- pages/common/odpscmd-tunnel.md | 2 +- 13 files changed, 19 insertions(+), 19 deletions(-) rename pages.ko/common/{odps-auth.md => odpscmd-auth.md} (94%) rename pages.ko/common/{odps-func.md => odpscmd-func.md} (92%) rename pages.ko/common/{odps-inst.md => odpscmd-inst.md} (92%) rename pages.ko/common/{odps-resource.md => odpscmd-resource.md} (91%) rename pages.ko/common/{odps-table.md => odpscmd-table.md} (94%) rename pages.ko/common/{odps-tunnel.md => odpscmd-tunnel.md} (94%) rename pages.ko/common/{odps.md => odpscmd.md} (98%) diff --git a/pages.ko/common/odps-auth.md b/pages.ko/common/odpscmd-auth.md similarity index 94% rename from pages.ko/common/odps-auth.md rename to pages.ko/common/odpscmd-auth.md index 6cf558051f..3faba8b572 100644 --- a/pages.ko/common/odps-auth.md +++ b/pages.ko/common/odpscmd-auth.md @@ -1,7 +1,7 @@ -# odps auth +# odpscmd auth > ODPS (Open Data Processing Service)에서 사용자 권한 관리. -> 같이 보기: `odps`. +> 같이 보기: `odpscmd`. > 더 많은 정보: . - 현재 프로젝트에 사용자 추가: diff --git a/pages.ko/common/odps-func.md b/pages.ko/common/odpscmd-func.md similarity index 92% rename from pages.ko/common/odps-func.md rename to pages.ko/common/odpscmd-func.md index 16dba1eaca..28908ded81 100644 --- a/pages.ko/common/odps-func.md +++ b/pages.ko/common/odpscmd-func.md @@ -1,7 +1,7 @@ -# odps func +# odpscmd func > ODPS (Open Data Processing Service)에서 함수 관리. -> 같이 보기: `odps`. +> 같이 보기: `odpscmd`. > 더 많은 정보: . - 현재 프로젝트의 함수 표시: diff --git a/pages.ko/common/odps-inst.md b/pages.ko/common/odpscmd-inst.md similarity index 92% rename from pages.ko/common/odps-inst.md rename to pages.ko/common/odpscmd-inst.md index 0b2aae3385..619bd38ab6 100644 --- a/pages.ko/common/odps-inst.md +++ b/pages.ko/common/odpscmd-inst.md @@ -1,7 +1,7 @@ -# odps inst +# odpscmd inst > ODPS(오픈 데이터 프로세싱 서비스)에서 인스턴스를 관리합니다. -> 같이 보기: `odps`. +> 같이 보기: `odpscmd`. > 더 많은 정보: . - 현재 사용자가 생성한 인스턴스 보기: diff --git a/pages.ko/common/odps-resource.md b/pages.ko/common/odpscmd-resource.md similarity index 91% rename from pages.ko/common/odps-resource.md rename to pages.ko/common/odpscmd-resource.md index 490f2a05d7..585c6b0fa6 100644 --- a/pages.ko/common/odps-resource.md +++ b/pages.ko/common/odpscmd-resource.md @@ -1,7 +1,7 @@ -# odps resource +# odpscmd resource > ODPS(Open Data Processing Service)에서 리소스를 관리. -> 같이 보기: `odps`. +> 같이 보기: `odpscmd`. > 더 많은 정보: . - 현재 프로젝트의 리소스 표시: diff --git a/pages.ko/common/odps-table.md b/pages.ko/common/odpscmd-table.md similarity index 94% rename from pages.ko/common/odps-table.md rename to pages.ko/common/odpscmd-table.md index 12811e67d6..c49bca50c1 100644 --- a/pages.ko/common/odps-table.md +++ b/pages.ko/common/odpscmd-table.md @@ -1,7 +1,7 @@ -# odps table +# odpscmd table > ODPS(Open Data Processing Service)에서 테이블을 생성하고 수정. -> 같이 보기: `odps`. +> 같이 보기: `odpscmd`. > 더 많은 정보: . - 파티션과 수명 주기가 있는 테이블 생성: diff --git a/pages.ko/common/odps-tunnel.md b/pages.ko/common/odpscmd-tunnel.md similarity index 94% rename from pages.ko/common/odps-tunnel.md rename to pages.ko/common/odpscmd-tunnel.md index eb8d627122..dc7544a234 100644 --- a/pages.ko/common/odps-tunnel.md +++ b/pages.ko/common/odpscmd-tunnel.md @@ -1,7 +1,7 @@ -# odps tunnel +# odpscmd tunnel > ODPS(Open Data Processing Service)에서의 데이터 터널. -> 같이 보기: `odps`. +> 같이 보기: `odpscmd`. > 더 많은 정보: . - 테이블을 로컬 파일로 다운로드: diff --git a/pages.ko/common/odps.md b/pages.ko/common/odpscmd.md similarity index 98% rename from pages.ko/common/odps.md rename to pages.ko/common/odpscmd.md index 4ebe07a81a..268a06d37f 100644 --- a/pages.ko/common/odps.md +++ b/pages.ko/common/odpscmd.md @@ -1,4 +1,4 @@ -# odps +# odpscmd > Aliyun ODPS (Open Data Processing Service) 명령줄 도구. > `inst`와 같은 일부 하위 명령에는 자체 사용 설명서가 있습니다. diff --git a/pages/common/odpscmd-auth.md b/pages/common/odpscmd-auth.md index dfeedf1997..cbfa9a7a7d 100644 --- a/pages/common/odpscmd-auth.md +++ b/pages/common/odpscmd-auth.md @@ -1,7 +1,7 @@ # odpscmd auth > User authorities in ODPS (Open Data Processing Service). -> See also: `odps`. +> See also: `odpscmd`. > More information: . - [Interactive] Add a user to the current project: diff --git a/pages/common/odpscmd-func.md b/pages/common/odpscmd-func.md index 1916ca7f30..b777edfd5b 100644 --- a/pages/common/odpscmd-func.md +++ b/pages/common/odpscmd-func.md @@ -1,7 +1,7 @@ # odpscmd func > Manage functions in ODPS (Open Data Processing Service). -> See also: `odps`. +> See also: `odpscmd`. > More information: . - [Interactive] Show functions in the current project: diff --git a/pages/common/odpscmd-inst.md b/pages/common/odpscmd-inst.md index 7529b1a359..03a47dfa18 100644 --- a/pages/common/odpscmd-inst.md +++ b/pages/common/odpscmd-inst.md @@ -1,7 +1,7 @@ # odpscmd inst > Manage instances in ODPS (Open Data Processing Service). -> See also: `odps`. +> See also: `odpscmd`. > More information: . - [Interactive] Show instances created by current user: diff --git a/pages/common/odpscmd-resource.md b/pages/common/odpscmd-resource.md index c8d85bcb74..c5f5fc1b0e 100644 --- a/pages/common/odpscmd-resource.md +++ b/pages/common/odpscmd-resource.md @@ -1,7 +1,7 @@ # odpscmd resource > Manage resources in ODPS (Open Data Processing Service). -> See also: `odps`. +> See also: `odpscmd`. > More information: . - [Interactive] Show resources in the current project: diff --git a/pages/common/odpscmd-table.md b/pages/common/odpscmd-table.md index 438ed55c92..4e58c7f420 100644 --- a/pages/common/odpscmd-table.md +++ b/pages/common/odpscmd-table.md @@ -1,7 +1,7 @@ # odpscmd table > Create and modify tables in ODPS (Open Data Processing Service). -> See also: `odps`. +> See also: `odpscmd`. > More information: . - [Interactive] Create a table with partition and lifecycle: diff --git a/pages/common/odpscmd-tunnel.md b/pages/common/odpscmd-tunnel.md index 797676142e..b37f1b62d8 100644 --- a/pages/common/odpscmd-tunnel.md +++ b/pages/common/odpscmd-tunnel.md @@ -1,7 +1,7 @@ # odpscmd tunnel > Data tunnel in ODPS (Open Data Processing Service). -> See also: `odps`. +> See also: `odpscmd`. > More information: . - [Interactive] Download table to local file: