1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-07 00:26:00 +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
> 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:

View file

@ -1,6 +1,8 @@
# odps func
> 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:

View file

@ -1,6 +1,8 @@
# odps inst
> 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:

View file

@ -1,6 +1,8 @@
# odps resource
> 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:

View file

@ -1,6 +1,8 @@
# odps table
> 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:

View file

@ -1,6 +1,8 @@
# odps tunnel
> 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:

View file

@ -1,6 +1,7 @@
# odps
> 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: