oci-cli 3.65.1__py3-none-any.whl → 3.66.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (83) hide show
  1. oci_cli/bin/email.psm1 +23 -11
  2. oci_cli/cli_root.py +2 -2
  3. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/change-compartment.txt +133 -0
  4. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/create.txt +185 -0
  5. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/delete.txt +135 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/get.txt +93 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/update.txt +195 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform-collection/list-ai-data-platforms.txt +155 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform-collection.txt +15 -0
  10. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform.txt +28 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/cancel.txt +103 -0
  12. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/get.txt +91 -0
  13. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/list.txt +140 -0
  14. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-error/list.txt +131 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-error.txt +15 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-log-entry/list-work-request-logs.txt +131 -0
  17. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-log-entry.txt +15 -0
  18. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request.txt +23 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform.txt +44 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-refreshable-clone.txt +8 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/delete.txt +5 -0
  22. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/list.txt +18 -0
  23. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/create.txt +2 -1
  24. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt +2 -1
  25. oci_cli/help_text_producer/data_files/text/cmdref/db/system/change-cloud-db-system-subscription.txt +134 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-backup.txt +16 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-database.txt +16 -0
  28. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-db-system.txt +16 -0
  29. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch.txt +16 -0
  30. oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-storage-performances.txt +3 -3
  31. oci_cli/help_text_producer/data_files/text/cmdref/db/system/update.txt +6 -0
  32. oci_cli/help_text_producer/data_files/text/cmdref/db/system.txt +2 -0
  33. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +2 -0
  34. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/add.txt +148 -0
  35. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/change-compartment.txt +4 -0
  36. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/delete.txt +4 -0
  37. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/remove.txt +138 -0
  38. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/update.txt +4 -0
  39. oci_cli/help_text_producer/data_files/text/cmdref/email/domain.txt +4 -0
  40. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/add.txt +150 -0
  41. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/delete.txt +4 -0
  42. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/remove.txt +140 -0
  43. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/update.txt +4 -0
  44. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path.txt +4 -0
  45. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/add.txt +151 -0
  46. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/change-compartment.txt +4 -0
  47. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/delete.txt +4 -0
  48. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/remove.txt +141 -0
  49. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/update.txt +4 -0
  50. oci_cli/help_text_producer/data_files/text/cmdref/email/sender.txt +4 -0
  51. oci_cli/help_text_producer/data_files/text/cmdref/email.txt +12 -0
  52. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/create.txt +6 -5
  53. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list-errors.txt → list.txt} +5 -5
  54. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
  55. oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +1 -1
  56. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list.txt → list-errors.txt} +5 -5
  57. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
  58. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log-entry → work-request-log}/list.txt +19 -1
  59. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log-entry.txt → work-request-log.txt} +2 -2
  60. oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
  61. oci_cli/help_text_producer/data_files/text/index.txt +2 -0
  62. oci_cli/help_text_producer/data_files/text/oci.txt +1 -1
  63. oci_cli/service_mapping.py +5 -0
  64. oci_cli/version.py +1 -1
  65. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/METADATA +2 -2
  66. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/RECORD +83 -51
  67. services/ai_data_platform/__init__.py +4 -0
  68. services/ai_data_platform/src/__init__.py +4 -0
  69. services/ai_data_platform/src/oci_cli_ai_data_platform/__init__.py +4 -0
  70. services/ai_data_platform/src/oci_cli_ai_data_platform/generated/__init__.py +4 -0
  71. services/ai_data_platform/src/oci_cli_ai_data_platform/generated/ai_data_platform_service_cli.py +14 -0
  72. services/ai_data_platform/src/oci_cli_ai_data_platform/generated/aidataplatform_cli.py +676 -0
  73. services/ai_data_platform/src/oci_cli_ai_data_platform/generated/client_mappings.py +14 -0
  74. services/ai_data_platform/tests/__init__.py +4 -0
  75. services/database/src/oci_cli_database/database_cli_extended.py +3 -1
  76. services/database/src/oci_cli_database/generated/database_cli.py +170 -13
  77. services/email/src/oci_cli_email/generated/email_cli.py +422 -8
  78. services/file_storage/src/oci_cli_file_storage/generated/filestorage_cli.py +2 -2
  79. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/LICENSE.txt +0 -0
  80. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  81. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/WHEEL +0 -0
  82. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/entry_points.txt +0 -0
  83. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/top_level.txt +0 -0
