mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 14:46:01 +02:00
opds*: add link and see also note (#6074)
This commit is contained in:
parent
0bd4d824f0
commit
b139da2bb6
7 changed files with 13 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
# odps auth
|
# odps auth
|
||||||
|
|
||||||
> User authorities in ODPS (Open Data Processing Service).
|
> User authorities in ODPS (Open Data Processing Service).
|
||||||
|
> See also `odps`.
|
||||||
|
> More information: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
|
||||||
|
|
||||||
- Add a user to the current project:
|
- Add a user to the current project:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
# odps func
|
# odps func
|
||||||
|
|
||||||
> Manage functions in ODPS (Open Data Processing Service).
|
> Manage functions in ODPS (Open Data Processing Service).
|
||||||
|
> See also `odps`.
|
||||||
|
> More information: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
|
||||||
|
|
||||||
- Show functions in the current project:
|
- Show functions in the current project:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
# odps inst
|
# odps inst
|
||||||
|
|
||||||
> Manage instances in ODPS (Open Data Processing Service).
|
> Manage instances in ODPS (Open Data Processing Service).
|
||||||
|
> See also `odps`.
|
||||||
|
> More information: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
|
||||||
|
|
||||||
- Show instances created by current user:
|
- Show instances created by current user:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
# odps resource
|
# odps resource
|
||||||
|
|
||||||
> Manage resources in ODPS (Open Data Processing Service).
|
> Manage resources in ODPS (Open Data Processing Service).
|
||||||
|
> See also `odps`.
|
||||||
|
> More information: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
|
||||||
|
|
||||||
- Show resources in the current project:
|
- Show resources in the current project:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
# odps table
|
# odps table
|
||||||
|
|
||||||
> Create and modify tables in ODPS (Open Data Processing Service).
|
> Create and modify tables in ODPS (Open Data Processing Service).
|
||||||
|
> See also `odps`.
|
||||||
|
> More information: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
|
||||||
|
|
||||||
- Create a table with partition and lifecycle:
|
- Create a table with partition and lifecycle:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
# odps tunnel
|
# odps tunnel
|
||||||
|
|
||||||
> Data tunnel in ODPS (Open Data Processing Service).
|
> Data tunnel in ODPS (Open Data Processing Service).
|
||||||
|
> See also `odps`.
|
||||||
|
> More information: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
|
||||||
|
|
||||||
- Download table to local file:
|
- Download table to local file:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# odps
|
# odps
|
||||||
|
|
||||||
> Aliyun ODPS (Open Data Processing Service) command-line tool.
|
> Aliyun ODPS (Open Data Processing Service) command-line tool.
|
||||||
|
> More information: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
|
||||||
|
|
||||||
- Start the command-line with a custom configuration file:
|
- Start the command-line with a custom configuration file:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue