oci-cli 3.63.0__py3-none-any.whl → 3.63.2__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 (187) hide show
  1. oci_cli/bin/devops.psm1 +5 -4
  2. oci_cli/bin/psql.psm1 +4 -4
  3. oci_cli/bin/vault.psm1 +3 -3
  4. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/add-lock.txt +141 -0
  5. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/change-compartment.txt +4 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/create.txt +17 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/delete.txt +4 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/remove-lock.txt +136 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/update.txt +4 -0
  10. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api.txt +4 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/add-lock.txt +143 -0
  12. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/change-compartment.txt +4 -0
  13. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/create.txt +17 -0
  14. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/delete.txt +4 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/remove-lock.txt +138 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/update.txt +4 -0
  17. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate.txt +4 -0
  18. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/add-lock.txt +150 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/change-compartment.txt +4 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/create.txt +17 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/delete.txt +4 -0
  22. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/remove-lock.txt +145 -0
  23. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/update.txt +4 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment.txt +4 -0
  25. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/add-lock.txt +142 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/change-compartment.txt +4 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/create.txt +18 -1
  28. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/delete.txt +4 -0
  29. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/remove-lock.txt +137 -0
  30. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/update.txt +5 -1
  31. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway.txt +4 -0
  32. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/add-lock.txt +144 -0
  33. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/create.txt +17 -0
  34. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/delete.txt +4 -0
  35. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/list.txt +4 -2
  36. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/remove-lock.txt +139 -0
  37. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/update.txt +4 -0
  38. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk.txt +4 -0
  39. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/add-lock.txt +147 -0
  40. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/change-compartment.txt +4 -0
  41. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/create.txt +17 -0
  42. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/delete.txt +4 -0
  43. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/remove-lock.txt +142 -0
  44. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/update.txt +4 -0
  45. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber.txt +4 -0
  46. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/add-lock.txt +146 -0
  47. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/change-compartment.txt +4 -0
  48. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/create.txt +17 -0
  49. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/delete.txt +4 -0
  50. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/remove-lock.txt +141 -0
  51. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/update.txt +4 -0
  52. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan.txt +4 -0
  53. oci_cli/help_text_producer/data_files/text/cmdref/api-gateway.txt +28 -0
  54. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/change-compartment.txt +108 -0
  55. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/create.txt +153 -0
  56. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/delete.txt +132 -0
  57. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/get.txt +94 -0
  58. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/update.txt +162 -0
  59. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection/list-api-platform-instances.txt +141 -0
  60. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection.txt +15 -0
  61. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance.txt +23 -0
  62. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/get.txt +91 -0
  63. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/list.txt +140 -0
  64. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error/list.txt +131 -0
  65. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error.txt +15 -0
  66. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry/list-work-request-logs.txt +131 -0
  67. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry.txt +15 -0
  68. oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request.txt +21 -0
  69. oci_cli/help_text_producer/data_files/text/cmdref/api-platform.txt +42 -0
  70. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-agent.txt +153 -0
  71. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-macs-extension.txt +171 -0
  72. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-agent.txt +162 -0
  73. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-macs-extension.txt +174 -0
  74. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config-collection/list.txt +2 -1
  75. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config.txt +8 -0
  76. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/get.txt +91 -0
  77. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/update.txt +107 -0
  78. oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key.txt +16 -0
  79. oci_cli/help_text_producer/data_files/text/cmdref/apm-config.txt +14 -0
  80. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/create-model-deployment-model-group-deployment-configuration-details.txt +215 -0
  81. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/update-model-deployment-update-model-group-deployment-configuration-details.txt +235 -0
  82. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state/list.txt +167 -0
  83. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state.txt +14 -0
  84. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment.txt +5 -0
  85. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/activate.txt +130 -0
  86. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/change-compartment.txt +108 -0
  87. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-artifact.txt +123 -0
  88. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-clone-model-group-details.txt +139 -0
  89. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-create-model-group-details.txt +197 -0
  90. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create.txt +132 -0
  91. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/deactivate.txt +130 -0
  92. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/delete.txt +134 -0
  93. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get-model-group-artifact-content.txt +107 -0
  94. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get.txt +97 -0
  95. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/head-model-group-artifact.txt +96 -0
  96. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list-model-group-models.txt +171 -0
  97. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list.txt +169 -0
  98. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/update.txt +180 -0
  99. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/change-compartment.txt +108 -0
  100. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/create.txt +166 -0
  101. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/delete.txt +133 -0
  102. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/get.txt +95 -0
  103. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/list.txt +165 -0
  104. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/update.txt +172 -0
  105. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history.txt +25 -0
  106. oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group.txt +41 -0
  107. oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list.txt +1 -1
  108. oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt +54 -0
  109. oci_cli/help_text_producer/data_files/text/cmdref/devops/{protected-branch → protected-branch-collection}/list-protected-branches.txt +2 -2
  110. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection.txt +14 -0
  111. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch.txt +0 -2
  112. oci_cli/help_text_producer/data_files/text/cmdref/devops.txt +2 -0
  113. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt +9 -9
  114. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/{create-connection-create-iceberg-connection-details.txt → create-iceberg-connection.txt} +9 -9
  115. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +9 -9
  116. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/{update-connection-update-iceberg-connection-details.txt → update-iceberg-connection.txt} +5 -5
  117. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection.txt +4 -4
  118. oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt +4 -4
  119. oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system.txt +1 -1
  120. oci_cli/help_text_producer/data_files/text/cmdref/lfs.txt +1 -2
  121. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get-oob.txt +3 -2
  122. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/import.txt +24 -0
  123. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list-oob.txt +2 -2
  124. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get-oob.txt +1 -1
  125. oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list-oob.txt +1 -1
  126. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list.txt → list-errors.txt} +5 -5
  127. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
  128. oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +1 -1
  129. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list.txt → list-errors.txt} +5 -5
  130. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
  131. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log-entry → work-request-log}/list.txt +19 -1
  132. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log-entry.txt → work-request-log.txt} +2 -2
  133. oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
  134. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/change-compartment.txt +1 -2
  135. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/create.txt +21 -7
  136. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/delete.txt +1 -2
  137. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/get.txt +1 -2
  138. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/update.txt +13 -2
  139. oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration-collection/list-configurations.txt +9 -2
  140. oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration-collection/list-default-configurations.txt +9 -2
  141. oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +8 -8
  142. oci_cli/help_text_producer/data_files/text/cmdref/speech/voice/list.txt +6 -1
  143. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +4 -4
  144. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
  145. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +1 -1
  146. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +4 -4
  147. oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +3 -3
  148. oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +1 -1
  149. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/create-base64.txt +11 -0
  150. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update-base64.txt +11 -0
  151. oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update.txt +11 -0
  152. oci_cli/help_text_producer/data_files/text/index.txt +2 -0
  153. oci_cli/service_mapping.py +5 -0
  154. oci_cli/version.py +1 -1
  155. {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/METADATA +2 -2
  156. {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/RECORD +187 -116
  157. services/ai_speech/src/oci_cli_ai_service_speech/generated/aiservicespeech_cli.py +5 -2
  158. services/api_platform/__init__.py +4 -0
  159. services/api_platform/src/__init__.py +4 -0
  160. services/api_platform/src/oci_cli_api_platform/__init__.py +4 -0
  161. services/api_platform/src/oci_cli_api_platform/generated/__init__.py +4 -0
  162. services/api_platform/src/oci_cli_api_platform/generated/apiplatform_cli.py +567 -0
  163. services/api_platform/src/oci_cli_api_platform/generated/client_mappings.py +14 -0
  164. services/api_platform/tests/__init__.py +4 -0
  165. services/apigateway/src/oci_cli_api_gateway/api_gateway_cli_extended.py +24 -0
  166. services/apigateway/src/oci_cli_api_gateway/generated/apigateway_cli.py +415 -19
  167. services/apigateway/src/oci_cli_deployment/apigateway_deployment_extended.py +8 -0
  168. services/apigateway/src/oci_cli_deployment/generated/deployment_cli.py +139 -6
  169. services/apigateway/src/oci_cli_gateway/apigateway_gateway_extended.py +9 -1
  170. services/apigateway/src/oci_cli_gateway/generated/gateway_cli.py +171 -20
  171. services/apigateway/src/oci_cli_subscribers/generated/subscribers_cli.py +139 -6
  172. services/apigateway/src/oci_cli_subscribers/subscribers_cli_extended.py +9 -0
  173. services/apigateway/src/oci_cli_usage_plans/generated/usageplans_cli.py +139 -6
  174. services/apigateway/src/oci_cli_usage_plans/usageplans_cli_extended.py +9 -0
  175. services/apm_config/src/oci_cli_config/config_cli_extended.py +16 -0
  176. services/apm_config/src/oci_cli_config/generated/config_cli.py +289 -3
  177. services/data_science/src/oci_cli_data_science/generated/datascience_cli.py +1477 -98
  178. services/devops/src/oci_cli_devops/devops_cli_extended.py +11 -11
  179. services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py +44 -0
  180. services/management_dashboard/src/oci_cli_dashx_apis/generated/dashxapis_cli.py +18 -6
  181. services/psql/src/oci_cli_postgresql/generated/postgresql_cli.py +38 -14
  182. services/vault/src/oci_cli_vaults/generated/vaults_cli.py +80 -40
  183. {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/LICENSE.txt +0 -0
  184. {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  185. {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/WHEEL +0 -0
  186. {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/entry_points.txt +0 -0
  187. {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/top_level.txt +0 -0
@@ -147,6 +147,17 @@ example of the JSON which must be provided. We recommend storing this
147
147
  example in a file, modifying it as needed and then passing it back in
148
148
  via the file:// syntax.
149
149
 
150
+ --replication-config [complex type]
151
+
152
+ This is a complex type whose value must be valid JSON. The value can
153
+ be provided as a string on the command line or passed in as a file
154
+ using the file://path/to/file syntax.
155
+
156
+ The "--generate-param-json-input" option can be used to generate an
157
+ example of the JSON which must be provided. We recommend storing this
158
+ example in a file, modifying it as needed and then passing it back in
159
+ via the file:// syntax.
160
+
150
161
  --rotation-config [complex type]
151
162
 
152
163
  This is a complex type whose value must be valid JSON. The value can
@@ -284,6 +284,8 @@ Available Service Commands
284
284
 
285
285
  * OSP Gateway (osp-gateway)
286
286
 
287
+ * P Control Plane (api-platform)
288
+
287
289
  * PGSQL Control Plane (psql)
288
290
 
289
291
  * Process Automation (opa)
@@ -48,6 +48,11 @@ service_mapping = {
48
48
  "API Gateway",
49
49
  "Developer Services"
50
50
  ],
51
+ "api-platform": [
52
+ "api_platform",
53
+ "P Control Plane",
54
+ "Others"
55
+ ],
51
56
  "apiaccesscontrol": [
52
57
  "apiaccesscontrol",
53
58
  "Oracle Access Control",
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.63.0'
5
+ __version__ = '3.63.2'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: oci-cli
3
- Version: 3.63.0
3
+ Version: 3.63.2
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.156.0)
22
+ Requires-Dist: oci (==2.157.0)
23
23
  Requires-Dist: arrow (>=1.0.0)
24
24
  Requires-Dist: certifi (>=2025.1.31)
25
25
  Requires-Dist: click (==8.0.4)