@@ -29,6 +29,8 @@ Available Commands
29
29
 
30
30
  * domain
31
31
 
32
+ * add
33
+
32
34
  * change-compartment
33
35
 
34
36
  * create
@@ -39,10 +41,14 @@ Available Commands
39
41
 
40
42
  * list
41
43
 
44
+ * remove
45
+
42
46
  * update
43
47
 
44
48
  * email-return-path
45
49
 
50
+ * add
51
+
46
52
  * create
47
53
 
48
54
  * delete
@@ -51,10 +57,14 @@ Available Commands
51
57
 
52
58
  * list
53
59
 
60
+ * remove
61
+
54
62
  * update
55
63
 
56
64
  * sender
57
65
 
66
+ * add
67
+
58
68
  * change-compartment
59
69
 
60
70
  * create
@@ -65,6 +75,8 @@ Available Commands
65
75
 
66
76
  * list
67
77
 
78
+ * remove
79
+
68
80
  * update
69
81
 
70
82
  * suppression
@@ -145,13 +145,14 @@ address’s fully qualified domain name (FQDN). For example, *files-1*
145
145
  in the FQDN *files-1.subnet123.vcn1.oraclevcn.com*. Must be unique
146
146
  across all VNICs in the subnet and comply with RFC 952 and RFC 1123.
147
147
 
148
- Note: This attribute value is stored in the PrivateIp resource, not in
149
- the *mountTarget* resource. To update the *hostnameLabel*, use
148
+ Note:
149
+
150
+ This attribute value is stored in the PrivateIp resource, not in the
151
+ *mountTarget* resource. To update the *hostnameLabel*, use
150
152
  *GetMountTarget* to obtain the OCIDs of the mount target’s private IPs
151
153
  (*privateIpIds*). Then, you can use UpdatePrivateIp to update the
152
- *hostnameLabel* value.
153
-
154
- For more information, see DNS in Your Virtual Cloud Network.
154
+ *hostnameLabel* value. For more information, see DNS in Your Virtual
155
+ Cloud Network.
155
156
 
156
157
  Example:
157
158
 
@@ -1,5 +1,5 @@
1
- "list-errors"
2
- *************
1
+ "list"
2
+ ******
3
3
 
4
4
  * Description
5
5
 
@@ -23,7 +23,7 @@ Lists the errors for the specified work request.
23
23
  Usage
24
24
  =====
25
25
 
26
- oci ocvs work-request-error list-errors [OPTIONS]
26
+ oci ocvs work-request-error list [OPTIONS]
27
27
 
28
28
 
29
29
  Required Parameters
@@ -108,6 +108,6 @@ Please note this sample will only work in the POSIX-compliant bash-
108
108
  like shell. You need to set up the OCI configuration and appropriate
109
109
  security policies before trying the examples.
110
110
 
111
- export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ocvs/work-request-error/list-errors.html#cmdoption-work-request-id
111
+ export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ocvs/work-request-error/list.html#cmdoption-work-request-id
112
112
 
113
- oci ocvs work-request-error list-errors --work-request-id $work_request_id
113
+ oci ocvs work-request-error list --work-request-id $work_request_id
@@ -12,4 +12,4 @@ work request.
12
12
  Available Commands
13
13
  ==================
14
14
 
15
- * list-errors
15
+ * list
@@ -80,7 +80,7 @@ Available Commands
80
80
 
81
81
  * work-request-error
82
82
 
83
- * list-errors
83
+ * list
84
84
 
85
85
  * work-request-log
86
86
 
@@ -1,5 +1,5 @@
1
- "list"
2
- ******
1
+ "list-errors"
2
+ *************
3
3
 
4
4
  * Description
5
5
 
@@ -23,7 +23,7 @@ Return a (paginated) list of errors for a given work request.
23
23
  Usage
24
24
  =====
25
25
 
26
- oci organizations work-request-error list [OPTIONS]
26
+ oci organizations work-request-error list-errors [OPTIONS]
27
27
 
28
28
 
29
29
  Required Parameters
@@ -113,6 +113,6 @@ Please note this sample will only work in the POSIX-compliant bash-
113
113
  like shell. You need to set up the OCI configuration and appropriate
114
114
  security policies before trying the examples.
115
115
 
116
- export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/organizations/work-request-error/list.html#cmdoption-work-request-id
116
+ export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/organizations/work-request-error/list-errors.html#cmdoption-work-request-id
117
117
 
118
- oci organizations work-request-error list --work-request-id $work_request_id
118
+ oci organizations work-request-error list-errors --work-request-id $work_request_id
@@ -11,4 +11,4 @@ An error encountered while executing a work request.
11
11
  Available Commands
12
12
  ==================
13
13
 
14
- * list
14
+ * list-errors
@@ -11,6 +11,8 @@
11
11
 
12
12
  * Global Parameters
13
13
 
14
+ * Example using required parameter
15
+
14
16
 
15
17
  Description
16
18
  ===========
@@ -21,7 +23,7 @@ Return a (paginated) list of logs for a given work request.
21
23
  Usage
22
24
  =====
23
25
 
24
- oci organizations work-request-log-entry list [OPTIONS]
26
+ oci organizations work-request-log list [OPTIONS]
25
27
 
26
28
 
27
29
  Required Parameters
@@ -98,3 +100,19 @@ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
98
100
  "--output", "--profile", "--proxy", "--query", "--raw-output", "--
99
101
  read-timeout", "--realm-specific-endpoint", "--region", "--release-
100
102
  info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
103
+
104
+
105
+ Example using required parameter
106
+ ================================
107
+
108
+ Copy the following CLI commands into a file named example.sh. Run the
109
+ command by typing “bash example.sh” and replacing the example
110
+ parameters with your own.
111
+
112
+ Please note this sample will only work in the POSIX-compliant bash-
113
+ like shell. You need to set up the OCI configuration and appropriate
114
+ security policies before trying the examples.
115
+
116
+ export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/organizations/work-request-log/list.html#cmdoption-work-request-id
117
+
118
+ oci organizations work-request-log list --work-request-id $work_request_id
@@ -1,5 +1,5 @@
1
- work-request-log-entry
2
- **********************
1
+ work-request-log
2
+ ****************
3
3
 
4
4
 
5
5
  Description
@@ -141,8 +141,8 @@ Available Commands
141
141
 
142
142
  * work-request-error
143
143
 
144
- * list
144
+ * list-errors
145
145
 
146
- * work-request-log-entry
146
+ * work-request-log
147
147
 
148
148
  * list
@@ -36,6 +36,8 @@ Available Service Commands
36
36
 
37
37
  * Access Governance (access-governance-cp)
38
38
 
39
+ * AiDataPlatform Control Plane (ai-data-platform)
40
+
39
41
  * Analytics (analytics)
40
42
 
41
43
  * Announcements Service (announce)
@@ -162,7 +162,7 @@ Prints latest released version.
162
162
  --max-retries [integer]
163
163
 
164
164
  Maximum number of retry calls to be made to the service. For most
165
- commands, 5 attempts will be made. For operations with binary bodies,
165
+ commands, 7 attempts will be made. For operations with binary bodies,
166
166
  retries are disabled
167
167
 
168
168
  --no-retry
@@ -18,6 +18,11 @@ service_mapping = {
18
18
  "Language",
19
19
  "Analytics & AI"
20
20
  ],
21
+ "ai-data-platform": [
22
+ "ai_data_platform",
23
+ "AiDataPlatform Control Plane",
24
+ "Others"
25
+ ],
21
26
  "ai-document": [
22
27
  "ai_document",
23
28
  "Document Understanding",
oci_cli/version.py CHANGED
@@ -2,4 +2,4 @@
2
2
  # Copyright (c) 2016, 2021, Oracle and/or its affiliates. All rights reserved.
3
3
  # This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
4
4
 
5
- __version__ = '3.65.1'
5
+ __version__ = '3.66.1'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: oci-cli
3
- Version: 3.65.1
3
+ Version: 3.66.1
4
4
  Summary: Oracle Cloud Infrastructure CLI
5
5
  Home-page: https://docs.cloud.oracle.com/iaas/Content/API/Concepts/cliconcepts.htm
6
6
  Author: Oracle
@@ -19,7 +19,7 @@ Classifier: Programming Language :: Python :: 3.7
19
19
  Classifier: Programming Language :: Python :: 3.8
20
20
  Classifier: Programming Language :: Python :: 3.9
21
21
  Requires-Python: >=3.6
22
- Requires-Dist: oci (==2.159.1)
22
+ Requires-Dist: oci (==2.160.1)
23
23
  Requires-Dist: arrow (>=1.0.0)
24
24
  Requires-Dist: certifi (>=2025.1.31)
25
25
  Requires-Dist: click (==8.0.4)