oci-cli 3.62.2__py3-none-any.whl → 3.63.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.
- oci_cli/bin/devops.psm1 +5 -4
- oci_cli/bin/psql.psm1 +4 -4
- oci_cli/bin/vault.psm1 +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/attachment/attachment/create.txt → api-gateway/api/add-lock.txt} +27 -21
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/remove-lock.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/add-lock.txt +143 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/remove-lock.txt +138 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/add-lock.txt +150 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/remove-lock.txt +145 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/add-lock.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/create.txt +18 -1
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/remove-lock.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/update.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/add-lock.txt +144 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/list.txt +4 -2
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/remove-lock.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/add-lock.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/remove-lock.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/add-lock.txt +146 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/remove-lock.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway.txt +28 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/change-compartment.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/create.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/offer/offer → api-platform/api-platform-instance}/delete.txt +8 -8
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/get.txt +94 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/update.txt +162 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection/list-api-platform-instances.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/list.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry/list-work-request-logs.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request.txt +21 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform.txt +42 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-agent.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-macs-extension.txt +171 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-agent.txt +162 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-macs-extension.txt +174 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config-collection/list.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/update.txt +107 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/list.txt +7 -0
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling.txt +3 -8
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/create-model-deployment-model-group-deployment-configuration-details.txt +215 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/update-model-deployment-update-model-group-deployment-configuration-details.txt +235 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state/list.txt +167 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/activate.txt +130 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/change-compartment.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-artifact.txt +123 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-clone-model-group-details.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-create-model-group-details.txt +197 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/deactivate.txt +130 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/delete.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/attachment/attachment/get.txt → data-science/model-group/get-model-group-artifact-content.txt} +20 -15
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/head-model-group-artifact.txt +96 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list-model-group-models.txt +171 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list.txt +169 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/update.txt +180 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/change-compartment.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/create.txt +166 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/list.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/update.txt +172 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history.txt +25 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group.txt +41 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt +54 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/offer/offer/get-offer-internal-detail.txt → database-management/cloud-asm/get-cloud-asm-configuration.txt} +13 -11
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/offer/offer → database-management/cloud-asm}/get.txt +6 -9
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list-cloud-asm-disk-groups.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list-cloud-asm-users.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/summarize-cloud-asm-metrics.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/update.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/update.txt +157 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/offer/offer.txt → database-management/cloud-asm-instance.txt} +4 -8
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/summarize-cloud-cluster-metrics.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/update.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/update.txt +162 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster.txt +20 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-database-collection/list-cloud-databases.txt +144 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-database-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/update.txt +157 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/summarize-cloud-db-node-metrics.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/update.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node.txt +20 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/create.txt +177 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/delete.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/disable-cloud-db-system-database-management.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/disable-cloud-db-system-stack-monitoring.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/enable-cloud-db-system-database-management.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/enable-cloud-db-system-stack-monitoring.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/list.txt +156 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/summarize-cloud-db-system-availability-metrics.txt +126 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/update.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/check-cloud-db-system-connector-connection-status.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/create-cloud-db-system-connector-create-cloud-db-system-macs-connector-details.txt +170 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/create.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/delete.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/get.txt +98 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/update-cloud-db-system-connector-update-cloud-db-system-macs-connector-details.txt +174 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/update.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/create.txt +173 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/delete.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/get.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/list.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/patch.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/update.txt +168 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery.txt +24 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system.txt +32 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/list-cloud-listener-services.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/summarize-cloud-listener-metrics.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/update.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-result-location.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-sql-job-details.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-execution/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-run/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-diagnostics-and-management-feature-details.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-sql-watch-feature-details.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-sql-watch-feature-details.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-awr-db-sql-report.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-diagnostics-and-management-feature-details.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-sql-watch-feature-details.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-sql-watch-feature-details.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-binary-log-information.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-general-replication-information.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-high-availability-members.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-outbound-replications.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/list.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-details.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-from-backup-details.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/update.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list-errors.txt → list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/{work-request-log/list-logs.txt → work-request-log-entry/list-work-request-logs.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/{governance-rules-control-plane/work-request/work-request-log.txt → delegate-access-control/work-request/work-request-log-entry.txt} +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/devops/{protected-branch → protected-branch-collection}/list-protected-branches.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch.txt +0 -2
- oci_cli/help_text_producer/data_files/text/cmdref/devops.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-agent-tool-config.txt +187 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-sql-tool-config.txt +12 -17
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-agent-tool-config.txt +202 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-sql-tool-config.txt +12 -14
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/agent-endpoint/chat.txt +21 -3
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/{create-connection-create-iceberg-connection-details.txt → create-iceberg-connection.txt} +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/{update-connection-update-iceberg-connection-details.txt → update-iceberg-connection.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list.txt → list-errors.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log/list.txt → work-request-log-entry/list-logs.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/{delegate-access-control/work-request/work-request-log.txt → governance-rules-control-plane/work-request/work-request-log-entry.txt} +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/attachment/attachment/delete.txt → management-agent/agent/delete-named-credential.txt} +18 -19
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get-named-credential.txt +100 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/update-named-credential.txt +182 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/create.txt +184 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/get-named-cred-metadata.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/list.txt +150 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/plugin/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get-oob.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/import.txt +24 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list-oob.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get-oob.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list-oob.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/change-compartment.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-machine-image-artifact-details.txt +181 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-stack-artifact-details.txt +181 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-machine-image-artifact-details.txt +177 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-stack-artifact-details.txt +177 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{offer/offer-collection/list-offers.txt → available-service-collection/list-available-services.txt} +21 -33
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/available-service-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{attachment/attachment-collection/list-attachments.txt → customer-instance-report-record-collection/list-customer-instance-report-records.txt} +21 -39
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/customer-instance-report-record-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/disbursement-report-record-collection/list-disbursement-report-records.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/disbursement-report-record-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead-collection/list-leads.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/change-compartment.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/create.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-collection/list-listings.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/cascading-delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/change-listing-revision-to-new-status.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/clone.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{offer/offer/create.txt → listing-revision/create-listing-revision-create-lead-gen-listing-revision-details.txt} +120 -207
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-oci-listing-revision-details.txt +318 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-service-listing-revision-details.txt +312 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create.txt +10 -51
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/get-listing-revision-icon-content.txt +105 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/publish-listing-revision-as-private.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/publish.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/submit-listing-revision-for-review.txt +6 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-icon-content.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{offer/offer/update.txt → listing-revision/update-listing-revision-update-lead-gen-listing-revision-details.txt} +113 -206
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-oci-listing-revision-details.txt +326 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-service-listing-revision-details.txt +316 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update.txt +12 -53
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/withdraw.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-customer-success-attachment.txt +180 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-related-document-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-review-support-document-attachment.txt +169 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-screen-shot-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-supported-service-attachment.txt +172 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-video-attachment-details.txt +1 -4
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/get-listing-revision-attachment-content.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-content.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-customer-success-attachment.txt +195 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-related-document-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-review-support-document-attachment.txt +184 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-screen-shot-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-supported-service-attachment.txt +187 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-video-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment-collection/list-listing-revision-attachments.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment.txt +20 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/create.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/update.txt +166 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note-collection/list-listing-revision-notes.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/create.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/mark-listing-revision-package-as-default.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/publish.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/un-publish.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/update.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package-collection/list-listing-revision-packages.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/market-collection/list-markets.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/product-collection/list-products.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc/get-support-doc-content.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc-collection/list-support-docs.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-currency-collection/list-supported-currencies.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-currency-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-shape-collection/list-supported-shapes.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-shape-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/change-compartment.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{attachment/attachment/get-attachment-content.txt → term-version/get-term-version-content.txt} +13 -17
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher.txt +78 -28
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list.txt → list-errors.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/change-compartment.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/create.txt +21 -7
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/delete.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/get.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/update.txt +13 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration-collection/list-configurations.txt +9 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration-collection/list-default-configurations.txt +9 -2
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +8 -8
- oci_cli/help_text_producer/data_files/text/cmdref/speech/voice/list.txt +6 -1
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/create-base64.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update-base64.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update.txt +11 -0
- oci_cli/help_text_producer/data_files/text/index.txt +2 -0
- oci_cli/service_mapping.py +5 -0
- oci_cli/version.py +1 -1
- {oci_cli-3.62.2.dist-info → oci_cli-3.63.1.dist-info}/METADATA +2 -2
- {oci_cli-3.62.2.dist-info → oci_cli-3.63.1.dist-info}/RECORD +412 -254
- services/ai_speech/src/oci_cli_ai_service_speech/generated/aiservicespeech_cli.py +5 -2
- services/{marketplace_publisher/src/oci_cli_attachment → api_platform}/__init__.py +1 -1
- services/{marketplace_publisher/src/oci_cli_attachment/generated → api_platform/src}/__init__.py +1 -1
- services/{marketplace_publisher/src/oci_cli_offer → api_platform/src/oci_cli_api_platform}/__init__.py +1 -1
- services/{marketplace_publisher/src/oci_cli_offer → api_platform/src/oci_cli_api_platform}/generated/__init__.py +1 -1
- services/api_platform/src/oci_cli_api_platform/generated/apiplatform_cli.py +567 -0
- services/{marketplace_publisher/src/oci_cli_offer → api_platform/src/oci_cli_api_platform}/generated/client_mappings.py +6 -6
- services/api_platform/tests/__init__.py +4 -0
- services/apigateway/src/oci_cli_api_gateway/api_gateway_cli_extended.py +24 -0
- services/apigateway/src/oci_cli_api_gateway/generated/apigateway_cli.py +415 -19
- services/apigateway/src/oci_cli_deployment/apigateway_deployment_extended.py +8 -0
- services/apigateway/src/oci_cli_deployment/generated/deployment_cli.py +139 -6
- services/apigateway/src/oci_cli_gateway/apigateway_gateway_extended.py +9 -1
- services/apigateway/src/oci_cli_gateway/generated/gateway_cli.py +171 -20
- services/apigateway/src/oci_cli_subscribers/generated/subscribers_cli.py +139 -6
- services/apigateway/src/oci_cli_subscribers/subscribers_cli_extended.py +9 -0
- services/apigateway/src/oci_cli_usage_plans/generated/usageplans_cli.py +139 -6
- services/apigateway/src/oci_cli_usage_plans/usageplans_cli_extended.py +9 -0
- services/apm_config/src/oci_cli_config/config_cli_extended.py +16 -0
- services/apm_config/src/oci_cli_config/generated/config_cli.py +289 -3
- services/autoscaling/src/oci_cli_auto_scaling/generated/autoscaling_cli.py +8 -7
- services/data_science/src/oci_cli_data_science/generated/datascience_cli.py +1477 -98
- services/database/src/oci_cli_database/generated/database_cli.py +98 -10
- services/database_management/src/oci_cli_db_management/dbmanagement_cli_extended.py +13 -0
- services/database_management/src/oci_cli_db_management/generated/dbmanagement_cli.py +8336 -5389
- services/database_management/src/oci_cli_managed_my_sql_databases/generated/managedmysqldatabases_cli.py +4 -4
- services/devops/src/oci_cli_devops/devops_cli_extended.py +11 -11
- services/generative_ai_agent/src/oci_cli_generative_ai_agent/generated/generativeaiagent_cli.py +185 -6
- services/generative_ai_agent_runtime/src/oci_cli_generative_ai_agent_runtime/generated/generativeaiagentruntime_cli.py +10 -4
- services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py +44 -0
- services/management_agent/src/oci_cli_management_agent/generated/managementagent_cli.py +328 -3
- services/management_dashboard/src/oci_cli_dashx_apis/generated/dashxapis_cli.py +18 -6
- services/marketplace_publisher/__init__.py +1 -1
- services/marketplace_publisher/src/__init__.py +1 -1
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/__init__.py +1 -1
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/__init__.py +1 -1
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/client_mappings.py +1 -1
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/marketplacepublisher_cli.py +4035 -1530
- services/marketplace_publisher/tests/__init__.py +1 -1
- services/psql/src/oci_cli_postgresql/generated/postgresql_cli.py +38 -14
- services/vault/src/oci_cli_vaults/generated/vaults_cli.py +80 -40
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment/attachment-collection.txt +0 -14
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment/attachment.txt +0 -20
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment.txt +0 -27
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/offer/offer-collection.txt +0 -15
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/offer.txt +0 -29
- services/marketplace_publisher/src/oci_cli_attachment/generated/attachment_cli.py +0 -307
- services/marketplace_publisher/src/oci_cli_attachment/generated/client_mappings.py +0 -14
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/marketplace_publisher_service_cli.py +0 -14
- services/marketplace_publisher/src/oci_cli_offer/generated/offer_cli.py +0 -431
- {oci_cli-3.62.2.dist-info → oci_cli-3.63.1.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.62.2.dist-info → oci_cli-3.63.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.62.2.dist-info → oci_cli-3.63.1.dist-info}/WHEEL +0 -0
- {oci_cli-3.62.2.dist-info → oci_cli-3.63.1.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.62.2.dist-info → oci_cli-3.63.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=
|
|
36
|
+
oci_cli/service_mapping.py,sha256=Oxet7puoLfBwOgS5IukJsLh6RCXxiea8Xw5kIKjWHVg,17735
|
|
37
37
|
oci_cli/string_utils.py,sha256=3Y3NxTdIUPC2s1GydK4NvYbGcgof1yVVIO3SRCWWL9U,1247
|
|
38
|
-
oci_cli/version.py,sha256=
|
|
38
|
+
oci_cli/version.py,sha256=uuKTnA34TfG6eRKiVnTMBW6PUyPFKm7RyACmjfO3ouI,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
|
|
@@ -77,7 +77,7 @@ oci_cli/bin/db.psm1,sha256=U1CnZLI7mZLOeq2QfMKHagvmvTlotC0MWmUJ80wb7qw,62122
|
|
|
77
77
|
oci_cli/bin/dblm.psm1,sha256=D615jp1xXBYopy8XZ08UoDwN7JAcB7JPNumU3GKytP4,4489
|
|
78
78
|
oci_cli/bin/dbmulticloud.psm1,sha256=cnskx-rU0WzUY_CjC4yLKRUtAQWuvT5tGnF01KLcqvk,14620
|
|
79
79
|
oci_cli/bin/desktops.psm1,sha256=X58zDu1Bq1aFlbH1mUrPz2F7-_uP0NEi-2hOjCcFVsU,5183
|
|
80
|
-
oci_cli/bin/devops.psm1,sha256=
|
|
80
|
+
oci_cli/bin/devops.psm1,sha256=Tm5ro9gsy1_eTLVxAHvTx-eUpX4iCCnFGbPbvH_Csq8,64731
|
|
81
81
|
oci_cli/bin/dns.psm1,sha256=VjIHHX6i7hZ5W0Yi7zOUBLdAt9qyczGylLoJ7vYZOy4,13044
|
|
82
82
|
oci_cli/bin/dts.psm1,sha256=SRhXRCPIk1NMS8RkiLJ3L1dvstaacOPa21t1axjkxAg,10503
|
|
83
83
|
oci_cli/bin/email.psm1,sha256=GH7-UPFHabjwKhKc758woUhOeGmNkuUMSM2k5v6dMEM,6197
|
|
@@ -126,7 +126,7 @@ oci_cli/bin/optimizer.psm1,sha256=lxa9fMF9HcR31SNB4QwuUWusYs3XAcyvAEAzt8fL7NI,74
|
|
|
126
126
|
oci_cli/bin/organizations.psm1,sha256=TawdZEcbo3TLXz6LYJrGOUec2VGZUcz7yG4ZJ1cOt1w,6845
|
|
127
127
|
oci_cli/bin/os-management.psm1,sha256=28M1s2p-vDWeclwKU9zGYsBEIXwTzSbp4MC9_tjCz-8,13521
|
|
128
128
|
oci_cli/bin/os.psm1,sha256=XiHumBMoJL8qN-mIO3u7eCJZ644vMnS76vTGZMhdvJc,11574
|
|
129
|
-
oci_cli/bin/psql.psm1,sha256=
|
|
129
|
+
oci_cli/bin/psql.psm1,sha256=M-jUW1kjD2s8Z9nHnBISMKLdA99iFsiiH7RklIW1jxE,11006
|
|
130
130
|
oci_cli/bin/queue.psm1,sha256=yMibBZppBP99MZywWlF94OJY3tdIeTMABslcGio1Ow0,4319
|
|
131
131
|
oci_cli/bin/recovery.psm1,sha256=JQHoB7SWkXHcWDyNNw9Xw-3Amsu5VS50hzVULiFILU0,8157
|
|
132
132
|
oci_cli/bin/redis.psm1,sha256=lA2iILt_RkGvn5adSymqbUS7pSSIwgwdI4mZz7SE-B0,9003
|
|
@@ -143,7 +143,7 @@ oci_cli/bin/support.psm1,sha256=2gLMCJp05LL_MLUAFBMK296WoK8_mfu-4YDzRN_rRqU,1735
|
|
|
143
143
|
oci_cli/bin/tenant-manager-control-plane.psm1,sha256=U6zko35kn2f2mZYM9phYFKSuONHUexSmTF-WqzWfyCc,5885
|
|
144
144
|
oci_cli/bin/usage-api.psm1,sha256=Itm7h82hay8kc7PISMbgRIAK1BNMkcQZJyi2KrNsJVg,1742
|
|
145
145
|
oci_cli/bin/usage.psm1,sha256=T-N3m8WkbNre8kxw2_ipQ6tOHonx5XNjutuVXbS8uEw,3277
|
|
146
|
-
oci_cli/bin/vault.psm1,sha256=
|
|
146
|
+
oci_cli/bin/vault.psm1,sha256=f48Wm9MEpyMg1lX_q3_IURCJgDp4xGTfqmwH08PUqeI,3504
|
|
147
147
|
oci_cli/bin/vulnerability-scanning.psm1,sha256=r27TfMiVkcMbFSBV15XXYpb-co_kln_o3AIBzKIEtHo,15092
|
|
148
148
|
oci_cli/bin/waa.psm1,sha256=4qRCVNexCbL2P6R7Q8iHUhJHK88wG733n-TU-NNwltQ,4497
|
|
149
149
|
oci_cli/bin/waas.psm1,sha256=aaSGdP3Q9f8US3j_7nughRU8YA6tClCuGcKMEw0ywiQ,17240
|
|
@@ -163,7 +163,7 @@ oci_cli/file_filters/file_path_filter.py,sha256=O6CALKowiBBOFZK6TDTmQNq9pp56ff-r
|
|
|
163
163
|
oci_cli/help_text_producer/__init__.py,sha256=rQx2CmhtvqtIZWMRp8IVqwFQ8r_i1x0Fsxnk5NIYA8k,424
|
|
164
164
|
oci_cli/help_text_producer/help_text_producer.py,sha256=80oRoL9YhAt5p9HmxEaN0hr9HuCm3w5UrowMsTJzG8w,3036
|
|
165
165
|
oci_cli/help_text_producer/data_files/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
166
|
-
oci_cli/help_text_producer/data_files/text/index.txt,sha256=
|
|
166
|
+
oci_cli/help_text_producer/data_files/text/index.txt,sha256=crahPuBj-m39jx1TBtzqtkwvcw7TIh8QT9pg-yI32Jk,7048
|
|
167
167
|
oci_cli/help_text_producer/data_files/text/oci.txt,sha256=84OR4GGLp41jGLfTEooEFpWhEiYEt9Akb8RP37huVlc,6838
|
|
168
168
|
oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp.txt,sha256=d9qOzyecVt3ux-rimDL4v_QmvQGM3t8WeeGjeyaR9YE,444
|
|
169
169
|
oci_cli/help_text_producer/data_files/text/cmdref/adm.txt,sha256=0RVGwvkB_tBju1Cl-a4509jRUWWQ8P5rODugGYUSHbI,1166
|
|
@@ -173,16 +173,17 @@ oci_cli/help_text_producer/data_files/text/cmdref/ai.txt,sha256=XELrJ58-xMlfqb0u
|
|
|
173
173
|
oci_cli/help_text_producer/data_files/text/cmdref/analytics.txt,sha256=8A606THxcR2BS_iE4Irz7g0Mv3YvUgoN6eqaf9hj8Mw,620
|
|
174
174
|
oci_cli/help_text_producer/data_files/text/cmdref/announce.txt,sha256=lXgzAJ9dCrC03_Xg7740Gx4xvDnaVo6GLCxVcXzG7JU,491
|
|
175
175
|
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection.txt,sha256=4t8w1YU4fdAyqBCJCMYSdUvPXvqMxM4K-X0cvF-tF-A,1499
|
|
176
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway.txt,sha256
|
|
176
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway.txt,sha256=-uCJE9JkxHIcPtI1v5yGQJm4wAvr-Oe6igr6uDWU3kQ,1301
|
|
177
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform.txt,sha256=4EcSn-4Rk0fq7u5rdE-MTdrwd7TAKlWtrtARvpOujkQ,438
|
|
177
178
|
oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol.txt,sha256=6qr-IMHlx_VyzMEIhvzv2tQxBr4CW42kU1IHI3eQQjo,1299
|
|
178
|
-
oci_cli/help_text_producer/data_files/text/cmdref/apm-config.txt,sha256=
|
|
179
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config.txt,sha256=BzTKYsUEf3ZZLUo3K87mwTxsvHlVYLhl9vGh87F9wYE,900
|
|
179
180
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane.txt,sha256=BqPPPWraAHcjvFICY8vuaQ4l4_bf1EUDELOSx0b5Aeo,668
|
|
180
181
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics.txt,sha256=UG18__KL8VFTTZcy5q5NzdfCunCcybo-VSNB_I3i0NU,1623
|
|
181
182
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-traces.txt,sha256=DmQcPhEUS9svAE_rODedOrRi-69hQBemziky8zsn21w,713
|
|
182
183
|
oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control.txt,sha256=pl7zzsq5RZ56qFNCgo5HPaOfS5cGKWhmoVYZ8XNxDLA,521
|
|
183
184
|
oci_cli/help_text_producer/data_files/text/cmdref/artifacts.txt,sha256=6jo6xR80R-G9HDTw9SjcKyOywrfITbr81HQQkrJoVtk,960
|
|
184
185
|
oci_cli/help_text_producer/data_files/text/cmdref/audit.txt,sha256=AiJS6SyuwdU0gC4-2D7uBMfUXwF2JGqyP8g0rcEPnUM,329
|
|
185
|
-
oci_cli/help_text_producer/data_files/text/cmdref/autoscaling.txt,sha256=
|
|
186
|
+
oci_cli/help_text_producer/data_files/text/cmdref/autoscaling.txt,sha256=M9oY4gTZOQbIaLpHa4onRscCBqe6mITynwmg8R9gRQA,452
|
|
186
187
|
oci_cli/help_text_producer/data_files/text/cmdref/bastion.txt,sha256=VIDj0S96i7OqKAVneTDGfVdaMBED4zpcRr4AM1K8YFk,795
|
|
187
188
|
oci_cli/help_text_producer/data_files/text/cmdref/bds.txt,sha256=hLJs_FmSRUGD-aR2l0vHJ3V1eLGnydYK7aB1eIpc76c,3432
|
|
188
189
|
oci_cli/help_text_producer/data_files/text/cmdref/blockchain.txt,sha256=i5obkXah6sAhy4HkdYRRNy_ZUiTFd7UQP3LhUDlgtpc,598
|
|
@@ -207,17 +208,17 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-integration.txt,sha256=bj
|
|
|
207
208
|
oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane.txt,sha256=ejCUZRDvUMz_9Aq-qaBg1Fsag8Xl89sAoGgUi7KztC4,927
|
|
208
209
|
oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service.txt,sha256=oZ2SvlwZ5uzE3w52t-EbqZ-4t17kBcCUv-n0wrIkSNM,819
|
|
209
210
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt,sha256=HU4Y9xYKl0QQM1b1FV2d438-LVTSqtiQ4NMYs1bC79A,8392
|
|
210
|
-
oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt,sha256=
|
|
211
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt,sha256=
|
|
211
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt,sha256=y-aab5RwryjVGtCsT2mnW1JGRcdF5W3mDOyQKMlNWTk,4152
|
|
212
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt,sha256=TApUHgjqP1DG3pz26Lt1BcRHgWZfYA2W_jlSC32E83Q,18340
|
|
212
213
|
oci_cli/help_text_producer/data_files/text/cmdref/database-migration.txt,sha256=0cGqZLQ9EQQqg_vUBkVlNiZtiPls8ODpJLfGIFFbsnM,1434
|
|
213
214
|
oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=bJWEBWVAXq8V_OTDs6JHpTGAJnp0QAu2vU2hQ25VXc0,11465
|
|
214
215
|
oci_cli/help_text_producer/data_files/text/cmdref/dblm.txt,sha256=cm_bZHc7d2QUkJ2Iqzt_nVdoFlfR2-pqiJFWZDMmXkQ,668
|
|
215
216
|
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt,sha256=vR4LCaYbbQy13zONGTXMakJj4l0LF1GT-aGY8DSj1Pw,1603
|
|
216
217
|
oci_cli/help_text_producer/data_files/text/cmdref/dbtools.txt,sha256=vAXRghWo8TpKJVj8g3ZA-fPMYt8dCXpXKUs9Dqi9UKA,863
|
|
217
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt,sha256=
|
|
218
|
+
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt,sha256=NDpS9m5PdBwiwfIvtV6yE-evx_Avjuuo_2O2Xi-0xuQ,1551
|
|
218
219
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal.txt,sha256=t0gSzE-DvO2Q0J2PT_v1LWJP1midlZiJyyu1TRZuK_4,328
|
|
219
220
|
oci_cli/help_text_producer/data_files/text/cmdref/desktops.txt,sha256=RFMT_82TkQa70pcbilNJHgyJDOqHeW_-T_Bib50dJq8,498
|
|
220
|
-
oci_cli/help_text_producer/data_files/text/cmdref/devops.txt,sha256=
|
|
221
|
+
oci_cli/help_text_producer/data_files/text/cmdref/devops.txt,sha256=FCgOSPCG9NOyjaXsPZI-jCDcTGTjaQ3slPRlNbnCQmk,6850
|
|
221
222
|
oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery.txt,sha256=RMxLs4wXuXyX2TX53yGpyhoHzb8hCzezbnIzCuWTNY8,1256
|
|
222
223
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt,sha256=ekGDn8tUlWAzuqWYxhn2md4v0xOxojdmEKY40JuLMdw,2269
|
|
223
224
|
oci_cli/help_text_producer/data_files/text/cmdref/dns.txt,sha256=Ux4CNYYCwi0UArxqUjUtSSHFUkBB7QjuBwuYkeKFBvU,1184
|
|
@@ -233,11 +234,11 @@ oci_cli/help_text_producer/data_files/text/cmdref/fs.txt,sha256=NX30s1RxAq4CmoH0
|
|
|
233
234
|
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps.txt,sha256=kWCVwvPD0wGR_-MiGdYubZ6Oa9eA_R7aNvV1OULSd2k,1365
|
|
234
235
|
oci_cli/help_text_producer/data_files/text/cmdref/gdd.txt,sha256=AqGU9AyyfPPbVNGCWliE9FKJ-L32DEyvdA_pw5FHP04,953
|
|
235
236
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime.txt,sha256=n4uKTPpWm9iaGH6OrzAhSnA7DPK5t57K8UVy1kvQxlg,1462
|
|
236
|
-
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent.txt,sha256=
|
|
237
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent.txt,sha256=VCVf3-8e3pj9UltfUAiKC7hcLUSOCkUnZgaX_chS3cE,2057
|
|
237
238
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference.txt,sha256=fIv97C_nKwevrNn8O9boR-mQbxzxe5cRmcGdXPpH8f4,1689
|
|
238
239
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt,sha256=CuoAL1ui0C6o8gkcpehYnIkmsisf8yRexLNAbdoqG8Y,1466
|
|
239
|
-
oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt,sha256=
|
|
240
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt,sha256=
|
|
240
|
+
oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt,sha256=EfevccFx_IMufmRHiwo3BqCbAPrPUd7aDG1Et4BZ7b8,4055
|
|
241
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt,sha256=_ls4W4aaTWnf5iu1AtzWhxyMSDc54UFUrVB5MGcd05k,1007
|
|
241
242
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks.txt,sha256=sAb7CMAf0ymUk717V0t1tgyNvmwWhhe38GETK3-HsU4,599
|
|
242
243
|
oci_cli/help_text_producer/data_files/text/cmdref/iam.txt,sha256=VcHCSEaY5X5DX1E7_5cxrDe5PtGEJteHKKkXlMTJKg8,3329
|
|
243
244
|
oci_cli/help_text_producer/data_files/text/cmdref/identity-domains.txt,sha256=K-kxHuWvT327BA60gsTlueC3Ftfy7bXFMsz23mDokTw,6544
|
|
@@ -254,10 +255,10 @@ oci_cli/help_text_producer/data_files/text/cmdref/log-analytics.txt,sha256=0LVUM
|
|
|
254
255
|
oci_cli/help_text_producer/data_files/text/cmdref/logging-ingestion.txt,sha256=Ll9RYYcxsieii2Pbh3dv8uyjxN4QUjDr5Cuced_PZZo,178
|
|
255
256
|
oci_cli/help_text_producer/data_files/text/cmdref/logging-search.txt,sha256=rUVQOfqDQe8WaRr3GTAfsDYWi8bjRMnZutcRRQ6-410,179
|
|
256
257
|
oci_cli/help_text_producer/data_files/text/cmdref/logging.txt,sha256=kH5h50UMsNaD9Q_7Vpa5tZkUU16n3-pW_Jper5lUHjM,1028
|
|
257
|
-
oci_cli/help_text_producer/data_files/text/cmdref/management-agent.txt,sha256=
|
|
258
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-agent.txt,sha256=XbSaWmbOPpwSLw_q6kWsT6jHHq3zPb3m9rGzwt1yQBM,1063
|
|
258
259
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard.txt,sha256=WLKivXXWZXwbnEQMzChg3TBj8LJa-yNVfqAlboVH3q0,637
|
|
259
260
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer.txt,sha256=mlrw978QB-NnPiRKJaTFt47kn3zODoqaQC9ktVGdf74,535
|
|
260
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher.txt,sha256=
|
|
261
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher.txt,sha256=zoYNXS6icdV6cZ9ZXTk5s8DY2glzeZ4fDk-nyu3JHKA,4569
|
|
261
262
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace.txt,sha256=sUxpTuzacIkts-9Dzl3QG3_-kTSbfNgKMyN5urqpZik,1101
|
|
262
263
|
oci_cli/help_text_producer/data_files/text/cmdref/media-services.txt,sha256=IoFKzEOf5dTHrdDGmgXAUbGkie6lQydA4Ld2onPcWYE,1923
|
|
263
264
|
oci_cli/help_text_producer/data_files/text/cmdref/mngdmac.txt,sha256=QnvCJ4NxaVxvzKut47T5_7dGoUPb4PdRiKqtzJmwwfY,737
|
|
@@ -280,7 +281,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/opctl.txt,sha256=QQnMX7w2Fd6oC
|
|
|
280
281
|
oci_cli/help_text_producer/data_files/text/cmdref/opensearch.txt,sha256=RSGoRSnfkTKnXncj26oA70EtsUOx3LK8-jQMaiTh2gQ,635
|
|
281
282
|
oci_cli/help_text_producer/data_files/text/cmdref/opsi.txt,sha256=M1U7rderbrIosglDYEn00wr24MOEUsu2qC9Qa5XOQ4Y,7996
|
|
282
283
|
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=
|
|
284
|
+
oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt,sha256=ia8dZawSO10_y1cSR3ybyiGUp5NaWJcEeVZtxximQEo,1278
|
|
284
285
|
oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub.txt,sha256=Cpfr2MGdJq5kkjZWhXCLqsYB32bIFPFY85WlOakcK2s,4103
|
|
285
286
|
oci_cli/help_text_producer/data_files/text/cmdref/os-management.txt,sha256=2L0L2zQC80CJcj4QTrvV8AL0MYd-YVOW4dsigOUIMU0,1820
|
|
286
287
|
oci_cli/help_text_producer/data_files/text/cmdref/os.txt,sha256=9Yomemh8e5T6Ac4nOeJy_Kf80kx2PA2rkvuNE0_DesY,1128
|
|
@@ -627,70 +628,99 @@ oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request
|
|
|
627
628
|
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request/list.txt,sha256=eDyjy2Ly6J6Hn4P9dJUrkBXxVu8Rpm6ziccpUm9UeMc,3305
|
|
628
629
|
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request-error/list.txt,sha256=jTOQNGUsFMEVC8jBNuS0tVFgrgc-wlR0ekfmQ3SAimo,3259
|
|
629
630
|
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request-log-entry/list-work-request-logs.txt,sha256=HpKEf2Wsyyn_ZIIpZ-UKZGki1iH8DgYi4_TQdRi_kTE,3359
|
|
630
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api.txt,sha256=
|
|
631
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate.txt,sha256=
|
|
632
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment.txt,sha256=
|
|
633
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway.txt,sha256=
|
|
631
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api.txt,sha256=_RM1IYKlXor9zifLXjYyPUMrYVs3SuP8RO0p2CqA0VM,351
|
|
632
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate.txt,sha256=hDZU6sfdBnWVVQonozyL0zIRLqLpslSH1Hrlo81p5kQ,337
|
|
633
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment.txt,sha256=oxA216fF8MxNgc74EVmQvsW2h57C69Y3dFMOtfMYlbg,314
|
|
634
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway.txt,sha256=4V94nPd_KpEnACE8oz401c247Mwk9NB_Bd_ErslTChY,462
|
|
634
635
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk-language-type.txt,sha256=J-EjQQREYL836YbMRNKxS2Lgf7gLYJBdqwQKZ-hzCA4,140
|
|
635
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk.txt,sha256=
|
|
636
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber.txt,sha256=
|
|
637
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan.txt,sha256=
|
|
636
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk.txt,sha256=jOwXAarmJmFP8JTUS39suVr3YA1hUPyO1AZPoyEevc8,174
|
|
637
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber.txt,sha256=THq-g461yzVuAhSab6m7hRp9VayXC3OLIKi7swGXmQw,281
|
|
638
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan.txt,sha256=OY-x85WY8zASJC1qXAmNtfb1Q2P3gdBfnxzonSphO5Y,289
|
|
638
639
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
|
|
639
640
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request-log.txt,sha256=u_O3_3-Ja6fz2jbCPg6XvluwEumXI7lMlfhl8KYNrqM,161
|
|
640
641
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request.txt,sha256=LH47xlH4A1VTPRpmdIRmvEKg_eCTptVyWKOTWV7w-Tk,160
|
|
641
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/
|
|
642
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/add-lock.txt,sha256=21ggbc-iDx03aWykrt_rDdENJXi8vgzyWXMeDw3bd3k,4447
|
|
643
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/change-compartment.txt,sha256=a3Lt8XDlaLxPXscqYxVWskW9u79WQyJlKsxzx_Zxxjg,4317
|
|
642
644
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/content.txt,sha256=79dxpbuTeFl7M7ISUV2s_MqQBZK3H6QGNCqrGNLIA5k,110
|
|
643
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/create.txt,sha256=
|
|
644
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/delete.txt,sha256=
|
|
645
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/create.txt,sha256=bZnLXlHT5wJo71SqTv33e_F7w6Wt_hj30GWhKXFr9co,5896
|
|
646
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/delete.txt,sha256=YAF34qffS_AifssKK-3lwzrgqXiS-8tNiCE6QLuFtzU,4221
|
|
645
647
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/deployment-specification.txt,sha256=uX04QFCq_6D5zGkpQ6-xJGWR3BHkHfo2uPVy554jZVg,172
|
|
646
648
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/get.txt,sha256=V-fEWfn95NOe6HMQoSoLwbwT2uOHU6ls_5fkYQC5IXI,2747
|
|
647
649
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/list.txt,sha256=b47TO0zAB8IOwRG7ncW0UvSibbT7m51FJtTzKqomL60,3942
|
|
648
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/
|
|
650
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/remove-lock.txt,sha256=8mJDtG89v3tZpXx2okJMtneKE8e97AhgQfecTY8grk4,4328
|
|
651
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/update.txt,sha256=t2WqxwWEBf-x3Ut-otexIn3QpQ9p-GfODWvSgDo5Md8,5706
|
|
649
652
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/validations.txt,sha256=ILIhDSGF1aejdykIdzYizywY3Dp2ws9b4nRrjxKYw9k,146
|
|
650
653
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/content/get.txt,sha256=4ANfF-BA0dy5PpO9AtIOcZ-vyu6gr8h0jnmejRPEOBI,3557
|
|
651
654
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/deployment-specification/get.txt,sha256=aKhknwGu6WXLDLoU3J6Q4us0TE0SenViScHnJaQOqvA,3144
|
|
652
655
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/validations/get.txt,sha256=nBvZqxl1SPQpYFrYJU19A8m4fcy99GfbwDEVfY4eXBE,3099
|
|
653
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/
|
|
654
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/
|
|
655
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/
|
|
656
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/add-lock.txt,sha256=-E1kXfwqX0PWU35aV5F0puUu3pcWK223Tg0tsUXwS4g,5043
|
|
657
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/change-compartment.txt,sha256=Gz02u5grLJL4vTbOSg1n5fPJ3Xf-Rjr0a_rGjRwTCXc,3917
|
|
658
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/create.txt,sha256=CDhfpS3KlKTPEW25EZ_DaiSmX2TwnXeGDHz0Ils3RvQ,6750
|
|
659
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/delete.txt,sha256=PNjujpYX1jyE5ZG0DtbwbfFFF0yqQWnUpLHfS079Yxo,4809
|
|
656
660
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/get.txt,sha256=hNfAklGxYFFPvlc5iU3qXZ_4H_rGFshUjHsdiiNYhao,3334
|
|
657
661
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/list.txt,sha256=t4khuLRCNdRHgzazkm1LitOEcNogGjdJgmchRmZT2sY,3987
|
|
658
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/
|
|
659
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/
|
|
660
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/
|
|
661
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/
|
|
662
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/remove-lock.txt,sha256=97jM3Qw6VHUNBflnCBnEILC4Yv7S9WnWLVsp9bGS2Q0,4924
|
|
663
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/update.txt,sha256=gtdR1Dt1GUuYuuvvHGAmGMuVZtXYAXplP__IZFuyH60,6223
|
|
664
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/add-lock.txt,sha256=3osj7FQTT2I1RSStW9BDlNAdrXfRW5fR1S2cyoWS2Qc,5408
|
|
665
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/change-compartment.txt,sha256=iRK4p1YJXrVhYWzQKNTDcUQIOzMVxTharx6a2ly1ojE,5453
|
|
666
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/create.txt,sha256=R12xtivGEj1y5xlyvMY0i7ceUvqc9LFJLrSD2RHA4rw,7609
|
|
667
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/delete.txt,sha256=0VFBvz0gFNpL9A7tRkQQz7uwIxkZph65rMiJJ10I9xg,5357
|
|
662
668
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/get.txt,sha256=uEGZ6b3ogYoxWPyoJObzmGLpcKlwIBaXw0g21U60eIk,3882
|
|
663
669
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/list.txt,sha256=1sOcWA2ASZ2lyz3USPCVy8tZ0n7pxthTiUuJc-FnIv0,4035
|
|
664
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/
|
|
665
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/
|
|
666
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/
|
|
667
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/
|
|
670
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/remove-lock.txt,sha256=d68knzhSaRcnq09wujdFYG4g1RufsGga9VC1z3gvgyc,5286
|
|
671
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/update.txt,sha256=doodfi3iCtLPhtAaV9GqTpfaE0OBXrGDJ_UNNaRhE2w,7214
|
|
672
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/add-lock.txt,sha256=RFNnD6JVqR0IQsDkbW_EpgAz_2NhoTT7TaYmPYwQ-QM,4762
|
|
673
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/change-compartment.txt,sha256=JzesRISCo2NsG8OqOed0e-NYady-N7kb5lniRFDGFr8,4807
|
|
674
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/create.txt,sha256=ij2VOFmugXeLxl_z0XQwEd32TEaENVrZm2Ptbtmt36E,8357
|
|
675
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/delete.txt,sha256=XkL7onShbvicseSynjaBvzjANGRR6MxniCd-axhvIcc,4711
|
|
668
676
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/get.txt,sha256=TM5yh1iVsIKxhR2-Q26kWwumNP5eDMVgpYcOdAXL5GA,3236
|
|
669
677
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/list.txt,sha256=2s0Ovt2DL_4Fn_dZS9N9i3zBFZeggoysXh0QFuf5fTc,4028
|
|
670
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/
|
|
671
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/
|
|
672
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/
|
|
678
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/remove-lock.txt,sha256=syRpCwdI0FwhFvssVTPFI0epyP2TapY8r0Cl_XTE2iA,4640
|
|
679
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/update.txt,sha256=DBCSmhFpyMLkHmwXIhY41GJnOPrD1JZOCA-KH-g6_Pg,7894
|
|
680
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/add-lock.txt,sha256=iLEPqzwsk-CaKyuUCb9irk95kMQv_Nobh-h-EgTVZhg,4769
|
|
681
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/create.txt,sha256=mmQeV881x8HayL5b2gdtqnJQIpCBaJFeQRqw8C1FT_A,6875
|
|
682
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/delete.txt,sha256=9dDUg8O4_6c6ksR7i0omxGX2Q5NTt7_5lLx8_9EEHhg,4532
|
|
673
683
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/get.txt,sha256=RfJNlk7LdO3HRESZ9pK00q2SWW9N23ADKC5hn8-F5Uc,3103
|
|
674
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/list.txt,sha256=
|
|
675
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/
|
|
684
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/list.txt,sha256=_XzdBHtYbn-DMi5rG3R4fNx3MNYsW4BtVAsJoThFqHk,3749
|
|
685
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/remove-lock.txt,sha256=WWT_T4QKeJFWevLBerA9temOJU58s29to1zfP-5lfxY,4650
|
|
686
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/update.txt,sha256=tuKTRu6y3jHpajsXCN5D3mBwlsMZc4MvW1-IGO56InQ,4982
|
|
676
687
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk-language-type/list.txt,sha256=qfcN01MlhDFgqkPszmCMP4p_pVR4XNWQuUr64LgeLJs,3819
|
|
677
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/
|
|
678
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/
|
|
679
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/
|
|
688
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/add-lock.txt,sha256=ov6mq1uhoO9TS2VP7osw5QFO8oVqu18jsO4LK9BY7GI,4889
|
|
689
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/change-compartment.txt,sha256=EhrxMr_IhDu0s5l3KHZBhVS29XXOdUB1u2w7iAqxY_8,4752
|
|
690
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/create.txt,sha256=knVnRrfsp5CeyjPjDjI5y-aMMJyDfnldJbfXnXoIpos,7261
|
|
691
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/delete.txt,sha256=zOEjgt7XKi9WL0NFt5_aTRrwWiVZvTy7_RdR4I7SYPE,4656
|
|
680
692
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/get.txt,sha256=MMcrNNLC-Tre0ykD1T4plTkcF-K2-5OonEuSje3KsZM,3181
|
|
681
693
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/list.txt,sha256=-SF_pEf4LpgI-HZ4dfJlMbbF536YCyzf4LAVkd9FpWs,3967
|
|
682
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/
|
|
683
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/
|
|
684
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/
|
|
685
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/
|
|
694
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/remove-lock.txt,sha256=dZ23qeAUXVI2QnJYXSxnHOVCiBOk0CaJybYhH0nOgJs,4770
|
|
695
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/update.txt,sha256=SFkt6DA42s1MjeDIgAIzdtssFESGMLcLd8t3dX5O3rs,7304
|
|
696
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/add-lock.txt,sha256=Mx4BiKDXtWQajsfWbCePyHb0yghpR5HLd0twAV7eH1c,4770
|
|
697
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/change-compartment.txt,sha256=cTasnq-9XI_wWcHencmM4tVOoKXzSLl0EpVbfsKhre8,4634
|
|
698
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/create.txt,sha256=0o0SFEvzF_pTqImnIUpyO3sK7Rg18qZcY_X3d0RX3gc,6614
|
|
699
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/delete.txt,sha256=T1lkf--sOA9_tj1ssU2j_qC5QPiw_ZLLC13cviF5UTM,4538
|
|
686
700
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/get.txt,sha256=_yTAwNoxisSmdBrk5Kk7x0hscoCkK58RjLTXnXLX1z0,3063
|
|
687
701
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/list.txt,sha256=Fk49rtzf-0_i9bvPvNRRFCrXGH7UFdoZe8Fpi5OaQkk,3967
|
|
688
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/
|
|
702
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/remove-lock.txt,sha256=4Fl8UuSpBZPHbUykQJGF5wsBbDVreFWGV7zUkLKA7JY,4651
|
|
703
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/update.txt,sha256=CkQ73y0y0tLNwTnG3RNEHRzJmPwqzUbuTmxuj4l7yEM,6670
|
|
689
704
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request/cancel.txt,sha256=6-dFlCuqZAoSIT65GARrI87pJ-kMMNJ4_IC509CHkwo,3110
|
|
690
705
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request/get.txt,sha256=TrSpyy4u-3m1by9tmV75TLGTBFTWfh753gCp5zhtxg0,2747
|
|
691
706
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request/list.txt,sha256=wEmkh8Lc7FBynq3qqq1YbzKwhHEKTFeZWOMmiSMb27Q,3726
|
|
692
707
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request-error/list.txt,sha256=VpZd6zomWKrEyDu8vxEcv60IPnOgSVnsNka8SEU3z48,3683
|
|
693
708
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request-log/list.txt,sha256=2vRA6gNJhr2IcoBz5QYYA4OC0GJXK0caQRPsGyLuFYo,3675
|
|
709
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection.txt,sha256=3JaEwwlVUBjBgT9w7VKrX0NeffSUf-7nBa7jQmt8-E4,262
|
|
710
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance.txt,sha256=mmHxzwV9vAHUGv9WwiICzj9ca8xlo_HPHftZ1dr29eU,289
|
|
711
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error.txt,sha256=prO2iv3lpkrfZGJ48UEXNM9yOFkMR3HaHjy_Vsi87YQ,199
|
|
712
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry.txt,sha256=HN3g2IWU5y0-aocTbsxPQp3f7ILP9Uk4sGSy4YBpvLo,217
|
|
713
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request.txt,sha256=9-GLONxO0qn8Dmel86MRTmiG61gfnt3hN6RLwwsmSww,472
|
|
714
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/change-compartment.txt,sha256=_Siffpc8tYWO34Bll4Zz0QmN3WVQO2bM4I8P5WebBds,3770
|
|
715
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/create.txt,sha256=wUTmoTJtzHNTCCXD5jPTLaCCIfvVzjfMeSziKK8GpmM,5374
|
|
716
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/delete.txt,sha256=EQdIL2cFD08yNvHJq6vn7vukt2dto4Fy8FOmOTbflTY,4521
|
|
717
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/get.txt,sha256=4QMAEf0ls_Z4K5JyT64iW-LI1v_zTxiZefzOdK3WnUo,3125
|
|
718
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/update.txt,sha256=EdToW3pYue4bHAKBjc3pTA0-ALaynJXwtlzcRkPpChw,5734
|
|
719
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection/list-api-platform-instances.txt,sha256=skBqwz-EvF-sPCXkruplTdJm91MMr6ipr_64MJhWq3U,3909
|
|
720
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/get.txt,sha256=TB528zJalgEyYVuawIpjoFJ5c_IM3GItivE0lQKxKSo,2728
|
|
721
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/list.txt,sha256=s49yzqKkSo4b9viiLQNU9mojUEjTwVCGmOYZZCIigxo,3755
|
|
722
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error/list.txt,sha256=WDmZwF9HjVvljQWJtlXyTY8ywKhq0DWaGf1d4n651Ks,3705
|
|
723
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry/list-work-request-logs.txt,sha256=9iKOiO9CGCQChfrKVeU7-2RCMsLGmCKtkSyJINi-Bvc,3805
|
|
694
724
|
oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/api-metadata.txt,sha256=6hAHMrP5xdRd0cRKZSqNY93b4L5iuBkEbgf7XCvc4rY,854
|
|
695
725
|
oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control.txt,sha256=CkRq7lO6JDOaQ25sWu2TwM_bPIXSwtSG-lz9goEzX2I,913
|
|
696
726
|
oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests.txt,sha256=1XiQua4xswOOvBe43Oc9ZCwKwaeh6ytBeuBSYFmN7jw,913
|
|
@@ -719,26 +749,33 @@ oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-ap
|
|
|
719
749
|
oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/work-request-error/list.txt,sha256=7zoWZvnrNE9C6kY-oW_Fk8CehAdtyQKzwhjHMr24AyU,3801
|
|
720
750
|
oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/work-request-log-entry/list-work-request-logs.txt,sha256=18lk9LS3jpJQObOxyZI43_P0QU2X7tkMvrHVglhp1EY,3901
|
|
721
751
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config-collection.txt,sha256=EJTMD_2obSgAanLu1nA2Rx7iGf2do1ITvAXJBM5taro,148
|
|
722
|
-
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config.txt,sha256=
|
|
752
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config.txt,sha256=iDez1NOmIn-vmmNDOkuMgZSZjBmy51zWb2dSy8xQ6-4,488
|
|
723
753
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/export-configuration.txt,sha256=DAesDfBd4LgFq6B8PsbQdgr3Xy38FzWVhDMNXtynFbE,189
|
|
724
754
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/import-configuration.txt,sha256=1QMkwMFQH9PHdFpCVuuQd0Vs1SOXPaeLRF9mINm9uF8,177
|
|
755
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key.txt,sha256=yD3cC4EUpp3_u39QVS0H7U04AF9a9kEkVT4jzLaK2ZE,207
|
|
725
756
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/metric-group.txt,sha256=-QQHFQR7av6U4NTM4KcKz1VOKWHWdGIYpKyMFpUyEF4,348
|
|
726
757
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/span-filter.txt,sha256=il82DirMu-aa-ZFOekesig5ba5PMJR9_xyGOo-WvhKM,194
|
|
727
758
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/test.txt,sha256=1Cxv5Lc57evDNiAUh86Jk3aOo6IUYmtYjH3QWns8j00,140
|
|
759
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-agent.txt,sha256=DxAT5q4Rqtg_eiNITIwf-cijNQlPLhw1Pr9KeoJMge0,5626
|
|
728
760
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-apdex-rules.txt,sha256=jWw0nR9rfU2sChO0aXWQnSyX-63_63pSZbypTEs39pY,5159
|
|
761
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-macs-extension.txt,sha256=GEcyoO0H-FHjzMtehrDNEeslYWHYfX6ENulgq2GWcos,6846
|
|
729
762
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-metric-group.txt,sha256=xLR1Blerxj7wZ87932guWDG-0IUkbtBi9ClkN4ISUBA,6425
|
|
730
763
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-options.txt,sha256=yySVqnCQ6BrU4cg69oTkVwyCHy0jQVEfyS3m5NbcWnc,4896
|
|
731
764
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-span-filter.txt,sha256=CPaeYeMqrNmx22RSylV9wD_DkADxw0xuZJdrJldY1DE,4909
|
|
732
765
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/delete.txt,sha256=GQ0-7GV9Hzodnand0_reUL86WinzBCKkf_ItLRziUVg,3385
|
|
733
766
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/get.txt,sha256=NWj5bOtWasPKsoCjML1oRaDGRwVtSIA3rO0VM7eHC5Q,2979
|
|
767
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-agent.txt,sha256=InNo3Tv-RtvfWFW-LhBUFu2FJIA1xSkXVZEgLB9I35o,5700
|
|
734
768
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-apdex-rules.txt,sha256=0sPqHjxcfk3LO5ryRkRTmArZsJTwBUWzo-5PZzhyyvg,5620
|
|
769
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-macs-extension.txt,sha256=7Y-3jj2sA-GaLC1oipzVKEGbWIqWBGZ-azEFwbWzOrc,5906
|
|
735
770
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-metric-group.txt,sha256=PxmB_2oQFwoIOSrsuIU3kJJUscpDvYplm6mbRKJOo_s,6613
|
|
736
771
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-options.txt,sha256=dni8qy8X63SMPHCZ6tMgSPx_Zw7wtWoKMqMv-sAe_Ss,5593
|
|
737
772
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-span-filter.txt,sha256=EgcGRtdwbwT_6mexeMPFNi4ETAp-ey47XgC7TubmdFo,5135
|
|
738
|
-
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config-collection/list.txt,sha256=
|
|
773
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config-collection/list.txt,sha256=WnsTHa5CgR9rC66X8lr385m9KiSYyxVuiGRhDqY6nHY,5958
|
|
739
774
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/export-configuration/copy.txt,sha256=xYL2yeOHaGLL_xjX4jVt9PZshbEPMcJnhgno-qJzjN8,4502
|
|
740
775
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/export-configuration/export.txt,sha256=aG0QnpvVWhdHtV0azQAmHjNXuPfLLzkMY89IhdWLyAs,3764
|
|
741
776
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/import-configuration/import.txt,sha256=G9DJbd6yl1KjHVEJ0LAAets8I93Y_5GGIq62-WPTEDE,4718
|
|
777
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/get.txt,sha256=6fQwQ-gsdbtEbn-IhMp7RGy8XgAx7KdpF0XHsXoxxDs,2782
|
|
778
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/update.txt,sha256=0zaHjp4Y4utLZEJj8W_pci6KMlFuKKZm_nTUNovJxZI,3361
|
|
742
779
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/metric-group/get-namespace-metrics.txt,sha256=BY4Y-1Lt8M9ZyVMvhZ9qdXUJ286XR5_NyRoYgIujmn0,3077
|
|
743
780
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/metric-group/get-namespaces.txt,sha256=TT-kM3PDQVx29t4nza7dvTGUG_6jUEplTr2_TVcF9zM,2774
|
|
744
781
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/span-filter/validate-pattern.txt,sha256=VU3FVlqznPO0MQnxa-FJ2SmFmjegej0jjsiYaubFpro,3178
|
|
@@ -924,7 +961,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/chan
|
|
|
924
961
|
oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/create.txt,sha256=r0VZ4T4poj-EcIRgqA8YiwSFRKNtlbHpX7opqx9tqBM,5895
|
|
925
962
|
oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/delete.txt,sha256=sqhjLeOwdRGhEtbI8yZcZNg6_t_W3UvNfjbmo2Cqypw,3215
|
|
926
963
|
oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/get.txt,sha256=r3kGvUuWQpraS8yG5IgXlsf0MbR2EMKIu9oyXKS2gx0,2840
|
|
927
|
-
oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/list.txt,sha256=
|
|
964
|
+
oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/list.txt,sha256=ghdzqHQQ-VHjAs3yGRV5P8OgHA3yfbQDJqSukodVrYg,4368
|
|
928
965
|
oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/update.txt,sha256=_izkkT4q1L0o6GW9pcz5DnqWC9taQ5D0AzkPczFUECg,4833
|
|
929
966
|
oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/policy/create.txt,sha256=brDo5xb-aSkzmCJYtdKmrXfIYAIJ0jaXQq87eOdsJi8,4673
|
|
930
967
|
oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/policy/delete.txt,sha256=3c-vGJ9zH7g_v1jUQ3DDONDaC5ZJB0eJNX7by2bhd98,3578
|
|
@@ -2975,8 +3012,11 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementa
|
|
|
2975
3012
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view.txt,sha256=W8p3Sf1GgWOUDkOacTkmlx-yym9GqQSzkILLNwgWA3o,305
|
|
2976
3013
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance.txt,sha256=AL3NpxRuvxpfJGQ0OWG6CWn_ELMpRgK5eYkp7FwmW7A,316
|
|
2977
3014
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app.txt,sha256=YL6Mt9ntg15lB3di-EH6Ore2nUBBX3rMeJ4WkDR0dnU,204
|
|
3015
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state.txt,sha256=KR0dHwS0LGtVeITOcTAahQrRIcIKCYfjVJo3Jhi2jSg,182
|
|
2978
3016
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-shape.txt,sha256=7s3ppGpxw6Xj8p4If0yAww1FosM9tMqjvWsfKBzO-0E,191
|
|
2979
|
-
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment.txt,sha256=
|
|
3017
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment.txt,sha256=Arspe_UJDazTTK_RThOvTY-TqlYo_qDF6_etI-iDNn4,458
|
|
3018
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history.txt,sha256=ua469evcqiV9TjPd2iKgyzCxlx0QwSjk1tdnAuul7t4,275
|
|
3019
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group.txt,sha256=g6Usk3m3o0g9D5cMoABQDEwuGBzRT-tJ4Dr6ia5ouyQ,506
|
|
2980
3020
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set.txt,sha256=BftD5b4kOnKa-y-NyBBwX3mBe5z49lwYJE9IlpU3TfM,250
|
|
2981
3021
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model.txt,sha256=SQiuxqdD7S29qRTK9lm32wOLHklWVtq-50cMpwhzH-8,1108
|
|
2982
3022
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session-shape.txt,sha256=OSN5yhSmA3yBvXO4bIOQERxBld1y9eeJOe-YcitdZ6M,191
|
|
@@ -3079,13 +3119,36 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/update-mode
|
|
|
3079
3119
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/update.txt,sha256=DS96W8sova5KcC1H1cLvRAWYveogw3zV7GtszMsh_Jk,8340
|
|
3080
3120
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/activate.txt,sha256=Oq_QWo0G_51Bwj953RpwrSzK8XMkqJS91xIrZBmrmU0,4692
|
|
3081
3121
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/change-compartment.txt,sha256=LDZtGIMfxMEs25ylwdvHOfz0Vu8n8cuxPJfABJT78JM,3966
|
|
3122
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/create-model-deployment-model-group-deployment-configuration-details.txt,sha256=h6nppzrUkRHsjN4vkyleM_LFsTYq5M_iH2k4DBZRsqc,8777
|
|
3082
3123
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/create.txt,sha256=amkAbCTwwFJ6nk0-Wum4jgx3qb1R4msdgf3Y2crJZgw,6833
|
|
3083
3124
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/deactivate.txt,sha256=IlpYBYGT9TgJ0uUjGCTshPoAq21X3ecoCcrGZlVBvwM,4702
|
|
3084
3125
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/delete.txt,sha256=JGETwjOKumgddFDY2Dc6wXseEBhufLxs470FWWY0nbg,4806
|
|
3085
3126
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/get.txt,sha256=3IPJZ1unfjW_HFvV9Ari4mH3oOTS-gfiJ8CFdd0WhGQ,3401
|
|
3086
3127
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/list.txt,sha256=utleQWdw9f1efQIylJqAMtuURlpEJOh34FXwDaYl9-c,4690
|
|
3128
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/update-model-deployment-update-model-group-deployment-configuration-details.txt,sha256=Avj_LV09gmFpEMvApu1aFCsgfhd0JL7zS-eU7gDph1o,9100
|
|
3087
3129
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/update.txt,sha256=IUScwYH6ZiyKqMAY0YID-AWwbpwUBDgENr6a8W6NL4A,7661
|
|
3130
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state/list.txt,sha256=4JwueoE1ORKSqDeOePGs4Na5g5XAtGYRKhoMfMMsJkQ,4902
|
|
3088
3131
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-shape/list.txt,sha256=58H-WV6VZ5l8gsiBHaWxiM1V_gmhaEGu39B9cfK5N-Q,3399
|
|
3132
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/activate.txt,sha256=UmAJtH5Net3kNLSuAgaO4R0TYUfOlCTFN1zAky-eIzU,4484
|
|
3133
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/change-compartment.txt,sha256=331iffyUaU1M8HwGUBJx2ErJc8es4iCZhPjV7MPTFGU,3729
|
|
3134
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-artifact.txt,sha256=KrMhwRdGv_zcQCjjPmF0C0Lyul9pzX5hrh49pQ6CkU0,4521
|
|
3135
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-clone-model-group-details.txt,sha256=2QZc8fzU4xDYE-qYojolBA7NDEHSrtalk8TmpFAn5Ok,4934
|
|
3136
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-create-model-group-details.txt,sha256=BWWmil9VPGD0vyrdw62mH-D0_chDihjvh9hcvEtwUCo,7224
|
|
3137
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create.txt,sha256=FtCSxc21YnN1zXDo1q47XFfl9kdiaIJISCADtvNN-R8,4295
|
|
3138
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/deactivate.txt,sha256=tDZZ1qwXSfQ5nccI3XZBRRkJGm8CSRxl22PyotDasRQ,4494
|
|
3139
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/delete.txt,sha256=Lgroe-sjv4AmY3y2ULHYzZQEoFNaIhrbTqqDXLltBEg,4581
|
|
3140
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get-model-group-artifact-content.txt,sha256=nxyV4mp6zOLThWRD3Tk4V46nAPPAsJZaNO2Owhtnuww,3807
|
|
3141
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get.txt,sha256=C30RzUJaXjXPdcOEFEo9a2t4GEXUlJHHneufz-M7Ry4,3235
|
|
3142
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/head-model-group-artifact.txt,sha256=LdPhOwshVGBLfnmbo-sLRk3V3Ct0NaGfHrCRiNcWBNg,3314
|
|
3143
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list-model-group-models.txt,sha256=SFYZHH6g_LbJw88l1DfYUCN_aguQWvzqThN70xhwhAc,4986
|
|
3144
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list.txt,sha256=cw3JRQ23IFS2Z9ujdeAvKYdLu7feyeaFs841aaQZtpA,4485
|
|
3145
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/update.txt,sha256=wnDgl0s6ZcgHyqhEbElDtCgyo0c-50mR3KlAOFyjNHY,6246
|
|
3146
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/change-compartment.txt,sha256=0TlJ8tP3T0LRCXm4QImDCx11mlCir-PVqr0fHskqpAs,3641
|
|
3147
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/create.txt,sha256=k8Mvphw6QKhR9b0WrXokWp0UnU0Jo1bbz2qMR8rf9qw,5549
|
|
3148
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/delete.txt,sha256=AgOGqHkzdNV38CV8ONsIIcKT1-qsM_fNVaRf7C6JLOY,4490
|
|
3149
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/get.txt,sha256=tDQTANxTh4IRgyRsUKEeL91nejUT8Jh5k4LqNyH9FyQ,3119
|
|
3150
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/list.txt,sha256=7ZSXTJxCSC2gC7WaJHGgWQdhbqk7ZO9aNA_CUk5ADFI,4439
|
|
3151
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/update.txt,sha256=LAauzThb4K6nrVeuXZzetqM3T5YqV-HCQEhXeK_Ty5Q,5904
|
|
3089
3152
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/change-compartment.txt,sha256=shIzJk0twK8zsDLfoa-00bZPzMOoJhwXqVuJSGqKTDE,4744
|
|
3090
3153
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/create.txt,sha256=hEClAl4cOyUBvf7H4RlBqmG_cE3gMfn36hDsp9gy98c,5584
|
|
3091
3154
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/delete.txt,sha256=DXg5nE8Xil70JsIIpP8J3GZfMietOb3V2C5sPpjQ_Eo,4921
|
|
@@ -3136,8 +3199,19 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/canc
|
|
|
3136
3199
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/get.txt,sha256=um6ZgG6XYilXB1bA43hird4VIVg7FCUjqyw0cuQ5s6g,2728
|
|
3137
3200
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list-work-request-errors.txt,sha256=4tteFDWHWJjuO8XaDDTaykV3h7XX7v5X7iaD6SgPg1U,3464
|
|
3138
3201
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list-work-request-logs.txt,sha256=716dAmTwyhWQotp8c-IppW3z4C_wnDfMQLCHAi9aMLQ,3452
|
|
3139
|
-
oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list.txt,sha256=
|
|
3202
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list.txt,sha256=UCpuadnQlZl9MLiYRmGeJlU6W4KI2a-8cJUwCDbu4lA,5457
|
|
3140
3203
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/associated-database-summary.txt,sha256=CcEbcID1E4FZOwzhKXa6l3pd6Su0Xn_2vcg_gixyTe0,234
|
|
3204
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance.txt,sha256=iaHFycCWGA0AStNbs3TOTY-8vkj0cDbKMzlDV8ijxmQ,167
|
|
3205
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm.txt,sha256=V7eF0JuOEbCAJ0xRN4foIWYTIVNaiHxSI3jheUOINi8,256
|
|
3206
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance.txt,sha256=zZGCg7CFxOv2Rpxk77bBi7bCPyVpdyvdUKDLu_xFl-Y,179
|
|
3207
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster.txt,sha256=Hb8BjEvv6IofaD6SfR97-wrJ2aX2clMtZO4sQcVeIAM,187
|
|
3208
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-database-collection.txt,sha256=d71hSl_41BXZq5LrqMbhz75X34vmXRCRqx6ECcSycPg,176
|
|
3209
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home.txt,sha256=E-4HQKghesODzkoeYaLKwVnGWWhhmmesRumENH-fLOs,158
|
|
3210
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node.txt,sha256=OUtdfzWWAWZ7uZXnKZC7PEYI9UIujQrf9lyxs39_P-g,193
|
|
3211
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector.txt,sha256=Mhm7ZydjwCiuGdURkvgidmaHvCxK8KhGK-bpmbb-5Ao,431
|
|
3212
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery.txt,sha256=K-gldBxPfq4RnKvuppMT4fMWi6WYoQ7qgldE5v1Njk4,217
|
|
3213
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system.txt,sha256=eqqmmPXBwMr_Z1KJNnQTfK2GKlRiAl2ZYOWH8LpAm1I,408
|
|
3214
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener.txt,sha256=eQB81fT1q75dTeBT7t9bEMwwto6F42eEGWfMmfqJXl4,223
|
|
3141
3215
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cluster-cache-metric.txt,sha256=WEnzy3V-eWQHH-URTvB-JwDd8O7JkSnvZzS7FJ5DObY,230
|
|
3142
3216
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-backup-metrics.txt,sha256=eeMPJZzhaFgbtOJW03uKR9OxwDAdlFNc1vJbQTrr6Sw,196
|
|
3143
3217
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-dataguard-metrics.txt,sha256=klCAjF46G3YRatmyBFckE7yZJsFY1oWYfegaTDy_dh0,202
|
|
@@ -3180,6 +3254,60 @@ oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-reque
|
|
|
3180
3254
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request-log-entry.txt,sha256=P0-f9ZjBa3cTGd7N5TrNAtuB-6c0vVKFqTmoPvR4avA,191
|
|
3181
3255
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request.txt,sha256=IrKnKeFL1Y1kZNauK0SoxCRLJ1MrADKkSHA8OiRYmDU,150
|
|
3182
3256
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/associated-database-summary/list-associated-databases.txt,sha256=NIM79dqP0mvAUmnfxmnu1ELHlbjL7BXM2SBI1rSZR60,4465
|
|
3257
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/get-cloud-asm-configuration.txt,sha256=ujNk-drrVAgG4crG_sDsiYRbqF5xHnVPmMKH2EsrcVU,2953
|
|
3258
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/get.txt,sha256=9Q3OG-60bvzsndQcvHAuQYIA0OLaTXrgwTIXVlES4AU,2732
|
|
3259
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list-cloud-asm-disk-groups.txt,sha256=COYG3hROuRCzzl1qUFtOTBdCJlS5U_vZnomL2nIXpNE,3819
|
|
3260
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list-cloud-asm-users.txt,sha256=tbQ0sUy9DSmCV_joGlTa-dPR-STNa0Elsb6wHugh5FY,3783
|
|
3261
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list.txt,sha256=6R-x8ynbiQPfhVuufsUg3P38cfhM006cpgxT0rKG9lM,3596
|
|
3262
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/summarize-cloud-asm-metrics.txt,sha256=LqmvJ6uF79sjXmhkxD0YF29S9DJkrn-FCxhr8Xk43So,4204
|
|
3263
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/update.txt,sha256=QKDITMO3xXXkmpyf4ddasZgTDvWr4Z1NYviAUFQgFUE,5431
|
|
3264
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/get.txt,sha256=JWpH9ifSMO6IKr2nCWanjg4UMBWiwg0koQK2ewX9Pvw,2839
|
|
3265
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/list.txt,sha256=wnGJ7kFcoBrW81eW8wCN_VBxccoHlvB505RgHzMf5lE,3605
|
|
3266
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/update.txt,sha256=gG1njl16o_-tzHCD4qS4m12IA2tman4LR0rIPKOR98w,5451
|
|
3267
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/get.txt,sha256=665o3yCRQ2pf0ViGGh4umLtyqI9ka-2HVvJP1rS5Qi4,2780
|
|
3268
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/list.txt,sha256=1culpbh3u-caqxCeg9P-VNj6igzYkG34V2_9aqljb-k,3608
|
|
3269
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/summarize-cloud-cluster-metrics.txt,sha256=gcs5peQFM5SvA7jn6bGwqv4FqCafx-8_d_rn6G2hoKk,4288
|
|
3270
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/update.txt,sha256=858KRBK0S16z8N9eyP5B_xgEPpzyao2J-z_3cR9DJvY,5479
|
|
3271
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/get.txt,sha256=lL0LZArLNBTJ78zv8toctRds-O8QliDbqVIyswPdaPY,2887
|
|
3272
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/list.txt,sha256=DOMLSX9DMxP_fSHdGDGEpDmbWeRuTveycaDiNihjZU4,3629
|
|
3273
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/update.txt,sha256=mscW9PHc0mHqnXBxnV1pL0Ou_nSkiW6EoCcrGhF-FiA,5586
|
|
3274
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-database-collection/list-cloud-databases.txt,sha256=_QK3_Gj3G77nWiy1UYBzAcaDuw2WyCWhA37CZ8YyG68,4494
|
|
3275
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/get.txt,sha256=RZzZbCDowA-1LQS9jLvee1IirS4lZ-aewNYe4aOXoa4,2785
|
|
3276
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/list.txt,sha256=-Ik_nBTKz8B5IFuA5yW-IO-9RUuF4ThhozlrWFsEQoI,3608
|
|
3277
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/update.txt,sha256=XhI_WcVJA1bNi_yrvLXWPXtKJR5Hsu4Mzed7w96Vs-4,5397
|
|
3278
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/get.txt,sha256=SyUjXDhZ43SjfhjW3OfWUnrs1LvcPrsnqzmqmpmdiPI,2785
|
|
3279
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/list.txt,sha256=-gZrW82ADAnhLkqtGeHEqhopX_6KBPCCZVwBooOS1X0,3614
|
|
3280
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/summarize-cloud-db-node-metrics.txt,sha256=SBViuExa90VLay8bCO1Aby0jdOuK34QbVmus4ZbWnxg,4293
|
|
3281
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/update.txt,sha256=22FRsilHa_E3y3_hPQXqBkh5QIY0ct0hWN4R60UpnNU,5484
|
|
3282
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/create.txt,sha256=biGvVn2txUqZNMcp4sSlLIsmeQXSJdc3m8K-Ln6QK6U,6435
|
|
3283
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/delete.txt,sha256=abLfQU5wxQU2KBcw6N7KL6jEbOnV26pOjC5XfHzlQnQ,4601
|
|
3284
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/disable-cloud-db-system-database-management.txt,sha256=JS0xkBvou22WfizNLFiKozl3ALgdoAud0bZVGD4R5CM,4739
|
|
3285
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/disable-cloud-db-system-stack-monitoring.txt,sha256=oSBKodi12X7-LKVHA8x_Dj6sPLIVd1jkUYHbmgVmWyA,4716
|
|
3286
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/enable-cloud-db-system-database-management.txt,sha256=6tr4sTiwHmu1bYWYs-E47aBwRaf4Wq6hqWU3e-Esroc,5191
|
|
3287
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/enable-cloud-db-system-stack-monitoring.txt,sha256=wxgqHsO4QMWUNLS06rPeXW2RrXND6pBHOnBHQqexi_Q,5165
|
|
3288
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/get.txt,sha256=jr0xP9EJw6bGaxnFiM0lBKB9PV3TakGVR_l4aIowzGg,3229
|
|
3289
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/list.txt,sha256=PPPCVtaOt2RTy8l8Bf2FZjZLfJ98PLo_OL0ssW9pEvI,4286
|
|
3290
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/summarize-cloud-db-system-availability-metrics.txt,sha256=Zc5XAsvoJteXesN1F0YjN1Fsb656TaWd1DnLyjud8OQ,4886
|
|
3291
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/update.txt,sha256=ejPzlcAzF4LkOgUFegbCxZ1Ui9ZnsRamOztMd5WO4l4,5933
|
|
3292
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/check-cloud-db-system-connector-connection-status.txt,sha256=yW05MVURHoZ9X5jVE7TW-iIWYb4IZrSwI0ml6GwnkJc,5308
|
|
3293
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/create-cloud-db-system-connector-create-cloud-db-system-macs-connector-details.txt,sha256=YN5RgcpVi75zT-b1XBsy7Wonf0n-GTyrLrNpMCTHSzo,6701
|
|
3294
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/create.txt,sha256=gMrQdnWRwCUaSe0ZEbKBxNAodWMIEDW3mmGwI-qArQE,4653
|
|
3295
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/delete.txt,sha256=YxrWbs5KDUDmmoLOurqrsAPiB49hQQGSL_TYJ-OX1Ro,5084
|
|
3296
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/get.txt,sha256=EzNdizijAt41-FMmV0FFHmlCixsFDZ3OGxALFoQVAQI,3721
|
|
3297
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/list.txt,sha256=K1cUud_l9UUiKnLQAmzgO1DziG1wwg6_BppjcUoH5OA,3640
|
|
3298
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/update-cloud-db-system-connector-update-cloud-db-system-macs-connector-details.txt,sha256=uD9jTEgs7_YZ96EvTng2meEjm4Q6XgmpQ8FzgbZDLO4,7084
|
|
3299
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/update.txt,sha256=krdx5TMiaOWBnpqG_CmGp2KHj0g2p_mZDoQAzcJUXWM,5143
|
|
3300
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/create.txt,sha256=A9tv_czhnqCgiz4RT9RnDbGvrNovLQz1zIm_Ak15MiE,6519
|
|
3301
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/delete.txt,sha256=Sa0CoL8Cw_0pdLVmrO9J8Ew7-kkHpHJcb1k8HqUZG60,5252
|
|
3302
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/get.txt,sha256=CRwQttNLmzBTu36XjfZA_1gBVPoHj7Qw72OiHPbi9xQ,3904
|
|
3303
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/list.txt,sha256=xVeERwfMUxDUYl8YuaFQt-HZyQiYxqyfY7EFZt536kY,3922
|
|
3304
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/patch.txt,sha256=tN1i-UqbesxaY9x40mRZRxDbuvykmNcLQgkdn0hoQqk,4922
|
|
3305
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/update.txt,sha256=HHGQ-MCPOpc0Tzh8GtwztEwv0tzQoT0JJhd1qxNthJ0,6607
|
|
3306
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/get.txt,sha256=pXzHWPatxzUr65foOjHlxmtiUHC4sTNODUW44hlmgVw,2792
|
|
3307
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/list-cloud-listener-services.txt,sha256=n6YT44Mt6Pswq0ul5AJ3Ku6EQHjY6n7Djg5CDki2xsw,4288
|
|
3308
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/list.txt,sha256=PKBQ605XZGDHGk_gd5ItpjwEl4jPRPYnslxmLlXLFEk,3611
|
|
3309
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/summarize-cloud-listener-metrics.txt,sha256=5sPS55l5f4pZPVjjwYGoNYc7krwjnWCyoBKNdrVa6A4,4309
|
|
3310
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/update.txt,sha256=2_sp9PeFwmAPItzEtk8tApWpxeJKl7Zt_AwDheUfKbg,5491
|
|
3183
3311
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cluster-cache-metric/get.txt,sha256=Db9WKNYbmo_4RSxzeJPAEOkIM2HbhpoxkVxpjBpfafw,3729
|
|
3184
3312
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-backup-metrics/get.txt,sha256=Q77ILO_WfmVZocc66omZ-52keUiYqlnKyLpapbCfQEs,6930
|
|
3185
3313
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-dataguard-metrics/get.txt,sha256=nnW_UJp0U4JhqmFpbrurkONX32bPZf7wNdxCL2LO4gc,5539
|
|
@@ -3270,15 +3398,15 @@ oci_cli/help_text_producer/data_files/text/cmdref/database-management/fleet-heal
|
|
|
3270
3398
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/change-compartment.txt,sha256=KKZu3BI_YpL09_a2gxz9U3CDf4q6C-KRwmuC2Zc-0ak,3374
|
|
3271
3399
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/create-sql-job.txt,sha256=EfTGqYUevaFAmk4Cv2mPYvZ4a1DN35dh8Dx5pcspyJM,9180
|
|
3272
3400
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/delete.txt,sha256=sq37ErBEnv66bX6JsjOKJBzNswQrMA3SylucRJDaaEc,3969
|
|
3273
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/get.txt,sha256=
|
|
3401
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/get.txt,sha256=7DDH2Yq_D2JCW8Hzj7wMHLvyJh6c_q9PEpLR9YL_yKM,2664
|
|
3274
3402
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/list.txt,sha256=yUVs5klgFaaLldslHNFLHh0rXuFFz0txUU-Srtkc00s,4426
|
|
3275
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-result-location.txt,sha256=
|
|
3276
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-sql-job-details.txt,sha256=
|
|
3277
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update.txt,sha256=
|
|
3278
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-execution/get.txt,sha256=
|
|
3403
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-result-location.txt,sha256=kH_gQhlFUQ8obC3Uhx6840ih6J9QtQ8xHathM0ty_2w,4901
|
|
3404
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-sql-job-details.txt,sha256=IyGZlSmSxtoxGA8SW9JLe9AaiYHJH697a-lgNFM6ZaA,7973
|
|
3405
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update.txt,sha256=4lCTBx89NuKDwbmN3Vg3TTLFdNIhVW1apH5Z3dzpd8E,5151
|
|
3406
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-execution/get.txt,sha256=JUhU2ruqAs80l486cGzxfrk8OWsyejFqxPkH2Q8zbFs,2783
|
|
3279
3407
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-execution/list.txt,sha256=MPaz2MUs4R5E27tlSWLyqPQFGpcPzbuyrvf2Oi9bh-4,4565
|
|
3280
3408
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-executions-status/summarize.txt,sha256=SLv15wRlFcfaHz01uWm7Zgin03CSCz--D7bbt2SJSc8,4568
|
|
3281
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-run/get.txt,sha256=
|
|
3409
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-run/get.txt,sha256=ICHF3KV_wLoWR5l7ZN0xgwuj91Qe1dDgtiEveXw-OXk,2711
|
|
3282
3410
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-run/list.txt,sha256=Zk5C-N_SMTL40mg4IZsLvh0Bz-72cFUbdHEoq_be91U,4449
|
|
3283
3411
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-capture-filters-with-password.txt,sha256=A00grfrcRxw0JcE4qApvENKAyIO0xZivvBh5TvajbUs,5279
|
|
3284
3412
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-capture-filters-with-secret.txt,sha256=K3VngotIrzWE0lVZh0GGwdxJjeVkkj5aSVPRudZvwBo,5269
|
|
@@ -3366,9 +3494,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-da
|
|
|
3366
3494
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-autonomous-database-management-feature-autonomous-database-diagnostics-and-management-feature-details.txt,sha256=02nj1gDgaWjBQzuREhyeJbvVUyGjXWdH1jY-Dir5SyA,6090
|
|
3367
3495
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-autonomous-database-management-feature-autonomous-database-sql-watch-feature-details.txt,sha256=7b_8KKWDhefzzOs7OQktV89hXcHJpisB2Y9LUCKpHU0,5988
|
|
3368
3496
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-autonomous-database-management-feature.txt,sha256=SkK2gkAHyLmTYacpHIaK3Db7vp6vqLCNfqf95gVRHJc,5112
|
|
3369
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-diagnostics-and-management-feature-details.txt,sha256=
|
|
3497
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-diagnostics-and-management-feature-details.txt,sha256=O4odaRF9DjMuHzEc7uo3QACENnh8uj58vdQL4X8vhks,7203
|
|
3370
3498
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-lifecycle-management-feature-details.txt,sha256=yGEKbD2NBikMye-FGiaW-HjihyEbvMzlkYqJiXFIttk,6154
|
|
3371
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-sql-watch-feature-details.txt,sha256=
|
|
3499
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-sql-watch-feature-details.txt,sha256=97AxBRyVA9jX0is0vDDwH9lNWSeIteWl2HjfHpSyPG0,6431
|
|
3372
3500
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature.txt,sha256=Cts-i3421XbAGkN9uHNiDoR0mDhBd1hu6q6iXClTI7g,4964
|
|
3373
3501
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-container-database-management-feature-external-database-diagnostics-and-management-feature-details.txt,sha256=i_azVEXhKNawpbFOiLqA86i38qnhej16cVBlrJE-F7Y,6676
|
|
3374
3502
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-container-database-management-feature-external-database-lifecycle-management-feature-details.txt,sha256=EAS8Gj-kno2Lbt8u4d9DwjkVooSxtrWDt4MkVWd0RrU,6250
|
|
@@ -3388,9 +3516,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-da
|
|
|
3388
3516
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-high-frequency-automatic-spm-evolve-advisor-task-database-named-credential-details.txt,sha256=ruDd-u131niTtEfquykYU-eM7lyGS3XuWd4RD1dzcLg,4698
|
|
3389
3517
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-high-frequency-automatic-spm-evolve-advisor-task-database-password-credential-details.txt,sha256=HHig6w5wsBK-2nwwJfxHWzd9Fpe6BoLf2GUeGypsHM8,4821
|
|
3390
3518
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-high-frequency-automatic-spm-evolve-advisor-task-database-secret-credential-details.txt,sha256=oir_45PTKt0EHFmDRX_HILVBGUa8G47FQZXVwKBomIg,4871
|
|
3391
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.txt,sha256=
|
|
3519
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.txt,sha256=FQpQuxOQtV8yJrxvKI_7tApvxAwi-R-PMMClPiC-_B8,7383
|
|
3392
3520
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-lifecycle-management-feature-details.txt,sha256=hpJpTkP3-yasdLb4srU19oTkvVJg0UDSLjGkOFKLeds,6324
|
|
3393
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-sql-watch-feature-details.txt,sha256=
|
|
3521
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-sql-watch-feature-details.txt,sha256=W3RxxHIjtJj7ZjQ7FHcB68CX7n_XWeMQvLuJYjSI6QM,6601
|
|
3394
3522
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature.txt,sha256=VlIxE2vW6GaBQoM8xrjip1mpfvvDc5B0Zds_ZW5YqjM,5124
|
|
3395
3523
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-spb-usage-with-password.txt,sha256=VVdgi18tfo1TsZBwaC0BBzm_AyefNCFFPBPhacIECkg,4471
|
|
3396
3524
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-spb-usage-with-secret.txt,sha256=OQrtHnneDTtEE_DgKbO9bvwfTAqWwltj1mBJu24yyRU,4463
|
|
@@ -3399,14 +3527,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-da
|
|
|
3399
3527
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-sql-plan-baselines-usage-database-password-credential-details.txt,sha256=XRIU6ab0w7psok4sTfuJXeH3IpUeq1-A03HYBcwJRs4,4366
|
|
3400
3528
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-sql-plan-baselines-usage-database-secret-credential-details.txt,sha256=7Ic1Z_83V6QB1zVlmZeKlWqKIHp3bgPVACnMsOeuSAA,4416
|
|
3401
3529
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-awr-db-report.txt,sha256=nQ-ebhtvTaG_dEFocsKm8VWjHT_hYzqftmEnav2Fpkc,7826
|
|
3402
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-awr-db-sql-report.txt,sha256=
|
|
3530
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-awr-db-sql-report.txt,sha256=FNxmfTIOkqMGInYuhTFuW_CHhBpebLSSkPkHluUS62U,8614
|
|
3403
3531
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-optimizer-statistics-advisor-execution-script.txt,sha256=HZeaASScZ-s0HWwYsOl-YcnHMucMOork1__xHMk0OVg,3879
|
|
3404
3532
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-optimizer-statistics-advisor-execution.txt,sha256=7Qit7JpQQ0jy9KsjpmtR0Gsx9_TN2vnnvbdpaenPW-0,3907
|
|
3405
3533
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-optimizer-statistics-collection-operation.txt,sha256=yIUhBNihFR9OTVCcInKOwBwWeThO-aRjblHYUEpZCRI,3687
|
|
3406
3534
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-spb-configuration.txt,sha256=qFHqYcxzpCEPod4-NHFsEro-DPEVAz4PoNb520yq7fI,3118
|
|
3407
3535
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-sql-plan-baseline.txt,sha256=bBKjL_FFzKd5JITFMkaBCsEF921w6k0k9H27E8coTPs,3270
|
|
3408
3536
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-user.txt,sha256=uPpC8uXnsqqTukb2h5Xz1t0k3POjdqO4hp31UjrWRgc,3216
|
|
3409
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get.txt,sha256=
|
|
3537
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get.txt,sha256=U7jNYafugJtmh-FnTmkGyjsHUjOdnnpnVGdjWzFMhHg,2813
|
|
3410
3538
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/implement-optimizer-statistics-advisor-recommendations.txt,sha256=FxClRAB4plQaW_WeeQeEssYTbRrM-nyH6bWlqoUI7b4,4554
|
|
3411
3539
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-asm-properties.txt,sha256=cXMUu6YRJ30-geHp_7_AVYUTZiAK4HXYv4tNEndeXpM,3966
|
|
3412
3540
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-awr-db-snapshots.txt,sha256=X8366gKSKHAeeG7CMeXLYuc_J0nL3L1jAOZQfT1q-h0,8760
|
|
@@ -3443,17 +3571,17 @@ oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-da
|
|
|
3443
3571
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-autonomous-database-management-feature-autonomous-database-diagnostics-and-management-feature-details.txt,sha256=mS_tOH3F8tg0e3fEtFP4s1nyVMuSFwiBbDBv4mvfyG4,6093
|
|
3444
3572
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-autonomous-database-management-feature-autonomous-database-sql-watch-feature-details.txt,sha256=CGammhJ6Ln_lIR01Fikd4eVm8KgcyM9Ly_Ar44GUpWA,5991
|
|
3445
3573
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-autonomous-database-management-feature.txt,sha256=fPrr8SKQSb6TT1B9nyKlHjyZR9q509ZXmMLmueNJ85I,5115
|
|
3446
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-diagnostics-and-management-feature-details.txt,sha256=
|
|
3574
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-diagnostics-and-management-feature-details.txt,sha256=pmYNruKtKtQWQODp7aoI_9MG-YoaTOd9IUdMJok5ag0,7211
|
|
3447
3575
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-lifecycle-management-feature-details.txt,sha256=IZY3CQDoRJ3_YEwwyHMSLBwhXE2PoruXMDJ1Sy9YpcE,6162
|
|
3448
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-sql-watch-feature-details.txt,sha256=
|
|
3576
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-sql-watch-feature-details.txt,sha256=yuTKjGGWmCcwdYahlTKSVwdCHyOW2uzEhbHYL4j06ng,6439
|
|
3449
3577
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature.txt,sha256=lKh1tGd1wtX0MYN3xGpRgj7id8FxI2HYhsIBBbj024M,4972
|
|
3450
3578
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-external-container-database-management-feature-external-database-diagnostics-and-management-feature-details.txt,sha256=bKE8Es1Nc-3iDPMlQRLUGxu3zzoZMs0rmfVsPqZA_2o,6677
|
|
3451
3579
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-external-container-database-management-feature-external-database-lifecycle-management-feature-details.txt,sha256=7c8ipKM9c1JMixuhr7vfPGa-Lxf9hNITphFQoQzmKU4,6251
|
|
3452
3580
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-external-container-database-management-feature-external-database-sql-watch-feature-details.txt,sha256=7xkcw1ddljphU9MzGN37rU-eJAZPiLGjQWdydWb7T_g,5579
|
|
3453
3581
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-external-container-database-management-feature.txt,sha256=fL5ExFJ1WbnRPFVh9wxDqA3nwWk-GIfIajRFjkjrozI,5225
|
|
3454
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.txt,sha256=
|
|
3582
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.txt,sha256=JJ0KjUG12gw6qSPIbLWzHYjHJ08y2a1My_1iYN6BqzE,7386
|
|
3455
3583
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-lifecycle-management-feature-details.txt,sha256=NdFsqW4WHVYFXDJuK3DD-2FpjXazEwfkxjmUGBuPq70,6327
|
|
3456
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-sql-watch-feature-details.txt,sha256=
|
|
3584
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-sql-watch-feature-details.txt,sha256=rqcMnRz_x8Cda0ObpOBDzRDjJNbiUoKeXJiZ3YhMhFo,6604
|
|
3457
3585
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature.txt,sha256=H0DZ0lTZEK91nAoAhWeGLrnzNEGQc_BuuqTdJWh3ge4,5127
|
|
3458
3586
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/reset-database-parameters-database-named-credential-details.txt,sha256=HzVavRd0je2xKZb5-LhpijCcobVRmNunBveGqx0qucg,5678
|
|
3459
3587
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/reset-database-parameters-database-password-credential-details.txt,sha256=Dw1OnNGBnxJitlQzLAm-uNIWdhsN6OSTgRRIIV99_bs,5807
|
|
@@ -3477,7 +3605,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-da
|
|
|
3477
3605
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/change-compartment.txt,sha256=wtI0gv0LqlWkyMiucMgfIJ4pb42C1skuOEenzw5X60c,3808
|
|
3478
3606
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/create.txt,sha256=zTllRorQ1E4M-x3tokG8wptz5PlYDLptkMOoKNXclGs,5716
|
|
3479
3607
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/delete.txt,sha256=hZvdEugBbj9ncqUFe05uT6v_Cw93zXHGYADUrKiY4c0,4627
|
|
3480
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/get.txt,sha256=
|
|
3608
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/get.txt,sha256=WX3hahoDZL5_xo3Kyz0CLeEixaDRwGrxvJ0xwZedYEc,3220
|
|
3481
3609
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/list.txt,sha256=WPwprMa2qGqfMiSJhRrgVr6KxAXvJosFkp-e8OBupFU,4350
|
|
3482
3610
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/remove.txt,sha256=BJWx3BvMcesx4olyaZkKyy2fTw2FnOyqt3USjsmbf68,3760
|
|
3483
3611
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/update.txt,sha256=FgnVK-VYFHarKU5ZIH1lwJYSqVvV14TkzS3zPuIdst8,5915
|
|
@@ -3487,16 +3615,16 @@ oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my
|
|
|
3487
3615
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/my-sql-fleet-metrics.txt,sha256=2rIMZcL16pp3RLko_6SazTOV-BrsCUUxMUmZ4BA5MZg,172
|
|
3488
3616
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/heat-wave-fleet-metrics/get.txt,sha256=V_q48pRJ9DH3P4GMc25zpW4qlhThv0_Wd0mYg9Y55jo,4342
|
|
3489
3617
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/change-mysql-database-management-type.txt,sha256=Qmrk07uJit04EitWtDvb-qt6AjBclB3GuhLOs65ozaQ,5098
|
|
3490
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-binary-log-information.txt,sha256=
|
|
3491
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-general-replication-information.txt,sha256=
|
|
3618
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-binary-log-information.txt,sha256=F9wCk_yfKYLDPr2zTDP803ljSPV6A0Y0xgQYKTyA9e4,3078
|
|
3619
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-general-replication-information.txt,sha256=TVFaKrliM280rRzkRkBALBXjUNHDP9ulErrl5i4sEDk,3128
|
|
3492
3620
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-my-sql-query-details.txt,sha256=Zd2c6sQ4XsF6l7a0ZPN_uS3iTnWDOoiO2wt8x_6aBtQ,3402
|
|
3493
3621
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get.txt,sha256=wF1fffRw67HgZ0KtqLCzESL4Ep2a18vKDO8OIvoIbNM,2949
|
|
3494
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-high-availability-members.txt,sha256=
|
|
3622
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-high-availability-members.txt,sha256=by_y8ZZzIUxciycLF9tbdW_R7HROy_xZaaR6yfS6h5I,4115
|
|
3495
3623
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-inbound-replications.txt,sha256=9IV6IIdGQVp35tG_ZQNjjAHxMe8c2hhSBEYnmeh3d1c,4063
|
|
3496
3624
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-managed-my-sql-database-configuration-data.txt,sha256=IF_8p_7N4-7zcVPKvrup0DE4LgDvNhzZ8VHpz50Qyy0,4164
|
|
3497
3625
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-managed-my-sql-database-sql-data.txt,sha256=vfQHBTj2O6EfPjAUK-0eVh5MfsMx-gACTqVszOhh4Kw,5429
|
|
3498
3626
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-my-sql-digest-errors.txt,sha256=wJ8YUYF0QS_4idaLfGz4fjfzthu4al6mgdltEBJuZ0M,4323
|
|
3499
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-outbound-replications.txt,sha256=
|
|
3627
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-outbound-replications.txt,sha256=oZgIdPEp-XvC9f71i1zP-HhxQf-6-iZ3eZI1paSquDc,4081
|
|
3500
3628
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/summarize-managed-my-sql-database-availability-metrics.txt,sha256=kEboLyGCAlnLo1ywRwK8MamETCDyxBKr0mBZQTDJnfc,4479
|
|
3501
3629
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database-collection/list-managed-my-sql-databases.txt,sha256=O7cs21R1jsuP2T31qNk1wUUab_KGUPEuiIB94M1ImGc,4207
|
|
3502
3630
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/my-sql-fleet-metrics/get.txt,sha256=Xv22CpTJnGlHfGKrr5UoPyeSM0-1E6Gmo57c5yPMilQ,4772
|
|
@@ -3562,8 +3690,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace
|
|
|
3562
3690
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove.txt,sha256=SNwed1QDqG7nKGp-fu-23LBJaypMXqQcQl-9Ag_OT0I,4658
|
|
3563
3691
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/resize-data-file.txt,sha256=Jkg7jRhWrJ1jmxh-_hdFCx2c_Z2c_vbCLSXbx68uJy8,6514
|
|
3564
3692
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/update.txt,sha256=He1UxNBtdZtf2kPTwCejlRYgwGPvNf_QLB37wjz3Suc,6269
|
|
3565
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/get.txt,sha256=
|
|
3566
|
-
oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/list.txt,sha256=
|
|
3693
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/get.txt,sha256=2Ujhm09jYsKRfg0W9IV0ZAF86GSCMNFsDeVteBJ6gTI,2781
|
|
3694
|
+
oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/list.txt,sha256=PEmlwqY4gPgKQeX0lwiTlDnLLzKmTwLUXHBXCuVztmU,3972
|
|
3567
3695
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request-error/list.txt,sha256=1m1MLCS3TnYXQ8j7q7pkkdg95ZBPlWhbCywq9xDfwRE,3676
|
|
3568
3696
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request-log-entry/list-work-request-logs.txt,sha256=726wtYpeG63wkF4MSCIJ4syGr61gLEhI0-NwL0_3wHw,3776
|
|
3569
3697
|
oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection.txt,sha256=-p1XzDPoHZxX0hHKTvfhxb1oJ3TgoFX3AScUlLCvgz8,342
|
|
@@ -3704,9 +3832,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-databa
|
|
|
3704
3832
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/change-compartment.txt,sha256=ocEkT43y-1iYYv60SaNLShzXZCOyMHl92PP3Ybi9P8k,5058
|
|
3705
3833
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/change-dataguard-role.txt,sha256=ruxemZZGXaGRS4YIXEWuOrT-Z5ojM0d3a9RESV6YfjA,6187
|
|
3706
3834
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/convert-standby.txt,sha256=sttk5LNJIYcrXVLb5h6Voa-x0HZNmv6QDIjjT54gCdE,5493
|
|
3707
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-details.txt,sha256=
|
|
3708
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-from-backup-details.txt,sha256=
|
|
3709
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create.txt,sha256=
|
|
3835
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-details.txt,sha256=Gm7yuIIGHElB2Eamzfa8YFuA_h0WssOS4Fyu9BzDG8w,13543
|
|
3836
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-from-backup-details.txt,sha256=Oyr_0IsTgxa6Rpansf955psRfQqZNYjHnlGviqh_7us,14258
|
|
3837
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create.txt,sha256=X8kzYLOXDQv1K8Gff2zjBnxN3SUpkU_8BpP-DR6dmcI,13342
|
|
3710
3838
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/edit-autonomous-container-database-dataguard.txt,sha256=wzB6GxKd3tmWZiIHZPCFaQUo5JlYasx-u501CHS7UIY,5493
|
|
3711
3839
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/failover-autonomous-container-database-dataguard.txt,sha256=XMaowlMF91QTPWxS_VukvxFbjmVPS4j_44N3eSpI1H0,5074
|
|
3712
3840
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/get-autonomous-container-database-resource-usage.txt,sha256=HGVCg8qA9QOT0-4jqLqVYziq91AcA-kStwafXYh0CxA,3395
|
|
@@ -3717,7 +3845,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-databa
|
|
|
3717
3845
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/rotate-key.txt,sha256=LCcSwmGl8PSEmJLDok6bl1idgM5bAuaZL-HF7z58toA,4770
|
|
3718
3846
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/switchover-autonomous-container-database-dataguard.txt,sha256=YhbgQHcvOTfwAZ7dyAsbgp2df-2eHpdNMX4T249B0E8,5082
|
|
3719
3847
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/terminate.txt,sha256=BSnRugpCPBiLSa7Z-dyc4qqZuLMd_1uh_eKiNxAxZ5g,4893
|
|
3720
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/update.txt,sha256=
|
|
3848
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/update.txt,sha256=45pNSw5TlUhlC2BFI4IAXNGDdROhWEXLexlsbgKQTJo,8549
|
|
3721
3849
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-backup/list.txt,sha256=l5bv21QKHuOkq_KIHUWp7ElvGbSXElRX3il8akYnjj8,4079
|
|
3722
3850
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/create.txt,sha256=n-gQtiLYMHPxbLrDksTMnfFCLVi5QEkg53iWY1vSufo,7046
|
|
3723
3851
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/failover.txt,sha256=vG9QpaVvehSOBjFl9YG9ZSOCYuKVGg47FMnskm0Qzk4,5473
|
|
@@ -3766,7 +3894,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/shrink.
|
|
|
3766
3894
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/start.txt,sha256=0JQq99Xnajgj6K7nb9z0jaeE2f7UBdl3I6R71pPUeb8,4822
|
|
3767
3895
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/stop.txt,sha256=6kZaaMOujUACbHgdoXCyHrr_YSAgLGaMcdLrjkUqrmQ,4817
|
|
3768
3896
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/switchover.txt,sha256=Z4rxakdduqRE4Ux16fNoV9PP7loRgDlhFirZg_uHK08,5543
|
|
3769
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/update.txt,sha256=
|
|
3897
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/update.txt,sha256=1Nvk27TxHbnVHG4zZUo5M10yfxhKMK8ZI3jLj4R2lHQ,40764
|
|
3770
3898
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/data-safe/deregister.txt,sha256=bOJxRQ-FyYgQX4-kUE5qQLYCEDiti2uFtoSC87lixPY,4920
|
|
3771
3899
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/data-safe/register.txt,sha256=LEHJC7_hboKQn3UtJp3ldZgIW-TkCA8KwmE0iiSBk3g,4908
|
|
3772
3900
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/create.txt,sha256=swYk2Wmv1GhBGI_zpr7lcdi9r2HczZXxtQsiXJpZyBM,5069
|
|
@@ -4289,7 +4417,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delega
|
|
|
4289
4417
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription.txt,sha256=NkKtm_Ic9AVj88tkB_00_wP_4RPLXk2YDuwiWiWCySw,222
|
|
4290
4418
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action.txt,sha256=K1pxnczoLn3fXEb69RjEEnoCrS6mA4J4nmCKhWfcrv0,491
|
|
4291
4419
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider.txt,sha256=XaTh_oQfhdSgURsZ4xHjC2ncX9eZmqSaIH5e-_KDic4,234
|
|
4292
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt,sha256=
|
|
4420
|
+
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt,sha256=DrHUia8C1K-U8x9X4B8_XXp2tjmDeB98tiXuU6Tncn0,876
|
|
4293
4421
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/approve.txt,sha256=6PjFoSvqBqHuh08LUh3fmf7BQza63Z8bpQ1_in69lg8,6530
|
|
4294
4422
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/get.txt,sha256=c_2SBQYChMgLKqtnU78Mv2bSDy4Gzwl5DYiROYbE7ok,2976
|
|
4295
4423
|
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
|
|
@@ -4316,13 +4444,13 @@ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/servic
|
|
|
4316
4444
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider/list.txt,sha256=zGi_GMT3_RpZOZMQ_JvyKwJJoO4t0UtTQT1aA7BKISk,4303
|
|
4317
4445
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/get.txt,sha256=4nixS58TsFlTGMpZsGjXOM61no6ow_BlPkI3Hgb0WcE,2951
|
|
4318
4446
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/list.txt,sha256=a4JICkvZ80VVUQpFwrJryXV-Ip9C7omdFSb_U8_fU5c,4252
|
|
4319
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt,sha256=
|
|
4320
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log.txt,sha256=
|
|
4447
|
+
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
|
|
4448
|
+
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry.txt,sha256=P0-f9ZjBa3cTGd7N5TrNAtuB-6c0vVKFqTmoPvR4avA,191
|
|
4321
4449
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request.txt,sha256=dxEKeiMav_lfjcdaaI9-_UGvwhBIh67w2lt6jnsHDUU,144
|
|
4322
4450
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/get.txt,sha256=wRJWGf79YA_EQDf9ggjS7zwZ1N7XDxKDbHaH-DAHKjM,2809
|
|
4323
4451
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/list.txt,sha256=1kSp6RsD1bTvDmnABqIrtXpXYF09Xcle6eER9sJHpps,3891
|
|
4324
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/list
|
|
4325
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log/list-logs.txt,sha256=
|
|
4452
|
+
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/list.txt,sha256=ddjDMJwZJRex-dwQVeUWiFYyI01OIzGW_NYv0Ypgsh8,3601
|
|
4453
|
+
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
|
|
4326
4454
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal-collection.txt,sha256=R9lAYqkLxobM6BMsxiIeokL-Fk3nn7LIN-2UrwWDaH4,273
|
|
4327
4455
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal.txt,sha256=GfHJjMEBUGSMNQzK26MRashovglq-RB0hAB0KabZzmE,486
|
|
4328
4456
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/change-compartment.txt,sha256=tXJoIaU5Ov_JPPNF27qWDRXdAFoLh4m46h0qkR738pg,4052
|
|
@@ -4365,7 +4493,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-pipeline.txt,sha
|
|
|
4365
4493
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage.txt,sha256=rrhpFz6-8moF7Ho0KDN6inGssBW2KvlHhQhcLFjF8cc,1854
|
|
4366
4494
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment.txt,sha256=0-Is0YZ92nGZSI8b-Eo0ZM6yjuj1UDUkn9ANaJE8iiQ,344
|
|
4367
4495
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/project.txt,sha256=4xrFQs3Ijs77i-FUO0t6a1uZH2clqiv1V4r5_wFaCtE,551
|
|
4368
|
-
oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch.txt,sha256=
|
|
4496
|
+
oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection.txt,sha256=K1nq6d9CBUkgmPRHYpwph1fVidMQHS_75HMByT_C3u4,183
|
|
4497
|
+
oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch.txt,sha256=nZdQDN_6BGvc8d_8evIZJd0wp3DIkxH2vIj5xGRR0jE,194
|
|
4369
4498
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment.txt,sha256=vLFDVCdbiZ0fFFvV-Ff91APq4OpZIZmaewXbQPVKe6Y,397
|
|
4370
4499
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request.txt,sha256=PX7ms3w7bMeffmhEfA7-nrWbyU-luq7Rzsc_4vG7kwA,778
|
|
4371
4500
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/repository-path-summary.txt,sha256=XODaBLIkLOdVowOf3U9S6vme7KA977ICKKlI0KrUVx8,204
|
|
@@ -4509,7 +4638,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update-project-
|
|
|
4509
4638
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update.txt,sha256=SW33fG1_Br73RIN1nHzbNdLVhnqpOtergVBWhPcfEJQ,6332
|
|
4510
4639
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/create-or-update.txt,sha256=DUnQ7cuLFxX21C66CO1lu4u31P3dTFjhVr0anFcuMuY,4450
|
|
4511
4640
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/delete.txt,sha256=VzUA7ERg3sWRec9o5VI1FAvuFQIgjNMQQdg-uSyBFWk,4235
|
|
4512
|
-
oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/list-protected-branches.txt,sha256=
|
|
4641
|
+
oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection/list-protected-branches.txt,sha256=fRmu4DA9k12jCylH5nvPv6mm-M9WlLj6ZJLAXlk-aYc,4607
|
|
4513
4642
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/create-pull-request-attachment.txt,sha256=ZCQ_ompj39dd_AjZ8UfBXe6msjR0FFXJe-SGUxI7WYc,5264
|
|
4514
4643
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/create.txt,sha256=YQlROLriqzGH0kTTWZMs2kF1gnb8_A3ubzN9_3Bt-S8,7536
|
|
4515
4644
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/decline.txt,sha256=RQNfNfrORx7ugmFS4LinvVqLl8J1hz4wCAvVzJwlFjc,5479
|
|
@@ -5467,7 +5596,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent.txt,
|
|
|
5467
5596
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-ingestion-job.txt,sha256=UyHXscRYViCnzMmdq7VZSlQMtcTJ42SWbrnmMixvko0,797
|
|
5468
5597
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source.txt,sha256=9WfL_vO99g0Hsj6HweVR7mCLKFoCFVHxY8V7kFwyB7M,639
|
|
5469
5598
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base.txt,sha256=xk4QzAdyPg17x70LeC8ZWzJJ4JsaQCk7Alq-u-xi_Cw,658
|
|
5470
|
-
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool.txt,sha256=
|
|
5599
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool.txt,sha256=aM_xuy-qJFTqBH7NYtf4klvVSMuc5m5tbnfAWzxN0yE,751
|
|
5471
5600
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request-error.txt,sha256=prO2iv3lpkrfZGJ48UEXNM9yOFkMR3HaHjy_Vsi87YQ,199
|
|
5472
5601
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request-log-entry.txt,sha256=BWYeF2GOw94-Fyo2njNbJnMS5fZwpM73dzyS_8T_AoQ,204
|
|
5473
5602
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request.txt,sha256=ngDrOZ8jL9BVRaUcMtEkE0THnAQTSkFZbgcM24YKnWg,482
|
|
@@ -5506,18 +5635,20 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-
|
|
|
5506
5635
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/update-oci-database-kb.txt,sha256=Bc2EClmsD1Q-VMesCaGlbLEIak64X-Y5ZGlR4zXoMEM,7512
|
|
5507
5636
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/update-oci-open-search-kb.txt,sha256=3Yht2bjFcCzYxsC-rNLRioGMG_7-QMYjgLURawhawCY,7832
|
|
5508
5637
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/update.txt,sha256=jj3jGBg7N5L-5iFtsoQ7uErAeIYfbrBj2c6diTVEsJo,6433
|
|
5638
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-agent-tool-config.txt,sha256=ZPHPUoGLWjvcVO2fhu2nSsQAv2k2H5wWVFxWLRV5kAE,6647
|
|
5509
5639
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-function-calling-tool-config.txt,sha256=0URyWsiBPPqtRPxDpR1AXRJU7P21YROzRKY0ItRmtL0,7021
|
|
5510
5640
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-http-endpoint-tool-config.txt,sha256=KZMduL2qcNVMdgVlSAP2fiD4pAhF1E8c0zejsS9Zyok,8187
|
|
5511
5641
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-rag-tool-config.txt,sha256=BMLD4DNNUq8XB7f5McQ5CVVTPB-38NkM9_0O_ey4Jfg,7537
|
|
5512
|
-
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-sql-tool-config.txt,sha256=
|
|
5642
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-sql-tool-config.txt,sha256=23DwyPm1w67gCT-iKMvSYT7snAL7rLgQHMf1gm-U71g,9169
|
|
5513
5643
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create.txt,sha256=NF-b9d8dj0CST9m-5KgeULer5WtsYp-VK40xemiUT1M,6772
|
|
5514
5644
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/delete.txt,sha256=5lAWxB2Xg9mOS1KnWjX3hAd_lKSASUF6TlEckBSx6Uo,4804
|
|
5515
5645
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/get.txt,sha256=ENSlvBjzmci_gJtASE2fSG-_89sBYU9zEL68IT6_Bo8,3408
|
|
5516
5646
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/list.txt,sha256=OkLvxj6-bmGhCTxo9yMBtrs9kBs9RCenG3beCYB-7YY,3794
|
|
5647
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-agent-tool-config.txt,sha256=apitS27RL6GDexwyS0E60U5x5rK-o9aj23uHRLXdLr0,7264
|
|
5517
5648
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-function-calling-tool-config.txt,sha256=EWY2ZG6oy8PwVX3Q5ALC8yPLRbO7VpW58VuIF2fsH_Y,7523
|
|
5518
5649
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-http-endpoint-tool-config.txt,sha256=0nPdPQnHqFRvmVOflqBhre_YiT19R03jYh58C86dcUs,8692
|
|
5519
5650
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-rag-tool-config.txt,sha256=qw-dOFjQkIvlNsxdD7hb7OyjQebNoEN9rsNh00vddwI,8052
|
|
5520
|
-
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-sql-tool-config.txt,sha256=
|
|
5651
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-sql-tool-config.txt,sha256=RtaqPpd1Lt9mrqK3ZDS8VXbUAQVkKpStAt0RXEnWZbU,9788
|
|
5521
5652
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update.txt,sha256=PYd2fusTqw4WbSwdeLhJbYUC1nnrdtnrb9tVuezjHDw,7167
|
|
5522
5653
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request/cancel.txt,sha256=DT_Q98FOql3rJFgz5TyewGDRSSCNrMmP4SLgkjiEEZE,3137
|
|
5523
5654
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request/get.txt,sha256=4rTZBNhJotV67x80Iz48Xlhpnpp_3lUCyVM_wr6riLE,2749
|
|
@@ -5527,7 +5658,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-reque
|
|
|
5527
5658
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/agent-endpoint.txt,sha256=HVi3A0UMNF9D2T8KDj1wTHNxKD00C7O2Q2isd_8VB80,104
|
|
5528
5659
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/knowledge-base-metadata-summary.txt,sha256=vFg1oROApzWdjlcl_8xgmS2faGqG8_ibOuykC8b7NQk,255
|
|
5529
5660
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/session.txt,sha256=RjO64H9enCESiAJR1przJv6zJyXrQWhmLcHdXc4DtKE,573
|
|
5530
|
-
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/agent-endpoint/chat.txt,sha256=
|
|
5661
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/agent-endpoint/chat.txt,sha256=J9DcgzbvdNyMA_852QRCIBcdZ5shf33UxUkS6gGi5H4,5476
|
|
5531
5662
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/knowledge-base-metadata-summary/retrieve-metadata.txt,sha256=UQEviHTS_zh7EUYmJFGkWPv1INzJFCniYWZfROKeLsY,4078
|
|
5532
5663
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/session/create.txt,sha256=q4ZC4pOO9dC9WviaVZlJMhuNDOcXw-8V7q1qG_OxTFY,3456
|
|
5533
5664
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/session/delete.txt,sha256=_I_UYjdPGoJLTwI7tmddQyTT0T5rbDs-GGOt4mc_jNY,3387
|
|
@@ -5555,7 +5686,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank
|
|
|
5555
5686
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/summarize-text-result/summarize-text.txt,sha256=1vvzMRYdYf3CoXHVp2yIGEw0GPux-we3dK5PFkZqN30,6609
|
|
5556
5687
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate.txt,sha256=ZUoW7VVdgFemHHqYwHG6dmQPsbebGB4yRJSXnEsWApU,144
|
|
5557
5688
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection-assignment.txt,sha256=4iK-0e5Qp1ecKAwbyOqPZoZmoLtVxVZ6P4yo2Yt5Nro,320
|
|
5558
|
-
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection.txt,sha256=
|
|
5689
|
+
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection.txt,sha256=6bUROnfVAuvrdHE10mF5oVqgYhZhST3mxLNYFdEm8tY,2125
|
|
5559
5690
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration.txt,sha256=ay6sYJbzDhonIQvLEWgBOBr8RFHB8WJ79r-AgGLmmc0,273
|
|
5560
5691
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup.txt,sha256=AMqIneJB1iftjcYjYAnDN0ispIY9vO4U99h8J1gEnkU,411
|
|
5561
5692
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-environment.txt,sha256=MOo2-V6fD0aUzAVfhJirJgbljLDO8FvGFc7oqFCMslg,174
|
|
@@ -5581,10 +5712,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/add-lock
|
|
|
5581
5712
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/change-compartment.txt,sha256=Z-naVgA4yHfNQe8zpnMuIpjj0ni1QDHSeoHRuqHndFg,4676
|
|
5582
5713
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-kinesis-connection.txt,sha256=bzp-wFrk4r57kvAC2G3ABo6_itlbYwWfOveuNiv0Leg,8886
|
|
5583
5714
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-redshift-connection.txt,sha256=o3wnUNN2BKkToVPGLWUfKeLs8at0F8GDvnf6G5RK-Ww,9854
|
|
5584
|
-
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt,sha256=
|
|
5715
|
+
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt,sha256=scsdk7cucNjL-JSp4nmsxvxLCl7Sk8TUJ73-KXnPAbg,9129
|
|
5585
5716
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-data-lake-storage-connection.txt,sha256=7o6_cHSc985nn3eQMdgWYe0M4BD3N1aslC9M23-INWg,11160
|
|
5586
5717
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-synapse-connection.txt,sha256=dPJHgjZ6lvbJmxh7YTXyyAWa_Qt_FgkpEp7Kv4gzOyQ,9965
|
|
5587
|
-
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-connection-create-iceberg-connection-details.txt,sha256=W46z66n7sreYASnzp1zcs9l3L1SrjLx006TGxS0KWPI,9601
|
|
5588
5718
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-databricks-connection.txt,sha256=Mtn68Nq0_XAk-TA4aSb-cVUDiAjj6dqhEi6xUK0NhPY,10050
|
|
5589
5719
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt,sha256=EVT65feMZDD4moEfXIkxvNIDlANe-5cgRxlcn2FVpf8,12143
|
|
5590
5720
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-elasticsearch-connection.txt,sha256=RUzC8FAA1IYFBDn8ABSJswKLGpJx2o0pGeq2Xpf4lZo,10590
|
|
@@ -5594,6 +5724,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-g
|
|
|
5594
5724
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-cloud-storage-connection.txt,sha256=eplhICsLtJLZSGn35CXgByJsbVbLb-vKhjLkXkLV4IA,8795
|
|
5595
5725
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-pub-sub-connection.txt,sha256=uJPbBqyOtaEzqiJkkz6RFn82RgnissNPVMxe7ghGrFY,9050
|
|
5596
5726
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-hdfs-connection.txt,sha256=xKrViFWvz4hzBvmE9QE0nb5KAQLAkl-del70ORNZwKg,8583
|
|
5727
|
+
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-iceberg-connection.txt,sha256=XP2y1nMCw8s__uRg1OG6289ns2unUh6tjTne0JfHPnk,9367
|
|
5597
5728
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt,sha256=umzDP5mo1pKxZ8XpTIUmRXIxFzER36kWdXG6CDB1VRQ,13655
|
|
5598
5729
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-kafka-connection.txt,sha256=XTiZ9botBAqCQl1DCdWChm7bLd2NhjaNBqFWJdlEaGg,12330
|
|
5599
5730
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-kafka-schema-registry-connection.txt,sha256=TRa1Mw0iYgMG_GOhgzr4JROeXNLVJxbLbn-cwuIVzvY,12524
|
|
@@ -5614,10 +5745,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/refresh.
|
|
|
5614
5745
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/remove-lock.txt,sha256=oLuFeUpygiX04UDu6ETJPVxRjKP70QpCg3we3fy4JAI,4280
|
|
5615
5746
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-kinesis-connection.txt,sha256=wZpGqzpDCd4p5IgNfHieE9gzE7kWrN4Z3sPxY0wwSKc,7741
|
|
5616
5747
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-redshift-connection.txt,sha256=XlMoVztH3JVQ8jUCbO9zzYR1vIlD-Qcsn3Z2XeLI1Nk,8461
|
|
5617
|
-
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt,sha256=
|
|
5748
|
+
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt,sha256=0CDB3Nc1pHRsYZ5WGPX2r1LMqLk08e4CjgpVDGzljG0,8004
|
|
5618
5749
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-data-lake-storage-connection.txt,sha256=ox2JoaqW2fyzLsmaNYxzDYnNRZEFYwE4u0AP8dVdt9g,9682
|
|
5619
5750
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-synapse-connection.txt,sha256=QluHCq8a3rFSsNpvukPdPgehJE1ebqyjgJKwKisYT0U,8557
|
|
5620
|
-
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-connection-update-iceberg-connection-details.txt,sha256=wr1Hy57ghUWKts9h0Fm0UmVnLbbusFQK7ExAOqJ6h58,8251
|
|
5621
5751
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-databricks-connection.txt,sha256=i3_-EzYJrbcFHbCL868s5ZPwk01b2-7--Xr9d889BJU,8627
|
|
5622
5752
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt,sha256=0C6gsqzhOVokAII6zpyzYVPbZsE7m-8EktSstC8opUY,10129
|
|
5623
5753
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-elasticsearch-connection.txt,sha256=OFRew8fWSPp-N6s_Ce5NJW7QveT80ziKR9WVdJvjecI,8905
|
|
@@ -5627,6 +5757,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-g
|
|
|
5627
5757
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-cloud-storage-connection.txt,sha256=dNgBIOP5x5g64liFwBPSoSs-Q_TKGpvqMaKkAxEptUY,7895
|
|
5628
5758
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-pub-sub-connection.txt,sha256=hfGFKaL2PoFxc_IyDiQP78X1mMzuASeRSQ5XpagAyLo,7851
|
|
5629
5759
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-hdfs-connection.txt,sha256=vyFx0k3ImPnr_7EQ4FMarTPNMchT411KT-Rl0_qBhYA,7452
|
|
5760
|
+
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-iceberg-connection.txt,sha256=XXyMuY2hKSGx4EqIWD3aCcRGwvjWfu8yqS1eKKH2j0A,8121
|
|
5630
5761
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt,sha256=8VhI21nWpqQI6kgraXo2TTj2axTsuF7z3_7VOe9ARw0,12527
|
|
5631
5762
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-kafka-connection.txt,sha256=zk9_xik2X5E3oNtS3rdpkve6YW9-tfyx6YH_o-KSArU,11475
|
|
5632
5763
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-kafka-schema-registry-connection.txt,sha256=7R0qgbtxrsE4tpNflMyypDk6KppWPotCKDPvh9WVgy8,11139
|
|
@@ -5719,7 +5850,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request/list.t
|
|
|
5719
5850
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-error/list.txt,sha256=rWOBa_VKTYY-MaaQpgbAvAeJ8nZoctQDWho2s4wX1pU,3205
|
|
5720
5851
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-log-entry/list.txt,sha256=EzdsVrBmWQZBCwi4UKkZHywQkCQgRcg62ml-YTpknEk,3215
|
|
5721
5852
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule.txt,sha256=TGKSIFXpaqCm_i79P_45Ebd4PsucVoWuEsI7tZ5QNjY,747
|
|
5722
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=
|
|
5853
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=c7YYn1QO_LFiWFuv7QE3p-4tkHM4Ki5xytbGvy-8yig,273
|
|
5723
5854
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/enforced-governance-rule.txt,sha256=RDRdSpzYGqJnCo6y7PuBQ_ZkcVJ2onD8j7eJ_XzkJqI,247
|
|
5724
5855
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule.txt,sha256=2-seomAEnKzfLBZpyOXCnbQGzFsJUEIf7ADX-cnRFpU,495
|
|
5725
5856
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion.txt,sha256=JEuQKkXKeNrLIzj1w1jWA5bFCHTplrdt4DvoPgwAtLA,337
|
|
@@ -5746,14 +5877,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane
|
|
|
5746
5877
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/get.txt,sha256=UQ5DtFBNWRngZsRIfl_k0SDkabKLqj0Jx7zG1ibNCOk,2897
|
|
5747
5878
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/list.txt,sha256=C1OwOb_C4apZNRAuNj6jxLtUkhk90WkP0f5wqxkSPJo,3935
|
|
5748
5879
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/retry.txt,sha256=POX41lH0Qn6XpnZwcygZ65NOx2GwDcLQJZ7A_qfpzjw,4320
|
|
5749
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt,sha256=
|
|
5750
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log.txt,sha256=
|
|
5880
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt,sha256=rivEQ094k4chVe7rLhnzUE3U6HveVjmqHEPljx4Fxsc,173
|
|
5881
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt,sha256=yXFFNx2EggIMer0AwaJzYHrqMIuES6UE2mBg_EBPvyo,178
|
|
5751
5882
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request.txt,sha256=XhA8S7RfdK8Ov6-V5ASYx1yUrY-4TGbAgx6pBLlyMDw,154
|
|
5752
5883
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/cancel.txt,sha256=ppMuQa-4dyhZHDxvLHlBGTwEW2nE90rA6AlEmp_sDJE,3222
|
|
5753
5884
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/get.txt,sha256=AWzzQWw-HEt2EAe2NJitsSUjK9q3--4im71X7Dh7Kr0,2830
|
|
5754
5885
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/list.txt,sha256=UM49uAHi8HQnmiYbuvGE10M6R7J_jkMz3nZKOu7uqxA,3620
|
|
5755
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list.txt,sha256=
|
|
5756
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log/list.txt,sha256=
|
|
5886
|
+
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
|
|
5887
|
+
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
|
|
5757
5888
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor.txt,sha256=WJlsQ1wPbzczvAUiVMicgaFHnPscAMDiPb8Kj0xMxc4,245
|
|
5758
5889
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe-result.txt,sha256=zcygFnKRIn4cHdPQafl50bhiLeErptIAUpven3duA6k,387
|
|
5759
5890
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe.txt,sha256=f2WhMEjdazb6skkMW2nlG0NRt4KB6Jhwv2m58NBIcDA,196
|
|
@@ -7069,25 +7200,29 @@ oci_cli/help_text_producer/data_files/text/cmdref/logging/work-request-log/list.
|
|
|
7069
7200
|
oci_cli/help_text_producer/data_files/text/cmdref/logging-ingestion/put-logs.txt,sha256=YA7wudt3GlF_kXUoPDkcEWJrfdIDs_JMWhM45v3hFhA,5935
|
|
7070
7201
|
oci_cli/help_text_producer/data_files/text/cmdref/logging-search/search-logs.txt,sha256=dvpkgv-bcCP8hpkvnpOEU0iaJtdPVeTq9VKiROtcqbA,7671
|
|
7071
7202
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent-image.txt,sha256=DzoBGb7iqoL3duXPBFJx7PSuHojCI-ERM7YZd7sS4iA,125
|
|
7072
|
-
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent.txt,sha256=
|
|
7203
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent.txt,sha256=3tBl33I7UgtfCrj48W5zUuTcSLIsWAY5ToPZH3waRRI,560
|
|
7073
7204
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key.txt,sha256=4ixEJfQtF2G7RCgxlWT3sb1dxPxUKFDHgWkE-NCz8FM,200
|
|
7205
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential.txt,sha256=rlpIyLp5mQAppiSO2cB0N9yqHVP5nY_SseBtxDLMrRU,210
|
|
7074
7206
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/plugin.txt,sha256=lzKEwP-xhAgujRTBQTe3Tz_mh8eD2NEdxlYAI0hfxKw,127
|
|
7075
7207
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
|
|
7076
7208
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request-log-entry.txt,sha256=P0-f9ZjBa3cTGd7N5TrNAtuB-6c0vVKFqTmoPvR4avA,191
|
|
7077
7209
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request.txt,sha256=bVGWY4pXtVn_x5dk6Yvs4WpU78c8JiUU9b0Wi3YCjUA,154
|
|
7078
7210
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/create-prometheus-datasource.txt,sha256=mhT3bRFjDaKbzs4FqqTIpHgHs8XxqMYOTxnsViyAjJ4,7100
|
|
7079
7211
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/delete-data-source.txt,sha256=DqD6uXfNHJgCZ2dQZtq6_1Mhxeb3A06kFQl9pF1JEbk,4534
|
|
7212
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/delete-named-credential.txt,sha256=JPb5o38yZSe-JXWbZDOdQpyB3ieISn5f7qpMV2ZvSZ8,5038
|
|
7080
7213
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/delete.txt,sha256=k_aYIgQmotvra4uh2sxrArblwz__GXRaNekST1h1tG4,4059
|
|
7081
7214
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/deploy-plugins.txt,sha256=wgqz8b6h8sATY6vvsh1rqAt3Zzlg-N4BJ5CEecErrys,5101
|
|
7082
7215
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get-auto-upgradable-config.txt,sha256=fHsyyX10ca9d8S364USgjsUjL6e1ZNrmIViWVas1Iyw,2933
|
|
7083
7216
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get-data-source.txt,sha256=S25iil-bDWu76dhDlQAiNLanKteGos4VIYAFk8PMwe8,3145
|
|
7217
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get-named-credential.txt,sha256=EHcYk66V2KqhYoT415v9f2fmhV-844SM9Z9k_FbfnLY,3642
|
|
7084
7218
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get.txt,sha256=NvVjtdWhEsJtvyr25JmZdjuhItdnjQp6HO2ayxDdRnw,2692
|
|
7085
7219
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/list-availability-histories.txt,sha256=5dw4M_1DRaPLIogxwisuaprS_BcmQnlQeDcXBqK_7Vs,7867
|
|
7086
7220
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/list-data-sources.txt,sha256=53BdSnL2Z4ubvHnApYiobWX91CNY5VVEwiEh4aso5Wc,3665
|
|
7087
|
-
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/list.txt,sha256=
|
|
7221
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/list.txt,sha256=milurCFi27Fy0gUOIJYo6N1iFHBHUrh8Vadi0j4-fc0,5699
|
|
7088
7222
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/set-auto-upgradable-config.txt,sha256=y_SSlpZlfcR3p18BdypwP3uAo2EkU_1UfLtwpQw9Njw,3366
|
|
7089
7223
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/summarize-agent-counts.txt,sha256=pvzxLnlUN5N_xcMzc-0emjiz6HqH3XMxZW-rPkisCWU,4112
|
|
7090
7224
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/summarize-plugin-counts.txt,sha256=ARpUOB5ZTiol8LdaNmcjxW_hQUAEbbEeJMSosA8wMLQ,3641
|
|
7225
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/update-named-credential.txt,sha256=jznBR7xPuj19a397mNJgkv6ZDdGA3E_7fRj2WWRrIao,6892
|
|
7091
7226
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/update-prometheus-datasource.txt,sha256=UFWJylEZltwY5tlf6G28KC3vPgea94O9GpIDxD3YIsA,6566
|
|
7092
7227
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/update.txt,sha256=gIeXmwOrQqb-ThK5ZZlI9bRcAvuRi5u1dKYBHqUrIvE,5311
|
|
7093
7228
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent-image/list.txt,sha256=l6d6XTrjJ34G3fyl5gMDdg-tQHPwq6Q55gw5r5TOrmk,4117
|
|
@@ -7097,10 +7232,13 @@ oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/g
|
|
|
7097
7232
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/get.txt,sha256=tnYCUGDH5sQ184jflQ68eTgTt7_TRAt6n98K4mU24ps,3135
|
|
7098
7233
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/list.txt,sha256=YRh2K3Q0LMokSiqVi_d7NAXuOA90rHiUqwpdGc3pgcs,3890
|
|
7099
7234
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/update.txt,sha256=TDvPjiAWUih2tNOceJPrvqMPb3rjaliM7bp2sv_x6xs,4631
|
|
7100
|
-
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/
|
|
7235
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/create.txt,sha256=kcRbYYkarpOw6EGehwpuPtUa_-cL_mfPRW5mQZZ7xQI,6729
|
|
7236
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/get-named-cred-metadata.txt,sha256=L1qEy0rW6jrobhsowEa_noat1D_y1OpsEzchEOMeshc,3050
|
|
7237
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/list.txt,sha256=Bklag4UYJbT_ARzrMXS4rmmFMdcrVw-Q_gmSolyeEmA,4005
|
|
7238
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/plugin/list.txt,sha256=3vkUwkUxsIujn-ewXSjIwbxFZhMvyNdkyDJtwFVOUYE,4080
|
|
7101
7239
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request/delete.txt,sha256=mxfDkn2N_2XmrLW_9y11JsrHRGIOOvyiJsHgao2mDzI,3140
|
|
7102
7240
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request/get.txt,sha256=5BHMtUXkhQv_vdRJZ31D9bTOf5BiPvBzejgSO1l6VEM,2752
|
|
7103
|
-
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request/list.txt,sha256=
|
|
7241
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request/list.txt,sha256=i_Uvk4gvDcBAz7Qbukd06e9T--DDqB1Dc5WCrXMfO7k,6247
|
|
7104
7242
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request-error/list.txt,sha256=M3JAlV97_1VBgPneNP5SyPzgkwgW1yD6shf4IFOftsg,3470
|
|
7105
7243
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request-log-entry/list-work-request-logs.txt,sha256=6wJrvYPGb-U_uBjZQfs7sOcC09gXFYBdUDZzveHBQ9U,3570
|
|
7106
7244
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard.txt,sha256=F7aYImn392OZbLGFWfUAfwyJu2cogBuapLG_NfoztIA,248
|
|
@@ -7109,18 +7247,18 @@ oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard
|
|
|
7109
7247
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/create.txt,sha256=8x9x8BOF-OlWqtEirbZ3VLuJwkgxOQB6jkZON_CvDGA,13824
|
|
7110
7248
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/delete.txt,sha256=wf08pUt5-gD9kO7YdJgEycVrAQ7BRNd6OSrqkKkK-Q4,4077
|
|
7111
7249
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/export.txt,sha256=Zrj9h0My1yVFQPzpqM7POX8UjIew319qy_vmNXugVgw,3820
|
|
7112
|
-
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get-oob.txt,sha256=
|
|
7250
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get-oob.txt,sha256=V7U9bxtkKL3p2agQPSGDtTJbBRN8877-X3XA1FMBrfQ,2904
|
|
7113
7251
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get.txt,sha256=X5eaV9M0CaQ0SlBRD2Yi7vWS5Xkf-1C5DOB-M-97XfE,2869
|
|
7114
|
-
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/import.txt,sha256=
|
|
7115
|
-
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list-oob.txt,sha256=
|
|
7252
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/import.txt,sha256=7XMuGjgwX2QEM7BO9qpZ4kcut0aHdSktSBKvBVlGFig,6138
|
|
7253
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list-oob.txt,sha256=MGEzymd0ClYS42lGnSlGjiIVAD4GH9A2CQSCdlPZL0U,3796
|
|
7116
7254
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list.txt,sha256=fHnaKh1g3dKckviYzLTiP0QZcFVWJ_wWxp5tRxqNI1M,3778
|
|
7117
7255
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/update.txt,sha256=iaYmd6y8M56cACVP2f29l7q0eIfgzTyDHN1QRYT4Ego,10495
|
|
7118
7256
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/change-compartment.txt,sha256=DH8A5lbfAYZTs0iARWyGSzHYFfE3y6v9WOmQhiw89Zk,4514
|
|
7119
7257
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/create.txt,sha256=KoxfOr2dUcAd3xx5Z_nfjuSq7Heygapih4OU9zP19sk,13278
|
|
7120
7258
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/delete.txt,sha256=KXK0LjPYkqktWYQwu_mMUoFi1psgPjgtT1UTgoqIF68,4110
|
|
7121
|
-
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get-oob.txt,sha256=
|
|
7259
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get-oob.txt,sha256=RFSHtmptAVZkLqAFv8JKy4H_5etJ--6OtZsYUAfTbC0,2836
|
|
7122
7260
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get.txt,sha256=qW1hN20rvLC8Z8LtuPn0qRIetEIBr7d2aK7fMGg8l1Q,2800
|
|
7123
|
-
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list-oob.txt,sha256=
|
|
7261
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list-oob.txt,sha256=sZtDpxpN0E88ZMOAIRR4-sptX_OJiPRl3ESVhvvId70,3827
|
|
7124
7262
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list.txt,sha256=Rf3t8F1HdV4U-qRZSmnbhI7O3H0s0Oqe1LFQOO5yjo4,3791
|
|
7125
7263
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/update.txt,sha256=pmIXziOPFBE_1LrLVhM72UQf4SMHm_CMLUn59IN2YAA,10051
|
|
7126
7264
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement.txt,sha256=5lhafXVp-oHonVlNjHV5JWa-BbU8CXTb8_wO2Yp2OZM,200
|
|
@@ -7193,113 +7331,134 @@ oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offe
|
|
|
7193
7331
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer/update.txt,sha256=B2SgDoMhlgjB9C12lK8CrM8O6vnL2QbnRw2NRJKToW0,12697
|
|
7194
7332
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer-collection/list-offers.txt,sha256=BBGyx5DtgMh0Q9oZxynII3wYMA6PodtKfdCSOu1L-cg,3903
|
|
7195
7333
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact-collection.txt,sha256=Y0IlIj7wJmR-abTA1HQ7uU3hcuYLqzlUew9z1dhOQ4k,186
|
|
7196
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact.txt,sha256=
|
|
7197
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/
|
|
7334
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact.txt,sha256=3JIX2DnBWO5D7APB9ySU9vwp8p4oktrwc42Y5dsCYwA,655
|
|
7335
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/available-service-collection.txt,sha256=TXi_jZETb8awmGGcwA2yCoyI7--DnItqqMpniu25UyE,225
|
|
7198
7336
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/category-collection.txt,sha256=NQRpfG6x20tOTrjAnniSYq038BEe-y3MfV0wzY2vRoU,185
|
|
7199
7337
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/category.txt,sha256=Wy_vvu-r9ll6_sbZN98zXmFpn67d9x6NhkpiUtInHME,128
|
|
7338
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/customer-instance-report-record-collection.txt,sha256=JQaMMGEVCtm7zKd0fxj4sjGgWWWuur0afahh7JFJ6A4,219
|
|
7339
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/disbursement-report-record-collection.txt,sha256=O50Z-38tjw8KM-evurloae7RYNh66Df8ce0GQu0gB4k,199
|
|
7340
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead-collection.txt,sha256=pwAgDruVWGLbqv-0eu0Lnf15FmqhStW_OM15TwcICLc,173
|
|
7341
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead.txt,sha256=SAQSwFrRGobNwIYTQbOSf07wODM-28AIGbWmcufnIUA,100
|
|
7200
7342
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-collection.txt,sha256=QkWW6MTYTNXTmRFbiLnF1i7PDf2Ca6IjicxZzoNinbA,173
|
|
7201
7343
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment-collection.txt,sha256=S3I4uxd51aeoUgElNwqkdcPm1p4gSu77alxzA_-Fkyc,252
|
|
7202
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment.txt,sha256=
|
|
7344
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment.txt,sha256=94J-CxbAdO4fIs4sAxwBsVTQ3zyYDwwPcbYxk9iJQKw,1273
|
|
7203
7345
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-collection.txt,sha256=0EwG-z7uVl6adCwCm_VaM_pdTuiq6oK-17RQFcqshBQ,218
|
|
7204
7346
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note-collection.txt,sha256=wA3zDCazL5_yyGjo_Kqd1VrB4gtfUDwWoasLFb_jBTs,226
|
|
7205
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note.txt,sha256=
|
|
7347
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note.txt,sha256=UK9qCWxlyeTmTekdzJnj7zrMFyC0EiV52se6LOIglcU,190
|
|
7206
7348
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package-collection.txt,sha256=4tSvdzrMIkMg31pOaM8JMuVvccB59z4zNfPWKADvIyc,224
|
|
7207
7349
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package.txt,sha256=lsss6i5Wb92OVcu546u-jlLOgYfjgSqv5-rKNwPhRzk,281
|
|
7208
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision.txt,sha256=
|
|
7350
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision.txt,sha256=XOUuVGjh_pbHeE3hfDPf8IDwROQt95_C8hprMhQ8iAw,866
|
|
7209
7351
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing.txt,sha256=q2aAO3XIXROvVNVdIbvsOdddLhNoFlHmUFYnIqg-aUs,211
|
|
7210
7352
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/market-collection.txt,sha256=bXL3MkGTE0H0G4tljCvPdQ259gEElFg_F236Lp1XU5Q,174
|
|
7211
7353
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/market.txt,sha256=QsVS8mwTHnyx-P0axWM7ka-OrKynGCggSFjuQZVwKVI,122
|
|
7212
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/offer.txt,sha256=PwA7qzXWn1D1_BZJYfGBmkuYHbS6FX0cfFWuEgFAYUE,320
|
|
7213
7354
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/product-collection.txt,sha256=OZN1vBzcPazu731zOsDnv5Qpes4O1Mb3M5I6DO2Axjg,179
|
|
7214
7355
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/product.txt,sha256=PICDdn1PUNkDa_FGB4fr8XIxDXMgj0JkqVv4AF0eMSQ,125
|
|
7215
7356
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/publisher-collection.txt,sha256=gzd1L2HtqEHMPDph0-4ffm0OTXoWBWDLge6DQfOrPVM,185
|
|
7216
7357
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/publisher.txt,sha256=tCZYcpIkjpi0vBx8NvxGVjKHWhemmZ-bOMZMICI-cfY,129
|
|
7358
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc-collection.txt,sha256=kRxqDFJmmNB3_gUF3gPb1V_PTpOSP866g0YE_zSvWek,197
|
|
7359
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc.txt,sha256=4n2Z8jxrtOBI69pnh1vco87Aq4k8-XyZylAkRe36hME,163
|
|
7360
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-currency-collection.txt,sha256=9Ty6Ykzpx9-pDGPFw7H_FnMPDzHyr8EmZ3kcwJRkwKw,248
|
|
7361
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-shape-collection.txt,sha256=Rxoia2duUfhxtzPri9HtGlNtk5kF1Vj1yK3BQGGdMs8,211
|
|
7217
7362
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-collection.txt,sha256=0Zs4DD4Z4qDUaWrR3gtEBW6zbNApdtMkbBjYNYat8ck,162
|
|
7218
7363
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version-collection.txt,sha256=EE1AsbsDDOHh78h9cXeSytSe8Voy9sT0jWEaIyEn3UU,202
|
|
7219
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version.txt,sha256=
|
|
7364
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version.txt,sha256=wF6wL4xObhF8T5f2SqY3J3st5F-AWsMJC1s4oIdS8YY,244
|
|
7220
7365
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term.txt,sha256=LOM_NzAMQpT3cvy0XhOUfHG2G2H617hMrL3qh6GdN3k,168
|
|
7221
7366
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
|
|
7222
7367
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request-log-entry.txt,sha256=P0-f9ZjBa3cTGd7N5TrNAtuB-6c0vVKFqTmoPvR4avA,191
|
|
7223
7368
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request.txt,sha256=XhA8S7RfdK8Ov6-V5ASYx1yUrY-4TGbAgx6pBLlyMDw,154
|
|
7224
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/change-compartment.txt,sha256=
|
|
7369
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/change-compartment.txt,sha256=4VoCXB8X5qQ0JIKs-SLdlHz_XGGqe4DJxZBC4dC_tVk,4640
|
|
7225
7370
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-container-image-artifact-details.txt,sha256=7Dxv8VYfyniFzJ-oY7BZXo9-VCcPcpnioF-Q1D2hO9o,6808
|
|
7226
7371
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-kubernetes-image-artifact-details.txt,sha256=CLeQzAFDV6J4LVQMPhoHCa25PZcoLjCY2MhiyXWuh3g,7325
|
|
7227
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create.txt,sha256=
|
|
7372
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-machine-image-artifact-details.txt,sha256=Y5bnTHaoHw4nrLpPvCE89pcwquujwJHgth95a2Vwexw,6786
|
|
7373
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-stack-artifact-details.txt,sha256=5ajeJ-Nu4RbkZnaFWwHa7fLo9TwkwidVKUMQ6tALZSw,6698
|
|
7374
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create.txt,sha256=osVUVDY41jdhvWZpd6GCcccV9R6zkTVP0uZkWsUCCh0,6184
|
|
7228
7375
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/delete.txt,sha256=v-xutX9ekRepA_ju6X-xm0M-zgzaaUR5Uxy4cyd6MpQ,4482
|
|
7229
7376
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/get.txt,sha256=8c4nGnqcU_0u1yh0lWI9mTsCJXHfC0wDgNKja5_JFnA,3084
|
|
7230
7377
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-container-image-artifact-details.txt,sha256=iPH5PLJK5i5N3tzZRwrDkR9Cwrpv3hYF-_WzKWvmA-A,6455
|
|
7231
7378
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-kubernetes-image-artifact-details.txt,sha256=ptHDpMlLhPVfX4Ws5us3f7aClFqF_SD809uirr6fDNg,6989
|
|
7232
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update.txt,sha256=
|
|
7379
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-machine-image-artifact-details.txt,sha256=QSFuG4tLhITgLz8QSmEmeD3DIlW6nTO0vEGbie0tx3Y,6445
|
|
7380
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-stack-artifact-details.txt,sha256=thC6SjRFic2TfKzh8sXZd-3lZ3bG_KXAm_4w__MtlMw,6405
|
|
7381
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update.txt,sha256=Tu-ZouZ5C311YL-CvpK4DVjJLMTzbfGzcZuCuPSUwj8,5950
|
|
7233
7382
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/validate-and-publish.txt,sha256=zSNP7FIld7v_ZNKSxHtKYLubEYTp2uT3Nq4UOxAw8K8,4474
|
|
7234
7383
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact-collection/list-artifacts.txt,sha256=iggkJpZx26T-FjLsxmbot6NsHk56eCAuQcTmcvi3VtA,4286
|
|
7235
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/
|
|
7236
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment/attachment.txt,sha256=pcUm-M7uS1FPyslLlvoTt0or2DiYTov5svR8jKfsMo4,169
|
|
7237
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment/attachment/create.txt,sha256=5i-DcN_lJshWrxiSYnvIiWaiVAojmul-ws2DcqraSnU,4861
|
|
7238
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment/attachment/delete.txt,sha256=eseQxtnIyki3W1IzQi7cdQ-sVbnQ2ntxbd-Uc-EPTQo,5299
|
|
7239
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment/attachment/get-attachment-content.txt,sha256=EV_1yXtrJrWLwYuJ3BxvXD2vTAXkZtZeVvZhXdIZ4nI,4082
|
|
7240
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment/attachment/get.txt,sha256=yaX3Kb6i4qe7yn_8p-3goV1IznUywhs1ANqCLBatW7A,3876
|
|
7241
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment/attachment-collection/list-attachments.txt,sha256=WFG41mMZIjL0DA043XmsCyGgdwdyr2peAUTYl5SWqZA,4698
|
|
7384
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/available-service-collection/list-available-services.txt,sha256=5ykBX7n2ywvbbw8UVsMNpBIFcnEwMdFheSQtaxsxKLA,3831
|
|
7242
7385
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/category/get.txt,sha256=JpvBiPWnxRXgk-dYnqBIkOD9vjfxTQdGxKrlAEsVIPw,3043
|
|
7243
7386
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/category-collection/list-categories.txt,sha256=LbqfUagmPg5FGovKeTMqUIZcZRp4r_WGBMpW5pV6WtE,3986
|
|
7387
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/customer-instance-report-record-collection/list-customer-instance-report-records.txt,sha256=fds2hhToEXSLcd5l5gsLAw5MtwZCSq5dWzs6YxdefRU,4373
|
|
7388
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/disbursement-report-record-collection/list-disbursement-report-records.txt,sha256=0EbZ9WtiP6XgzVdPQIQcoDUDEOe4qGRennnl0g0KT1s,4284
|
|
7389
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead/get.txt,sha256=5tP4VJn9EfTEWsbzyEfvM47KMlBeOIRiPF3KUCEYhgc,2641
|
|
7390
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead-collection/list-leads.txt,sha256=1AKuLHHnzJlLF4J81aHbz9wRZUSUkdT_EQP-etnXIiA,3831
|
|
7244
7391
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/cascading-delete.txt,sha256=FZVsGCjgn3yABr_Bcp55nn-y50UknYR4Kw1A21TncOw,4901
|
|
7245
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/change-compartment.txt,sha256=
|
|
7246
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/create.txt,sha256=
|
|
7392
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/change-compartment.txt,sha256=ChZ8xNEjiaX7d9TQQeBtUSETOQcUlOasD8yjUzStWsI,4999
|
|
7393
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/create.txt,sha256=1iUQJuXdPynB56nuP89F3S3glRbaHx_P9XtjN7xRQPM,6308
|
|
7247
7394
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/delete.txt,sha256=720vp57cb0Bu5dvdHEdnaRFHORgVfZyGGPc_PEd2g8M,4861
|
|
7248
7395
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/get.txt,sha256=g_JwemuTcRMKfkaicV2qphtRr7dpyhbe43tdcre5gww,3496
|
|
7249
7396
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/update.txt,sha256=6bcakjWX_3UvuqY9PI4Et70TmawrcV-Klniq7jETzrc,6059
|
|
7250
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-collection/list-listings.txt,sha256=
|
|
7251
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/cascading-delete.txt,sha256=
|
|
7252
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/change-listing-revision-to-new-status.txt,sha256=
|
|
7253
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/clone.txt,sha256=
|
|
7254
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create.txt,sha256=
|
|
7255
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/
|
|
7256
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/
|
|
7257
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/
|
|
7258
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/
|
|
7259
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/
|
|
7260
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/
|
|
7261
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/
|
|
7262
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/
|
|
7263
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision
|
|
7264
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision
|
|
7265
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision
|
|
7266
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-
|
|
7267
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-
|
|
7268
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision
|
|
7269
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision
|
|
7270
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/
|
|
7271
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/
|
|
7272
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/
|
|
7273
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/
|
|
7274
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment
|
|
7397
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-collection/list-listings.txt,sha256=iLqJ67JxKxqOnnkf1HHUo_huFsUX-aWscHJ0GN7mLcY,4269
|
|
7398
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/cascading-delete.txt,sha256=hPwoCmNsyav52jP6KiiKKV9B3nUduUKCWukR2dzFF6U,5348
|
|
7399
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/change-listing-revision-to-new-status.txt,sha256=8Rnn2lFV6J0rn4YYH8wPUpR_sbjTlUDapGdjvzAhCy0,5361
|
|
7400
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/clone.txt,sha256=YkmzbbbLTC7nAdzqjJrcPAIo8xFP2f0fAP_qKZ7Z-4M,5327
|
|
7401
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-lead-gen-listing-revision-details.txt,sha256=c2_jxx-JWhuDBtghsWsagNFVSAKhRJkoSDyn2rmm1A4,12275
|
|
7402
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-oci-listing-revision-details.txt,sha256=vUgSDfehnAuRTMJsCvmPuRpsCWZcHgfIfze36Y0YWtM,12479
|
|
7403
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-service-listing-revision-details.txt,sha256=Ya4w-QtDlC3s5c49ZD_2mLDDDXzLI_UIpc_VKiysnrk,12456
|
|
7404
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create.txt,sha256=-iNF2KTE49EuavG7o3hX8SxI8XWnZVYrVB81jk2wsCY,9286
|
|
7405
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/delete.txt,sha256=7U2Sj_ph3Z3gxytu4rZr0kyOEBPy5FmdsTexAtzOCeU,5293
|
|
7406
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/get-listing-revision-icon-content.txt,sha256=8sY8KQyvWFSQh6sH6p86g7By0vz-gM4nZ1fsLpODZs0,4417
|
|
7407
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/get.txt,sha256=7thvCL-KgeIWdzLDWoBxjERCVu5zIbUZoHZQd6SVpPA,3947
|
|
7408
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/publish-listing-revision-as-private.txt,sha256=iae_HCNuRM9hlzoHYWI3ifBBU6rN3_iaHEfwGFYvW_c,5930
|
|
7409
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/publish.txt,sha256=wG-BV7DNAqIY512yqon0Qqa4dqUfuJZSKSqjPLwP4L8,5313
|
|
7410
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/submit-listing-revision-for-review.txt,sha256=N323Reh3LBiPadqea3g7--p1hWQswx8lTPqrVYMk1E4,5704
|
|
7411
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-icon-content.txt,sha256=oW-13L-CnH73NJuJvOOY92KYug8fELqIuKYrqtvuHuo,5831
|
|
7412
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-lead-gen-listing-revision-details.txt,sha256=KRBSbMUKdoHeY2fJdhZgNaKZ2W9FUrZauolGey-w-Go,12275
|
|
7413
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-oci-listing-revision-details.txt,sha256=jx10TzM5vmsa77Z4gIohSfc73mbg3bb7VlzBDYwZv8A,12494
|
|
7414
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-service-listing-revision-details.txt,sha256=6HRGcf5GFDY6Qvi0dEURPYVlbuq26zA_beUaY6JXymA,12311
|
|
7415
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update.txt,sha256=JHPrROQUhNt-5dMIyPJhjGoPhBPsDN3eu2_1hGvdDus,9729
|
|
7416
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/withdraw.txt,sha256=LFmv0pSXQPXBWAhzESu7B3tfdxLdWJ2gCGNIhSTZW60,5336
|
|
7417
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-customer-success-attachment.txt,sha256=ZPG7GR8vd38DSBb2V_pBZ45l6PqqnwriBtsFWd7KOwI,7423
|
|
7418
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-related-document-attachment-details.txt,sha256=hNV2fGIoTP0XGa5q0XHNH5zQRorjYN1qcDYoyR4gyTM,6999
|
|
7419
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-review-support-document-attachment.txt,sha256=7O6vrGW_4sktXSxYRZadw3r0lV-L4z1BkgPb8RPTEaA,7340
|
|
7420
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-screen-shot-attachment-details.txt,sha256=kvGN-TUKDNXxzzZzVLEwi2k6jiG1-W8QeVz9xKZOS7Y,6536
|
|
7421
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-supported-service-attachment.txt,sha256=PlAuBLUCYrGu3ncTlm8r5I6-STgPVBiX8Q4YjczNqKc,6996
|
|
7422
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-video-attachment-details.txt,sha256=D0PiYkvazO75LRx_42lwQBwVuMHSRRu_kUIa9e-w8JM,7345
|
|
7423
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create.txt,sha256=oIHzGPUE9VaoLQW0ACJdF76pyWy4MU26enregsFHwhc,6605
|
|
7424
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/delete.txt,sha256=GXwvEkTq63OaQn5_2TSNP7pN5kI7VFClKNIQBycWqX8,5789
|
|
7425
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/get-listing-revision-attachment-content.txt,sha256=_Mzzpef1Nrj4QoaS1y0uRxpGiz-pUA9Avimi4TL0-6Q,4958
|
|
7426
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/get.txt,sha256=-2nY1ww3__IB4SxU0ZVVimHXjbJr0GO4x0eTtpvJAR0,4472
|
|
7427
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-content.txt,sha256=0Qg5W71vLEg9H12GBfnqOm3xlZ9awlHykX6pP98xre4,6385
|
|
7428
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-customer-success-attachment.txt,sha256=RtWDRpHMcHk2BSiHHTZHu3JaB8AgaFI7yyxqnqILw9Q,8252
|
|
7429
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-related-document-attachment-details.txt,sha256=QW99--rw5-A0ffP7acfhISjvwEZ7o4Ic6-TPqkZxwQo,7472
|
|
7430
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-review-support-document-attachment.txt,sha256=YWNlIAGFIHSdizBB4prrnxrZqLWQe4i6V5e_dmO6Ego,8169
|
|
7431
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-screen-shot-attachment-details.txt,sha256=hvcEFaLU11qkqkxRpTw3GrgelekNIV_H06tn9xkrHD0,7365
|
|
7432
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-supported-service-attachment.txt,sha256=z2QdTPwUyFEIDT-hIYJSaPYqSG26ZrR52qBvbST9dkI,7821
|
|
7433
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-video-attachment-details.txt,sha256=BZDnJ98f269Q-ULRXMzpqZ1mcGjP32PpGxZ8UKfndXE,7341
|
|
7434
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update.txt,sha256=nlAOAsAj0RyuYkvuRe7A3AZkmllvd5MD6GqR-rahUao,7195
|
|
7435
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment-collection/list-listing-revision-attachments.txt,sha256=aRPDJAEnpNoH5clp70FnlQpDvbVarO7Aat-TmVQkIHM,5321
|
|
7275
7436
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-collection/list-listing-revisions.txt,sha256=Ipm4WkU2yUc4CCrbm5AR80sIvbOTPFE1DKFc-ZOlBQo,5451
|
|
7276
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/create.txt,sha256=
|
|
7277
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/delete.txt,sha256=
|
|
7278
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/get.txt,sha256=
|
|
7279
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note
|
|
7280
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-
|
|
7281
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/
|
|
7282
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/
|
|
7283
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/
|
|
7284
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/
|
|
7285
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/
|
|
7286
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/
|
|
7287
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package
|
|
7437
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/create.txt,sha256=pUo1xNOo9OTboY-034HH5cCdfEy37_nmu1wsGGUGhDw,6449
|
|
7438
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/delete.txt,sha256=OT3roScRx66TegSOaO8MiKzeRcmfzjjHJ_5fYtuYYws,5736
|
|
7439
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/get.txt,sha256=K7lBylQWD3BkRLXITZf6bPQN2HFGxH3M6r3pjR6y-qI,4407
|
|
7440
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/update.txt,sha256=XT3DUuRf2CwO5p0BZWGj-tYQTLUONxeLSk0pKAEbb_4,6910
|
|
7441
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note-collection/list-listing-revision-notes.txt,sha256=6K-USguBJOMa3rYO6kjzbqfeySvQwEqeLSAANyWX1Zk,4993
|
|
7442
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/create.txt,sha256=Sodcsx2xEoFfizTTEQkmBiP073B1eqGxoifRZP___hQ,7836
|
|
7443
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/delete.txt,sha256=nLAnndN6P4xdnjqZQo-kGSH3bIHvjqBhc-_Iej-XY3c,6720
|
|
7444
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/get.txt,sha256=IErLsDB89VgxPQO8O3LJp8msPHDhObRMgD6WU3Ze8FM,5361
|
|
7445
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/mark-listing-revision-package-as-default.txt,sha256=LFjsNE7GzIbWBiEiReS6BaGYT9J5kFvU8N5lvQ68sGc,6876
|
|
7446
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/publish.txt,sha256=neVdTNeo5RHdjXsHWoPSr6Sw3vh6R-MGzd9-uA91RN0,6713
|
|
7447
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/un-publish.txt,sha256=2bPdWR1ZQCQ8RFJLiLKXoi1Vi9B3-Junhapu8ILPnhI,6727
|
|
7448
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/update.txt,sha256=1Ff47DT9zGGUdPpqC5gLsxrh9hkYfLnRpmuA5aCrXwc,8390
|
|
7449
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package-collection/list-listing-revision-packages.txt,sha256=H9L2aPa423n6_OlvNhxlR21TsJMcJBCyvGhyll8XSCY,5319
|
|
7288
7450
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/market/get.txt,sha256=dPpRtpxLCFWdlwEh-6MpwrrxskDufqMx7-KgB__1iEI,2689
|
|
7289
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/market-collection/list-markets.txt,sha256=
|
|
7290
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/offer/offer-collection.txt,sha256=XNg-MX1VMvSaheKQNbHu80ldL4jYTvuD1J9ut4-ID8A,217
|
|
7291
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/offer/offer.txt,sha256=mrBP7tGL_lAfDAn7SLxelTNuuOL90T45j0J2VXrLtEk,167
|
|
7292
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/offer/offer/create.txt,sha256=TNeYdEVYCaUhBE4_WefQlwxZH9z_PQUA0FQTOQ5oKUg,12194
|
|
7293
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/offer/offer/delete.txt,sha256=2NRj0njVF3VvkWPcp91Q18KNtEY6ZHivvKtv0bRQ4AE,4533
|
|
7294
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/offer/offer/get-offer-internal-detail.txt,sha256=_FvYfCtxZeZRNZyezz-oGJzX_A6iLv_sanb4hDN157I,3215
|
|
7295
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/offer/offer/get.txt,sha256=gWcdj2tvrQZslnMb-v2j05RJjylkEEpY0zp5oIz5QSQ,3110
|
|
7296
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/offer/offer/update.txt,sha256=M_2SCCGNg4LhIlL8W8UdnD_yAkAbkGxxrXqN35aNaJM,12677
|
|
7297
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/offer/offer-collection/list-offers.txt,sha256=fDIibzBZUb9n98tBsGij-3nvzejPg2oWuNv5KbXwCWw,3895
|
|
7451
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/market-collection/list-markets.txt,sha256=nFPEI_jx6LlUEeyhsHbX-PUY_n34FBHXEAcsR19Q7Ng,3977
|
|
7298
7452
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/product/get.txt,sha256=6jpjt2Do2x1G2QJa3Q_i7jDj4I5tGxVd3GNHil1adW4,2690
|
|
7299
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/product-collection/list-products.txt,sha256=
|
|
7453
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/product-collection/list-products.txt,sha256=uUZoGkRXtq3l54_UCoGdNYBNKbbXR-TykDnqLQvLgaM,3963
|
|
7300
7454
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/publisher/get.txt,sha256=UiAmHo7wXBtMeLL-w1n01caR-Ux1VkFxS0UC0w0mK94,2695
|
|
7301
7455
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/publisher-collection/list-publishers.txt,sha256=QZDZI4qv8LXjWYetGC7lN3o0Vndf_gbkzr589VLsEAQ,3752
|
|
7302
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/
|
|
7456
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc/get-support-doc-content.txt,sha256=_uQoY3R6dHvSBgHMsBulV09wZuqamz3SDu5ynoiUXeE,3170
|
|
7457
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc/get.txt,sha256=SicaD6v4_iZDt9pRQ0XsLcg8ZiBkAtVkPVLitX4kTzo,2732
|
|
7458
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc-collection/list-support-docs.txt,sha256=uWfIYfYwe4fFAOcvg46C-tHrhGS5aM_ylyfsVkoGYyk,4005
|
|
7459
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-currency-collection/list-supported-currencies.txt,sha256=7sjR29-b9I0YqnqtUAXDub4e01wbkuTE9Brewi74igo,3962
|
|
7460
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-shape-collection/list-supported-shapes.txt,sha256=GJ_MKplcY61PUGYt4VkBT1PPZQqhpQ_djIy7GafvP0E,3813
|
|
7461
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/change-compartment.txt,sha256=BZVImwcBA14zFcVxo9fBzlkTfTAYseh_nF0jjv6CmX0,4483
|
|
7303
7462
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/create.txt,sha256=0GWjqgoKjtAkMTPwWU0QdLD1UB4TVVsYeirKruaj32I,5064
|
|
7304
7463
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/delete.txt,sha256=y0KlV48LMzWGKWO8PYj88fFpkrvC1sn-vO3hdwwfTjU,4301
|
|
7305
7464
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/get.txt,sha256=hv3KovZ0yHpuPWCbkHeQLdRe12yzJ4sxDz6l4T78wp4,2980
|
|
@@ -7308,6 +7467,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-col
|
|
|
7308
7467
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/activate.txt,sha256=6B_a8RoTzozj-VLS0I7-3wI-X6U1rzmL7VhHWbxLhjs,4755
|
|
7309
7468
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/create.txt,sha256=QzFiYxkj8yEIf79JFOSdw42clzXYh3QmaM7wXr35FDI,4396
|
|
7310
7469
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/delete.txt,sha256=fGs3a10iAHgIrxbS_K0ITqsaXO0KAQR_IiT6IMsoprk,4790
|
|
7470
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/get-term-version-content.txt,sha256=R5fj_OpAdgtXkedc-dWLxgXAxU50boyHPxYu6_EnMuc,3906
|
|
7311
7471
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/get.txt,sha256=zHTdyRcpbhiYLHF15B-v4wxRMYYJmwt4ZnX3MCw1TNQ,3481
|
|
7312
7472
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/update-term-version-content.txt,sha256=zLlK4HeO_V8g96QBGbnKwalaAjsj-Yfyr04343VEVkw,5275
|
|
7313
7473
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/update.txt,sha256=s9XtUxlmNy4cu5kvllUrEenYeIGW0EZtcuImZDMxZ_o,6019
|
|
@@ -8678,7 +8838,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invita
|
|
|
8678
8838
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation.txt,sha256=LvBcZIPE8MckCZXFt-eNFLe1BBKS1p_bAhnThYtLLwk,358
|
|
8679
8839
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping.txt,sha256=mbw2t-OP0ADliaCjfcdUOOBRjMz9PJ39gZbLC8ace5Q,178
|
|
8680
8840
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription.txt,sha256=lnJu1PYHCPCeSWdWV6inKAMLsAQY-Ww0gtXqNULrQ40,220
|
|
8681
|
-
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt,sha256=
|
|
8841
|
+
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt,sha256=rivEQ094k4chVe7rLhnzUE3U6HveVjmqHEPljx4Fxsc,173
|
|
8682
8842
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log.txt,sha256=u_O3_3-Ja6fz2jbCPg6XvluwEumXI7lMlfhl8KYNrqM,161
|
|
8683
8843
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request.txt,sha256=CqqYgMRHLcb9v40j_5zXV2wEzzXEkDylVzIvshuOTU4,318
|
|
8684
8844
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/assigned-subscription/get.txt,sha256=MeGsKlwUcxS9GV35lwdZ-Bot6hy1kmyIw8sugn7NSe0,2848
|
|
@@ -8730,7 +8890,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-map
|
|
|
8730
8890
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping/list.txt,sha256=jNujfSQyyK2rmVKHsvewRGd7CQEzOU_w2wnKqZNjvrw,4032
|
|
8731
8891
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/get.txt,sha256=pN90IakAwEh5CC6dVEpDmytF3HZrgqzTjc1m_TEwh7k,2743
|
|
8732
8892
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/list.txt,sha256=wrQR1xUsAUEbMnVrDooXxVB-ke5NczG-K35W3azrOZI,3339
|
|
8733
|
-
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/list.txt,sha256=
|
|
8893
|
+
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/list-errors.txt,sha256=ZnZihQnLf9JI8MZJHEYsI9lZrVs655mYN483fzoE8ww,3396
|
|
8734
8894
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log/list.txt,sha256=ERh53LH73r69Ov5Fo9h4QeXie_TOpU9XHGh2j7EFlGA,3353
|
|
8735
8895
|
oci_cli/help_text_producer/data_files/text/cmdref/os/bucket.txt,sha256=C_uqazUqUyr_c5g9WVWFuADexOW0phQcpxu6BUSq3N4,678
|
|
8736
8896
|
oci_cli/help_text_producer/data_files/text/cmdref/os/multipart.txt,sha256=0bzYywL0aSnkDEALLRBzGMur-kLC4MdpXEVSS60lFpM,109
|
|
@@ -9119,12 +9279,12 @@ oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/delete.txt,sha256=
|
|
|
9119
9279
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/get.txt,sha256=Sxj_OQg8MF-vVr2p-JsD6V1JhlNW4FdKUbkJ93YS8CI,4090
|
|
9120
9280
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/update.txt,sha256=biEy4TRG88rCyNyS5YE2PgFnSlk6xcawJSnChNLtGy0,6831
|
|
9121
9281
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/backup-collection/list-backups.txt,sha256=dSYVva39gBOTxgQqWY86PaqQReRtlN_tRkfsGyPqzS8,7570
|
|
9122
|
-
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/change-compartment.txt,sha256=
|
|
9123
|
-
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/create.txt,sha256=
|
|
9124
|
-
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/delete.txt,sha256=
|
|
9125
|
-
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/get.txt,sha256=
|
|
9126
|
-
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/update.txt,sha256=
|
|
9127
|
-
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration-collection/list-configurations.txt,sha256=
|
|
9282
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/change-compartment.txt,sha256=QK_aD7rmsGssRbV_PAcA7pEK1r6cvpU7izcoXKWexaU,4185
|
|
9283
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/create.txt,sha256=dWPLAkS73cbpkG851Ih8f13vPxqShfyGUBn5-5JeMJg,7965
|
|
9284
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/delete.txt,sha256=YeUXMX0ZoVTpyTzQM_PDf71wqCVmt4UZSDZk-T-5lCc,4911
|
|
9285
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/get.txt,sha256=Rh7B6PUwKkWE9Ca3SW0H2jNsNyHUQYpeq3Fi1134K4o,3577
|
|
9286
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/update.txt,sha256=HzbCIVCTUvzwsvzXqeQZ3We_ulo1EKlxvBJKU1amuV0,6805
|
|
9287
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration-collection/list-configurations.txt,sha256=z-Jmv_e7vg5MVy8B4v0tlhFSghLlvzwtZz65Ko09KoA,4159
|
|
9128
9288
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/connection-details/get.txt,sha256=1GLwa0vyEtAow2Q7eAx0VnYC8uJf3RFkWfVPteM6s58,3984
|
|
9129
9289
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/change-compartment.txt,sha256=hsli7rqkKb_FRlUrXnsCUx14stiHjGSfZKbCykrapeo,5568
|
|
9130
9290
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/create-db-system-backup-source-details.txt,sha256=zqHYWNK1KEzc9MEJnZOFRbfrN9mFiASok0VfCFCq0vA,10283
|
|
@@ -9145,7 +9305,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/update-db-syste
|
|
|
9145
9305
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/update.txt,sha256=1aU01XiksMaIOZpIYy4i0DWE_Nt2_dxpNw8l4IaYs3M,8822
|
|
9146
9306
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system-collection/list-db-systems.txt,sha256=EUrpUuFWAc5oZRas2ZAys3quv-0mOLQnxeZ74DWitEQ,3691
|
|
9147
9307
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration/get.txt,sha256=TSqIJ_ihaRZ-gxeFdfYuDBIkdhYCwRlR03GaUpe5x2o,2793
|
|
9148
|
-
oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration-collection/list-default-configurations.txt,sha256=
|
|
9308
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration-collection/list-default-configurations.txt,sha256=lfNcWMjwEBez4QMBmZCZrrzEDhlwJ_AE3xG4ItjE0-o,3970
|
|
9149
9309
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/shape-summary/list-shapes.txt,sha256=0HMQdUVb2UTt0hLgbF-RhF6Und3_b2lke5hasBaaKhM,3350
|
|
9150
9310
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/work-request/get.txt,sha256=HJ4PI25CAdMSgMi0T1LurF0lwXzAdKhvsfQ8eQLYfUU,2713
|
|
9151
9311
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/work-request/list.txt,sha256=PgRXC57ajTJPELSRNDkC1jG3vtpF3yU6fdK1jf3Tnms,3542
|
|
@@ -9603,7 +9763,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/get.
|
|
|
9603
9763
|
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/list-work-request-errors.txt,sha256=hpf9siBonGoRJ9jPU2RVz1NOzEV-fjQAhuGPVANbfk0,3617
|
|
9604
9764
|
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/list-work-request-logs.txt,sha256=fdAlq0ha51eeBKhtxV4xXDGxn0QD6hxf5UQuEasRtI4,3605
|
|
9605
9765
|
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/list.txt,sha256=k5uaCzd3zR84K4tBSqaL6sspO6w42o8L2akYrlbt6GU,3891
|
|
9606
|
-
oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt,sha256=
|
|
9766
|
+
oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt,sha256=WMz6_tNvNrkT9erM1qUqFvIuuM2XeFUoYWCo13JWyok,2913
|
|
9607
9767
|
oci_cli/help_text_producer/data_files/text/cmdref/session/export.txt,sha256=TLg1or41EXUOZaTezQJmgdJ-rIQKIoQpp_HP1HbcE-0,1299
|
|
9608
9768
|
oci_cli/help_text_producer/data_files/text/cmdref/session/import.txt,sha256=ej-pnKU8N6KwwzU_cvZWVyMc6WdJdcVJrriRPOqvtZk,1119
|
|
9609
9769
|
oci_cli/help_text_producer/data_files/text/cmdref/session/refresh.txt,sha256=SC5oZnPRzBhgrp2f-Z2zXflYauM68ej9TSTUr5E7AWg,801
|
|
@@ -9644,7 +9804,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/updat
|
|
|
9644
9804
|
oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-task/cancel.txt,sha256=bT_eV05E2ShMlAhBIDpKgRHib_p_6yESHyj56uru9Dg,3955
|
|
9645
9805
|
oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-task/get.txt,sha256=8CrjmGdKsCbx7Ko4jAxV-ogbJy-QdRLerLujEC0frYg,3632
|
|
9646
9806
|
oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-task/list.txt,sha256=TN6MRLZAGrYhp3Z9znOg-13vNSHeX7fCdBhZ4KpaIXE,4444
|
|
9647
|
-
oci_cli/help_text_producer/data_files/text/cmdref/speech/voice/list.txt,sha256
|
|
9807
|
+
oci_cli/help_text_producer/data_files/text/cmdref/speech/voice/list.txt,sha256=-aNyBpZzYCZR9F6LN3GLpqA09znQ4Ly9NEZFlPrLIlE,2849
|
|
9648
9808
|
oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/alarm-condition.txt,sha256=p696LovMW1HAoiFrSpi4q3ihPUc9tBQHZ2jiSEpB8nE,234
|
|
9649
9809
|
oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric.txt,sha256=3RXsGwDoKX9mBTLoQpriqBRNoubhnF_efjpkvvuYaew,201
|
|
9650
9810
|
oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config.txt,sha256=T184aqgaVuIQM-TRTRQC3gjWP2d_rOlRETe0CO8UKlc,887
|
|
@@ -9805,12 +9965,12 @@ oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/message/put.t
|
|
|
9805
9965
|
oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type.txt,sha256=VJByWoKDcYI9FTe4NxPpKE-SYLjGvGIYNnWuodNA8Cg,185
|
|
9806
9966
|
oci_cli/help_text_producer/data_files/text/cmdref/support/incident.txt,sha256=PB2Nlf3dXZa4o8sAxGUqCrFqFa6LrSEWh7ALON75qTo,154
|
|
9807
9967
|
oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response.txt,sha256=SX1rgBJ0weBVHR6pLPiaIjLOW-AUnp_QGEvhSGoQaoo,208
|
|
9808
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt,sha256=
|
|
9809
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt,sha256=
|
|
9810
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt,sha256=
|
|
9811
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt,sha256=
|
|
9812
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt,sha256=
|
|
9813
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt,sha256=
|
|
9968
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt,sha256=MAH39YO1E4Zd5dc0Hk4vM5xDVz-mfKJu-DUAhRbucmo,4722
|
|
9969
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt,sha256=73ZKNr9dYvdpGxLc851xcQas6E9NX8tzwVrLPJpaLMQ,2973
|
|
9970
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt,sha256=FGGewxpgWDCG138NORrxeHTgcVNbWvJQb3qF3_m3ei4,3881
|
|
9971
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt,sha256=j1h0Cm6rup0GtdYvmfFwl8OyPDwVq_pjdW9oCU2Ead8,4121
|
|
9972
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt,sha256=ZySiyfxOAr9ftUqTPRHYSO-vC9wbalxA0eJAAsJMm70,3971
|
|
9973
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt,sha256=WVTidtYFAbrjtQdI1CWNVnr7Q3tDqwsTYJzxS0-hEiE,2889
|
|
9814
9974
|
oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-counts.txt,sha256=L0l5cjtkknEEAOf2rmUkg-ISUfvJKltHIlAFRxxGSmo,172
|
|
9815
9975
|
oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-summaries.txt,sha256=IX0fJmkY3qrfnTKWy8K9k-lDOauZjk69q5BaTOzVvJ0,161
|
|
9816
9976
|
oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator.txt,sha256=AGoIxHrbMfykN-x81bKA58fiSHLy5jk6OgF5Y7oWYwk,256
|
|
@@ -9889,13 +10049,13 @@ oci_cli/help_text_producer/data_files/text/cmdref/vault/secret.txt,sha256=ONhZ-f
|
|
|
9889
10049
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/cancel-secret-deletion.txt,sha256=i9oGY71Txd2a6B_s9cFxrgj9I0s9sf1zXl_ZWOQxolk,4302
|
|
9890
10050
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/cancel-secret-rotation.txt,sha256=fhjx9Rj0nvjWXuIC3Ryt9TC4psTV4kxuHIZP92i4tRg,4300
|
|
9891
10051
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/change-compartment.txt,sha256=QznLUE53c6L8z0vZCe77f5Ui-h-wHh1rIOZ0SjakZ1s,4486
|
|
9892
|
-
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/create-base64.txt,sha256=
|
|
10052
|
+
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/create-base64.txt,sha256=BhZMfxohk79dtpiaJiMh8juy0Guo8eiLdat9T7l9yMA,10768
|
|
9893
10053
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/get.txt,sha256=s7yDN1rjwZpupgs-RcXsBqZei7u78hupzbbgvEEamKA,3763
|
|
9894
10054
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/list.txt,sha256=34a8K0nWiANX_baF6NCmtNDS-KAMvkWE-SxpsGTPvF4,3866
|
|
9895
10055
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/rotate.txt,sha256=L1c1ERMnSfKuNAkOsX5ajSKMDwWGXhePP6qqQ3ZpOTE,5165
|
|
9896
10056
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/schedule-secret-deletion.txt,sha256=gy0EFE2qWgzpi7jN2O6N2arzipAU4dyORcAc-VOTokQ,6282
|
|
9897
|
-
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update-base64.txt,sha256=
|
|
9898
|
-
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update.txt,sha256=
|
|
10057
|
+
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update-base64.txt,sha256=owEk0ddYZsgX4TAuO2KfRQg_7K2hWcQfgBh-nzxDalk,11277
|
|
10058
|
+
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update.txt,sha256=0UPSN_acYNYQ3mnpQmd4cUotNn4mXUHUm0LlkiRWIg4,10739
|
|
9899
10059
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/cancel-deletion.txt,sha256=hKcsmTLRmxi_srRx60PSFg7-1XepMfvMozPT5s2gL38,4511
|
|
9900
10060
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/get.txt,sha256=eiiAI_-GA0k1xtHGpyxQ7cGqjCi53C4fY3gnW9zc4jc,4135
|
|
9901
10061
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/list.txt,sha256=mbm5dWLl9Gju38Hb0yXUP4odAnsT4wwr4MEq2wd-RHU,4593
|
|
@@ -10309,7 +10469,7 @@ services/ai_speech/src/__init__.py,sha256=xD9-sHO37tJbsXRGVxndp4Dvj0KnXi4-67MEhg
|
|
|
10309
10469
|
services/ai_speech/src/oci_cli_ai_service_speech/__init__.py,sha256=xD9-sHO37tJbsXRGVxndp4Dvj0KnXi4-67MEhgdMJj4,437
|
|
10310
10470
|
services/ai_speech/src/oci_cli_ai_service_speech/aiservicespeech_cli_extended.py,sha256=rN8pGHhhRWi5OyJ33kpFb4azP2gqDBQRA7CtDN1peec,1418
|
|
10311
10471
|
services/ai_speech/src/oci_cli_ai_service_speech/generated/__init__.py,sha256=xD9-sHO37tJbsXRGVxndp4Dvj0KnXi4-67MEhgdMJj4,437
|
|
10312
|
-
services/ai_speech/src/oci_cli_ai_service_speech/generated/aiservicespeech_cli.py,sha256=
|
|
10472
|
+
services/ai_speech/src/oci_cli_ai_service_speech/generated/aiservicespeech_cli.py,sha256=tgISqOT8IZSq9AytjyivH7zDB4HRXXzfOtT-zcpA-kY,127149
|
|
10313
10473
|
services/ai_speech/src/oci_cli_ai_service_speech/generated/client_mappings.py,sha256=Ht6Y-sJdLwBLLWMQJrrfMtI8Tz98KstCWMvokC39kAM,822
|
|
10314
10474
|
services/ai_speech/tests/__init__.py,sha256=xD9-sHO37tJbsXRGVxndp4Dvj0KnXi4-67MEhgdMJj4,437
|
|
10315
10475
|
services/ai_vision/__init__.py,sha256=ORtfjcvgFFT3jgXAypg8Yw2HuOIx8JKH7xyzuyrhFyw,437
|
|
@@ -10355,6 +10515,13 @@ services/announcements_service/src/oci_cli_service/generated/client_mappings.py,
|
|
|
10355
10515
|
services/announcements_service/src/oci_cli_service/generated/service_cli.py,sha256=R0GrWlFRIbVcVgyJ3YaxiO6Me3zrev7pddyUTkBEHwE,4970
|
|
10356
10516
|
services/announcements_service/tests/__init__.py,sha256=POs7VDHaka_qOPoknTLehzzv26hwQFa9Jw7VmoBs524,434
|
|
10357
10517
|
services/announcements_service/tests/extend_test_announcement.py,sha256=kUsrkoIX8HJMwTMm1klwD4C97NNId8ARxbMoitFNoR8,988
|
|
10518
|
+
services/api_platform/__init__.py,sha256=v49k6fgk2g9SnSvSvRocDcfeEbvGTyavpGUATjZbna0,437
|
|
10519
|
+
services/api_platform/src/__init__.py,sha256=v49k6fgk2g9SnSvSvRocDcfeEbvGTyavpGUATjZbna0,437
|
|
10520
|
+
services/api_platform/src/oci_cli_api_platform/__init__.py,sha256=v49k6fgk2g9SnSvSvRocDcfeEbvGTyavpGUATjZbna0,437
|
|
10521
|
+
services/api_platform/src/oci_cli_api_platform/generated/__init__.py,sha256=v49k6fgk2g9SnSvSvRocDcfeEbvGTyavpGUATjZbna0,437
|
|
10522
|
+
services/api_platform/src/oci_cli_api_platform/generated/apiplatform_cli.py,sha256=znUwHtk9IkxHztBKioPaIJ0lYcAdeD0LCkumIJkGYfk,39023
|
|
10523
|
+
services/api_platform/src/oci_cli_api_platform/generated/client_mappings.py,sha256=pSFhOon4YGYPLi76sERxfsh-brorvpMxvKrj38rJTeM,830
|
|
10524
|
+
services/api_platform/tests/__init__.py,sha256=v49k6fgk2g9SnSvSvRocDcfeEbvGTyavpGUATjZbna0,437
|
|
10358
10525
|
services/apiaccesscontrol/__init__.py,sha256=Xf5vIKaaZE3CyHSwcq1ujJ8WJsnmUj4wtNFmIH23Zqg,437
|
|
10359
10526
|
services/apiaccesscontrol/src/__init__.py,sha256=Xf5vIKaaZE3CyHSwcq1ujJ8WJsnmUj4wtNFmIH23Zqg,437
|
|
10360
10527
|
services/apiaccesscontrol/src/oci_cli_api_metadata/__init__.py,sha256=Xf5vIKaaZE3CyHSwcq1ujJ8WJsnmUj4wtNFmIH23Zqg,437
|
|
@@ -10384,33 +10551,33 @@ services/apiaccesscontrol/tests/__init__.py,sha256=Xf5vIKaaZE3CyHSwcq1ujJ8WJsnmU
|
|
|
10384
10551
|
services/apigateway/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10385
10552
|
services/apigateway/src/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10386
10553
|
services/apigateway/src/oci_cli_api_gateway/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10387
|
-
services/apigateway/src/oci_cli_api_gateway/api_gateway_cli_extended.py,sha256=
|
|
10554
|
+
services/apigateway/src/oci_cli_api_gateway/api_gateway_cli_extended.py,sha256=KXIeiNsqpjkuIk6iFPMGlNQPdJ1grUhacqz6A6M3r8c,6145
|
|
10388
10555
|
services/apigateway/src/oci_cli_api_gateway/generated/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10389
|
-
services/apigateway/src/oci_cli_api_gateway/generated/apigateway_cli.py,sha256=
|
|
10556
|
+
services/apigateway/src/oci_cli_api_gateway/generated/apigateway_cli.py,sha256=81Y9yq9LhqdmihmryFoWp-eqCCdlYx_TwCdkjmELcIM,113395
|
|
10390
10557
|
services/apigateway/src/oci_cli_api_gateway/generated/client_mappings.py,sha256=K9KgJRaQYCeU30BlN_JW90oHQO4DoSgsroir6xydI0g,813
|
|
10391
10558
|
services/apigateway/src/oci_cli_apigateway/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10392
10559
|
services/apigateway/src/oci_cli_apigateway/generated/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10393
10560
|
services/apigateway/src/oci_cli_apigateway/generated/api_gateway_service_cli.py,sha256=LNyPiWXf2o_jZAnDRsWLloDtHZaQccGADWAg9kWEfF4,1090
|
|
10394
10561
|
services/apigateway/src/oci_cli_deployment/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10395
|
-
services/apigateway/src/oci_cli_deployment/apigateway_deployment_extended.py,sha256=
|
|
10562
|
+
services/apigateway/src/oci_cli_deployment/apigateway_deployment_extended.py,sha256=mMEhmt_QVvy7DUKkHBp6Lm1fB54ZQc1mbJGkDbxm52c,2545
|
|
10396
10563
|
services/apigateway/src/oci_cli_deployment/generated/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10397
10564
|
services/apigateway/src/oci_cli_deployment/generated/client_mappings.py,sha256=-FfLH108ysQkOXmoTAqHCaYuB_j6_Bqpfk-FZWj0BeE,812
|
|
10398
|
-
services/apigateway/src/oci_cli_deployment/generated/deployment_cli.py,sha256=
|
|
10565
|
+
services/apigateway/src/oci_cli_deployment/generated/deployment_cli.py,sha256=2Gsb7mHBO4fGrO83ixfGYDwta9NeSFcIMbziTfAfb9I,40600
|
|
10399
10566
|
services/apigateway/src/oci_cli_gateway/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10400
|
-
services/apigateway/src/oci_cli_gateway/apigateway_gateway_extended.py,sha256=
|
|
10567
|
+
services/apigateway/src/oci_cli_gateway/apigateway_gateway_extended.py,sha256=p5ZArwc7dJhk6vpguiZ0JN4EjaSltGLRmk-GDrxqqZY,2919
|
|
10401
10568
|
services/apigateway/src/oci_cli_gateway/generated/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10402
10569
|
services/apigateway/src/oci_cli_gateway/generated/client_mappings.py,sha256=8-Di_gDtIGf1PSbEL1uKPF-phnYBlp1HvEo1DUm1oiM,803
|
|
10403
|
-
services/apigateway/src/oci_cli_gateway/generated/gateway_cli.py,sha256=
|
|
10570
|
+
services/apigateway/src/oci_cli_gateway/generated/gateway_cli.py,sha256=WW7CIwQynfI1Jg2Hhi7dT4qGckLSQAF0HgNKSUzWfDo,83613
|
|
10404
10571
|
services/apigateway/src/oci_cli_subscribers/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10405
|
-
services/apigateway/src/oci_cli_subscribers/subscribers_cli_extended.py,sha256=
|
|
10572
|
+
services/apigateway/src/oci_cli_subscribers/subscribers_cli_extended.py,sha256=agHQj7EgUUH4kipx7zK3fHosAIBp8v8Mr-XwABNEXB4,1374
|
|
10406
10573
|
services/apigateway/src/oci_cli_subscribers/generated/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10407
10574
|
services/apigateway/src/oci_cli_subscribers/generated/client_mappings.py,sha256=lSnREb3LP8FTIzUOkrCz7vOljU2Na038isF8KO9b9vQ,815
|
|
10408
|
-
services/apigateway/src/oci_cli_subscribers/generated/subscribers_cli.py,sha256=
|
|
10575
|
+
services/apigateway/src/oci_cli_subscribers/generated/subscribers_cli.py,sha256=ZDa3HJLQCAn_3RlvDeLxnz4eQT6hw7mR-BOBmU6AnpA,40715
|
|
10409
10576
|
services/apigateway/src/oci_cli_usage_plans/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10410
|
-
services/apigateway/src/oci_cli_usage_plans/usageplans_cli_extended.py,sha256=
|
|
10577
|
+
services/apigateway/src/oci_cli_usage_plans/usageplans_cli_extended.py,sha256=djSggMgw3gTrv5-UOCgasrh2GoFhvumHXvObmEmPrG8,1365
|
|
10411
10578
|
services/apigateway/src/oci_cli_usage_plans/generated/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10412
10579
|
services/apigateway/src/oci_cli_usage_plans/generated/client_mappings.py,sha256=B4w3I4rSB6err8rlKlzLzxuEFmYniGa_qLoC2ytlrCQ,813
|
|
10413
|
-
services/apigateway/src/oci_cli_usage_plans/generated/usageplans_cli.py,sha256
|
|
10580
|
+
services/apigateway/src/oci_cli_usage_plans/generated/usageplans_cli.py,sha256=-NXoyBHfSo7W9tal-ZZMCZ_v-KhEIforrh6Dk2ppUZ4,39980
|
|
10414
10581
|
services/apigateway/src/oci_cli_work_requests/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10415
10582
|
services/apigateway/src/oci_cli_work_requests/apigateway_workrequest_extended.py,sha256=-gne3hNI1cy7PlYGOijRynOGVY-AQo-KKsavj0uKI1I,1904
|
|
10416
10583
|
services/apigateway/src/oci_cli_work_requests/generated/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
@@ -10420,10 +10587,10 @@ services/apigateway/tests/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulE
|
|
|
10420
10587
|
services/apm_config/__init__.py,sha256=PiNXzWpykN3pY7JuddlKhzs8j6_G-4SlwVaG3sjLIKk,437
|
|
10421
10588
|
services/apm_config/src/__init__.py,sha256=PiNXzWpykN3pY7JuddlKhzs8j6_G-4SlwVaG3sjLIKk,437
|
|
10422
10589
|
services/apm_config/src/oci_cli_config/__init__.py,sha256=PiNXzWpykN3pY7JuddlKhzs8j6_G-4SlwVaG3sjLIKk,437
|
|
10423
|
-
services/apm_config/src/oci_cli_config/config_cli_extended.py,sha256=
|
|
10590
|
+
services/apm_config/src/oci_cli_config/config_cli_extended.py,sha256=gwXyXaYLzv68tDmB6gLrRbh_Sn9yQPF4ltEzBhP9O4Q,6459
|
|
10424
10591
|
services/apm_config/src/oci_cli_config/generated/__init__.py,sha256=PiNXzWpykN3pY7JuddlKhzs8j6_G-4SlwVaG3sjLIKk,437
|
|
10425
10592
|
services/apm_config/src/oci_cli_config/generated/client_mappings.py,sha256=rotRsUVOnbCOjNZlczo53EKP2wFF1xOxO8itgO_JSeI,800
|
|
10426
|
-
services/apm_config/src/oci_cli_config/generated/config_cli.py,sha256=
|
|
10593
|
+
services/apm_config/src/oci_cli_config/generated/config_cli.py,sha256=PyOm05Ia3TNIgjvJSMGm-A7qKL8RZH2FwrP8agF6H-4,89404
|
|
10427
10594
|
services/apm_config/tests/__init__.py,sha256=PiNXzWpykN3pY7JuddlKhzs8j6_G-4SlwVaG3sjLIKk,437
|
|
10428
10595
|
services/apm_control_plane/__init__.py,sha256=1pTsvpCBQUdeVX7VvWP6rL6Kur_0TRDx1VkhGqkg9yc,437
|
|
10429
10596
|
services/apm_control_plane/src/__init__.py,sha256=1pTsvpCBQUdeVX7VvWP6rL6Kur_0TRDx1VkhGqkg9yc,437
|
|
@@ -10496,7 +10663,7 @@ services/autoscaling/src/__init__.py,sha256=gnKCXZYJCOxJBkMgw0R0jM_zMZt_qUVjSoZV
|
|
|
10496
10663
|
services/autoscaling/src/oci_cli_auto_scaling/__init__.py,sha256=gnKCXZYJCOxJBkMgw0R0jM_zMZt_qUVjSoZV6GzqT4Y,437
|
|
10497
10664
|
services/autoscaling/src/oci_cli_auto_scaling/autoscaling_cli_extended.py,sha256=SwzEP0eXxGB5b31RGTXMrvWEMaPRPWbumqhbcWL4GM8,5533
|
|
10498
10665
|
services/autoscaling/src/oci_cli_auto_scaling/generated/__init__.py,sha256=gnKCXZYJCOxJBkMgw0R0jM_zMZt_qUVjSoZV6GzqT4Y,437
|
|
10499
|
-
services/autoscaling/src/oci_cli_auto_scaling/generated/autoscaling_cli.py,sha256=
|
|
10666
|
+
services/autoscaling/src/oci_cli_auto_scaling/generated/autoscaling_cli.py,sha256=qq-M6CNfU9c-QQo0uF-HP-X77oy0vx4jNudRTKsT-qw,55402
|
|
10500
10667
|
services/autoscaling/src/oci_cli_auto_scaling/generated/client_mappings.py,sha256=ILHE6z2Dwt6s3HC-JAsO3KheNqnTM8cqCj28wbUlKhs,823
|
|
10501
10668
|
services/autoscaling/tests/__init__.py,sha256=gnKCXZYJCOxJBkMgw0R0jM_zMZt_qUVjSoZV6GzqT4Y,437
|
|
10502
10669
|
services/bastion/__init__.py,sha256=Z9A-SZWUELuqtO8NTtvWpSRNiyT92VI7R1NC1H35mdk,437
|
|
@@ -10767,7 +10934,7 @@ services/data_science/src/oci_cli_data_science/__init__.py,sha256=sSKFQ2lPK9FzGX
|
|
|
10767
10934
|
services/data_science/src/oci_cli_data_science/datascience_cli_extended.py,sha256=WG08c9xRMmiNq_ts4ZINsbIL05-ZeRIls33YkvCdVi4,89017
|
|
10768
10935
|
services/data_science/src/oci_cli_data_science/generated/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
|
|
10769
10936
|
services/data_science/src/oci_cli_data_science/generated/client_mappings.py,sha256=q-NYNAp7X7P6kqoilMbmNOgW7IPfjelfHgozlppdDJk,830
|
|
10770
|
-
services/data_science/src/oci_cli_data_science/generated/datascience_cli.py,sha256=
|
|
10937
|
+
services/data_science/src/oci_cli_data_science/generated/datascience_cli.py,sha256=OX53jkUOBvDbdJ9uISq6nEploR0DYqoW19yOoaTnEJc,948207
|
|
10771
10938
|
services/data_science/tests/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
|
|
10772
10939
|
services/database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10773
10940
|
services/database/src/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
@@ -10775,7 +10942,7 @@ services/database/src/oci_cli_database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_
|
|
|
10775
10942
|
services/database/src/oci_cli_database/database_cli_extended.py,sha256=hPSE3pIDeIKo4M7gdmhN1wZeZuvDaIY3pMAS1BGHFPg,310241
|
|
10776
10943
|
services/database/src/oci_cli_database/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10777
10944
|
services/database/src/oci_cli_database/generated/client_mappings.py,sha256=IP9FtwxRZ2m7IhZHMVegq5kwn9aHKXa-JJsuBgra21s,792
|
|
10778
|
-
services/database/src/oci_cli_database/generated/database_cli.py,sha256=
|
|
10945
|
+
services/database/src/oci_cli_database/generated/database_cli.py,sha256=WuiDSo9tJAbuyfVmbO6wqH3ZC65cJzBKuP6kTlMZEYc,3237160
|
|
10779
10946
|
services/database/tests/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10780
10947
|
services/database_management/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
10781
10948
|
services/database_management/src/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
@@ -10783,10 +10950,10 @@ services/database_management/src/oci_cli_database_management/__init__.py,sha256=
|
|
|
10783
10950
|
services/database_management/src/oci_cli_database_management/generated/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
10784
10951
|
services/database_management/src/oci_cli_database_management/generated/database_management_service_cli.py,sha256=66JDjQ25w4ISSn35fkx9ebXWORp-zhr9zmRwQo2zVHI,1165
|
|
10785
10952
|
services/database_management/src/oci_cli_db_management/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
10786
|
-
services/database_management/src/oci_cli_db_management/dbmanagement_cli_extended.py,sha256=
|
|
10953
|
+
services/database_management/src/oci_cli_db_management/dbmanagement_cli_extended.py,sha256=Kc24PNljp1wJJgrqIbqGLqRt5_VlVA0XTm5hScXHSOU,101698
|
|
10787
10954
|
services/database_management/src/oci_cli_db_management/generated/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
10788
10955
|
services/database_management/src/oci_cli_db_management/generated/client_mappings.py,sha256=Lb1B5yWHl17b0zhO0uQzAYfiaQxImVM-loZiqPk5BlA,882
|
|
10789
|
-
services/database_management/src/oci_cli_db_management/generated/dbmanagement_cli.py,sha256=
|
|
10956
|
+
services/database_management/src/oci_cli_db_management/generated/dbmanagement_cli.py,sha256=lJwptzdYHxs2lBOKSKlLDDD_lsJ53SJlLzfjeC0-EII,1719891
|
|
10790
10957
|
services/database_management/src/oci_cli_diagnosability/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
10791
10958
|
services/database_management/src/oci_cli_diagnosability/generated/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
10792
10959
|
services/database_management/src/oci_cli_diagnosability/generated/client_mappings.py,sha256=keDYRovvNyCRjCnDBDXz8qZ6cirKXLtoiPdE24XXx38,887
|
|
@@ -10794,7 +10961,7 @@ services/database_management/src/oci_cli_diagnosability/generated/diagnosability
|
|
|
10794
10961
|
services/database_management/src/oci_cli_managed_my_sql_databases/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
10795
10962
|
services/database_management/src/oci_cli_managed_my_sql_databases/generated/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
10796
10963
|
services/database_management/src/oci_cli_managed_my_sql_databases/generated/client_mappings.py,sha256=CC7rOUHcFlnTLSsiNTag-Gp9GsTKj31VTjm7lZJn27A,911
|
|
10797
|
-
services/database_management/src/oci_cli_managed_my_sql_databases/generated/managedmysqldatabases_cli.py,sha256=
|
|
10964
|
+
services/database_management/src/oci_cli_managed_my_sql_databases/generated/managedmysqldatabases_cli.py,sha256=LBhpyKA23vnxHfIAjra2KzrXE_vm9QqfLJ1JHFInJPo,51054
|
|
10798
10965
|
services/database_management/src/oci_cli_perfhub/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
10799
10966
|
services/database_management/src/oci_cli_perfhub/generated/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
10800
10967
|
services/database_management/src/oci_cli_perfhub/generated/client_mappings.py,sha256=VgECOU5qbEtr6y0vJ6h9OZT1GEC-D2cj5g3IsCy7TH0,866
|
|
@@ -10905,7 +11072,7 @@ services/devops/__init__.py,sha256=7W7tOtfPMiicmXNsQlm7UPD6y8oudqvKNxHj3I3dsXM,4
|
|
|
10905
11072
|
services/devops/src/__init__.py,sha256=7W7tOtfPMiicmXNsQlm7UPD6y8oudqvKNxHj3I3dsXM,437
|
|
10906
11073
|
services/devops/src/oci_cli_devops/__init__.py,sha256=7W7tOtfPMiicmXNsQlm7UPD6y8oudqvKNxHj3I3dsXM,437
|
|
10907
11074
|
services/devops/src/oci_cli_devops/devops_build_cli_extended.py,sha256=c6j26a-JxHaYS18q_WdtDIJq_ltMRjLbQharDXNpvBw,113737
|
|
10908
|
-
services/devops/src/oci_cli_devops/devops_cli_extended.py,sha256=
|
|
11075
|
+
services/devops/src/oci_cli_devops/devops_cli_extended.py,sha256=i2AISkde7BJ_eyyUqmPmLR8uegX56bykwVpoVBxrKVE,126808
|
|
10909
11076
|
services/devops/src/oci_cli_devops/generated/__init__.py,sha256=7W7tOtfPMiicmXNsQlm7UPD6y8oudqvKNxHj3I3dsXM,437
|
|
10910
11077
|
services/devops/src/oci_cli_devops/generated/client_mappings.py,sha256=igpa4FbI-AvMkP45ZLhL1ItQrypdoJH0DNlPM29z6_U,772
|
|
10911
11078
|
services/devops/src/oci_cli_devops/generated/devops_cli.py,sha256=ZJ6o-tWOuhSlrPWC6p4Ffmep7rCR4NCIhzniDQzmUWw,1308150
|
|
@@ -11149,14 +11316,14 @@ services/generative_ai_agent/src/oci_cli_generative_ai_agent/__init__.py,sha256=
|
|
|
11149
11316
|
services/generative_ai_agent/src/oci_cli_generative_ai_agent/generativeaiagent_cli_extended.py,sha256=89p_8tpba54Mmb0ok5t811Blh1mKzaZERnKP-hOcgW8,3892
|
|
11150
11317
|
services/generative_ai_agent/src/oci_cli_generative_ai_agent/generated/__init__.py,sha256=ymfwFOEumMu5vj_VRhFHCaL8rN1-fcibeDxLH2w_XTM,437
|
|
11151
11318
|
services/generative_ai_agent/src/oci_cli_generative_ai_agent/generated/client_mappings.py,sha256=8tw8LnWkOQlnm8G2p8RZ9taAkTBKT_GE9Q6OoV2t-zM,898
|
|
11152
|
-
services/generative_ai_agent/src/oci_cli_generative_ai_agent/generated/generativeaiagent_cli.py,sha256=
|
|
11319
|
+
services/generative_ai_agent/src/oci_cli_generative_ai_agent/generated/generativeaiagent_cli.py,sha256=fvJp8EKPTzE7scf_k9Xu0uA8Wmoiz8zh857dpqe-Hys,325617
|
|
11153
11320
|
services/generative_ai_agent/tests/__init__.py,sha256=ymfwFOEumMu5vj_VRhFHCaL8rN1-fcibeDxLH2w_XTM,437
|
|
11154
11321
|
services/generative_ai_agent_runtime/__init__.py,sha256=ymfwFOEumMu5vj_VRhFHCaL8rN1-fcibeDxLH2w_XTM,437
|
|
11155
11322
|
services/generative_ai_agent_runtime/src/__init__.py,sha256=ymfwFOEumMu5vj_VRhFHCaL8rN1-fcibeDxLH2w_XTM,437
|
|
11156
11323
|
services/generative_ai_agent_runtime/src/oci_cli_generative_ai_agent_runtime/__init__.py,sha256=ymfwFOEumMu5vj_VRhFHCaL8rN1-fcibeDxLH2w_XTM,437
|
|
11157
11324
|
services/generative_ai_agent_runtime/src/oci_cli_generative_ai_agent_runtime/generated/__init__.py,sha256=ymfwFOEumMu5vj_VRhFHCaL8rN1-fcibeDxLH2w_XTM,437
|
|
11158
11325
|
services/generative_ai_agent_runtime/src/oci_cli_generative_ai_agent_runtime/generated/client_mappings.py,sha256=ETB7vcBlLaf0ln9p1nHmQbT2dYq6imsGxQI5YIsCSFY,976
|
|
11159
|
-
services/generative_ai_agent_runtime/src/oci_cli_generative_ai_agent_runtime/generated/generativeaiagentruntime_cli.py,sha256=
|
|
11326
|
+
services/generative_ai_agent_runtime/src/oci_cli_generative_ai_agent_runtime/generated/generativeaiagentruntime_cli.py,sha256=j2qOxvyofGtdmsmM2YtwVAE6r3IuecycZAc-EFaFMzk,19073
|
|
11160
11327
|
services/generative_ai_agent_runtime/tests/__init__.py,sha256=ymfwFOEumMu5vj_VRhFHCaL8rN1-fcibeDxLH2w_XTM,437
|
|
11161
11328
|
services/generative_ai_inference/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11162
11329
|
services/generative_ai_inference/src/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
@@ -11185,7 +11352,7 @@ services/globally_distributed_database/tests/__init__.py,sha256=qbM78P2JRGCr1Edr
|
|
|
11185
11352
|
services/golden_gate/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
|
|
11186
11353
|
services/golden_gate/src/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
|
|
11187
11354
|
services/golden_gate/src/oci_cli_golden_gate/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
|
|
11188
|
-
services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py,sha256=
|
|
11355
|
+
services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py,sha256=gkPYYsUob6wJ4Zi7-XZzpGjVlz_OzfyCFVqA0V3NibU,62513
|
|
11189
11356
|
services/golden_gate/src/oci_cli_golden_gate/generated/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
|
|
11190
11357
|
services/golden_gate/src/oci_cli_golden_gate/generated/client_mappings.py,sha256=VSHkahwhS0YBERx0fW4TWcAQobhuKsG77lkj1ByQJOU,820
|
|
11191
11358
|
services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py,sha256=Ix2p6fV1KOpKuOLniLmgkdYMU-S-hLhwcRqFdix6kZM,1182141
|
|
@@ -11376,7 +11543,7 @@ services/management_agent/src/oci_cli_management_agent/__init__.py,sha256=SUWqIM
|
|
|
11376
11543
|
services/management_agent/src/oci_cli_management_agent/management_agent_cli_extended.py,sha256=A6j0dvSZvfda92QKCqqHVw93GKd2rvJdKFnTL8baCWc,16433
|
|
11377
11544
|
services/management_agent/src/oci_cli_management_agent/generated/__init__.py,sha256=SUWqIMRHz31UQD8itEPYrNAxiK-Ej0His6Y7_RJswVY,437
|
|
11378
11545
|
services/management_agent/src/oci_cli_management_agent/generated/client_mappings.py,sha256=wTL5QVLZ0tsTdcQqnHfZWhCC5r7pM2My5JgEa3NfSwA,870
|
|
11379
|
-
services/management_agent/src/oci_cli_management_agent/generated/managementagent_cli.py,sha256=
|
|
11546
|
+
services/management_agent/src/oci_cli_management_agent/generated/managementagent_cli.py,sha256=Cy7xtQVbsC6Egu3BmYjsk6ODjAQsiiceW1X7nAnyAw4,149141
|
|
11380
11547
|
services/management_agent/tests/__init__.py,sha256=SUWqIMRHz31UQD8itEPYrNAxiK-Ej0His6Y7_RJswVY,437
|
|
11381
11548
|
services/management_agent/tests/management_agent_cli_extended.py,sha256=ydGT7B5_osD_IdH2f8wFRoH8TTr29CqkbKaRGcnRgYI,3438
|
|
11382
11549
|
services/management_dashboard/__init__.py,sha256=0scPlxJZlXtSye4ydYzCbHe0ZSRP6faj3o7M6KjDxhs,437
|
|
@@ -11385,7 +11552,7 @@ services/management_dashboard/src/oci_cli_dashx_apis/__init__.py,sha256=0scPlxJZ
|
|
|
11385
11552
|
services/management_dashboard/src/oci_cli_dashx_apis/management_dashboard_cli_extended.py,sha256=Yt-UTdjpHdmy75FiemExV4AJynJhQCqbrWYv7ORPxOw,3869
|
|
11386
11553
|
services/management_dashboard/src/oci_cli_dashx_apis/generated/__init__.py,sha256=0scPlxJZlXtSye4ydYzCbHe0ZSRP6faj3o7M6KjDxhs,437
|
|
11387
11554
|
services/management_dashboard/src/oci_cli_dashx_apis/generated/client_mappings.py,sha256=Zsyt_Qb754kf4R7QM31IjskrJzXK-uKs_U-AmA_zPeA,880
|
|
11388
|
-
services/management_dashboard/src/oci_cli_dashx_apis/generated/dashxapis_cli.py,sha256=
|
|
11555
|
+
services/management_dashboard/src/oci_cli_dashx_apis/generated/dashxapis_cli.py,sha256=s-6fRtLWpFjlyRIs5nB5K_l5DVHzVO4qAK58DFYOl_w,97214
|
|
11389
11556
|
services/management_dashboard/tests/__init__.py,sha256=0scPlxJZlXtSye4ydYzCbHe0ZSRP6faj3o7M6KjDxhs,437
|
|
11390
11557
|
services/management_dashboard/tests/extend_test_management_dashboard.py,sha256=aj-YsARLDQaFxdg7SgmY-ritStayiCPzE9jaUKugYlg,2147
|
|
11391
11558
|
services/marketplace/__init__.py,sha256=gnKCXZYJCOxJBkMgw0R0jM_zMZt_qUVjSoZV6GzqT4Y,437
|
|
@@ -11415,22 +11582,13 @@ services/marketplace_private_offer/src/oci_cli_offer/generated/__init__.py,sha25
|
|
|
11415
11582
|
services/marketplace_private_offer/src/oci_cli_offer/generated/client_mappings.py,sha256=eijJGcmxswRA2kDvauJaRR6HB56Je3EgXPn8G5kKJBM,902
|
|
11416
11583
|
services/marketplace_private_offer/src/oci_cli_offer/generated/offer_cli.py,sha256=sJ6s5SN7INi9jLMHZ2iRDxeKAYCQzmExltESB1u1U9Y,33071
|
|
11417
11584
|
services/marketplace_private_offer/tests/__init__.py,sha256=qvt5NxI_uC8uCUmX6J20VfTbIwj2HHoTnmvlT7maQ0w,437
|
|
11418
|
-
services/marketplace_publisher/__init__.py,sha256=
|
|
11419
|
-
services/marketplace_publisher/src/__init__.py,sha256=
|
|
11420
|
-
services/marketplace_publisher/src/
|
|
11421
|
-
services/marketplace_publisher/src/
|
|
11422
|
-
services/marketplace_publisher/src/
|
|
11423
|
-
services/marketplace_publisher/src/
|
|
11424
|
-
services/marketplace_publisher/
|
|
11425
|
-
services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/__init__.py,sha256=qvt5NxI_uC8uCUmX6J20VfTbIwj2HHoTnmvlT7maQ0w,437
|
|
11426
|
-
services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/client_mappings.py,sha256=gOARMnxsDH22CxgMp62O7UCD94Lfn6wIPIrbGVHauRU,920
|
|
11427
|
-
services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/marketplace_publisher_service_cli.py,sha256=ZfvPOs34qAEo0dx11dfFWD8phbAlzHHfUOQGhOOMVRU,1100
|
|
11428
|
-
services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/marketplacepublisher_cli.py,sha256=g66BTwQe1Qc4Kq45fPUDdk1iLc5TY4CXHJhAr7UFkJQ,374193
|
|
11429
|
-
services/marketplace_publisher/src/oci_cli_offer/__init__.py,sha256=qvt5NxI_uC8uCUmX6J20VfTbIwj2HHoTnmvlT7maQ0w,437
|
|
11430
|
-
services/marketplace_publisher/src/oci_cli_offer/generated/__init__.py,sha256=qvt5NxI_uC8uCUmX6J20VfTbIwj2HHoTnmvlT7maQ0w,437
|
|
11431
|
-
services/marketplace_publisher/src/oci_cli_offer/generated/client_mappings.py,sha256=n7gTddOVFn7HEQ5jJfFUVjhPmaAZ_VBkXXCLzQLs56k,874
|
|
11432
|
-
services/marketplace_publisher/src/oci_cli_offer/generated/offer_cli.py,sha256=OiJzlT7akGLuVan1oRm-jnjQUjCHz6yw8qwA2qpOAjo,32460
|
|
11433
|
-
services/marketplace_publisher/tests/__init__.py,sha256=qvt5NxI_uC8uCUmX6J20VfTbIwj2HHoTnmvlT7maQ0w,437
|
|
11585
|
+
services/marketplace_publisher/__init__.py,sha256=ESuN61byth756tu1Psnttxez7szhiaebMbL-lrg8q6Y,437
|
|
11586
|
+
services/marketplace_publisher/src/__init__.py,sha256=ESuN61byth756tu1Psnttxez7szhiaebMbL-lrg8q6Y,437
|
|
11587
|
+
services/marketplace_publisher/src/oci_cli_marketplace_publisher/__init__.py,sha256=ESuN61byth756tu1Psnttxez7szhiaebMbL-lrg8q6Y,437
|
|
11588
|
+
services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/__init__.py,sha256=ESuN61byth756tu1Psnttxez7szhiaebMbL-lrg8q6Y,437
|
|
11589
|
+
services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/client_mappings.py,sha256=Z6adX0NFvDsjXJP4Dcknwtr03fz_VPK6ikLf72o0h_M,920
|
|
11590
|
+
services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/marketplacepublisher_cli.py,sha256=Q7WLXP7cImsoP5VmjzzCIulS-Kd8K-WiP9-MrlGTdTs,569648
|
|
11591
|
+
services/marketplace_publisher/tests/__init__.py,sha256=ESuN61byth756tu1Psnttxez7szhiaebMbL-lrg8q6Y,437
|
|
11434
11592
|
services/media_services/__init__.py,sha256=M4fqoirHD5qfr0yqxJEWZhouY35wlVGunum7kvgF5hw,437
|
|
11435
11593
|
services/media_services/src/__init__.py,sha256=M4fqoirHD5qfr0yqxJEWZhouY35wlVGunum7kvgF5hw,437
|
|
11436
11594
|
services/media_services/src/oci_cli_media_services/__init__.py,sha256=M4fqoirHD5qfr0yqxJEWZhouY35wlVGunum7kvgF5hw,437
|
|
@@ -11878,7 +12036,7 @@ services/psql/src/__init__.py,sha256=xaRYogy4VhFinC2319USfpzxK0i_suZkD6keeeHfLLo
|
|
|
11878
12036
|
services/psql/src/oci_cli_postgresql/__init__.py,sha256=xaRYogy4VhFinC2319USfpzxK0i_suZkD6keeeHfLLo,437
|
|
11879
12037
|
services/psql/src/oci_cli_postgresql/generated/__init__.py,sha256=xaRYogy4VhFinC2319USfpzxK0i_suZkD6keeeHfLLo,437
|
|
11880
12038
|
services/psql/src/oci_cli_postgresql/generated/client_mappings.py,sha256=eqCraVfh8C7JKai6eSKNs3BXxGXtxID6v8Ljr0wgJro,770
|
|
11881
|
-
services/psql/src/oci_cli_postgresql/generated/postgresql_cli.py,sha256
|
|
12039
|
+
services/psql/src/oci_cli_postgresql/generated/postgresql_cli.py,sha256=IpBMubgWGO7Gu6xEWmqtONm4vk9XBmdTyn5L5ZkLmzw,194024
|
|
11882
12040
|
services/psql/tests/__init__.py,sha256=xaRYogy4VhFinC2319USfpzxK0i_suZkD6keeeHfLLo,437
|
|
11883
12041
|
services/queue/__init__.py,sha256=PiNXzWpykN3pY7JuddlKhzs8j6_G-4SlwVaG3sjLIKk,437
|
|
11884
12042
|
services/queue/src/__init__.py,sha256=PiNXzWpykN3pY7JuddlKhzs8j6_G-4SlwVaG3sjLIKk,437
|
|
@@ -12192,7 +12350,7 @@ services/vault/src/oci_cli_vaults/__init__.py,sha256=Z29gQzlt3hzRsGGt7JKURGiuiuT
|
|
|
12192
12350
|
services/vault/src/oci_cli_vaults/vaults_cli_extended.py,sha256=d0is0hJhMc2bYAka9kbRaKoo64zJoe5LQqlxJMd4c9w,4037
|
|
12193
12351
|
services/vault/src/oci_cli_vaults/generated/__init__.py,sha256=Z29gQzlt3hzRsGGt7JKURGiuiuTkYLcE9Mr6Oy3a6io,437
|
|
12194
12352
|
services/vault/src/oci_cli_vaults/generated/client_mappings.py,sha256=RzRx60eWHpt3uczO2gzrLHEKOBilLI8bolGAHYhxd0g,765
|
|
12195
|
-
services/vault/src/oci_cli_vaults/generated/vaults_cli.py,sha256=
|
|
12353
|
+
services/vault/src/oci_cli_vaults/generated/vaults_cli.py,sha256=s_bR1NHGDKG5wLTmhzAGtdGNNRWJ9-hJdi6GMQb0Akk,138084
|
|
12196
12354
|
services/vault/tests/__init__.py,sha256=Z29gQzlt3hzRsGGt7JKURGiuiuTkYLcE9Mr6Oy3a6io,437
|
|
12197
12355
|
services/vbs_inst/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
|
|
12198
12356
|
services/vbs_inst/src/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
|
|
@@ -12294,10 +12452,10 @@ services/zpr/src/oci_cli_zpr/generated/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDv
|
|
|
12294
12452
|
services/zpr/src/oci_cli_zpr/generated/client_mappings.py,sha256=eTLXQDImyDyG8dX8CJdYEjz3h6rCCJb3BFRyeCUAlWs,742
|
|
12295
12453
|
services/zpr/src/oci_cli_zpr/generated/zpr_cli.py,sha256=DZnnwX1MKDrT3zWXrkw2-8Q5hwWOWS0usU-kNsPdye4,58668
|
|
12296
12454
|
services/zpr/tests/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
|
|
12297
|
-
oci_cli-3.
|
|
12298
|
-
oci_cli-3.
|
|
12299
|
-
oci_cli-3.
|
|
12300
|
-
oci_cli-3.
|
|
12301
|
-
oci_cli-3.
|
|
12302
|
-
oci_cli-3.
|
|
12303
|
-
oci_cli-3.
|
|
12455
|
+
oci_cli-3.63.1.dist-info/LICENSE.txt,sha256=ueIO48H0oqClJKqp08lneEyFBdtKhwGsa_jOxi8m7Ro,41278
|
|
12456
|
+
oci_cli-3.63.1.dist-info/METADATA,sha256=j4FbodYDpIBKpHRWa1ggY4arx_xYYABwnGSvSIp0O7Y,7066
|
|
12457
|
+
oci_cli-3.63.1.dist-info/THIRD_PARTY_LICENSES.txt,sha256=aTaXCqNxR1izL8cRvUcnsyswdP74vi4D4dd9FcoRmiA,88189
|
|
12458
|
+
oci_cli-3.63.1.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
|
12459
|
+
oci_cli-3.63.1.dist-info/entry_points.txt,sha256=Rzwlt90Fk4kXpuMTmspwgtY69KnkJeoUj1-Cgw_Ti4E,126
|
|
12460
|
+
oci_cli-3.63.1.dist-info/top_level.txt,sha256=qaPmB8Lr9XWqQLRmy6aKLBHCfkwLZKopOFxYbJp-R9o,47
|
|
12461
|
+
oci_cli-3.63.1.dist-info/RECORD,,
|