oci-cli 3.65.0__py3-none-any.whl → 3.65.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 (144) hide show
  1. oci_cli/bin/dbmulticloud.psm1 +39 -4
  2. oci_cli/bin/mysql.psm1 +4 -2
  3. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/get.txt +1 -1
  4. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/create.txt +1 -1
  5. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/create.txt +5 -1
  6. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/list.txt +1 -1
  7. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/update.txt +4 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list.txt +1 -1
  9. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-aggregation/request-summarized-problems.txt +1 -1
  10. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/list.txt +1 -1
  11. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-type-summary/list-resource-types.txt +1 -1
  12. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/register-cloud-vm-cluster-pkcs.txt +1 -1
  13. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/unregister-cloud-vm-cluster-pkcs.txt +1 -1
  14. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.txt +206 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association.txt +3 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-google-cloud-provider-encryption-key-details.txt +136 -0
  17. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-create-stand-by-database-details.txt +6 -0
  18. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-from-backup.txt +6 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt +6 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt +3 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt +10 -0
  22. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/update.txt +10 -0
  23. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +6 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/change-compartment.txt +6 -6
  25. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/create.txt +24 -4
  26. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/delete.txt +3 -2
  27. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/get.txt +3 -3
  28. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/list.txt +14 -7
  29. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/update.txt +7 -6
  30. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery.txt +57 -12
  31. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/change-compartment.txt +3 -3
  32. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/create.txt +6 -8
  33. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/delete.txt +2 -2
  34. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/get.txt +3 -3
  35. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/list.txt +9 -5
  36. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/update.txt +8 -8
  37. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container.txt +57 -12
  38. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/change-compartment.txt +2 -2
  39. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/create.txt +8 -8
  40. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/delete.txt +4 -3
  41. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/get.txt +3 -3
  42. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/list.txt +7 -5
  43. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/update.txt +8 -6
  44. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount.txt +57 -12
  45. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/change-compartment.txt +4 -4
  46. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/create.txt +11 -12
  47. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/delete.txt +2 -3
  48. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/get.txt +3 -2
  49. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/list.txt +6 -5
  50. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/patch.txt +2 -2
  51. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/update.txt +12 -13
  52. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector.txt +61 -16
  53. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/get.txt +3 -3
  54. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/list.txt +7 -4
  55. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key.txt +57 -12
  56. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/change-compartment.txt +3 -3
  57. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/create.txt +10 -10
  58. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/delete.txt +2 -2
  59. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/get.txt +5 -3
  60. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/list.txt +8 -5
  61. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/refresh.txt +6 -2
  62. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/update.txt +17 -12
  63. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/cascading-delete.txt +2 -2
  64. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/change-compartment.txt +2 -2
  65. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/create.txt +7 -6
  66. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/delete.txt +2 -2
  67. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/get.txt +3 -3
  68. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/list.txt +9 -5
  69. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/update.txt +9 -7
  70. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association.txt +61 -16
  71. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault.txt +61 -16
  72. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/change-compartment.txt +132 -0
  73. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.txt +195 -0
  74. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/delete.txt +130 -0
  75. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/get.txt +92 -0
  76. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/list.txt +148 -0
  77. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/refresh.txt +125 -0
  78. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/update.txt +199 -0
  79. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector.txt +29 -0
  80. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/get.txt +92 -0
  81. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/list.txt +150 -0
  82. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/change-compartment.txt +135 -0
  83. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/create.txt +199 -0
  84. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/delete.txt +133 -0
  85. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/get.txt +113 -0
  86. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/list.txt +151 -0
  87. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/refresh.txt +133 -0
  88. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/update.txt +174 -0
  89. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring.txt +26 -0
  90. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key.txt +16 -0
  91. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request.txt +61 -16
  92. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt +95 -12
  93. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list-errors.txt → list.txt} +5 -5
  94. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt +1 -1
  95. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry/{list-logs.txt → list-work-request-logs.txt} +5 -5
  96. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry.txt +1 -1
  97. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +2 -2
  98. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +2 -2
  99. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt +2 -1
  100. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection/list-endpoints.txt +4 -0
  101. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt +11 -0
  102. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list-errors.txt → list.txt} +5 -5
  103. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
  104. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/{list-logs.txt → list-work-request-logs.txt} +5 -5
  105. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt +1 -1
  106. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +2 -2
  107. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +2 -2
  108. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/list.txt +16 -0
  109. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/validate.txt +141 -0
  110. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup.txt +2 -0
  111. oci_cli/help_text_producer/data_files/text/cmdref/mysql.txt +2 -0
  112. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list-errors.txt → list.txt} +5 -5
  113. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
  114. oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +1 -1
  115. oci_cli/help_text_producer/data_files/text/index.txt +1 -1
  116. oci_cli/service_mapping.py +1 -1
  117. oci_cli/version.py +1 -1
  118. {oci_cli-3.65.0.dist-info → oci_cli-3.65.1.dist-info}/METADATA +2 -2
  119. {oci_cli-3.65.0.dist-info → oci_cli-3.65.1.dist-info}/RECORD +144 -117
  120. services/cloud_guard/src/oci_cli_cloud_guard/generated/cloudguard_cli.py +18 -10
  121. services/database/src/oci_cli_database/database_cli_extended.py +11 -2
  122. services/database/src/oci_cli_database/generated/database_cli.py +208 -9
  123. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/__init__.py +4 -0
  124. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/dbmulticloudgcpprovider_cli_extended.py +18 -0
  125. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/__init__.py +4 -0
  126. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/client_mappings.py +14 -0
  127. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/dbmulticloudgcpprovider_cli.py +1057 -0
  128. services/dbmulticloud/src/oci_cli_dbmulticloud/generated/dbmulticloud_service_cli.py +27 -8
  129. services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/multicloudresourcediscovery_cli.py +63 -37
  130. services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/oracledbazureblobcontainer_cli.py +52 -33
  131. services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/oracledbazureblobmount_cli.py +49 -30
  132. services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/oracledbazureconnector_cli.py +113 -39
  133. services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/oracledbazurekey_cli.py +34 -15
  134. services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/oracledbazurevault_cli.py +69 -42
  135. services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/oracledbazurevaultassociation_cli.py +52 -33
  136. services/dbmulticloud/src/oci_cli_work_request/generated/workrequest_cli.py +27 -8
  137. services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +5 -2
  138. services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py +7 -3
  139. services/mysql/src/oci_cli_db_backups/generated/dbbackups_cli.py +70 -1
  140. {oci_cli-3.65.0.dist-info → oci_cli-3.65.1.dist-info}/LICENSE.txt +0 -0
  141. {oci_cli-3.65.0.dist-info → oci_cli-3.65.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  142. {oci_cli-3.65.0.dist-info → oci_cli-3.65.1.dist-info}/WHEEL +0 -0
  143. {oci_cli-3.65.0.dist-info → oci_cli-3.65.1.dist-info}/entry_points.txt +0 -0
  144. {oci_cli-3.65.0.dist-info → oci_cli-3.65.1.dist-info}/top_level.txt +0 -0
@@ -33,9 +33,9 @@ oci_cli/formatting.py,sha256=KmGSUO0ojeA-AE3ASL96jJoTq-twsFcs11Ygv5wd4y4,1552
33
33
  oci_cli/json_skeleton_utils.py,sha256=kIXcKh2i52cQ_Fz_Dnei8ST3Ud43sEKzslK1PHe4-NE,21013
34
34
  oci_cli/oci_template.py,sha256=oTri7oxH6efITNW5IvQTRMUKVhbdjPtDPS14W8sf8zA,1466
35
35
  oci_cli/raw_request_cli.py,sha256=47wpowcWbUYbvV7qvULJn3dN5DPfuhAybXa_j7VURvw,5614
36
- oci_cli/service_mapping.py,sha256=n2tPg05nVjc6Y2ktdM_X61G8MU_HJgjaX58eSkDUHGQ,17535
36
+ oci_cli/service_mapping.py,sha256=ZgKru6xaYDBhGhAUvXUNhmGiH0yfAVGtz3Bf4_kot0M,17535
37
37
  oci_cli/string_utils.py,sha256=3Y3NxTdIUPC2s1GydK4NvYbGcgof1yVVIO3SRCWWL9U,1247
38
- oci_cli/version.py,sha256=R-lMvFpM9EUhP56fbXrcp0vZQ35x6z_QdZU1MtYxkRo,366
38
+ oci_cli/version.py,sha256=v_kLp0pQR-Xz31DLstlKyLuTY_XbDzhHUNsNFVe6awg,366
39
39
  oci_cli/aliasing/__init__.py,sha256=uJwxV0GYycBZsWaI-c4Ont8howS5O-mqFKp41dWAhUg,440
40
40
  oci_cli/aliasing/command_group_with_alias.py,sha256=7CEDGeegZCby30KMxmempqhvgg3IWsGLZFVmjoWLGWY,3354
41
41
  oci_cli/aliasing/parameter_alias.py,sha256=HAKD9P9dr8fQCJtto_7RuzIMwraP0xi349GTRIdVgH8,2420
@@ -75,7 +75,7 @@ oci_cli/bin/database-management.psm1,sha256=DcaCCfXCqcxxDTOvUirp3wSgvvUbojddqBdl
75
75
  oci_cli/bin/database-migration.psm1,sha256=5IIcJFUqqKS6CFAEVQqSOOLrr8A246TLRbeqIncLuSk,8697
76
76
  oci_cli/bin/db.psm1,sha256=U1CnZLI7mZLOeq2QfMKHagvmvTlotC0MWmUJ80wb7qw,62122
77
77
  oci_cli/bin/dblm.psm1,sha256=D615jp1xXBYopy8XZ08UoDwN7JAcB7JPNumU3GKytP4,4489
78
- oci_cli/bin/dbmulticloud.psm1,sha256=cnskx-rU0WzUY_CjC4yLKRUtAQWuvT5tGnF01KLcqvk,14620
78
+ oci_cli/bin/dbmulticloud.psm1,sha256=WR66uQiEmfoWvwTS7_oj5bSFj71jXIpTuCEUuc2wZKI,19286
79
79
  oci_cli/bin/desktops.psm1,sha256=X58zDu1Bq1aFlbH1mUrPz2F7-_uP0NEi-2hOjCcFVsU,5183
80
80
  oci_cli/bin/devops.psm1,sha256=34yXKjhiWpLa4zFwm2YuxI4q9T5CyhmPW44fw588GZQ,65148
81
81
  oci_cli/bin/dns.psm1,sha256=VjIHHX6i7hZ5W0Yi7zOUBLdAt9qyczGylLoJ7vYZOy4,13044
@@ -105,7 +105,7 @@ oci_cli/bin/marketplace.psm1,sha256=DCiNaV_npQAsl2YQKbdcnKUv9mJbGvMzzq_HAWA9ZzQ,
105
105
  oci_cli/bin/mngdmac.psm1,sha256=L6E-5T9Me4vx3CweQTM41soUl6zP7NVgIGqZ9RXLsO4,4012
106
106
  oci_cli/bin/monitoring.psm1,sha256=1ol_rWsI_uQ0iBNH4pMXIGAwRoO0wd42zURV7xxdBDc,5822
107
107
  oci_cli/bin/multicloud.psm1,sha256=vYSiXmftAZGa24cWKHLPdl1Jd--AhwlCuvDrjUgjelA,4774
108
- oci_cli/bin/mysql.psm1,sha256=LzA_uNBP9WmNe915VsR6WBUy5foJiZGfbLiyYAVCPks,13360
108
+ oci_cli/bin/mysql.psm1,sha256=4OV6INdAhDRSD-ojCi0mA4dHo2AYq9qUx0avnn_jbC4,13605
109
109
  oci_cli/bin/network-load-balancer.psm1,sha256=1SwMjXqM1Or8ALc8-zlDfjbSleQVDr8UWt7JfGR9-s8,10145
110
110
  oci_cli/bin/network.psm1,sha256=gemDjM0MmZ4PTaJ8o0-i8R7YB2Hn7UaKriUYVyQYAeo,45485
111
111
  oci_cli/bin/nlb.psm1,sha256=fJJGPQK86ARYdoiVPkT2jPNrS2KtoGzfYg5raf5pHXk,7972
@@ -162,7 +162,7 @@ oci_cli/file_filters/file_path_filter.py,sha256=O6CALKowiBBOFZK6TDTmQNq9pp56ff-r
162
162
  oci_cli/help_text_producer/__init__.py,sha256=rQx2CmhtvqtIZWMRp8IVqwFQ8r_i1x0Fsxnk5NIYA8k,424
163
163
  oci_cli/help_text_producer/help_text_producer.py,sha256=80oRoL9YhAt5p9HmxEaN0hr9HuCm3w5UrowMsTJzG8w,3036
164
164
  oci_cli/help_text_producer/data_files/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
165
- oci_cli/help_text_producer/data_files/text/index.txt,sha256=5Vi47-9QcQWTvlm3DuFvxruPlE2kMx5lwTVKudZc9aU,6999
165
+ oci_cli/help_text_producer/data_files/text/index.txt,sha256=ZzB33K7JVgNVh8UX-YfRDf_NzStd_kWG0iiBR4aW5fg,6999
166
166
  oci_cli/help_text_producer/data_files/text/oci.txt,sha256=84OR4GGLp41jGLfTEooEFpWhEiYEt9Akb8RP37huVlc,6838
167
167
  oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp.txt,sha256=d9qOzyecVt3ux-rimDL4v_QmvQGM3t8WeeGjeyaR9YE,444
168
168
  oci_cli/help_text_producer/data_files/text/cmdref/adm.txt,sha256=0RVGwvkB_tBju1Cl-a4509jRUWWQ8P5rODugGYUSHbI,1166
@@ -209,11 +209,11 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt,sha256=nqRE9S5DN
209
209
  oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt,sha256=y-aab5RwryjVGtCsT2mnW1JGRcdF5W3mDOyQKMlNWTk,4152
210
210
  oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt,sha256=TApUHgjqP1DG3pz26Lt1BcRHgWZfYA2W_jlSC32E83Q,18340
211
211
  oci_cli/help_text_producer/data_files/text/cmdref/database-migration.txt,sha256=0cGqZLQ9EQQqg_vUBkVlNiZtiPls8ODpJLfGIFFbsnM,1434
212
- oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=nZqq_bdNbKK3VobgVxO2DfqTDuRLMHLgohcz3UY8NXk,11545
212
+ oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=myYQ9jl1HxZ3tRYXnvIQ0iNGgaKensStkBd68w0JJcs,11716
213
213
  oci_cli/help_text_producer/data_files/text/cmdref/dblm.txt,sha256=cm_bZHc7d2QUkJ2Iqzt_nVdoFlfR2-pqiJFWZDMmXkQ,668
214
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt,sha256=vR4LCaYbbQy13zONGTXMakJj4l0LF1GT-aGY8DSj1Pw,1603
214
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt,sha256=xSYEpGp25qSnmh352W5iARTp1jV_ZvzfSlarXs-9K_0,3979
215
215
  oci_cli/help_text_producer/data_files/text/cmdref/dbtools.txt,sha256=vAXRghWo8TpKJVj8g3ZA-fPMYt8dCXpXKUs9Dqi9UKA,863
216
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt,sha256=-w7iY3w4UWWCG_qB-ZnC4vhdFgVF2zXnZkb9PoOpQMQ,1545
216
+ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt,sha256=NDpS9m5PdBwiwfIvtV6yE-evx_Avjuuo_2O2Xi-0xuQ,1551
217
217
  oci_cli/help_text_producer/data_files/text/cmdref/demand-signal.txt,sha256=t0gSzE-DvO2Q0J2PT_v1LWJP1midlZiJyyu1TRZuK_4,328
218
218
  oci_cli/help_text_producer/data_files/text/cmdref/desktops.txt,sha256=RFMT_82TkQa70pcbilNJHgyJDOqHeW_-T_Bib50dJq8,498
219
219
  oci_cli/help_text_producer/data_files/text/cmdref/devops.txt,sha256=E9773TKC7_DLRvhxXuVz9LCoMTStz5FHJAOHJ1Cuxzk,6917
@@ -235,7 +235,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent.txt,sha256
235
235
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference.txt,sha256=fIv97C_nKwevrNn8O9boR-mQbxzxe5cRmcGdXPpH8f4,1689
236
236
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt,sha256=CuoAL1ui0C6o8gkcpehYnIkmsisf8yRexLNAbdoqG8Y,1466
237
237
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt,sha256=EfevccFx_IMufmRHiwo3BqCbAPrPUd7aDG1Et4BZ7b8,4055
238
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt,sha256=_ls4W4aaTWnf5iu1AtzWhxyMSDc54UFUrVB5MGcd05k,1007
238
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt,sha256=RvN08dy0w53GE-KqZipPYYPxzTPeIcmwNHJBV1O7VHw,1013
239
239
  oci_cli/help_text_producer/data_files/text/cmdref/health-checks.txt,sha256=sAb7CMAf0ymUk717V0t1tgyNvmwWhhe38GETK3-HsU4,599
240
240
  oci_cli/help_text_producer/data_files/text/cmdref/iam.txt,sha256=VcHCSEaY5X5DX1E7_5cxrDe5PtGEJteHKKkXlMTJKg8,3329
241
241
  oci_cli/help_text_producer/data_files/text/cmdref/identity-domains.txt,sha256=K-kxHuWvT327BA60gsTlueC3Ftfy7bXFMsz23mDokTw,6544
@@ -263,7 +263,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/mngdmac.txt,sha256=QnvCJ4NxaVx
263
263
  oci_cli/help_text_producer/data_files/text/cmdref/model-deployment.txt,sha256=Lp1eLqDIkQS5QSHalwK_kn_sATildE4Qph35-aY1zQ8,590
264
264
  oci_cli/help_text_producer/data_files/text/cmdref/monitoring.txt,sha256=KNkfnzM4RK1mZmv7Db30R3jvYwTiPmmfrR5xMK0Tnw0,931
265
265
  oci_cli/help_text_producer/data_files/text/cmdref/multicloud.txt,sha256=MSWyZ_V4HMrjfOfUdXApkhrE1laOahi5JkZ99qtYPUQ,957
266
- oci_cli/help_text_producer/data_files/text/cmdref/mysql.txt,sha256=ppBkMvCyJZ1FG4XX0qOULF7PFQQLX0R0uyw4aWnG9s8,939
266
+ oci_cli/help_text_producer/data_files/text/cmdref/mysql.txt,sha256=xOYPm-aNv37AI02fSuA8OaSpZY_k7ZCdwRnT-b0gbmM,953
267
267
  oci_cli/help_text_producer/data_files/text/cmdref/network-firewall.txt,sha256=QFDZDo-3AR6g8LMD_XDF3epOI-jwK3QsovtnG6jRl34,1787
268
268
  oci_cli/help_text_producer/data_files/text/cmdref/network.txt,sha256=Kjjx4DlFBurPYcV3MOmscf0A1EZr4UIXqxHjHYGtxno,5092
269
269
  oci_cli/help_text_producer/data_files/text/cmdref/nlb.txt,sha256=6Xxftcr815CSKp9ZXh5s9O4r7qgmHoYRosskxFfGCLM,829
@@ -280,7 +280,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/opctl.txt,sha256=QQnMX7w2Fd6oC
280
280
  oci_cli/help_text_producer/data_files/text/cmdref/opensearch.txt,sha256=RSGoRSnfkTKnXncj26oA70EtsUOx3LK8-jQMaiTh2gQ,635
281
281
  oci_cli/help_text_producer/data_files/text/cmdref/opsi.txt,sha256=M1U7rderbrIosglDYEn00wr24MOEUsu2qC9Qa5XOQ4Y,7996
282
282
  oci_cli/help_text_producer/data_files/text/cmdref/optimizer.txt,sha256=7ZqsrntO0cGbaXqZaRa23ajjuGa0WY7kfJZJ0IgdcvY,1070
283
- oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt,sha256=QMSMiKlolMneZMxFaMUCWHPaAeRbOYgsJDmIONRFc_Y,1284
283
+ oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt,sha256=Ir0gcayCEbN6fHLQEn1xdEUilv7Gs3ZDNtSHN_ks47w,1277
284
284
  oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub.txt,sha256=Cpfr2MGdJq5kkjZWhXCLqsYB32bIFPFY85WlOakcK2s,4103
285
285
  oci_cli/help_text_producer/data_files/text/cmdref/os.txt,sha256=9Yomemh8e5T6Ac4nOeJy_Kf80kx2PA2rkvuNE0_DesY,1128
286
286
  oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway.txt,sha256=sVmmKCSi43wxQNNn0HMZqthA7tgtg1mBGQZaHINDWxc,508
@@ -1576,7 +1576,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/get.tx
1576
1576
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/list.txt,sha256=-iOgJQP_fCykS07Nz0GK2uiLmXQdvyPmw1nCirb07XA,9549
1577
1577
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query-result-collection/get-adhoc-query-result-content.txt,sha256=9zzkEEKgzeFLkhnEFUChboFoKYB7iwNm6PkYAE0VPfY,3419
1578
1578
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query-result-collection/list-adhoc-query-results.txt,sha256=v4NGdrOSmal37yOE4y_KuyibLAbIinmVfA-pqU8s8K4,4208
1579
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/get.txt,sha256=2UGBNsTnxjXj54cN5_eaMazMyTfqSly-sIiaKBjEdVQ,3110
1579
+ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/get.txt,sha256=YK6rFuhJymeEFvoLzbzGae7Eim4rebbS03eEN05_Q14,3130
1580
1580
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/list.txt,sha256=3pYteFyOE0vLVCvb0ju3l_KhdCkna7v7XtU9L7xq-EY,3862
1581
1581
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/configuration/get.txt,sha256=2x-xeago94uHJzVzj37ocYGdvM8di2uKBhA0ShgXXLg,2801
1582
1582
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/configuration/update.txt,sha256=e69MKLSrbojcCaPITaeF-a0m_0008GbHWiiypVWf1ds,4726
@@ -1605,7 +1605,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/update
1605
1605
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector/get.txt,sha256=Hi3iNqMDeTAUx518aKzBQB8myD13nutfDwyVWcStFo0,2680
1606
1606
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector/list.txt,sha256=20kyJk1lxKe5Rt2ONDNGa7o8Y-RPSuUVr1DJ0tNkCZo,3865
1607
1607
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/change-compartment.txt,sha256=IdltKz9BlQUES_-grZo3BaWisHJCaI2P_JkT9gALXVg,3783
1608
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/create.txt,sha256=YxSM9p91JnbGRVyaGOfU7_kopDhEH9fGkxTfUY3AgRI,6385
1608
+ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/create.txt,sha256=J4CaA2YX4n1ISHuKbHDmuZzXaOmAr6XhC7ejCHR9alQ,6419
1609
1609
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/delete.txt,sha256=FKEjqj5abR4m6g5SsLYo4a3_Uzx3d_0FrnpOf-7HcJU,4499
1610
1610
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/get.txt,sha256=ptA6kXk2IycTVLlNmmw2FdVdpm0teqVlQMxUhq65h8k,3138
1611
1611
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/list.txt,sha256=ZJG7Vgms1uJTNXXdijeCRVfVju-Y5IoXlOXPowvjjb8,5755
@@ -1620,26 +1620,26 @@ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-rule/get.
1620
1620
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-rule/list.txt,sha256=ikWJHKtS2tMhFP_IBALZDX4TG5UNet2gXJ5Ytpv3v6c,4239
1621
1621
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/impacted-resource-summary/list-impacted-resources.txt,sha256=69NkM83eL_wPs5Ih__CejS2C38JmVxuBpve72OUm47g,3615
1622
1622
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/change-compartment.txt,sha256=AXM1UvnOEn1YKLIYNLGW-4CbTa0lvcxUIWXfCCAw6l0,3702
1623
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/create.txt,sha256=28wYqFl_Y5pHOuna_SbjhiaWrsfIu67Wu847BjA4oIQ,6097
1623
+ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/create.txt,sha256=l3CHtlGaoDKzxejwPElE6VIJVwn5C3odgFGJCb3cIyg,6181
1624
1624
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/delete.txt,sha256=D7SpCWQK9uemMCYEH6O7tk8fhQa4SFO6LKvvBeRYopY,4470
1625
1625
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/get.txt,sha256=MRdKKgnD2ny71XnFkG60lOVc1R9R9alXFqE08bkmelw,3109
1626
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/list.txt,sha256=dxQQc8eDUmrOCPd6thgKGs1FAYzDF79nZtwlToCQVis,5957
1627
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/update.txt,sha256=8dxKG6eiN-DdKRr8nRjAN1GCenLuiLTBfnjELdaaxMY,6348
1626
+ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/list.txt,sha256=ahfexvjQuIdiBH0MGpMpT0z-77tyyYcXkcYYPeAje-M,6000
1627
+ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/update.txt,sha256=VZBmyECrZoSj3XQJSfd602Oicnr2UFSr0-65xktmqv4,6389
1628
1628
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list-type-summary/list-managed-list-types.txt,sha256=4xXpi_Lcfa5X_Hsog7WSZD8NKdXkVBGEO9yBjjv1aIY,3944
1629
1629
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/policy-summary/list-policies.txt,sha256=B29Wo3heRvZTuyyb-InrSdfzuCd6CdUztmvZJjoZd7Y,3677
1630
1630
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/get.txt,sha256=vkr4uaeOHFpVNJNXNIjajEgDFxxLf0wnHT01rQwTutg,2676
1631
1631
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list-problem-entities.txt,sha256=ilXWxHkJGqGAWf0TeUwDaYHWnZr96qeKh26YHng94xs,3517
1632
1632
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list-problem-histories.txt,sha256=DS3elsk7pcW8pvqFD_gKRd7pp-M7o3b5rnoXI1zhmKQ,3868
1633
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list.txt,sha256=VQPiGlqY4xpLvB3UP0FkJw0MaDAQWL7UHIZ82sq0mCo,14671
1633
+ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list.txt,sha256=fpeIDv1TXrboFN7qSaKan6xjNyPLOomIObDUtSoDkU4,14705
1634
1634
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/trigger-responder.txt,sha256=qzmzV3oupsqGOlNuqIRLmUwS3hi-9umpzLcfGleCluE,4256
1635
1635
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/update-bulk-problem-status.txt,sha256=A3r493zUfaUXKJFFMQ2WJkitkkI-yyYfWbVjcjPDZgc,3820
1636
1636
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/update-problem-status.txt,sha256=s4LR5uH4Lfaa_yEcspixOZjZdPXVduRr5liGUjqsTbw,4449
1637
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-aggregation/request-summarized-problems.txt,sha256=txdtcJ-sjnBj3WbosCSiVoulK5XZbGqK1_34OQ3804U,4992
1637
+ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-aggregation/request-summarized-problems.txt,sha256=dUG2UZh1i8S1s3MqfiT1N3rYRXTf8px2bf2IfdCALTk,5016
1638
1638
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-endpoint-summary/list-problem-endpoints.txt,sha256=_nH63npke7rLdDPAkpbWIrUtyc0w4oSmAo-7B12anX0,3611
1639
1639
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-trend-aggregation/request-summarized-trend-problems.txt,sha256=9FnCrUVYfdsHY30OERnqUH7t9cmIDT3LLF3oA_FTL9s,8740
1640
1640
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/recommendation-summary/list-recommendations.txt,sha256=Cffr9gFDc1Cr2qptCLLq0grlokyD0CPFCmWHGc8EelQ,4903
1641
1641
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/get.txt,sha256=Bw8WS3zGnIJzkVNyDmsJMuII3P0I3aLTeEYP_VKRmW4,2679
1642
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/list.txt,sha256=20icGf8MGrkgDFXlMHRrL67LCOccmZKYNh6q0m9IHbA,6164
1642
+ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/list.txt,sha256=X-4ZIYNaP3wT-9BRpS0bjcjOhB9jFuFduC86J6PhR0w,6198
1643
1643
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-port-collection/list-resource-ports.txt,sha256=ZTjbbGKWbueNbu3OKSVsbeCd0eMX6iichl6zdlbGz00,3736
1644
1644
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile/get.txt,sha256=yWa6AbyAnFyEEj2ia_0dXFbgooGA55pC2BnTMj8DGfo,2785
1645
1645
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-endpoint-summary/list-resource-profile-endpoints.txt,sha256=U4T_9uEim41n-FZYN40W1Rz1vCigBz2yemQ5DkQNhJQ,3851
@@ -1647,7 +1647,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-i
1647
1647
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-risk-score-aggregation-summary/request-summarized-top-trend-resource-profile-risk-scores.txt,sha256=XYHWiOeRl8qM4EqiRkfS1k0at7-2pk8D8-rmID-l7aw,8525
1648
1648
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-summary/list-resource-profiles.txt,sha256=UI0XYYrZOREkGtQnuMT2MySV83ixUBz8I9HoVBxBBm0,13853
1649
1649
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-risk-score-aggregation/request-summarized-trend-resource-risk-scores.txt,sha256=5lR7umvWRN4vnDG-lI952KBnzk5tYX4lKKvNMJUWZvQ,8784
1650
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-type-summary/list-resource-types.txt,sha256=2wtcllIP8-Jrtwg55N7lo6NeVUXOqVm7ArZfneE4p6Y,4154
1650
+ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-type-summary/list-resource-types.txt,sha256=-ncjmdASbSrJzd4ZN6LUmUH_-oeRayKfObahU05Del0,4188
1651
1651
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-vulnerability/get.txt,sha256=k0fHdIJ9OBEpFsPDK8auGgPhpPuPa4p5nu7tqmVhmX8,3091
1652
1652
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-vulnerability-collection/list-resource-vulnerabilities.txt,sha256=7pL7MV-OogTBQ99eEN-BqlfTPSenGxrNKoWV8EYde3w,3861
1653
1653
  oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-activity-summary/list-responder-activities.txt,sha256=ya0MTu_F2JLhbAN5HXiSUwpI8ts0UDyLwgbZWKmtCng,3794
@@ -3818,9 +3818,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra.txt,sha256=
3818
3818
  oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster.txt,sha256=XmkWUGGLUSZq0eliM9Vf6WmA3FHoEyhD4mN4B5l0YM8,511
3819
3819
  oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection.txt,sha256=N1lA2bii6IfGbf18B-bGU_l3Uio6BB-F2x-VdtX98q8,149
3820
3820
  oci_cli/help_text_producer/data_files/text/cmdref/db/console-history.txt,sha256=TZKCdkZ2-_Q6nHdTcXFGrFn1ppsbt6fACNg1Rakum_U,219
3821
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association.txt,sha256=VpsNBboxXY_fLfDqIa515-rND-bNcpHBgBUihK5ee0M,885
3821
+ oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association.txt,sha256=3HKyfES830AnujqEfmNlhEg8f5-xTuGCbnRFB8vC0B8,966
3822
3822
  oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image.txt,sha256=B7A-mM9XnSrkr8xnHqNKSGJ-KxdA9GRjmwe8Yhhmtxw,325
3823
- oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt,sha256=0xLYBbPpIO7Z5FJlPDJt6i0Xkn-E6v_j8EooFcuBr10,1498
3823
+ oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt,sha256=8OQiSBofNHj1G0LTK9DEJZentQdAZmoMHON0XgSOgXI,1580
3824
3824
  oci_cli/help_text_producer/data_files/text/cmdref/db/db-home.txt,sha256=PUF_xUAJ3zjAskRQ4xUoSZ33qn5cxYbj-T4JDYwY79Q,127
3825
3825
  oci_cli/help_text_producer/data_files/text/cmdref/db/db-server.txt,sha256=VX0LsLUtcdv8Yh3iOv5NgpB0oaiEOXkLcweo58t-cNE,137
3826
3826
  oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-history.txt,sha256=VNHlNLinjqcMgBZ_GhlTggMi2757TYfF0E6kLbSohdU,312
@@ -4024,9 +4024,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/get.txt,sh
4024
4024
  oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list-update-histories.txt,sha256=lbBu0nU0MIVIZyaATy8RaE3nJmJdYJHmIedK2_Cpkn8,5873
4025
4025
  oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list-updates.txt,sha256=muNPOwZtguHs25dLYiBa5UyRQAwzy9dzmZdHWhrvn5U,5826
4026
4026
  oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list.txt,sha256=vNIWskOVEINrA-WxfxPt-rC-btGaPN7KDeOkI2XPErE,4276
4027
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/register-cloud-vm-cluster-pkcs.txt,sha256=QowGHIFPgssTZ5z_YOIsvkChwM-Ts-wKTjOSQiAczTs,6914
4027
+ oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/register-cloud-vm-cluster-pkcs.txt,sha256=YPFYr6Jfa7v1KsEOuyG53RY09H_AiZV_aII9wNykhTQ,6919
4028
4028
  oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/remove.txt,sha256=Wl_75-0wGlv51o3skYlGORZh5AVc-M5FZpfKmS_WndE,7250
4029
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/unregister-cloud-vm-cluster-pkcs.txt,sha256=X_lfadLT_eOfo7oq1NwxbilM76Ck914m9dbk1goYhJQ,6926
4029
+ oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/unregister-cloud-vm-cluster-pkcs.txt,sha256=C9YJqZF_RbeeusrT6B-ehccUAkwsP3BjQ7bCjStdy2U,6931
4030
4030
  oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update-exadata-iorm-config.txt,sha256=t9p2N4LnTE8AJeKsljLjN2VwdamVhTs2Mi-ydrz7154,6571
4031
4031
  oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update.txt,sha256=WKNkZR9eBOFckNVQQhOrUbgW_0KiNIVcaLN2rmRTAks,14034
4032
4032
  oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/create.txt,sha256=YjTASe1g3Ms0ALcibodhLvB90uEdDGpgQCrTANLRZ0k,5264
@@ -4042,6 +4042,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/list.txt,sh
4042
4042
  oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/update.txt,sha256=4csOAT2vi6xEuYsHVDDQ1z1Kjqjh3ux8pkAIfB8RY1U,5794
4043
4043
  oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-azure-encryption-key-details.txt,sha256=P6QnvmeqpK-B4Q-rIHHLR6EaDEllF55qHpdposLDSkw,8431
4044
4044
  oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-external-hsm-encryption-details.txt,sha256=VSXp3q_R7WbpJhwn14zC7EGgEcIxJZQt_2EexuyGkPo,8406
4045
+ oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.txt,sha256=NsdA_xbFerbNVNUIiQ3SzG0HFgm_ZA3ELKDXMN69FmU,8671
4045
4046
  oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create.txt,sha256=VBfXkISQpLPyoBbCTHq1MagKxXKFV6RAxON8ChZkgtg,774
4046
4047
  oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/failover.txt,sha256=1NDJW-FEpjwDr2QzF0sdHVGmMCBzLC-W0OuCSIiE31I,5706
4047
4048
  oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/get.txt,sha256=6g3Rads_3LKQwaDpoAFtBvR7jRnKF57RephHHPqWP5Q,3740
@@ -4054,6 +4055,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/crea
4054
4055
  oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/from-existing-vm-cluster.txt,sha256=iIMShiokQ4MpWwtC_dPltHTgpOEocN5wkRG8u4amXI8,7302
4055
4056
  oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/with-new-db-system.txt,sha256=8kSU3WEDlx-VE098Tzo7Omidcw_nooaIspRX-qcXBN4,15049
4056
4057
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-azure-encryption-key-details.txt,sha256=Dl_OZUjmjpcNHbfCvTovkGX6BTejsS9vPRh7nLvEKfQ,5257
4058
+ oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-google-cloud-provider-encryption-key-details.txt,sha256=WamHJVt-Yy0h_Q2jjqrptkDy9ajYVjjrhCCO-OO3NBQ,5449
4057
4059
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-key-store-type.txt,sha256=Zj7qZMnubZpAQgSsJt7kS43S9wYktyCYy_0_cxsrvTk,4956
4058
4060
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-to-external-hsm-key-location.txt,sha256=V7nF4X-q_74FmTZtOAuW--ZKcn_QdAQ3bvsIRTUAdag,5088
4059
4061
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-new-pdb-precheck.txt,sha256=pZi3xxqmejxWn-DMU36GnFjEVMVLYJUQ98FmiJRZD3w,7317
@@ -4061,11 +4063,11 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-new-pdb
4061
4063
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-pdb-sync-rollback.txt,sha256=znigWOjKLUdHAizgvwunU_7l6qr_Nl0sO2PBl2-U8Ro,6186
4062
4064
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-pdb-sync.txt,sha256=G8qUFJN1P9arHGzfU7szlg81xB8c65t5LMqyDm69hSw,6150
4063
4065
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-standalone.txt,sha256=FJYq7WVTW7Bu5Woqm26Foil_huHszFYFwgE7oOoBeSA,5386
4064
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-create-stand-by-database-details.txt,sha256=JK_Ekc8iIg6u-sgf7NyR-ipVsLiF3g79WGvfnmGz5D4,6407
4065
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-from-backup.txt,sha256=lATKpxleR60qjP-4f1MkMNXEQR_IEt98pyWFJCKYHNU,6302
4066
+ oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-create-stand-by-database-details.txt,sha256=WEG3NpWUriTBSqOvbC2RMGIpF78ODBvaBSFleF4rYLM,6626
4067
+ oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-from-backup.txt,sha256=pb5DGuFQRWva6WlrOGPqEK3P5l9DfkLM8NyK_BrnHbI,6521
4066
4068
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-backup.txt,sha256=qmradtYtmRL3YChJiBn-yONalyoWR90FMZhHgGciXwk,8618
4067
4069
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-database.txt,sha256=e8_IonwQQGzAKQMLSRlI45taHbzuySfjXST8ut1Py6k,7371
4068
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt,sha256=nBQB2KTdUiBEwk1unG4dAeB-5t3c2HqwX8cm77LhytM,8371
4070
+ oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt,sha256=TcIQ1Bs4LjYn9GYLmNAPw8MwNzCn8Rf7lOcJNGxQiv4,8590
4069
4071
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/create.txt,sha256=vKdRvwWx3zHaKHEWl56toZlnfK-Kt1n3jxZDIuj5X_0,12024
4070
4072
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/delete.txt,sha256=we5CsUPHVq5sAR1OFkc0auKrTiN6O5oQwrUF-DRMQDU,3379
4071
4073
  oci_cli/help_text_producer/data_files/text/cmdref/db/database/disable-database-management.txt,sha256=v56MVvAHq9Rw81mncfqoC7LQgle0yVTChvL9LMHBXeQ,4771
@@ -4133,11 +4135,11 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/remove.txt
4133
4135
  oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/update.txt,sha256=ZEdVumZ-8ZSmNB-M7O2Vu-DF36ieF7c38QRkPj-pXe0,10109
4134
4136
  oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/change-compartment.txt,sha256=_-W1LOBd-8ilh6sSzmqybjp9XNLd6jDtnkq7Qo_SYd8,4525
4135
4137
  oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/change-exascale-db-storage-vault-subscription.txt,sha256=i6ZRp8gkK8O0-RwyVlIQQiuhKaoWau4ittsVEyVnMyk,4526
4136
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt,sha256=BGb2fVqlRPGkzZ1Qrwe5TcUhsCuYGnHeaK1eDn3eWic,5098
4138
+ oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt,sha256=05Qle0OhBtfsOx04VIWG17hN7WbLNlzawBZuAz54HhY,5366
4137
4139
  oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/delete.txt,sha256=Jl7gvvaPX8lf-TvhUTMw3fxPEVdOzKyRfWuDgQCNXI8,4199
4138
4140
  oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/get.txt,sha256=StZVqH7vXk8H-Pj3axilY9YBowPoUDlQLNgAQXCZJjY,2876
4139
4141
  oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/list.txt,sha256=kvyLkg7OJAs6i2Dd1JNSgykNXqHgA4CwkK5_PLxLhho,4142
4140
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/update.txt,sha256=PC4O-E435zEUd6QQcXjYf9sbKouAUaO3GGH21mXgcrI,5796
4142
+ oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/update.txt,sha256=qDkDOyb4SN_LbS1ckk83q5qfjappFrGaDHPOlCqQcX0,6064
4141
4143
  oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/create.txt,sha256=f6ySy-lBR-_MK9urYd9wz6PO6UHd6Paq_PNJmYtCD_s,7662
4142
4144
  oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/delete.txt,sha256=pGs6sjRukkKg9JcCZp6PSeUfl1zofd-jIJwnhiJkv6I,5348
4143
4145
  oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/get.txt,sha256=uYVaCSn-WPa0eKcY5bix3aiDtXA5zVE92n-RjKA_iE8,4008
@@ -4361,55 +4363,74 @@ oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request/get.txt,sha2
4361
4363
  oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request/list.txt,sha256=soHpA66aT8rVXkIsDSAIi_UL_hEJ-uuHbcw1VRPwD4c,3559
4362
4364
  oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request-error/list.txt,sha256=bwLOz4ZMB-hkKIFV6HpYbpF9puFaSPdF5rcYShudCbI,3526
4363
4365
  oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request-log-entry/list-work-request-logs.txt,sha256=Pm0_8gJCFl3OLSEZLvomd9BYtEu46JbXWkNTh4XVWm4,3626
4364
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery.txt,sha256=d2UvhwS6PwDwCuK6Ze1fsqHLVu6H_Ta4Y1tmgBCNU4U,814
4365
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container.txt,sha256=pMsgIQ4WW0NGBwr0R5o52dPzUU7uFMrZV70AkTluxfs,814
4366
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount.txt,sha256=MPv2fZ9gQeUv42vVQEWlmRrYAgEmyscM54_tl4yfl_M,806
4367
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector.txt,sha256=PYxkB0LIUQmUiS_CHDMTn5y0x5HkFySew0zsio-UPUE,813
4368
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key.txt,sha256=e4efhoSmO3PJnzq4lVHklgjfmfRjfWVS0t6n0K0AGG0,740
4369
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association.txt,sha256=4cvzKQb0zahOnjZIb9PcV8mIqY-4KbD2qA4okUeKKew,840
4370
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault.txt,sha256=TbvzB45coLaRhSneDFzVyhpKHQDJMrjZHnzfePa1hIA,807
4371
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request.txt,sha256=JAgoG61Tk1wx70yzVLbzp-aVeJ2a1g7Z0orTLv9sois,822
4372
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/change-compartment.txt,sha256=RX6ausEnHg0Fv-_QWiOb8x_plLEt0NTLA1LI19Z8bHA,7273
4373
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/create.txt,sha256=Eh_1F8rq3RaGVYc77ci1RuWgwSMUG5a7zuvaXSkt1nQ,6429
4374
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/delete.txt,sha256=tzQCStcr_oMJ0IwvAX0neBED-n7eduXEMKVwlN4Z-d4,5234
4375
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/get.txt,sha256=ZTapnVZfAOwGk2-CKXwrVeQTB__z3I7h1nwBBbqU55w,4175
4376
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/list.txt,sha256=suZVObR00NPaaWaMS48x0aSOcyxuysHE3DyBdSwu5Is,4278
4377
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/update.txt,sha256=3HhjdI3_Zj6CMM_HcA3Asekm1lYlkcklQC8Z9KJrT2k,6814
4378
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/change-compartment.txt,sha256=vFpWov4oQ2L7BM0emphA-aanzTPgDdApbv-j-gPeb4Q,7394
4379
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/create.txt,sha256=jlif3FBB9uDUY4DjtR2gNIS1uT3PyTct6z-to3M9iLk,6728
4380
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/delete.txt,sha256=ch95McLBAfShPUdr-h15rKQ47-ig46x3qEVi27v19GE,5344
4381
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/get.txt,sha256=7pgvnEoEx_0cXGMilBx4ueY4h4xJAqYF28xNkQp7YvQ,4286
4382
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/list.txt,sha256=5J1DpWPjWWonZkoGgUbPVGQXzk1IJ2hy_xvXeGZ5qyA,4191
4383
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/update.txt,sha256=0IsL_zQldjgtUMs9o1mDeQUu8dYtDwyP1ttkIdXcHxE,7071
4384
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/change-compartment.txt,sha256=8C8r-ZveDNounw4tBK9bCjBqKNUt7Gv_mVaozNpCMxk,9291
4385
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/create.txt,sha256=Yq22ULRQdIZYECxfSUHs5y9VqJ1AvFAJrjF0eYJn9nI,8659
4386
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/delete.txt,sha256=BJpGI8cA4ZY_NDEk6lhcbsV4Rt63m4N83xiZjMp4IKY,7279
4387
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/get.txt,sha256=sixY4X79Bph5pnBnl7G_jWSLarGauC19ojrLGOtRC1w,6188
4388
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/list.txt,sha256=6QsXi50P0ucA9h8qu3KJNgZ18apIbT5hFeBQoDCDKj8,4216
4389
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/update.txt,sha256=eLNUHvQVtMdNEz0hjE5Tswnx3jzGw39RJjBa8_bY7Aw,8911
4390
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/change-compartment.txt,sha256=BwEaTsa578io8FjCXLlW0j6EFdrpzI3xIQKgialFLlk,8131
4391
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/create.txt,sha256=AFZOykLMzYej-KnHPddKdjXC6MMr7lsa9hDU8rMSXwE,7510
4392
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/delete.txt,sha256=H7p3G0Pcd43yLw-hcZeZwgTSboL3ZH3bnwyLmOycfsI,6144
4393
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/get.txt,sha256=W-CsW9U18zb4uHKJlCViFAPhi6r7LiT7kllm4Wk2QHs,5019
4394
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/list.txt,sha256=uNOdz9I5YFQlcyS-NWOcS0fAHdww598mRqmUiasce0s,4133
4395
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/patch.txt,sha256=6GQZWuVkw7um6GWKZyyS4H1r7nbsam-Bu2exJ77pN_c,7942
4396
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/update.txt,sha256=c7O_fmDEx0Lh016H3ip9GN2BJaYjHjnQoI1WMQdZ_Jg,8142
4397
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/get.txt,sha256=pWchhptvil35NpgSe9E-nydle854YZ97JYnmXNDLcCc,3153
4398
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/list.txt,sha256=VHB5IFyqj-X090xQOEpcGc9f6J5B-4fiHqe4LvxJXM8,4063
4399
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/change-compartment.txt,sha256=jGSWyFr2BivHZ1YBar_AESoWRKjJPdX87r5JK7va_Jc,6912
4400
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/create.txt,sha256=FlAEEa3kcOcP6BWHG8dBEywoJv-2TEs_HPpvaBstqXw,6782
4401
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/delete.txt,sha256=fVWLehYEA7HfJId5IOb9pyLT83e90sjRZYBz2RaHvtA,4876
4402
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/get.txt,sha256=4UUpdcmjz-OHU6cO97inVlBRLtQ2C3470kE5aI63P8U,3824
4403
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/list.txt,sha256=OFSu1gfnwQde-O0sxX2lkkvvT7lcQnuHBMoItS19fTE,4142
4404
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/refresh.txt,sha256=mvXcNYMq6yYqIjvuGxiZCRQ8onbckbL-EO62N5psBNo,4837
4405
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/update.txt,sha256=GuVi3dHDdjP5pBoEsFUJ06UFE46fejJZmTyryar5jW0,7046
4406
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/cascading-delete.txt,sha256=SVd4WFfnO7GcCeCCBY0BXtDyWJHITh8DkEDXQUmR3uQ,6890
4407
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/change-compartment.txt,sha256=4jd1stkOU9L3IxnuRZN292nR00z8xdtZj9Tv8DXfqZI,8968
4408
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/create.txt,sha256=EuIgsjd8SZ6EhnlJ_3IH6V19MnNS8OIEPqrwuxi_S1c,8158
4409
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/delete.txt,sha256=qnhzZm6Swv_73V9T19TF-9x5r-pAnm4tpbg6dAQLvAY,6913
4410
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/get.txt,sha256=PFJGs9X6EMcy5GiY2BLC9mAvacCOfB3ouw8ZVlGfqDM,5855
4411
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/list.txt,sha256=PubZvYRSFQLWwsIc2HjDl_a-kZRJ4y9aYgqTXykP55U,4239
4412
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/update.txt,sha256=PBaia-hiiJsVc6s3by13GPEuEdAkYAoqh0Xe7JQRxg4,8550
4366
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery.txt,sha256=rI_wAC9qxikb9EZJ65IH3uVH6JBpyAqrjSBxwzio-Y8,2904
4367
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container.txt,sha256=jrVWomOApOjAvAWeZu0XzmBNAf4i8q__qh5nll1V3_k,2904
4368
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount.txt,sha256=rNDYFkD8gPo1o2lL-IkhzmCAcmhhvVo1QQAjHlaPfo4,2896
4369
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector.txt,sha256=JpO_8kugaTQXgc0_CgX0rLgIo6v5VTYlEVOJhxbaD8E,2903
4370
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key.txt,sha256=jlAaOntdc3ec2pQ1Ehijy2K5gzG_C4XFTU6BJ8hklpw,2830
4371
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association.txt,sha256=S8WEtgJyk_BLHaD_CMImUzEFdjhJ7caTe_F-U0PgxaM,2930
4372
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault.txt,sha256=6nnwBaRhb6Ls-12AJVM_ZwTy-J6u9FU0X_cEKuXnW_o,2897
4373
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector.txt,sha256=vvcvUEjbGaJVqYduvrp7vrp8XssXHheUndHkreH_RwU,481
4374
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring.txt,sha256=vcxmUYa1_OTl5529p6MbfFu__CEWY3kf339PehwqfPE,231
4375
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key.txt,sha256=Z-O1WUeJXiM4leLOhqmJbHzF6HD2Mcj_NA_8pUmPUKo,155
4376
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request.txt,sha256=BYzMjiZf0Sh6aLJLRAm_49URRBfISPTtyzL6HMd5YJ0,2912
4377
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/change-compartment.txt,sha256=nBvk932uIOzRZDhloETqtvPg1iSAc5wy7M4eQau_Vmo,7290
4378
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/create.txt,sha256=BKXSxs4bew98ivIJBx0fjv1Kq6wRdPJb4791Oawzzoc,7453
4379
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/delete.txt,sha256=w2N_H6yVndO6E1Kq6qLGCPSvm_VL9Sg5KJ7eYU3NtLM,5315
4380
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/get.txt,sha256=L8npv7ZNAZ6x1-D3UOuUJoeUz4PSp9t_AxjUyUBnLj8,4209
4381
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/list.txt,sha256=GhsmzwedOOEGNr-7GESFOOyl3Y5u1atV8Tx5AZ0P7-k,4480
4382
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/update.txt,sha256=DNYhaOGql6J9m5oNEsTVvG3mZU6GybKSka7wS-VnBUM,6870
4383
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/change-compartment.txt,sha256=Aq5kwWMGvNZJr1bZE_3sQiOM-rz8VV1J_5SfHmlzMiM,7396
4384
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/create.txt,sha256=GBUcTUup4CAASVqbqtVzlblAzS3osz8T5ySzMNjCcCM,6653
4385
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/delete.txt,sha256=yHlFiM1lkDILcROImf8ft2xcBdCUm-SSZhBd4NAG6no,5347
4386
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/get.txt,sha256=xC_uL-v1YpwW5SHNP8SbpgpBafRC4y05I11ZlX7wGbE,4321
4387
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/list.txt,sha256=UjYX40uEvVVm4WxOcYptp4rlsavUgW_FQ_Q3EriXYnE,4403
4388
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/update.txt,sha256=0-kha0C4GuKhzMLRdSlalQT8v5VIJzCc0VbbzuXRIFI,7051
4389
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/change-compartment.txt,sha256=wkytAFbNyr-g0o0ey8W4IJEYJ3_Dk5I3edszVdZeT1U,9305
4390
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/create.txt,sha256=whzz13iX6_Q7h1zeqSVtWPsUk15fD4vvBiwl-H9_Tqs,8641
4391
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/delete.txt,sha256=ArGQc1od5waZ18mgjEH_ljMa2svaZbKh_eMuQOgtxhU,7410
4392
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/get.txt,sha256=Aa49r_UmHqaD_GWFl61raabFBN7x8iJXLQNFJM1ngjQ,6202
4393
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/list.txt,sha256=kKCzxAOErjEav1fF4Y5kXlHJwL8Iwk0D16pzOAxhYqw,4300
4394
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/update.txt,sha256=5rs-h2b06J3GJq0SNsFncbZt_px8a_ist4Asf6NXU90,9010
4395
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/change-compartment.txt,sha256=CedaAnzTKcyeYKiXGVU7hbi2sosmVA9_I6skp00YdNQ,8135
4396
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/create.txt,sha256=S4EzhNYcB7M_fMcigrE2QrfwXeb68XZU3X-FTvjwcOc,7453
4397
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/delete.txt,sha256=dfgCVptNW6PPrYZjAnjf6VDBI-g8XIRmHA3YPGJ_-80,6103
4398
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/get.txt,sha256=gW8PmEdwr4EH5u9FajyJHnagY-JYJ2jOfOGUl-bC5i0,5031
4399
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/list.txt,sha256=4jY60e6Ng_1km9oZDm_irIovjmeylPsv8fvgWVWnupE,4163
4400
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/patch.txt,sha256=DJcDscvl_AW70vExpLNMl7GTcSHs_YQ6FGuU8KT0te0,7957
4401
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/update.txt,sha256=pCjCKQDKRziJPixOYu0tp0iVCspWaKR_7iaVMSpkRh8,8081
4402
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/get.txt,sha256=-Sj0d7oCQVWThj7LfUn2cjUyovwI33tGbOHvFV4jAgQ,3188
4403
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/list.txt,sha256=zcZLBcETY22Yc6T8vRlh2DVe-rJWLHraGBqnHtSLLCE,4249
4404
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/change-compartment.txt,sha256=qQedIKglFvltUv2xvKRRzj2OgLESFulokN96n8QavrE,6920
4405
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/create.txt,sha256=_9PuMXgvGTlvRweRtpT3TnuDE4w91qlMFe1GwSzVuKM,6799
4406
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/delete.txt,sha256=OaLsCgZusAUNTxIzYq3xihiBXTs4FwDqej6y0NtEFgE,4883
4407
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/get.txt,sha256=HSp9e85_R49DFY3tY8Nhvbw2LOyAOERH36oouyFeg-w,3964
4408
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/list.txt,sha256=37zj1kS9uwrclmzJW9BAFHwk_2qTsAuYeE9Sh259QI8,4380
4409
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/refresh.txt,sha256=90t7LbP2Iar5rqtUAxUGBGO_EujmrhLZkaH7jDMHf3o,4921
4410
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/update.txt,sha256=zSc2YX8HtFZxjiSfcMYOQFGK2bI8edHpbybDd8g7RCQ,7297
4411
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/cascading-delete.txt,sha256=iOr2v_jhEKmV7eBuQaRu2cYQ_YVmbJOsbzwa1SQUwDE,6898
4412
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/change-compartment.txt,sha256=X7xb90AsseKoIQk29-FL94P9hd5gGfDFyJ5q1uaxD7c,8970
4413
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/create.txt,sha256=fBUALh8d73Qr7vSOHu9eDDAQDf9BkABNPbT6-5SndaQ,8246
4414
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/delete.txt,sha256=-hZ7eLPIbruL269h80BsfkGpyLhemrbE44u0raLUlyQ,6921
4415
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/get.txt,sha256=7vrBBv7ETVzFPweprztIoaxONIKVim2NvqeLy_or2sg,5879
4416
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/list.txt,sha256=QoL3xcv_tAKcJsTjJo9d8WcgtHTdKt3C_yd1vLhZRkQ,4501
4417
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/update.txt,sha256=HfI3u46uaq_YwfzuMqRL-Yj5L3POxnAvVhUyWbcRJIY,8691
4418
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/change-compartment.txt,sha256=_Dg5wwuI-ru9Dlp56yWKWdpOutSaOGFVEecJiz_mAPk,4588
4419
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.txt,sha256=Fj_9_QwVbNQaRL8QKVTVfl6dy4AcMywxrV52d_pykqA,7971
4420
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/delete.txt,sha256=EgWq09rJtenMY5yZNcI4TzHEVeETrUS2XfRaF44YT9I,4425
4421
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/get.txt,sha256=qcsqJ7USTD1QxxyWU_C9QmHUlsfsb-rowEyHySqyA40,2970
4422
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/list.txt,sha256=D2i8oQdXXD3QhVViWxKyFrETsR8Co_JU-oqJDS-yIpI,4135
4423
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/refresh.txt,sha256=-1ot5UKwkeZLr8YilAvjSDEfpzAxigpuptwD5rgqtEA,4296
4424
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/update.txt,sha256=DCcaE44cH5zHZzYKEa0wLHiMH-7YkgGOIqxhRT9jM4c,6183
4425
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/get.txt,sha256=vhzIFovXPfmKmX47arF2sUFJdPa_x38KDUMATmq2ky4,2824
4426
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/list.txt,sha256=GFKXB82C9Ycv7b5br1DHehJ0tLdcT_hjXbtDc0XbM24,4128
4427
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/change-compartment.txt,sha256=93Q0WUs6ED_dFT0DPk0j40Ym0SejiTQqTXrnA3_3TZI,5090
4428
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/create.txt,sha256=HT92hj3uLSzELJMDLlSW6OwPalZe93uUHBJOs6kGf3c,6818
4429
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/delete.txt,sha256=9dWqdIPcEG9NG0l8txID7cxYq8EyLe8ClVGC9TkDi0c,4911
4430
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/get.txt,sha256=rUJdVVcB0MnGTnBnUZN-0J9qGRAReTHKqgzRwZ7JG0w,3846
4431
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/list.txt,sha256=YROQgYnxTomP1VPLKTgPIWNPUY8OnkNAP1nrNHDOj-s,4165
4432
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/refresh.txt,sha256=GNlCQo5CynOlQYq8uY3v0dCDGFGh7eq1YvAGJsyKoRw,4942
4433
+ oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/update.txt,sha256=ToxZ7PEfaXssjFsFrs88ohF1dUa4EAG9pbIAOv4iwRo,6240
4413
4434
  oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/cancel.txt,sha256=3SRljeJRVaS0bvdOy0-09kjH-YxAd89wYsLFmEYZG2Y,3109
4414
4435
  oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/get.txt,sha256=f9BGXfoOVTty3c0dFJeqmQjst_439xAn6--ujH08LXI,2737
4415
4436
  oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/list.txt,sha256=3GnJedkp8hapL1c-ytIZJeLSc_CZ3tluZzWL08GsW5M,3817
@@ -4460,7 +4481,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delega
4460
4481
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription.txt,sha256=NkKtm_Ic9AVj88tkB_00_wP_4RPLXk2YDuwiWiWCySw,222
4461
4482
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action.txt,sha256=K1pxnczoLn3fXEb69RjEEnoCrS6mA4J4nmCKhWfcrv0,491
4462
4483
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider.txt,sha256=XaTh_oQfhdSgURsZ4xHjC2ncX9eZmqSaIH5e-_KDic4,234
4463
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt,sha256=doUk4SY84hJ3YlA6Nr8eIsXWFpwj8RmMcs6t5LtLF7A,870
4484
+ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt,sha256=DrHUia8C1K-U8x9X4B8_XXp2tjmDeB98tiXuU6Tncn0,876
4464
4485
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/approve.txt,sha256=6PjFoSvqBqHuh08LUh3fmf7BQza63Z8bpQ1_in69lg8,6530
4465
4486
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/get.txt,sha256=c_2SBQYChMgLKqtnU78Mv2bSDy4Gzwl5DYiROYbE7ok,2976
4466
4487
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/list-delegated-resource-access-request-histories.txt,sha256=QdODn3pGRKpio43yNuIrioxLaZhHmw4A5ruFbTMkuQY,4029
@@ -4487,13 +4508,13 @@ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/servic
4487
4508
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider/list.txt,sha256=zGi_GMT3_RpZOZMQ_JvyKwJJoO4t0UtTQT1aA7BKISk,4303
4488
4509
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/get.txt,sha256=4nixS58TsFlTGMpZsGjXOM61no6ow_BlPkI3Hgb0WcE,2951
4489
4510
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/list.txt,sha256=a4JICkvZ80VVUQpFwrJryXV-Ip9C7omdFSb_U8_fU5c,4252
4490
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt,sha256=rivEQ094k4chVe7rLhnzUE3U6HveVjmqHEPljx4Fxsc,173
4491
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry.txt,sha256=yXFFNx2EggIMer0AwaJzYHrqMIuES6UE2mBg_EBPvyo,178
4511
+ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
4512
+ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry.txt,sha256=P0-f9ZjBa3cTGd7N5TrNAtuB-6c0vVKFqTmoPvR4avA,191
4492
4513
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request.txt,sha256=dxEKeiMav_lfjcdaaI9-_UGvwhBIh67w2lt6jnsHDUU,144
4493
4514
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/get.txt,sha256=wRJWGf79YA_EQDf9ggjS7zwZ1N7XDxKDbHaH-DAHKjM,2809
4494
4515
  oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/list.txt,sha256=1kSp6RsD1bTvDmnABqIrtXpXYF09Xcle6eER9sJHpps,3891
4495
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/list-errors.txt,sha256=HT-Y8wuPUr_sjehhAXfybaZNmyns98S-VQYh_qhNqlg,3636
4496
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry/list-logs.txt,sha256=QsO55jHf0HzoCPBzBBG9NqIMziQQMm2uay2RgiK2pV0,3636
4516
+ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/list.txt,sha256=ddjDMJwZJRex-dwQVeUWiFYyI01OIzGW_NYv0Ypgsh8,3601
4517
+ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry/list-work-request-logs.txt,sha256=TpTtHdkzQjWhZhPGt8PqgDgZf2dqpZ7Eh7bM3eUZWNE,3701
4497
4518
  oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal-collection.txt,sha256=R9lAYqkLxobM6BMsxiIeokL-Fk3nn7LIN-2UrwWDaH4,273
4498
4519
  oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal.txt,sha256=GfHJjMEBUGSMNQzK26MRashovglq-RB0hAB0KabZzmE,486
4499
4520
  oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/change-compartment.txt,sha256=tXJoIaU5Ov_JPPNF27qWDRXdAFoLh4m46h0qkR738pg,4052
@@ -5551,7 +5572,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request-err
5551
5572
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request-log-entry.txt,sha256=pSLO9YCaQjvJkg-haeNKdrdlvl-v-i-XNzqj2-q0Gzo,222
5552
5573
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request.txt,sha256=YkKIb3o2jVTRSrVok2_G61McC-V3uUThRFucVdvV_Uo,472
5553
5574
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/change-compartment.txt,sha256=Qh7zLs40XCLwY-rtypK7YSWrA17r_g7vEUdxTrHhXaI,4259
5554
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt,sha256=0gfHLHUnFYf-lxNjxPiVkOGP5cT4fuWJrsS3pHC4iO0,6526
5575
+ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt,sha256=fLwnxv5-D-QcpFxdrPLNJBdsb2g4R36RXGM6rYP6Lnw,6584
5555
5576
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/delete.txt,sha256=RuM_-1y8JqFeyGIDvU2VmtWokG23UUX0n382o4RoO5I,5334
5556
5577
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/get.txt,sha256=RwJAFv6c4sSo6WCVHYuGHjrb4Boo_QsPI2iiv7UNaJk,3603
5557
5578
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/update.txt,sha256=bYLkUloKvEenz2V7kdWx4OAmj9inyv0aa8ifmOUHbtU,6479
@@ -5561,7 +5582,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/create.
5561
5582
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/delete.txt,sha256=eakl-TVY0IvvB57xOc6lDOgS58T0szU1OVSIA2uu5io,5687
5562
5583
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/get.txt,sha256=y__Z9sBubiNEXd9yZBqZVB4HQtlC5ZrG_49MxEDAdqs,4308
5563
5584
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/update.txt,sha256=fT3Juexqp3iDPDWYEAuaMQWX1pRbm1j5Y0y-dbHbr1Y,7567
5564
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection/list-endpoints.txt,sha256=m5DI2bfuPWkWJ0VDDnYvmONzUhE-CDYgwub3FSrjO_E,4172
5585
+ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection/list-endpoints.txt,sha256=q973obcnjVtAhjvTKLOvKOjj_g92uZKUWlr-FKSfizA,4251
5565
5586
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/change-compartment.txt,sha256=zb2PAfwna3IjiEXGqDNwP55iVsncLB9b-UCgfYYFT5M,3888
5566
5587
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/create.txt,sha256=e5zICg1QUbISOBLHS43UwOgBRtYQ6anHGmRMYw9wj4M,6502
5567
5588
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/delete.txt,sha256=TkZkAEzulWl3S2QMVH7OIb0c2Mn__sVgcCwaWF4xTms,4756
@@ -5655,7 +5676,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/apply-
5655
5676
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/apply-guardrails-result/apply-guardrails.txt,sha256=LZhNxt_K_7_sgxL1GQijmnPdTdONSFzq2lNOpByz3cQ,4270
5656
5677
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-cohere-chat-request.txt,sha256=5qynWBJGWxweuakMv4jsFXNIAwUKruIPuccalRx8qFA,14998
5657
5678
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-dedicated-serving-mode.txt,sha256=b6R3qUL-rL8219JFq_kr05nD_OSpTSf0LP5GwTrchMs,4036
5658
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt,sha256=AXrgFunPUPKW3fVBSlxAkKo00nsQzdv1eByKFzBvQ7M,13564
5679
+ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt,sha256=-CmwhM5oSl6RFg3KUU-wWoOTWk3h5WIeUPLB_t3xBFI,14022
5659
5680
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-on-demand-serving-mode.txt,sha256=os6vP5Rm8PPU207J_uWMOS1J08AfZc8b_CiFOFYW0fY,4079
5660
5681
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat.txt,sha256=2xzgsYXsRsaBXQgiiiN4033_xCrCDMSKbDSbz5wdYDo,4094
5661
5682
  oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/embed-text-result/embed-text.txt,sha256=AYSNfk14bSmqeWAd2miJ9TlyPlPMSBdpQxytgeMexTo,69228
@@ -5831,7 +5852,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request/list.t
5831
5852
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-error/list.txt,sha256=rWOBa_VKTYY-MaaQpgbAvAeJ8nZoctQDWho2s4wX1pU,3205
5832
5853
  oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-log-entry/list.txt,sha256=EzdsVrBmWQZBCwi4UKkZHywQkCQgRcg62ml-YTpknEk,3215
5833
5854
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule.txt,sha256=TGKSIFXpaqCm_i79P_45Ebd4PsucVoWuEsI7tZ5QNjY,747
5834
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=c7YYn1QO_LFiWFuv7QE3p-4tkHM4Ki5xytbGvy-8yig,273
5855
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=6E1JPWJwkYEKei7hivYXIADvPwAB0ucuJipfNVVWev0,279
5835
5856
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/enforced-governance-rule.txt,sha256=RDRdSpzYGqJnCo6y7PuBQ_ZkcVJ2onD8j7eJ_XzkJqI,247
5836
5857
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule.txt,sha256=2-seomAEnKzfLBZpyOXCnbQGzFsJUEIf7ADX-cnRFpU,495
5837
5858
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion.txt,sha256=JEuQKkXKeNrLIzj1w1jWA5bFCHTplrdt4DvoPgwAtLA,337
@@ -5858,14 +5879,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane
5858
5879
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/get.txt,sha256=UQ5DtFBNWRngZsRIfl_k0SDkabKLqj0Jx7zG1ibNCOk,2897
5859
5880
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/list.txt,sha256=C1OwOb_C4apZNRAuNj6jxLtUkhk90WkP0f5wqxkSPJo,3935
5860
5881
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/retry.txt,sha256=POX41lH0Qn6XpnZwcygZ65NOx2GwDcLQJZ7A_qfpzjw,4320
5861
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt,sha256=rivEQ094k4chVe7rLhnzUE3U6HveVjmqHEPljx4Fxsc,173
5862
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt,sha256=yXFFNx2EggIMer0AwaJzYHrqMIuES6UE2mBg_EBPvyo,178
5882
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
5883
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt,sha256=P0-f9ZjBa3cTGd7N5TrNAtuB-6c0vVKFqTmoPvR4avA,191
5863
5884
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request.txt,sha256=XhA8S7RfdK8Ov6-V5ASYx1yUrY-4TGbAgx6pBLlyMDw,154
5864
5885
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/cancel.txt,sha256=ppMuQa-4dyhZHDxvLHlBGTwEW2nE90rA6AlEmp_sDJE,3222
5865
5886
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/get.txt,sha256=AWzzQWw-HEt2EAe2NJitsSUjK9q3--4im71X7Dh7Kr0,2830
5866
5887
  oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/list.txt,sha256=UM49uAHi8HQnmiYbuvGE10M6R7J_jkMz3nZKOu7uqxA,3620
5867
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list-errors.txt,sha256=JDB4ieNtUv77aIcHzTzyv-3AB2HubHUE8kB6zfjllSk,3684
5868
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/list-logs.txt,sha256=qubEsqrQpLsc39ni53MoA-y27N8HBJXdip1vvo-evS4,3684
5888
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list.txt,sha256=8jOc0ExsTUxkuTxZ2FARQqKWHdbnVWnCBxlMUFe38FY,3649
5889
+ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/list-work-request-logs.txt,sha256=QhTIaagELUGg6VHqLwz76LZ_wCIgTJnFMc5F1tsSYdo,3749
5869
5890
  oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor.txt,sha256=WJlsQ1wPbzczvAUiVMicgaFHnPscAMDiPb8Kj0xMxc4,245
5870
5891
  oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe-result.txt,sha256=zcygFnKRIn4cHdPQafl50bhiLeErptIAUpven3duA6k,387
5871
5892
  oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe.txt,sha256=f2WhMEjdazb6skkMW2nlG0NRt4KB6Jhwv2m58NBIcDA,196
@@ -7638,7 +7659,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anch
7638
7659
  oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor.txt,sha256=0GbGy1gZW89KWYMrusMex4CZnAt4T4VDXMqesKczCzI,405
7639
7660
  oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor/get.txt,sha256=cAA2vuO2p7HLRJZsuwhk8LkFQ6JG6sPHsLzew3_Gi7I,3690
7640
7661
  oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor-collection/list-resource-anchors.txt,sha256=uBWqw8RuGW_4rdMmRGLkOfvgIZAKpFSCv6UtUknsuqo,5135
7641
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup.txt,sha256=MF4R0sPGaVCMSl49ZpG1xUoCUVDbr4DfyHP5xIWdZsE,536
7662
+ oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup.txt,sha256=qn3DuDcFpPe3r-W-dJ7TZ-x70eIV3EPyDzF5uLmPx8k,548
7642
7663
  oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel.txt,sha256=bTi36cywn5ov26qBs6VRBpTIi3i8wrRf9mFRSVKCIUQ,225
7643
7664
  oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration.txt,sha256=e9l0zyr9GxB5IWQQyEkbSvCExzPaT5lvtmXZG9wPoKQ,229
7644
7665
  oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system.txt,sha256=N8BS_weSdwgrQAV8rkgcdBRzC6BzrLAlwJ3eupbQe7U,373
@@ -7654,8 +7675,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/copy.txt,sha256=A
7654
7675
  oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/create.txt,sha256=nes3-XKQJ7juhphmnDFZLn3Kob7xeAKwWL5l7N-rlQI,5907
7655
7676
  oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/delete.txt,sha256=09OPnxnYpXCOCgc5MI3WCjpH9A68KK-txxDvj21wjsY,4660
7656
7677
  oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/get.txt,sha256=Y3VsHsOoy2a3N0CGPGh7oBmTB_x0EU710pE8IbTGuRQ,3659
7657
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/list.txt,sha256=_36mK3bpxw_v6k1KxO3I9nWqn2rOiIDQMaTUYUOiZsQ,4052
7678
+ oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/list.txt,sha256=PvFnpDJTd8BoG9oG5rlJMOhw4rNWju_yw1HY6E3ba-8,4329
7658
7679
  oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/update.txt,sha256=NReVJ_ihE_sl2_TP1hK9PwFUzbH1f4F2rVHN-Qnp-Fk,6306
7680
+ oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/validate.txt,sha256=-5S_B99SgMlIx_thjkx8AChIkPq8hbccrBAftJvXzGg,5410
7659
7681
  oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/create-from-mysql.txt,sha256=DTVOXw64PHvB52TlosqmaSG2BrbNG9kHkW9u3feRygA,9374
7660
7682
  oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/delete.txt,sha256=i-_ggX6bdNz-lF-_QdVqCDr_RhSE5No_QvfvNS6V9bg,4017
7661
7683
  oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/get.txt,sha256=nuQYt-l-Qn5AzBVOmhn1GwAKFcprYNvKiHidzncqa7o,3164
@@ -8869,7 +8891,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invita
8869
8891
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation.txt,sha256=LvBcZIPE8MckCZXFt-eNFLe1BBKS1p_bAhnThYtLLwk,358
8870
8892
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping.txt,sha256=mbw2t-OP0ADliaCjfcdUOOBRjMz9PJ39gZbLC8ace5Q,178
8871
8893
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription.txt,sha256=lnJu1PYHCPCeSWdWV6inKAMLsAQY-Ww0gtXqNULrQ40,220
8872
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt,sha256=rivEQ094k4chVe7rLhnzUE3U6HveVjmqHEPljx4Fxsc,173
8894
+ oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
8873
8895
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log-entry.txt,sha256=8wFPE3-I-Zm0sDOPE-9tFU9u964tYYVEffc55hPiY_w,173
8874
8896
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request.txt,sha256=CqqYgMRHLcb9v40j_5zXV2wEzzXEkDylVzIvshuOTU4,318
8875
8897
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/assigned-subscription/get.txt,sha256=MeGsKlwUcxS9GV35lwdZ-Bot6hy1kmyIw8sugn7NSe0,2848
@@ -8921,7 +8943,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-map
8921
8943
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping/list.txt,sha256=jNujfSQyyK2rmVKHsvewRGd7CQEzOU_w2wnKqZNjvrw,4032
8922
8944
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/get.txt,sha256=pN90IakAwEh5CC6dVEpDmytF3HZrgqzTjc1m_TEwh7k,2743
8923
8945
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/list.txt,sha256=wrQR1xUsAUEbMnVrDooXxVB-ke5NczG-K35W3azrOZI,3339
8924
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/list-errors.txt,sha256=ZnZihQnLf9JI8MZJHEYsI9lZrVs655mYN483fzoE8ww,3396
8946
+ oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/list.txt,sha256=AB5PNzclNCSJWqOu-vBpMFT3XqmrcbXGsQ-KDZjOM1M,3361
8925
8947
  oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log-entry/list.txt,sha256=4bvmJAf-Qa6JYk-hjjfDS0QAWUl7OhR2T7J8xJh3Gyg,2605
8926
8948
  oci_cli/help_text_producer/data_files/text/cmdref/os/bucket.txt,sha256=C_uqazUqUyr_c5g9WVWFuADexOW0phQcpxu6BUSq3N4,678
8927
8949
  oci_cli/help_text_producer/data_files/text/cmdref/os/multipart.txt,sha256=0bzYywL0aSnkDEALLRBzGMur-kLC4MdpXEVSS60lFpM,109
@@ -10661,7 +10683,7 @@ services/cloud_guard/src/oci_cli_cloud_guard/__init__.py,sha256=1hjhWk5qshugE3zA
10661
10683
  services/cloud_guard/src/oci_cli_cloud_guard/cloud_guard_cli_extended.py,sha256=YNxHqF4l8o7vUJh2T3hnxiJcu2aZiufK1PIL29ekl7E,34479
10662
10684
  services/cloud_guard/src/oci_cli_cloud_guard/generated/__init__.py,sha256=1hjhWk5qshugE3zA-pl18L1cokw9TBY99AO4uMYvI-w,437
10663
10685
  services/cloud_guard/src/oci_cli_cloud_guard/generated/client_mappings.py,sha256=KiquNeOvcaFgsWQ_H4wOk_CheHLCrDnUI6Ix0ROMZfs,820
10664
- services/cloud_guard/src/oci_cli_cloud_guard/generated/cloudguard_cli.py,sha256=L6QlnuAzUYOHOdeat1_udfY0-txDYwjom1ZTs9e2rhM,702510
10686
+ services/cloud_guard/src/oci_cli_cloud_guard/generated/cloudguard_cli.py,sha256=rCX7lQOqvninPuoGwfubr68HTnT5Qh69CcSxzoDmsxU,703064
10665
10687
  services/cloud_guard/tests/__init__.py,sha256=1hjhWk5qshugE3zA-pl18L1cokw9TBY99AO4uMYvI-w,437
10666
10688
  services/cloud_migrations/__init__.py,sha256=zWVgmMzk-uB1ySeCH6Kn3jmm8bNMzi2OcIyQ4qkNO4c,437
10667
10689
  services/cloud_migrations/src/__init__.py,sha256=zWVgmMzk-uB1ySeCH6Kn3jmm8bNMzi2OcIyQ4qkNO4c,437
@@ -10829,10 +10851,10 @@ services/data_science/tests/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7
10829
10851
  services/database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10830
10852
  services/database/src/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10831
10853
  services/database/src/oci_cli_database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10832
- services/database/src/oci_cli_database/database_cli_extended.py,sha256=he2WuC9ToCwx6tohbVX9GrkoiJbYnzC-2OGTpFUZcwE,319657
10854
+ services/database/src/oci_cli_database/database_cli_extended.py,sha256=anv96sJejYYqe2GSymp303syGQa-Rys9g65IN1IeSu8,319949
10833
10855
  services/database/src/oci_cli_database/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10834
10856
  services/database/src/oci_cli_database/generated/client_mappings.py,sha256=IP9FtwxRZ2m7IhZHMVegq5kwn9aHKXa-JJsuBgra21s,792
10835
- services/database/src/oci_cli_database/generated/database_cli.py,sha256=HDwxxQbaMsgWMSsIMW9RqFPAHZ-DtWftJtjatzemsCQ,3262680
10857
+ services/database/src/oci_cli_database/generated/database_cli.py,sha256=lIdG-2gQZ7KvFrALVcdvC5RtA7_tNSg51xOm5Z8iquo,3278989
10836
10858
  services/database/tests/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
10837
10859
  services/database_management/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
10838
10860
  services/database_management/src/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
@@ -10887,49 +10909,54 @@ services/dblm/src/oci_cli_db_life_cycle_management/generated/dblifecyclemanageme
10887
10909
  services/dblm/tests/__init__.py,sha256=sAvqwLH7pBS9JxGZFDnGbESF7-j-HYkkRqsP0w4_CVE,437
10888
10910
  services/dbmulticloud/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10889
10911
  services/dbmulticloud/src/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10912
+ services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10913
+ services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/dbmulticloudgcpprovider_cli_extended.py,sha256=0ZPkvDz0wfEgy-7DUceIKqjM8qBlGVFwUKaylT6lI7k,1345
10914
+ services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10915
+ services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/client_mappings.py,sha256=hbqXUlH2vPRjIGT_FPV6oSZl08nwuxqOsoOm70j6fQ4,868
10916
+ services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/dbmulticloudgcpprovider_cli.py,sha256=aClbCm5ZIZD65SbeskG1OeNVIg859i1-wkHaIK3XyxY,82505
10890
10917
  services/dbmulticloud/src/oci_cli_dbmulticloud/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10891
10918
  services/dbmulticloud/src/oci_cli_dbmulticloud/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10892
- services/dbmulticloud/src/oci_cli_dbmulticloud/generated/dbmulticloud_service_cli.py,sha256=wIpWfIVSSyly4x6caNtcnaR6qATgs_JGNogBb5ESNqo,1574
10919
+ services/dbmulticloud/src/oci_cli_dbmulticloud/generated/dbmulticloud_service_cli.py,sha256=_MM8QxybtEJPmwQiDSARYTINXfxLYHKhKst-GZxyIBU,3673
10893
10920
  services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10894
10921
  services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/multicloudresourcediscovery_cli_extended.py,sha256=fZv7HbN9kgre-HRiHICdpzFvAowa8lcJDQqqEUJJx1E,1930
10895
10922
  services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10896
10923
  services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/client_mappings.py,sha256=0u7Urfww1HzUC8xrQ3IqDn_xQ5L5DcENu7_cKuN9dbk,880
10897
- services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/multicloudresourcediscovery_cli.py,sha256=mUfUuKSvZh7QovOPj2j35KbZA7tsXnRsBvRhsNn3McQ,35206
10924
+ services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/multicloudresourcediscovery_cli.py,sha256=Idzd4aT1kfj58c45qLMiAEBJM8LG7KkSed4QZaxQlAE,39046
10898
10925
  services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10899
10926
  services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/oracledbazureblobcontainer_cli_extended.py,sha256=XvqyJ_aliUhBXHTFPkmViD3sGEU5RKXb1R5I0DO6Xv0,1914
10900
10927
  services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10901
10928
  services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/client_mappings.py,sha256=2KO-Gs2coXMnsfz2ojEQCFvJzmcUXeYMZZuCe-tFolM,878
10902
- services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/oracledbazureblobcontainer_cli.py,sha256=YSkgM25LSc8gNhrqoga8mWEvf48LLJtQYvKwRs4RiL8,36366
10929
+ services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/oracledbazureblobcontainer_cli.py,sha256=X4dqMrW4pk3JvvYETcSbdTFJtSfEkyjl4AVP0KBWwIE,38639
10903
10930
  services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10904
10931
  services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/oracledbazureblobmount_cli_extended.py,sha256=g4hlZdYIK53kd_Kxu3MVgHxihvjsB7h7d3ueBA6nnRw,1782
10905
10932
  services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10906
10933
  services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/client_mappings.py,sha256=7nzsNRzoJI7XkEVO0OJXz3taWu94o3uZGHBqotjV1cc,866
10907
- services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/oracledbazureblobmount_cli.py,sha256=8n9hnLPfg6bH8wv2pzdGBLctpNiHpgfLZTlBtFmICkE,35263
10934
+ services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/oracledbazureblobmount_cli.py,sha256=A5ShdHGouZBpcHj1DFHmqzB3aRNup8sIcRnbNPMFD3k,37711
10908
10935
  services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10909
10936
  services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/oracledbazureconnector_cli_extended.py,sha256=xK1cGiPJvXLcjuCdNli7osc690Pb6_Vph-TL91p-414,1900
10910
10937
  services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10911
10938
  services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/client_mappings.py,sha256=p9BnPLwU2lCRZedkQHU_d6FRW-3bgeS5RCNMjrS0wFM,865
10912
- services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/oracledbazureconnector_cli.py,sha256=Qe9Z8AI-tvvUDfTGwXQTx-za8g6YM1gGDoHY-59hgUg,43794
10939
+ services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/oracledbazureconnector_cli.py,sha256=xOVYoOehy7NnRO6PJwrQvFt59nmhGq38-PWu27Mxmk0,50533
10913
10940
  services/dbmulticloud/src/oci_cli_oracle_db_azure_key/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10914
10941
  services/dbmulticloud/src/oci_cli_oracle_db_azure_key/oracledbazurekey_cli_extended.py,sha256=L92JSP_YyCgJFa-rC895f2ZzvkT2ef2Ifpbkmfnd9F0,1102
10915
10942
  services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10916
10943
  services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/client_mappings.py,sha256=zAPLj55gmcr8y0vOm8-BKqvqNwLkblM4VGioAMRU6jg,847
10917
- services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/oracledbazurekey_cli.py,sha256=0AYFSkftm1WU9L6BFNBSFYx-7i9VoA1z3_VKElxYDvk,8439
10944
+ services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/oracledbazurekey_cli.py,sha256=q6akOrMG0wqAfBTvrJef2bDpRyZY9673onbNfug70bY,10765
10918
10945
  services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10919
10946
  services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/oracledbazurevault_cli_extended.py,sha256=uvf4cCWGMs_JWG2A7ijIo4GjM47KQgay38piLhdeMn0,1754
10920
10947
  services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10921
10948
  services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/client_mappings.py,sha256=Rn1fh5cIyOVnV3DLm5vGpdwWPOvEZoYesrdsUiZ_PyA,853
10922
- services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/oracledbazurevault_cli.py,sha256=s_UVWM7NmmqArXMd-N8e-1p7RlFC3qRyA2whDyFNgEE,40942
10949
+ services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/oracledbazurevault_cli.py,sha256=xfgwosHloL-QrDomQ5Qj_3VFPKaOZiAzC6OmizVp85M,44060
10923
10950
  services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10924
10951
  services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/oracledbazurevaultassociation_cli_extended.py,sha256=X208DYtV3b9ke1jCIaFkzGIQUkp7qsjFH0rr-SDKAPc,2190
10925
10952
  services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10926
10953
  services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/client_mappings.py,sha256=lNsHYVLRH0t05Q6mmGPl1-1WUZBAOFrnOM8ql_gJydU,887
10927
- services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/oracledbazurevaultassociation_cli.py,sha256=ko8fsc8iz7YX8KkgnU2gJNhaGdqAqUoS9VGJPh-BXDo,40752
10954
+ services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/oracledbazurevaultassociation_cli.py,sha256=wvks00qxn-EMm4I6zZmB8aESS8XgXLFgIYlXxfLL0iQ,43400
10928
10955
  services/dbmulticloud/src/oci_cli_work_request/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10929
10956
  services/dbmulticloud/src/oci_cli_work_request/workrequest_cli_extended.py,sha256=jWARdDyTkEiw90mjNf0Bj01HfnCyA0wbvo78hJyts14,1086
10930
10957
  services/dbmulticloud/src/oci_cli_work_request/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10931
10958
  services/dbmulticloud/src/oci_cli_work_request/generated/client_mappings.py,sha256=mf6XpQjfpEQLe2_hoQZZBP6a0JWNXmKb6os4AvBLv6w,830
10932
- services/dbmulticloud/src/oci_cli_work_request/generated/workrequest_cli.py,sha256=csbY7PA9sFmnsTu0adkeAUnrbLWuyMx6rtFTw2RukQc,15619
10959
+ services/dbmulticloud/src/oci_cli_work_request/generated/workrequest_cli.py,sha256=FDx4xTcWhwIWQfcgWqdYvfZUKD5LdocJpgc78HTsOOI,17718
10933
10960
  services/dbmulticloud/tests/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
10934
10961
  services/delegate_access_control/__init__.py,sha256=2ztcU2fwurtZ6a-CwhuEZnZ8493F63w-1ajAK2lOLSU,437
10935
10962
  services/delegate_access_control/src/__init__.py,sha256=2ztcU2fwurtZ6a-CwhuEZnZ8493F63w-1ajAK2lOLSU,437
@@ -11115,7 +11142,7 @@ services/generative_ai/src/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7O
11115
11142
  services/generative_ai/src/oci_cli_generative_ai/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
11116
11143
  services/generative_ai/src/oci_cli_generative_ai/generated/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
11117
11144
  services/generative_ai/src/oci_cli_generative_ai/generated/client_mappings.py,sha256=R4R1wX05txaYAqMjqQcYD3s_cWHg4k2cJU7wI2iODoE,840
11118
- services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py,sha256=opVXP0NoEVGZdlFzow6qx2RVn5wnXYaN10hTMkT8ryo,95379
11145
+ services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py,sha256=aqOpgWbxjmW5N2i5UkJDVbu1EWZkHqQehN8i48JGfgA,95719
11119
11146
  services/generative_ai/tests/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
11120
11147
  services/generative_ai_agent/__init__.py,sha256=ymfwFOEumMu5vj_VRhFHCaL8rN1-fcibeDxLH2w_XTM,437
11121
11148
  services/generative_ai_agent/src/__init__.py,sha256=ymfwFOEumMu5vj_VRhFHCaL8rN1-fcibeDxLH2w_XTM,437
@@ -11138,7 +11165,7 @@ services/generative_ai_inference/src/oci_cli_generative_ai_inference/__init__.py
11138
11165
  services/generative_ai_inference/src/oci_cli_generative_ai_inference/generative_ai_inference_cli_extended.py,sha256=5tT7RnHIFnQkWIRxf5icGVBOBY1z2anN8Hkx_GNdeg0,1924
11139
11166
  services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
11140
11167
  services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/client_mappings.py,sha256=61sVFZW8wa9dxElphotWVHtTWZ6tAG_dJX1jqtUrvFM,938
11141
- services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py,sha256=2J3gSG5MZ7i_wSmiynSpm--wJ1Jw6-2agKDnQdHhWTA,99053
11168
+ services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py,sha256=4ci_aJR_msXZD-413Z6-VrbLu0UFfPY6ASA4LJ7Tph0,99651
11142
11169
  services/generative_ai_inference/tests/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
11143
11170
  services/generic_artifacts_content/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
11144
11171
  services/generic_artifacts_content/src/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
@@ -11482,7 +11509,7 @@ services/mysql/src/oci_cli_db_backups/__init__.py,sha256=7Oq6zMH8U9lZxB6Ym1wI0uh
11482
11509
  services/mysql/src/oci_cli_db_backups/db_backups_cli_extended.py,sha256=H-JeFMqpFv0t7IER3M_s5SQNgp3FQA9f5Szd8_YyxSM,793
11483
11510
  services/mysql/src/oci_cli_db_backups/generated/__init__.py,sha256=7Oq6zMH8U9lZxB6Ym1wI0uhVPf9S1AzqmW6g4qngj-o,437
11484
11511
  services/mysql/src/oci_cli_db_backups/generated/client_mappings.py,sha256=OaIUdMzxgzS37I7hdxanujQwrrL4GS3DJfCXSPhFJ9Y,775
11485
- services/mysql/src/oci_cli_db_backups/generated/dbbackups_cli.py,sha256=4kiiAzAM5O8W10yNSzAYnO1kLTOUFidRy99X8mMj00U,41214
11512
+ services/mysql/src/oci_cli_db_backups/generated/dbbackups_cli.py,sha256=qe-9wKdu5DLB3yRNWAGYpogOJN6kSBas6EZJvGpT55E,47125
11486
11513
  services/mysql/src/oci_cli_db_system/__init__.py,sha256=7Oq6zMH8U9lZxB6Ym1wI0uhVPf9S1AzqmW6g4qngj-o,437
11487
11514
  services/mysql/src/oci_cli_db_system/db_system_cli_extended.py,sha256=uGaHaEjtaYT2OR0K3a1um3fbXHpWpnpCH8klQz6Zo3k,19186
11488
11515
  services/mysql/src/oci_cli_db_system/generated/__init__.py,sha256=7Oq6zMH8U9lZxB6Ym1wI0uhVPf9S1AzqmW6g4qngj-o,437
@@ -12242,10 +12269,10 @@ services/zpr/src/oci_cli_zpr/generated/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDv
12242
12269
  services/zpr/src/oci_cli_zpr/generated/client_mappings.py,sha256=eTLXQDImyDyG8dX8CJdYEjz3h6rCCJb3BFRyeCUAlWs,742
12243
12270
  services/zpr/src/oci_cli_zpr/generated/zpr_cli.py,sha256=DZnnwX1MKDrT3zWXrkw2-8Q5hwWOWS0usU-kNsPdye4,58668
12244
12271
  services/zpr/tests/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
12245
- oci_cli-3.65.0.dist-info/LICENSE.txt,sha256=ueIO48H0oqClJKqp08lneEyFBdtKhwGsa_jOxi8m7Ro,41278
12246
- oci_cli-3.65.0.dist-info/METADATA,sha256=ki2A-ut0IgiHOCo7wdVypFK_c8zzjq_QsSQbcw7Isug,7066
12247
- oci_cli-3.65.0.dist-info/THIRD_PARTY_LICENSES.txt,sha256=aTaXCqNxR1izL8cRvUcnsyswdP74vi4D4dd9FcoRmiA,88189
12248
- oci_cli-3.65.0.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
12249
- oci_cli-3.65.0.dist-info/entry_points.txt,sha256=Rzwlt90Fk4kXpuMTmspwgtY69KnkJeoUj1-Cgw_Ti4E,126
12250
- oci_cli-3.65.0.dist-info/top_level.txt,sha256=qaPmB8Lr9XWqQLRmy6aKLBHCfkwLZKopOFxYbJp-R9o,47
12251
- oci_cli-3.65.0.dist-info/RECORD,,
12272
+ oci_cli-3.65.1.dist-info/LICENSE.txt,sha256=ueIO48H0oqClJKqp08lneEyFBdtKhwGsa_jOxi8m7Ro,41278
12273
+ oci_cli-3.65.1.dist-info/METADATA,sha256=YnefxekROr7Mo0FQtfoyyQM5eSwsfyC1e6sFcL_ijzw,7066
12274
+ oci_cli-3.65.1.dist-info/THIRD_PARTY_LICENSES.txt,sha256=aTaXCqNxR1izL8cRvUcnsyswdP74vi4D4dd9FcoRmiA,88189
12275
+ oci_cli-3.65.1.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
12276
+ oci_cli-3.65.1.dist-info/entry_points.txt,sha256=Rzwlt90Fk4kXpuMTmspwgtY69KnkJeoUj1-Cgw_Ti4E,126
12277
+ oci_cli-3.65.1.dist-info/top_level.txt,sha256=qaPmB8Lr9XWqQLRmy6aKLBHCfkwLZKopOFxYbJp-R9o,47
12278
+ oci_cli-3.65.1.dist-info/RECORD,,