1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-07 08:06:07 +02:00

opds*: add link and see also note (#6074)

This commit is contained in:
marchersimon 2021-06-09 08:12:11 +02:00 committed by GitHub
parent 0bd4d824f0
commit b139da2bb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 13 additions and 0 deletions

View file

@ -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:

View file

@ -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:

View file

@ -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:

View file

@ -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:

View file

@ -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:

View file

@ -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:

View 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: