odpscmd: fix pages and translations (#20121)

This commit is contained in:
Managor
2025-12-22 04:46:10 +02:00
committed by GitHub
parent f085a26c62
commit ca9b9bc55f
13 changed files with 19 additions and 19 deletions
@@ -1,7 +1,7 @@
# odps auth
# odpscmd auth
> ODPS (Open Data Processing Service)에서 사용자 권한 관리.
> 같이 보기: `odps`.
> 같이 보기: `odpscmd`.
> 더 많은 정보: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
- 현재 프로젝트에 사용자 추가:
@@ -1,7 +1,7 @@
# odps func
# odpscmd func
> ODPS (Open Data Processing Service)에서 함수 관리.
> 같이 보기: `odps`.
> 같이 보기: `odpscmd`.
> 더 많은 정보: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
- 현재 프로젝트의 함수 표시:
@@ -1,7 +1,7 @@
# odps inst
# odpscmd inst
> ODPS(오픈 데이터 프로세싱 서비스)에서 인스턴스를 관리합니다.
> 같이 보기: `odps`.
> 같이 보기: `odpscmd`.
> 더 많은 정보: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
- 현재 사용자가 생성한 인스턴스 보기:
@@ -1,7 +1,7 @@
# odps resource
# odpscmd resource
> ODPS(Open Data Processing Service)에서 리소스를 관리.
> 같이 보기: `odps`.
> 같이 보기: `odpscmd`.
> 더 많은 정보: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
- 현재 프로젝트의 리소스 표시:
@@ -1,7 +1,7 @@
# odps table
# odpscmd table
> ODPS(Open Data Processing Service)에서 테이블을 생성하고 수정.
> 같이 보기: `odps`.
> 같이 보기: `odpscmd`.
> 더 많은 정보: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
- 파티션과 수명 주기가 있는 테이블 생성:
@@ -1,7 +1,7 @@
# odps tunnel
# odpscmd tunnel
> ODPS(Open Data Processing Service)에서의 데이터 터널.
> 같이 보기: `odps`.
> 같이 보기: `odpscmd`.
> 더 많은 정보: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
- 테이블을 로컬 파일로 다운로드:
@@ -1,4 +1,4 @@
# odps
# odpscmd
> Aliyun ODPS (Open Data Processing Service) 명령줄 도구.
> `inst`와 같은 일부 하위 명령에는 자체 사용 설명서가 있습니다.
+1 -1
View File
@@ -1,7 +1,7 @@
# odpscmd auth
> User authorities in ODPS (Open Data Processing Service).
> See also: `odps`.
> See also: `odpscmd`.
> More information: <https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-client>.
- [Interactive] Add a user to the current project:
+1 -1
View File
@@ -1,7 +1,7 @@
# odpscmd func
> Manage functions in ODPS (Open Data Processing Service).
> See also: `odps`.
> See also: `odpscmd`.
> More information: <https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-client>.
- [Interactive] Show functions in the current project:
+1 -1
View File
@@ -1,7 +1,7 @@
# odpscmd inst
> Manage instances in ODPS (Open Data Processing Service).
> See also: `odps`.
> See also: `odpscmd`.
> More information: <https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-client>.
- [Interactive] Show instances created by current user:
+1 -1
View File
@@ -1,7 +1,7 @@
# odpscmd resource
> Manage resources in ODPS (Open Data Processing Service).
> See also: `odps`.
> See also: `odpscmd`.
> More information: <https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-client>.
- [Interactive] Show resources in the current project:
+1 -1
View File
@@ -1,7 +1,7 @@
# odpscmd table
> Create and modify tables in ODPS (Open Data Processing Service).
> See also: `odps`.
> See also: `odpscmd`.
> More information: <https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-client>.
- [Interactive] Create a table with partition and lifecycle:
+1 -1
View File
@@ -1,7 +1,7 @@
# odpscmd tunnel
> Data tunnel in ODPS (Open Data Processing Service).
> See also: `odps`.
> See also: `odpscmd`.
> More information: <https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-client>.
- [Interactive] Download table to local file: