oci-cli 3.64.0__py3-none-any.whl → 3.64.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 (46) hide show
  1. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-finding-analytics.txt +14 -0
  2. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +8 -0
  3. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-local-clone.txt +4 -0
  4. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-remote-clone.txt +4 -0
  5. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-snapshot.txt +157 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/delete-snapshot.txt +129 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/get-snapshot.txt +92 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/list-snapshots.txt +145 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database.txt +8 -0
  10. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +8 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/{work-request-log/list.txt → work-request-log-entry/list-work-request-logs.txt} +5 -5
  12. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/{work-request-log.txt → work-request-log-entry.txt} +3 -3
  13. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +2 -2
  14. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +2 -2
  15. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-cohere-chat-request.txt +3 -1
  16. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt +83 -3
  17. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list.txt → list-errors.txt} +5 -5
  18. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
  19. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/{list-work-request-logs.txt → list-logs.txt} +5 -5
  20. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt +1 -1
  21. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +2 -2
  22. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +2 -2
  23. oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system.txt +1 -1
  24. oci_cli/help_text_producer/data_files/text/cmdref/lfs.txt +2 -1
  25. oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/create.txt +4 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/assign-ipv6.txt +4 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +6 -6
  28. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
  29. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +1 -1
  30. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +4 -4
  31. oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +3 -3
  32. oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +1 -1
  33. oci_cli/version.py +1 -1
  34. {oci_cli-3.64.0.dist-info → oci_cli-3.64.1.dist-info}/METADATA +2 -2
  35. {oci_cli-3.64.0.dist-info → oci_cli-3.64.1.dist-info}/RECORD +46 -42
  36. services/core/src/oci_cli_virtual_network/generated/virtualnetwork_cli.py +5 -1
  37. services/core/src/oci_cli_virtual_network/virtualnetwork_cli_extended.py +5 -1
  38. services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py +12 -2
  39. services/database/src/oci_cli_database/database_cli_extended.py +53 -2
  40. services/database/src/oci_cli_database/generated/database_cli.py +222 -2
  41. services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py +39 -5
  42. {oci_cli-3.64.0.dist-info → oci_cli-3.64.1.dist-info}/LICENSE.txt +0 -0
  43. {oci_cli-3.64.0.dist-info → oci_cli-3.64.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  44. {oci_cli-3.64.0.dist-info → oci_cli-3.64.1.dist-info}/WHEEL +0 -0
  45. {oci_cli-3.64.0.dist-info → oci_cli-3.64.1.dist-info}/entry_points.txt +0 -0
  46. {oci_cli-3.64.0.dist-info → oci_cli-3.64.1.dist-info}/top_level.txt +0 -0
@@ -96,6 +96,6 @@ Available Commands
96
96
 
97
97
  * list
98
98
 
99
- * work-request-log
99
+ * work-request-log-entry
100
100
 
101
- * list
101
+ * list-work-request-logs
@@ -144,7 +144,9 @@ a small buffer.
144
144
  --chat-request-max-tokens [integer]
145
145
 
146
146
  The maximum number of output tokens that the model will generate for
147
- the response.
147
+ the response. The token count of your prompt plus maxTokens must not
148
+ exceed the model’s context length. For on-demand inferencing, the
149
+ response length is capped at 4,000 tokens for each run.
148
150
 
149
151
  --chat-request-preamble-override [text]
150
152
 
@@ -61,6 +61,10 @@ encourage the model to repeat tokens. Set to 0 to disable.
61
61
  Whether to include the user prompt in the response. Applies only to
62
62
  non-stream results.
63
63
 
64
+ --chat-request-is-parallel-tool-calls [boolean]
65
+
66
+ Whether to enable parallel function calling during tool use.
67
+
64
68
  --chat-request-is-stream [boolean]
65
69
 
66
70
  Whether to stream back partial progress. If set to true, as tokens
@@ -94,12 +98,17 @@ example of the JSON which must be provided. We recommend storing this
94
98
  example in a file, modifying it as needed and then passing it back in
95
99
  via the file:// syntax.
96
100
 
101
+ --chat-request-max-completion-tokens [integer]
102
+
103
+ An upper bound for the number of tokens that can be generated for a
104
+ completion, including visible output tokens and reasoning tokens.
105
+
97
106
  --chat-request-max-tokens [integer]
98
107
 
99
108
  The maximum number of tokens that can be generated per output
100
- sequence. The token count of your prompt plus *maxTokens* must not
101
- exceed the model’s context length. Not setting a value for maxTokens
102
- results in the possible use of model’s full context length.
109
+ sequence. The token count of your prompt plus maxTokens must not
110
+ exceed the model’s context length. For on-demand inferencing, the
111
+ response length is capped at 4,000 tokens for each run.
103
112
 
104
113
  --chat-request-messages [complex type]
105
114
 
@@ -119,10 +128,38 @@ example of the JSON which must be provided. We recommend storing this
119
128
  example in a file, modifying it as needed and then passing it back in
120
129
  via the file:// syntax.
121
130
 
131
+ --chat-request-metadata [complex type]
132
+
133
+ Set of 16 key-value pairs that can be attached to an object. This can
134
+ be useful for storing additional information about the object in a
135
+ structured format, and querying for objects via API or the dashboard.
136
+
137
+ Keys are strings with a maximum length of 64 characters. Values are
138
+ strings with a maximum length of 512 characters. This is a complex
139
+ type whose value must be valid JSON. The value can be provided as a
140
+ string on the command line or passed in as a file using the
141
+ file://path/to/file syntax.
142
+
143
+ The "--generate-param-json-input" option can be used to generate an
144
+ example of the JSON which must be provided. We recommend storing this
145
+ example in a file, modifying it as needed and then passing it back in
146
+ via the file:// syntax.
147
+
122
148
  --chat-request-num-generations [integer]
123
149
 
124
150
  The number of of generated texts that will be returned.
125
151
 
152
+ --chat-request-prediction [complex type]
153
+
154
+ This is a complex type whose value must be valid JSON. The value can
155
+ be provided as a string on the command line or passed in as a file
156
+ using the file://path/to/file syntax.
157
+
158
+ The "--generate-param-json-input" option can be used to generate an
159
+ example of the JSON which must be provided. We recommend storing this
160
+ example in a file, modifying it as needed and then passing it back in
161
+ via the file:// syntax.
162
+
126
163
  --chat-request-presence-penalty [text]
127
164
 
128
165
  To reduce repetitiveness of generated tokens, this number penalizes
@@ -135,6 +172,28 @@ present tokens, except that this penalty is applied equally to all
135
172
  tokens that have already appeared, regardless of how many times
136
173
  they’ve appeared. Set to 0 to disable.
137
174
 
175
+ --chat-request-reasoning-effort [text]
176
+
177
+ Constrains effort on reasoning for reasoning models. Currently
178
+ supported values are minimal, low, medium, and high. Reducing
179
+ reasoning effort can result in faster responses and fewer tokens used
180
+ on reasoning in a response.
181
+
182
+ Accepted values are:
183
+
184
+ HIGH, LOW, MEDIUM, MINIMAL
185
+
186
+ --chat-request-response-format [complex type]
187
+
188
+ This is a complex type whose value must be valid JSON. The value can
189
+ be provided as a string on the command line or passed in as a file
190
+ using the file://path/to/file syntax.
191
+
192
+ The "--generate-param-json-input" option can be used to generate an
193
+ example of the JSON which must be provided. We recommend storing this
194
+ example in a file, modifying it as needed and then passing it back in
195
+ via the file:// syntax.
196
+
138
197
  --chat-request-seed [integer]
139
198
 
140
199
  If specified, the backend will make a best effort to sample tokens
@@ -155,6 +214,17 @@ example of the JSON which must be provided. We recommend storing this
155
214
  example in a file, modifying it as needed and then passing it back in
156
215
  via the file:// syntax.
157
216
 
217
+ --chat-request-stream-options [complex type]
218
+
219
+ This is a complex type whose value must be valid JSON. The value can
220
+ be provided as a string on the command line or passed in as a file
221
+ using the file://path/to/file syntax.
222
+
223
+ The "--generate-param-json-input" option can be used to generate an
224
+ example of the JSON which must be provided. We recommend storing this
225
+ example in a file, modifying it as needed and then passing it back in
226
+ via the file:// syntax.
227
+
158
228
  --chat-request-temperature [text]
159
229
 
160
230
  A number that sets the randomness of the generated output. A lower
@@ -220,6 +290,16 @@ the model eliminates the bottom 25 percent for the next token. Set to
220
290
  1 to consider all tokens and set to 0 to disable. If both k and p are
221
291
  enabled, p acts after k.
222
292
 
293
+ --chat-request-verbosity [text]
294
+
295
+ Constrains the verbosity of the model’s response. Lower values will
296
+ result in more concise responses, while higher values will result in
297
+ more verbose responses.
298
+
299
+ Accepted values are:
300
+
301
+ HIGH, LOW, MEDIUM
302
+
223
303
  --from-json [text]
224
304
 
225
305
  Provide input to this command as a JSON document from a file using the
@@ -1,5 +1,5 @@
1
- "list"
2
- ******
1
+ "list-errors"
2
+ *************
3
3
 
4
4
  * Description
5
5
 
@@ -24,7 +24,7 @@ given ID.
24
24
  Usage
25
25
  =====
26
26
 
27
- oci governance-rules-control-plane work-request work-request-error list [OPTIONS]
27
+ oci governance-rules-control-plane work-request work-request-error list-errors [OPTIONS]
28
28
 
29
29
 
30
30
  Required Parameters
@@ -124,6 +124,6 @@ Please note this sample will only work in the POSIX-compliant bash-
124
124
  like shell. You need to set up the OCI configuration and appropriate
125
125
  security policies before trying the examples.
126
126
 
127
- 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/governance-rules-control-plane/work-request/work-request-error/list.html#cmdoption-work-request-id
127
+ 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/governance-rules-control-plane/work-request/work-request-error/list-errors.html#cmdoption-work-request-id
128
128
 
129
- oci governance-rules-control-plane work-request work-request-error list --work-request-id $work_request_id
129
+ oci governance-rules-control-plane work-request 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
@@ -1,5 +1,5 @@
1
- "list-work-request-logs"
2
- ************************
1
+ "list-logs"
2
+ ***********
3
3
 
4
4
  * Description
5
5
 
@@ -24,7 +24,7 @@ ID.
24
24
  Usage
25
25
  =====
26
26
 
27
- oci governance-rules-control-plane work-request work-request-log-entry list-work-request-logs [OPTIONS]
27
+ oci governance-rules-control-plane work-request work-request-log-entry list-logs [OPTIONS]
28
28
 
29
29
 
30
30
  Required Parameters
@@ -124,6 +124,6 @@ Please note this sample will only work in the POSIX-compliant bash-
124
124
  like shell. You need to set up the OCI configuration and appropriate
125
125
  security policies before trying the examples.
126
126
 
127
- 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/governance-rules-control-plane/work-request/work-request-log-entry/list-work-request-logs.html#cmdoption-work-request-id
127
+ 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/governance-rules-control-plane/work-request/work-request-log-entry/list-logs.html#cmdoption-work-request-id
128
128
 
129
- oci governance-rules-control-plane work-request work-request-log-entry list-work-request-logs --work-request-id $work_request_id
129
+ oci governance-rules-control-plane work-request work-request-log-entry list-logs --work-request-id $work_request_id
@@ -11,4 +11,4 @@ A log message from the execution of a work request.
11
11
  Available Commands
12
12
  ==================
13
13
 
14
- * list-work-request-logs
14
+ * list-logs
@@ -21,8 +21,8 @@ Available Commands
21
21
 
22
22
  * work-request-error
23
23
 
24
- * list
24
+ * list-errors
25
25
 
26
26
  * work-request-log-entry
27
27
 
28
- * list-work-request-logs
28
+ * list-logs
@@ -77,8 +77,8 @@ Available Commands
77
77
 
78
78
  * work-request-error
79
79
 
80
- * list
80
+ * list-errors
81
81
 
82
82
  * work-request-log-entry
83
83
 
84
- * list-work-request-logs
84
+ * list-logs
@@ -7,7 +7,7 @@ Description
7
7
 
8
8
  A Lustre file system is a parallel file system that is used as a
9
9
  storage solution for HPC/AI/ML workloads. For more information, see
10
- File Storage with Lustre.
10
+ [File Storage with Lustre].
11
11
 
12
12
  To use any of the API operations, you must be authorized in an IAM
13
13
  policy. If you’re not authorized, talk to an administrator. If you’re
@@ -6,7 +6,8 @@ Description
6
6
  ===========
7
7
 
8
8
  Use the File Storage with Lustre CLI to manage Lustre file systems and
9
- related resources. For more information, see File Storage with Lustre.
9
+ related resources. For more information, see [File Storage with
10
+ Lustre].
10
11
 
11
12
 
12
13
  Available Commands
@@ -27,6 +27,10 @@ Usage
27
27
  Optional Parameters
28
28
  ===================
29
29
 
30
+ --cidr-prefix-length [integer]
31
+
32
+ Length of cidr range. Optional field to specify flexible cidr.
33
+
30
34
  --defined-tags [complex type]
31
35
 
32
36
  Defined tags for this resource. Each key is predefined and scoped to a
@@ -27,6 +27,10 @@ Usage
27
27
  Optional Parameters
28
28
  ===================
29
29
 
30
+ --cidr-prefix-length [integer]
31
+
32
+ Length of cidr range. Optional field to specify flexible cidr.
33
+
30
34
  --defined-tags [complex type]
31
35
 
32
36
  Defined tags for this resource. Each key is predefined and scoped to a
@@ -45,10 +45,10 @@ provide the results of those.
45
45
  --problem-type [text]
46
46
 
47
47
  The kind of support request (type of support request). For information
48
- about *ACCOUNT* support requests, see Creating a Billing Support
49
- Request. For information about *LIMIT* support requests, see Creating
50
- a Service Limit Increase Request. For information about *TECH* support
51
- requests, see Creating a Technical Support Request.
48
+ about *ACCOUNT* support requests, see [Creating a Billing Support
49
+ Request]. For information about *LIMIT* support requests, see
50
+ [Creating a Service Limit Increase Request]. For information about
51
+ *TECH* support requests, see [Creating a Technical Support Request].
52
52
 
53
53
  Accepted values are:
54
54
 
@@ -150,9 +150,9 @@ used when creating the support request.
150
150
 
151
151
  Technical support type (*TECH*) only: Identifier of the user group to
152
152
  assign the new support request to. To find identifiers of user groups
153
- that you have access to, run the ValidateUser operation. Note: The
153
+ that you have access to, run the [ValidateUser] operation. Note: The
154
154
  Customer User Administrator (CUA) can manage user groups by name using
155
- My Oracle Cloud Support portal.
155
+ [My Oracle Cloud Support portal].
156
156
 
157
157
 
158
158
  Global Parameters
@@ -15,8 +15,8 @@
15
15
  Description
16
16
  ===========
17
17
 
18
- Gets the specified support request. For more information, see Getting
19
- Details for a Support Request.
18
+ Gets the specified support request. For more information, see [Getting
19
+ Details for a Support Request].
20
20
 
21
21
 
22
22
  Usage
@@ -16,7 +16,7 @@ Description
16
16
  ===========
17
17
 
18
18
  Lists support requests for the specified tenancy. For more
19
- information, see Listing Support Requests.
19
+ information, see [Listing Support Requests].
20
20
 
21
21
 
22
22
  Usage
@@ -132,10 +132,10 @@ mandatory for OCI Users and optional for Multicloud users.
132
132
  --problem-type [text]
133
133
 
134
134
  The kind of support request (type of support request). For information
135
- about *ACCOUNT* support requests, see Creating a Billing Support
136
- Request. For information about *LIMIT* support requests, see Creating
137
- a Service Limit Increase Request. For information about *TECH* support
138
- requests, see Creating a Technical Support Request.
135
+ about *ACCOUNT* support requests, see [Creating a Billing Support
136
+ Request]. For information about *LIMIT* support requests, see
137
+ [Creating a Service Limit Increase Request]. For information about
138
+ *TECH* support requests, see [Creating a Technical Support Request].
139
139
 
140
140
  Accepted values are:
141
141
 
@@ -20,9 +20,9 @@ products (service groups, services, service categories, and
20
20
  subcategories) for technical support requests or lists limits and
21
21
  current usage for limit increase tickets. This operation is called
22
22
  during creation of technical support and limit increase tickets. For
23
- more information about listing products, see Listing Products for
24
- Support Requests. For more information about listing limits, see
25
- Listing Limits for Service Limit Increase Requests.
23
+ more information about listing products, see [Listing Products for
24
+ Support Requests]. For more information about listing limits, see
25
+ [Listing Limits for Service Limit Increase Requests].
26
26
 
27
27
 
28
28
  Usage
@@ -14,7 +14,7 @@ Description
14
14
  ===========
15
15
 
16
16
  Checks whether the requested user is valid. For more information, see
17
- Validating a User.
17
+ [Validating a User].
18
18
 
19
19
 
20
20
  Usage
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.64.0'
5
+ __version__ = '3.64.1'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: oci-cli
3
- Version: 3.64.0
3
+ Version: 3.64.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.158.0)
22
+ Requires-Dist: oci (==2.158.2)
23
23
  Requires-Dist: arrow (>=1.0.0)
24
24
  Requires-Dist: certifi (>=2025.1.31)
25
25
  Requires-Dist: click (==8.0.4)