oci-cli 3.66.1__py3-none-any.whl → 3.67.0__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.
- common_util/ignored_commands.py +3 -1
- oci_cli/bin/jms.psm1 +74 -6
- oci_cli/bin/marketplace.psm1 +7 -1
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/update.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/create.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/delete.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/update.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-compute-bare-metal-host-placement-constraint-details.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-amd-vm-update-instance-platform-config.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-intel-vm-update-instance-platform-config.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-update-instance-source-via-boot-volume-details.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-update-instance-source-via-image-details.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/list-discovery-job-results.txt +13 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-error-summary/list-masking-errors.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-reports.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/mask-data.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/list.txt +22 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/service/get.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-autonomous-database-gcp-key-details.txt +779 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/update-autonomous-database-gcp-key-details.txt +1079 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/configure-exascale.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/create.txt +35 -9
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update.txt +38 -1
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/list.txt +23 -1
- oci_cli/help_text_producer/data_files/text/cmdref/db/system-shape.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-db.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-exadb-stack.txt +173 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-gi.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-guest-os.txt +180 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create.txt +7 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/update.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection-summary/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/clone.txt +6 -5
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-fsu-cycle-create-upgrade-fsu-cycle.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-patch.txt +14 -12
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fsu-cycle-exadb-stack-fsu-goal-version-details.txt +230 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-patch.txt +10 -10
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle-summary/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-exadb-stack.txt +173 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-guest-os.txt +185 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fn/function/create.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fn/function/update.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/create.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/update.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/create.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/update.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/change-compartment.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/create.txt +186 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/get.txt +96 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/update.txt +195 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint-collection/list-generative-ai-private-endpoints.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt +16 -0
- 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-entry/list-work-request-logs.txt → work-request-log/list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log.txt +14 -0
- 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/jms/agent-installer-summary/generate-agent-installer-configuration.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/create.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms/container-summary/list-containers.txt +338 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/container-summary.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/export-setting/update.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-agent-configuration/update.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-usage/summarize.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/create.txt +12 -3
- oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/list.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-application-usage-summary/list-library-application-usage.txt +332 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-application-usage-summary.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-inventory/summarize.txt +284 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-inventory.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-managed-instance-usage-summary/list-library-managed-instance-usage.txt +332 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-managed-instance-usage-summary.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage/scan.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage/summarize.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/jms/managed-instance-usage/summarize.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-add-installation-site-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-crypto-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-deployed-application-migration-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-java-migration-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-jfr-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-performance-tuning-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-remove-installation-site-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-scan-java-server-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-scan-library-task-details.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create.txt +150 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/delete.txt +146 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/get.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/list.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-add-installation-site-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-crypto-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-deployed-application-migration-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-java-migration-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-jfr-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-performance-tuning-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-remove-installation-site-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-scan-java-server-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-scan-library-task-details.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update.txt +171 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule.txt +58 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-application-usage-summary/list-uncorrelated-package-application-usage.txt +324 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-application-usage-summary.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-managed-instance-usage-summary/list-uncorrelated-package-managed-instance-usage.txt +324 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-managed-instance-usage-summary.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-usage-summary/list-uncorrelated-package-usage.txt +323 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-usage-summary.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/create.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads.txt +1 -3
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration/get.txt +83 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration/update.txt +99 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/delete.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/list.txt +128 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/request.txt +172 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/delete.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/list.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/request.txt +172 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration/get.txt +83 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration/update.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-item-summary/list-work-items.txt +110 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-item-summary.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/cancel.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/list.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-error/list.txt +128 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-error.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-log-entry/list-work-request-logs.txt +128 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{governance-rules-control-plane/work-request → jms-utils}/work-request-log-entry.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils.txt +65 -0
- oci_cli/help_text_producer/data_files/text/cmdref/jms.txt +76 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/create-marketplace-external-attested-metadata-details/create-marketplace-external-attested-metadata.txt +96 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/create-marketplace-external-attested-metadata-details.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/marketplace-metadata-public-key-summary/list-marketplace-metadata-public-keys.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/marketplace-metadata-public-key-summary.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/create.txt +12 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/update.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/add-block-volume.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/change-compartment.txt +114 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/create.txt +190 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/delete.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/get.txt +100 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/list.txt +163 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/update.txt +185 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/add-datastore.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/attach-to-cluster.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/attach-to-esxi-host.txt +155 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/change-compartment.txt +110 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/create.txt +188 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/delete.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/detach-from-cluster.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/detach-from-esxi-host.txt +155 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/get.txt +96 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/list.txt +163 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/remove-datastore.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/update.txt +182 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster.txt +37 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore.txt +27 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/create.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/update.txt +6 -2
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list.txt → list-errors.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +43 -1
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/create.txt +127 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/delete.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/get.txt +98 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/list.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/change-compartment.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/create.txt +204 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/disable-oac.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/enable-oac.txt +154 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/list.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/update.txt +179 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance.txt +34 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/create.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/delete.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/get.txt +98 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/list.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/update.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment.txt +29 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/cancel.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/list.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-error/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-error.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-log-entry/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-log-entry.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics.txt +68 -0
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +7 -7
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +6 -6
- 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/index.txt +6 -2
- oci_cli/service_mapping.py +11 -1
- oci_cli/version.py +1 -1
- {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/METADATA +2 -2
- {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/RECORD +290 -116
- services/core/src/oci_cli_compute/generated/compute_cli.py +194 -28
- services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py +28 -9
- services/database/src/oci_cli_database/database_cli_extended.py +43 -2
- services/database/src/oci_cli_database/generated/database_cli.py +830 -4
- services/fleet_software_update/src/oci_cli_fleet_software_update/fleetsoftwareupdate_cli_extended.py +16 -0
- services/fleet_software_update/src/oci_cli_fleet_software_update/generated/fleetsoftwareupdate_cli.py +421 -32
- services/functions/src/oci_cli_functions_management/functionsmanagement_cli_extended.py +87 -5
- services/functions/src/oci_cli_functions_management/generated/functionsmanagement_cli.py +2361 -469
- services/fusion_apps/src/oci_cli_fusion_applications/fusionapplications_cli_extended.py +40 -0
- services/fusion_apps/src/oci_cli_fusion_applications/generated/fusionapplications_cli.py +10 -2
- services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +399 -2
- services/jms/src/oci_cli_java_management_service/generated/javamanagementservice_cli.py +4359 -2378
- services/jms_java_downloads/src/oci_cli_java_download/generated/javadownload_cli.py +5 -5
- services/jms_utils/__init__.py +4 -0
- services/jms_utils/src/__init__.py +4 -0
- services/jms_utils/src/oci_cli_jms_utils/__init__.py +4 -0
- services/jms_utils/src/oci_cli_jms_utils/generated/__init__.py +4 -0
- services/jms_utils/src/oci_cli_jms_utils/generated/client_mappings.py +14 -0
- services/jms_utils/src/oci_cli_jms_utils/generated/jmsutils_cli.py +812 -0
- services/jms_utils/tests/__init__.py +4 -0
- services/marketplace/src/oci_cli_marketplace/generated/marketplace_cli.py +94 -0
- services/ocvp/src/oci_cli_cluster/generated/cluster_cli.py +9 -5
- services/ocvp/src/oci_cli_datastore/__init__.py +4 -0
- services/ocvp/src/oci_cli_datastore/datastore_cli_extended.py +25 -0
- services/ocvp/src/oci_cli_datastore/generated/__init__.py +4 -0
- services/ocvp/src/oci_cli_datastore/generated/client_mappings.py +14 -0
- services/ocvp/src/oci_cli_datastore/generated/datastore_cli.py +434 -0
- services/ocvp/src/oci_cli_datastore_cluster/__init__.py +4 -0
- services/ocvp/src/oci_cli_datastore_cluster/datastorecluster_cli_extended.py +50 -0
- services/ocvp/src/oci_cli_datastore_cluster/generated/__init__.py +4 -0
- services/ocvp/src/oci_cli_datastore_cluster/generated/client_mappings.py +14 -0
- services/ocvp/src/oci_cli_datastore_cluster/generated/datastorecluster_cli.py +737 -0
- services/ocvp/src/oci_cli_esxi_host/generated/esxihost_cli.py +5 -3
- services/resource_analytics/__init__.py +4 -0
- services/resource_analytics/src/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_monitored_region/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_monitored_region/generated/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_monitored_region/generated/client_mappings.py +14 -0
- services/resource_analytics/src/oci_cli_monitored_region/generated/monitoredregion_cli.py +233 -0
- services/resource_analytics/src/oci_cli_monitored_region/monitored_region_cli_extended.py +39 -0
- services/resource_analytics/src/oci_cli_resource_analytics/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_resource_analytics/generated/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_resource_analytics/generated/resource_analytics_service_cli.py +14 -0
- services/resource_analytics/src/oci_cli_resource_analytics_instance/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_resource_analytics_instance/generated/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_resource_analytics_instance/generated/client_mappings.py +14 -0
- services/resource_analytics/src/oci_cli_resource_analytics_instance/generated/resourceanalyticsinstance_cli.py +968 -0
- services/resource_analytics/src/oci_cli_resource_analytics_instance/resource_analytics_instance_cli_extended.py +40 -0
- services/resource_analytics/src/oci_cli_tenancy_attachment/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_tenancy_attachment/generated/__init__.py +4 -0
- services/resource_analytics/src/oci_cli_tenancy_attachment/generated/client_mappings.py +14 -0
- services/resource_analytics/src/oci_cli_tenancy_attachment/generated/tenancyattachment_cli.py +298 -0
- services/resource_analytics/src/oci_cli_tenancy_attachment/tenancy_attachment_cli_extended.py +39 -0
- services/resource_analytics/tests/__init__.py +4 -0
- {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/WHEEL +0 -0
- {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/top_level.txt +0 -0
|
@@ -4,7 +4,7 @@ alloy/alloy_util.py,sha256=vy4m3Bk81gGprpV26WpXdgQDR6TzhSt8o-ON7l9Ugag,7326
|
|
|
4
4
|
alloy/error_messages.py,sha256=hXM9vqko_bpJVeCtf7G60g10W7D91oNklFeIwAO5GDc,1338
|
|
5
5
|
common_util/__init__.py,sha256=G1d8dcRHwIBPLquuBVUZgar09fpVP7NccN7_5RX90cM,326
|
|
6
6
|
common_util/doc_generation_util.py,sha256=mf45y9fIcvE0xcMuLUB2xq0qEUDcn6mdZIznOD2FeWs,1065
|
|
7
|
-
common_util/ignored_commands.py,sha256=
|
|
7
|
+
common_util/ignored_commands.py,sha256=rS5Vx_RcOfbW8-6YYqmZmjVi3zeDBgL_aGuNmQEylNg,16008
|
|
8
8
|
interactive/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
9
|
interactive/bottom_toolbar.py,sha256=6CTICoHvfsofqfsjbCN0AjSOcB3RB3_B4-5EnIXFclw,2800
|
|
10
10
|
interactive/cli_interactive.py,sha256=TQKO8S8vyRy0G_S6SqMJyhgLm0cK2kAsNvOIabeoezU,3787
|
|
@@ -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=V4TJ6Q7oAAyeEeX85YISo6_Y6lrku9y6byyShVwUuPw,17879
|
|
37
37
|
oci_cli/string_utils.py,sha256=3Y3NxTdIUPC2s1GydK4NvYbGcgof1yVVIO3SRCWWL9U,1247
|
|
38
|
-
oci_cli/version.py,sha256=
|
|
38
|
+
oci_cli/version.py,sha256=B2W2lMHSaaWpE386QUp4OkM_6KN462oeSwXBp7eiAoo,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
|
|
@@ -90,7 +90,7 @@ oci_cli/bin/health-checks.psm1,sha256=qL0JL784k7CNIaB2MbmFesGbtajl8_FqMq2EIBuybZ
|
|
|
90
90
|
oci_cli/bin/iam.psm1,sha256=oTFoemglrIaCgKb6b1vEuOb4XIxZIWHbevFlCz-3PoI,30631
|
|
91
91
|
oci_cli/bin/instance-agent.psm1,sha256=JygRsRw6wDjfO56ixYrIFQNuV4vIJPPKlohOalYcE84,2227
|
|
92
92
|
oci_cli/bin/integration.psm1,sha256=FRYnsvpduHXFlt1aH6wtZseMywFFnq2WULMCwdAZ7rs,6445
|
|
93
|
-
oci_cli/bin/jms.psm1,sha256=
|
|
93
|
+
oci_cli/bin/jms.psm1,sha256=bfRIPVYc_K1ltg4KSXUaS1EqhGM8WcLsEwLNDJdLB4s,32301
|
|
94
94
|
oci_cli/bin/kms.psm1,sha256=GlSDawk9_ZBwCOHnnpJSwNsrJzmCLGofqcOMb0X5h74,8740
|
|
95
95
|
oci_cli/bin/lb.psm1,sha256=fOkjGKybdmxp2EqNCqJxXUAYYvzR6txq9AE7r_l-qGg,13165
|
|
96
96
|
oci_cli/bin/limits.psm1,sha256=ayg1-RMkhEs2wHxH00cvtl1N1EzxheS-weaKCKZu8uk,2722
|
|
@@ -101,7 +101,7 @@ oci_cli/bin/logging-search.psm1,sha256=8CRxrbIic0kgRgQiRXAjhp_f5VmDkN6qHCxf-fUzL
|
|
|
101
101
|
oci_cli/bin/logging.psm1,sha256=c2l0WhTXlla9yrIptpgEb8Hpxk8vLyfEi_gDVlTR3TI,8770
|
|
102
102
|
oci_cli/bin/management-agent.psm1,sha256=6wVElztW64vOQ9Xp5_EX--2KqI_wphpZPSLZ0BNNOEs,4926
|
|
103
103
|
oci_cli/bin/management-dashboard.psm1,sha256=a_f1BBzoctDHVj0PqvYdHx-VeZsBYn3qlhDspwweDe0,4009
|
|
104
|
-
oci_cli/bin/marketplace.psm1,sha256=
|
|
104
|
+
oci_cli/bin/marketplace.psm1,sha256=iovF8rVeeGH-cdvumoejzGQt2QbyoRbto-K5a7IZ6bM,9646
|
|
105
105
|
oci_cli/bin/mngdmac.psm1,sha256=L6E-5T9Me4vx3CweQTM41soUl6zP7NVgIGqZ9RXLsO4,4012
|
|
106
106
|
oci_cli/bin/monitoring.psm1,sha256=1ol_rWsI_uQ0iBNH4pMXIGAwRoO0wd42zURV7xxdBDc,5822
|
|
107
107
|
oci_cli/bin/multicloud.psm1,sha256=vYSiXmftAZGa24cWKHLPdl1Jd--AhwlCuvDrjUgjelA,4774
|
|
@@ -162,7 +162,7 @@ oci_cli/file_filters/file_path_filter.py,sha256=O6CALKowiBBOFZK6TDTmQNq9pp56ff-r
|
|
|
162
162
|
oci_cli/help_text_producer/__init__.py,sha256=rQx2CmhtvqtIZWMRp8IVqwFQ8r_i1x0Fsxnk5NIYA8k,424
|
|
163
163
|
oci_cli/help_text_producer/help_text_producer.py,sha256=80oRoL9YhAt5p9HmxEaN0hr9HuCm3w5UrowMsTJzG8w,3036
|
|
164
164
|
oci_cli/help_text_producer/data_files/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
165
|
-
oci_cli/help_text_producer/data_files/text/index.txt,sha256=
|
|
165
|
+
oci_cli/help_text_producer/data_files/text/index.txt,sha256=3AbM1aBpM0252GHSOrtL84GiiSoUm28hejJ_vnN93NM,7147
|
|
166
166
|
oci_cli/help_text_producer/data_files/text/oci.txt,sha256=qFdaHSxE99XErL4kApHL6Eo59_dmYKbkuDqr56vSiJg,6838
|
|
167
167
|
oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp.txt,sha256=d9qOzyecVt3ux-rimDL4v_QmvQGM3t8WeeGjeyaR9YE,444
|
|
168
168
|
oci_cli/help_text_producer/data_files/text/cmdref/adm.txt,sha256=0RVGwvkB_tBju1Cl-a4509jRUWWQ8P5rODugGYUSHbI,1166
|
|
@@ -210,7 +210,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt,sha256=nqRE9S5DN
|
|
|
210
210
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt,sha256=y-aab5RwryjVGtCsT2mnW1JGRcdF5W3mDOyQKMlNWTk,4152
|
|
211
211
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt,sha256=TApUHgjqP1DG3pz26Lt1BcRHgWZfYA2W_jlSC32E83Q,18340
|
|
212
212
|
oci_cli/help_text_producer/data_files/text/cmdref/database-migration.txt,sha256=0cGqZLQ9EQQqg_vUBkVlNiZtiPls8ODpJLfGIFFbsnM,1434
|
|
213
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=
|
|
213
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=q56ugrW2ZvOZR4OORYaDv2r4R8G-xKMqsu-NVtttmME,11877
|
|
214
214
|
oci_cli/help_text_producer/data_files/text/cmdref/dblm.txt,sha256=cm_bZHc7d2QUkJ2Iqzt_nVdoFlfR2-pqiJFWZDMmXkQ,668
|
|
215
215
|
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt,sha256=xSYEpGp25qSnmh352W5iARTp1jV_ZvzfSlarXs-9K_0,3979
|
|
216
216
|
oci_cli/help_text_producer/data_files/text/cmdref/dbtools.txt,sha256=vAXRghWo8TpKJVj8g3ZA-fPMYt8dCXpXKUs9Dqi9UKA,863
|
|
@@ -226,7 +226,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane.txt,sha256=1l
|
|
|
226
226
|
oci_cli/help_text_producer/data_files/text/cmdref/email.txt,sha256=O0sN9LpaGSHJfrp3-FtCgOAnJKytppVrpIKM2zmlrVo,673
|
|
227
227
|
oci_cli/help_text_producer/data_files/text/cmdref/events.txt,sha256=D84QHUDPdNNDW1sbxiEeglNPuoS5GfARji_QfaL7w1E,323
|
|
228
228
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management.txt,sha256=fy0Fk5rgefIbpZkLvQ49MZZ4G_bJsAt3LVTC7jg6iY8,7128
|
|
229
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update.txt,sha256
|
|
229
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update.txt,sha256=A7O83REBQRhfNT9t4YdOJAKfxjcuf76wSlFf5077Q4s,2141
|
|
230
230
|
oci_cli/help_text_producer/data_files/text/cmdref/fn.txt,sha256=LrGgU4Z7JQp5pLbo0quz8ZGm2z9AfJo1UapXLjZtVBs,374
|
|
231
231
|
oci_cli/help_text_producer/data_files/text/cmdref/fs.txt,sha256=NX30s1RxAq4CmoH014EgM15-ptGrzPDT_nXxJP9FtmU,1399
|
|
232
232
|
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps.txt,sha256=kWCVwvPD0wGR_-MiGdYubZ6Oa9eA_R7aNvV1OULSd2k,1365
|
|
@@ -234,16 +234,17 @@ oci_cli/help_text_producer/data_files/text/cmdref/gdd.txt,sha256=AqGU9AyyfPPbVNG
|
|
|
234
234
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime.txt,sha256=n4uKTPpWm9iaGH6OrzAhSnA7DPK5t57K8UVy1kvQxlg,1462
|
|
235
235
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent.txt,sha256=VCVf3-8e3pj9UltfUAiKC7hcLUSOCkUnZgaX_chS3cE,2057
|
|
236
236
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference.txt,sha256=fIv97C_nKwevrNn8O9boR-mQbxzxe5cRmcGdXPpH8f4,1689
|
|
237
|
-
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt,sha256=
|
|
237
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt,sha256=PFzIhk3MXWEa9QuHv6b3NhUg-0XS5txxNOn61oYoK7I,1656
|
|
238
238
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt,sha256=EfevccFx_IMufmRHiwo3BqCbAPrPUd7aDG1Et4BZ7b8,4055
|
|
239
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt,sha256=
|
|
239
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt,sha256=7ljiq6CMKePIZDbfF2Q6BnTQDlNYuZKdXxEKFb-k2bc,996
|
|
240
240
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks.txt,sha256=sAb7CMAf0ymUk717V0t1tgyNvmwWhhe38GETK3-HsU4,599
|
|
241
241
|
oci_cli/help_text_producer/data_files/text/cmdref/iam.txt,sha256=VcHCSEaY5X5DX1E7_5cxrDe5PtGEJteHKKkXlMTJKg8,3329
|
|
242
242
|
oci_cli/help_text_producer/data_files/text/cmdref/identity-domains.txt,sha256=K-kxHuWvT327BA60gsTlueC3Ftfy7bXFMsz23mDokTw,6544
|
|
243
243
|
oci_cli/help_text_producer/data_files/text/cmdref/instance-agent.txt,sha256=wDMzVd7z91guZT2vdV2Aq-te3nF-qr8u87UdWMKapE8,285
|
|
244
244
|
oci_cli/help_text_producer/data_files/text/cmdref/integration.txt,sha256=5euSeoc9-NM6oxNBh2Rbzg2xrjcsZWcbGi9rW_0BcoM,750
|
|
245
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads.txt,sha256=
|
|
246
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms.txt,sha256=
|
|
245
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads.txt,sha256=67STWu-PlAy0lFgChOLD7G5qNvvD3XXYAx4NqwUtl8I,764
|
|
246
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils.txt,sha256=t590aQp-4Gp2iDduQ-QLAYfWkwGjlXpbzm9kR8Ne9CE,614
|
|
247
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms.txt,sha256=BKRiXtZy-nQeMa5S0QvCkb6B0Vln1tl1lEg_32FI4-Y,4263
|
|
247
248
|
oci_cli/help_text_producer/data_files/text/cmdref/kafka.txt,sha256=yjdb7aDBrtYCKqYAsuu9RUbYnAcz6TFjdzyK6JP33Xk,606
|
|
248
249
|
oci_cli/help_text_producer/data_files/text/cmdref/kms.txt,sha256=_gvnb5BaN-fitq884LJH6OIwMFYmvyi8rwtROzllE2Q,1438
|
|
249
250
|
oci_cli/help_text_producer/data_files/text/cmdref/lb.txt,sha256=pATJaf0JmJFRLasi3FTI3t2ivlOVfhKZybykXrVl_uo,1233
|
|
@@ -258,7 +259,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/management-agent.txt,sha256=Xb
|
|
|
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
261
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher.txt,sha256=zoYNXS6icdV6cZ9ZXTk5s8DY2glzeZ4fDk-nyu3JHKA,4569
|
|
261
|
-
oci_cli/help_text_producer/data_files/text/cmdref/marketplace.txt,sha256=
|
|
262
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace.txt,sha256=8B34kuNpa_WJnUdOdHL8Iq0HlznwIOVxOnIH3Bao91U,1295
|
|
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
|
|
264
265
|
oci_cli/help_text_producer/data_files/text/cmdref/model-deployment.txt,sha256=Lp1eLqDIkQS5QSHalwK_kn_sATildE4Qph35-aY1zQ8,590
|
|
@@ -271,7 +272,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/nlb.txt,sha256=6Xxftcr815CSKp9
|
|
|
271
272
|
oci_cli/help_text_producer/data_files/text/cmdref/nosql.txt,sha256=3xc3L6zGK7xyNWYlw7uAtaEVUou1KaIGj2N6-RXhClM,771
|
|
272
273
|
oci_cli/help_text_producer/data_files/text/cmdref/occ.txt,sha256=vo_hGQnp3HyLcDtWYOa36Dbe3DYkHJu-8Lc1KMjte8Q,488
|
|
273
274
|
oci_cli/help_text_producer/data_files/text/cmdref/oce.txt,sha256=1Ik9gLpk6PS5-sT4MBTjujCIayo8jYRGrkIgtS6hN2I,405
|
|
274
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt,sha256=
|
|
275
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt,sha256=3XGsSOkgGBlO9NoE9myimvX8OZsl9wlTj1Gtw9QSDgA,1145
|
|
275
276
|
oci_cli/help_text_producer/data_files/text/cmdref/oda.txt,sha256=UsrajcmOwMFWhiIJgfowZGcyOLlgMMkwK6RoR3VP9Pw,3713
|
|
276
277
|
oci_cli/help_text_producer/data_files/text/cmdref/oma.txt,sha256=66xhqSlxkYwJ8VniVXKMjwuxnTyJFwZR0zis3ceQzd0,853
|
|
277
278
|
oci_cli/help_text_producer/data_files/text/cmdref/onesubscription.txt,sha256=kKBkOlZUGwQBnT50EmsPb_Irkx9qmAs4ym7epwcA9tA,705
|
|
@@ -294,6 +295,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/queue.txt,sha256=QzuNnBbb1bn6I
|
|
|
294
295
|
oci_cli/help_text_producer/data_files/text/cmdref/raw-request.txt,sha256=Bv4-bLfW8sIwOzoSA9Yeg3zEmCkeCAyAY1ZLVGlPuRk,2551
|
|
295
296
|
oci_cli/help_text_producer/data_files/text/cmdref/recovery.txt,sha256=wz1y0R795TytGsjbETYjUnUvGZZopiOZ7C4PdZmDt0Q,1025
|
|
296
297
|
oci_cli/help_text_producer/data_files/text/cmdref/redis.txt,sha256=FEu_F45HKWHwVZ0F3Ax_e3n5hr2PQvfd_KssoW-tpx4,1689
|
|
298
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics.txt,sha256=XRLBK-jJmDmnZ5-l3oluIdIb-jLo1gnnxxwNsf5m0DE,574
|
|
297
299
|
oci_cli/help_text_producer/data_files/text/cmdref/resource-manager.txt,sha256=o90TSccNQ0ePVPxXk0J-dPESpyAY8uC04gm8vfJ0LXo,2524
|
|
298
300
|
oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler.txt,sha256=uOgD-KYa0nhwCSzmdOCpTSPhtG0Ro9oa-JWa_Cy9zYM,513
|
|
299
301
|
oci_cli/help_text_producer/data_files/text/cmdref/rover.txt,sha256=KnnuSXiE_7bSUC8KuXrIDz7_1S-47Q7XsRlNte7rcbE,1685
|
|
@@ -1874,7 +1876,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-clu
|
|
|
1874
1876
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/change-compartment.txt,sha256=zy2wsr4o3qf31_8fr6qvMpWuSyw5o1GJrcko-jhKblU,3731
|
|
1875
1877
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/get.txt,sha256=uVFreq8rro5ueUy6cCZHt7oHd3XrcKz-J8DKE-3ZZ48,2857
|
|
1876
1878
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/list.txt,sha256=HNYzSGYK7tfeE1-0Wk8ydrlPdWdq6TyclSkwbUp98kM,5164
|
|
1877
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/update.txt,sha256=
|
|
1879
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/update.txt,sha256=0adThhmImhaD4KLvRPwToYo5xUn6saemCNoWHtXmyPw,5617
|
|
1878
1880
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/attach.txt,sha256=baNDxKxZdGjL3753lNYkq9BCHTUF9aij1yczieh4XCQ,5306
|
|
1879
1881
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/change-compartment.txt,sha256=nbgDf_QD6QwSOdrUedkQgsTBOo-pb6Pe-4yeaYxw0Ec,4529
|
|
1880
1882
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/detach.txt,sha256=vDNTVtI_mQW9-43dwqZleXTgbeIYTaIalRLjWaLpu-A,5340
|
|
@@ -1924,11 +1926,11 @@ oci_cli/help_text_producer/data_files/text/cmdref/compute/image/export/to-object
|
|
|
1924
1926
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/image/import/from-object-uri.txt,sha256=bwHnrzPnHTpu17rsoeiJH6R-s44sv_1KIwMqn2KYQ6U,6083
|
|
1925
1927
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/image/import/from-object.txt,sha256=Ofr_uBYNVsSkrjp0OhBwhJUb30ncJCLnJLzch4ZvXRU,6598
|
|
1926
1928
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/change-compartment.txt,sha256=3wjiAnYTzi0GATHVoR75PiYqhrTAGDREtMcgifvq78s,4486
|
|
1927
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/create.txt,sha256=
|
|
1928
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/delete.txt,sha256=
|
|
1929
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/create.txt,sha256=fW-ReD4IroK2iByCGDF3XNCrSSTrSM6a8FkvkKdQqiM,6633
|
|
1930
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/delete.txt,sha256=hLsa6PJvLrceENDoxrUYt7iLNz15q-Jgrvq3c6ArHsg,5139
|
|
1929
1931
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/get.txt,sha256=N5Z7bkfId_DKbAN5kmWioYC8xvQqGZjlU_tfITkz5sg,3918
|
|
1930
1932
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/list.txt,sha256=UCdbUJ3SgiN30ZzjQ3wTFZOOe-JEqk_3Wzy8e1QZffk,4177
|
|
1931
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/update.txt,sha256=
|
|
1933
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/update.txt,sha256=Dmg5zFXWtvhg4Aj6j7IkmPCwVZwKnVIBLJPPm-29tBQ,7304
|
|
1932
1934
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/image-shape-compatibility-entry/add.txt,sha256=91SY_NfRkMyLXdVPYJEGHq2ZHEDxVQQSvBp_OCOlmAM,3950
|
|
1933
1935
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/image-shape-compatibility-entry/get.txt,sha256=fEqPp0VXte0cXgLxSHmCinq5BBIEW6idu9OhCxiOdSQ,2989
|
|
1934
1936
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/image-shape-compatibility-entry/list.txt,sha256=M9vFso7TPMr_B0FP8hrVRAzOsGAkAJEgJHqBe-_vT84,3413
|
|
@@ -1939,17 +1941,17 @@ oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/change-compar
|
|
|
1939
1941
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/detach-vnic.txt,sha256=LvdWPQ1XsPKl2rpLBIM3hmbh8aSO9Ghg0EekdUaQAIs,3897
|
|
1940
1942
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/get-windows-initial-creds.txt,sha256=Y5uiweg4blQw4V24xQQya41t0YhXBCtvceonVuIvtUk,4003
|
|
1941
1943
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/get.txt,sha256=SSWi8SdsxfSnrH9d8tOZJb9ECcmwjozG8-f17tJzQDE,3936
|
|
1942
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-compute-bare-metal-host-placement-constraint-details.txt,sha256=
|
|
1943
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt,sha256=
|
|
1944
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch.txt,sha256=
|
|
1944
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-compute-bare-metal-host-placement-constraint-details.txt,sha256=V_K-sD-gVTCkDREmcgodsvIbel5X6tLna2yUotmDMe4,22601
|
|
1945
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt,sha256=tTMfPx6Y5vFlH2dIxf0rWwfUd2lnAwZmqUNjogyvNPM,22475
|
|
1946
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch.txt,sha256=7R4UC96srHfIOAQ2UHs5GC9EzrVqc137-vQ3A2TAR-4,25175
|
|
1945
1947
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/list-vnics.txt,sha256=T_yooNIu90oI2KGR1n50h5V_eSltezcw4GxxrbXKyZs,3382
|
|
1946
1948
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/list.txt,sha256=3yUf66QTGU-Y8eJwKcm-HpfH0FE2aWobAFIi9Tydm3Y,5232
|
|
1947
1949
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/terminate.txt,sha256=eM5zCKFZPtNxdJSrZ1edQKGs8rsIMt8y_w88bTwRwxE,6783
|
|
1948
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-amd-vm-update-instance-platform-config.txt,sha256=
|
|
1949
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-intel-vm-update-instance-platform-config.txt,sha256=
|
|
1950
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-update-instance-source-via-boot-volume-details.txt,sha256=
|
|
1951
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-update-instance-source-via-image-details.txt,sha256=
|
|
1952
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update.txt,sha256=
|
|
1950
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-amd-vm-update-instance-platform-config.txt,sha256=qSHlxiEbqAdXXVOzBLk_h5Wrtqdm0LjhL1USV8LjCvE,19215
|
|
1951
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-intel-vm-update-instance-platform-config.txt,sha256=iP9lT2EOu0dJWT70sV-Q8b1NETT_2Q8bybQTnAtuaQ8,19223
|
|
1952
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-update-instance-source-via-boot-volume-details.txt,sha256=H5d3Z-G0vTv2P87QY2_3kWi__s66JHUfoxtByp1wcPo,19316
|
|
1953
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-update-instance-source-via-image-details.txt,sha256=BiyVkt1OH6Q2sZ11zsO5HuM3ARCakep4hwhfc2PoLOo,19527
|
|
1954
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update.txt,sha256=4LNp45BgKE8XNj7ZK-Vojap_3mhm-NDuV9MZXsaP8oM,18875
|
|
1953
1955
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/create.txt,sha256=CM4_NyoxVUasnQhhOnAKc4ZNMLcG-SU8RxaStSmAfAQ,6736
|
|
1954
1956
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/delete.txt,sha256=hYuT_yx8m035psxck_AtKG5mt7BHRjq0krMlkjpHwYU,5634
|
|
1955
1957
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/get-plink-connection-string.txt,sha256=_XUQ1QVgYw4S2rebwtQ8B1c5gEI1Ta_6c0E4IwANWto,5391
|
|
@@ -2760,7 +2762,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/change
|
|
|
2760
2762
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/create.txt,sha256=ceDMM1CFjpOewwGnWU4SXhfdnvfTkh0L32eHP4drMeA,11301
|
|
2761
2763
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/delete.txt,sha256=3qIhU798dkigK3oJNfAx0W0Hs-3c6FIMa0Uc1oZgvbQ,4668
|
|
2762
2764
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/get.txt,sha256=ysG6GxuMomV0K6geegd18L4eW7OG4w_RSNVrlYIuGmg,3274
|
|
2763
|
-
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/list-discovery-job-results.txt,sha256=
|
|
2765
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/list-discovery-job-results.txt,sha256=_Q6KN1KgOi0j4oYnhj2tIbDceZfQk-muSkXaOL5Yb1g,5667
|
|
2764
2766
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/list.txt,sha256=7IEr5MXhX77e-Ba-n3WBMqCags1O-mF4Z8gljcpvdMc,5103
|
|
2765
2767
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/patch-discovery-job-results.txt,sha256=2Fi2E6KSe3I2vznYqUYDhPd4aJqOErMIf2dDGUeCQ9s,5524
|
|
2766
2768
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job-result/delete.txt,sha256=uK_5ysTU_RgScJ_Ih88wtv4hw9P1n-5K1yJxjFdJdMw,3980
|
|
@@ -2781,7 +2783,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/get.t
|
|
|
2781
2783
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/list.txt,sha256=NWH6z8-U813l-x7_XCtz4bMKLxIS-yMagJuVKtyLBQ8,14592
|
|
2782
2784
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/patch.txt,sha256=gocdo0VL4H0okKOtGT5ObNj7KhwrFezQbFfm_zGZDdU,5354
|
|
2783
2785
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/update.txt,sha256=gdzJX046kACg6yqfAEbl0iLvTAqCxp9Mk_yloEVdhQ0,7362
|
|
2784
|
-
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-error-summary/list-masking-errors.txt,sha256=
|
|
2786
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-error-summary/list-masking-errors.txt,sha256=GmKBDxgngn7jGeRpWXCZqC0uHLDrpo510ISe3ClLEyE,4005
|
|
2785
2787
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-object/list.txt,sha256=7Qt-l-DPCW9lq51RMepQYRN5NBr5xaybMgrIudtRK_E,4498
|
|
2786
2788
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/add.txt,sha256=KQMHAcb2-QyE7wW6dCRb-GMJOjHPJkNK9NY9vX7LyvI,4750
|
|
2787
2789
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/apply-sdm-masking-policy-difference.txt,sha256=AMDjo4AWt4nFeuH67sZD0fwDqSGYq8GNsAUeytraTYY,5888
|
|
@@ -2797,9 +2799,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/gener
|
|
|
2797
2799
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/generate-masking-report-for-download.txt,sha256=oousNBRoZfxpOkcdIsYuLbUBO_yreB8HAmG1a9ubmZA,5134
|
|
2798
2800
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/get.txt,sha256=ias7lFo6mm12KgaKkQHqq-5rhIm4678ctIQ5t9NQ7uI,3114
|
|
2799
2801
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-analytics.txt,sha256=fHiC2AsaRk86a4M7xOkTa55ee8TEHy_E0QXl1BgrU0Q,4839
|
|
2800
|
-
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-reports.txt,sha256=
|
|
2802
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-reports.txt,sha256=bwBVUs4InoWS8KBJm8r1nU8b6hKAdo4sYh_UMDTEQNs,4836
|
|
2801
2803
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list.txt,sha256=WDr7nr9WF4_DSJ8nRvE2_3g_wiqtjHmqIxtqCL57PJQ,9516
|
|
2802
|
-
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/mask-data.txt,sha256=
|
|
2804
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/mask-data.txt,sha256=7k3zUorRCCCjqv5n5AQpSvaEeGvLuxkc7Kn-34iwf4M,10122
|
|
2803
2805
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update-masking-policy-update-column-source-sdm-details.txt,sha256=jP8wO8xwvKpY-wd-9wkJpD5NKP_xJ1U3sa6QGa-4NX8,9532
|
|
2804
2806
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update-masking-policy-update-column-source-target-details.txt,sha256=rG0wON0FjAWEK1a5wFPRk5YDOULMJsvQKwVVBdloT5s,9458
|
|
2805
2807
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update.txt,sha256=w2t_bll3gmUgNZZ8vMiyre5xKxq4gA77_Ov2Sl0NFSs,9223
|
|
@@ -2878,7 +2880,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/
|
|
|
2878
2880
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-checks.txt,sha256=I0Q_rNMtFOFnxQHlP0SsbfT9Kb9aONAE4-IWKtqZE9Q,5473
|
|
2879
2881
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-finding-analytics.txt,sha256=pX200orBVnxlAIopmW7xfWHFKgERmz5Cys1w3vdIe18,7261
|
|
2880
2882
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings-change-audit-logs.txt,sha256=QuYAWCxNxkfOStQBkURS6A2VIvkhgkvyc7T6_mwNIRw,13347
|
|
2881
|
-
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt,sha256=
|
|
2883
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt,sha256=YePf2BktPJFlqML5zzuWXnd1VE8Q0nnJy_rq01EXdDk,7439
|
|
2882
2884
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-feature-analytics.txt,sha256=KwFTkKxM9HkIGmNR000UsTtdITh5Anmh6dVt43oCDdQ,4563
|
|
2883
2885
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-features.txt,sha256=bmvTRI5AtGImZMM_yb8-SeM8T8A2hhzh7qSGoEfbohM,6654
|
|
2884
2886
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-analytics.txt,sha256=mlEE5I73pfKZ1gQ4GmzhMJlSRaEtirhCx5CEouHbszc,6450
|
|
@@ -2918,7 +2920,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-repo
|
|
|
2918
2920
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/create.txt,sha256=Th8kdDAsa0TXCViULUpg8WnPjKo0w6xqwtdHIFTptDQ,9290
|
|
2919
2921
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/delete.txt,sha256=EWQc9wrfDfDloFr6fKUIieUHItJyCC9vYpcrPYm3DWc,3937
|
|
2920
2922
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/get.txt,sha256=z0Sr-A2-2NX_qESgW4_M7fErgzZ-yhBkD1W-ckjyyIU,3551
|
|
2921
|
-
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/list.txt,sha256=
|
|
2923
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/list.txt,sha256=88yLv9iDgaw0Ls-lkTlCu25lQFpv_JhKQESYFDzKunI,15771
|
|
2922
2924
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/patch.txt,sha256=bk3v6cLZlACEvTutGOErO1KLrN-YdJYAuZyk7OuJ9aI,5397
|
|
2923
2925
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/update.txt,sha256=qDm6CuT9oQqcFVVy5y8VEKwlaJ0LxgBWJ6TwPqvjY-w,8724
|
|
2924
2926
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/apply-discovery-job-results.txt,sha256=gFG83_Iq_StzGKrTbmbuhdnN8Z9fcJj6yGpSEVZ5fU4,5229
|
|
@@ -2965,7 +2967,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-expo
|
|
|
2965
2967
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/update.txt,sha256=TOZRNadFE5Tq0sMCQHNL6ZXwwYWA1Z4Q9SX8is3hZg0,5818
|
|
2966
2968
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export-collection/list-sensitive-types-exports.txt,sha256=h_i85Qj6NB4tj92W1YR5Ls0aBdODkrn7sm7UaFw5v0w,9647
|
|
2967
2969
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/service/enable.txt,sha256=6Gx4lUeWQmwJDQzmw7JcnYeuw0M6hXyDkidpzIB0QyI,4131
|
|
2968
|
-
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/service/get.txt,sha256=
|
|
2970
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/service/get.txt,sha256=KylVqjlLED8rnVlLGYsGL0rRfUhkpQ9kPU_KZzQd0-0,2450
|
|
2969
2971
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/service/modify-global-settings.txt,sha256=4oSKzOC5Jr6XFZ3shruwQ18ssYqBtV4iBXG2aeLP6qE,4379
|
|
2970
2972
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/change-compartment.txt,sha256=drXu7LUog2hmd0SpEr6V99CXMbjcJMR2Mfr1I36UxU0,4893
|
|
2971
2973
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/create.txt,sha256=0twQnrsK-BGzLJx1QBoj12omqKg8uk3B9VZVxB6sKLs,6270
|
|
@@ -3821,7 +3823,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-charact
|
|
|
3821
3823
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-dataguard.txt,sha256=bazmjTOs_PKPTTRpSv_wfkBOaDd7UGaVWpW7YXqfMUk,439
|
|
3822
3824
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image.txt,sha256=fsPkGmFnva2eNrngnf1IPOGfeuJCd9Eqo06mbMwkOEQ,283
|
|
3823
3825
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-wallet.txt,sha256=rE5OIwolpD6iPv_fP5UO-uwYTR9n_pago6TZ0DLtuJQ,245
|
|
3824
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database.txt,sha256=
|
|
3826
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database.txt,sha256=64WJs9QZzZPi7enTUPuJCgtu24G3Ye-FCAZAnhnn2ls,1246
|
|
3825
3827
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-db-preview-version.txt,sha256=hFqiXmN3gmyg1hU9Cf5rqwnyG0cnFC90SFuMjvkkjX4,275
|
|
3826
3828
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-db-version.txt,sha256=O9sDaU2c78562OHkJujdbI2Ugk4LHBWh91A7jl1vsCM,162
|
|
3827
3829
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure.txt,sha256=ZhJ_4lPMA589sAKNMIuo2zSoM8vFd-6Se0yPGhGYTvE,264
|
|
@@ -3831,7 +3833,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster.txt,s
|
|
|
3831
3833
|
oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination.txt,sha256=oJoo2YaRAVw4i9vE_3JvkYDNxu88jNOD7OLUfudmZvI,241
|
|
3832
3834
|
oci_cli/help_text_producer/data_files/text/cmdref/db/backup.txt,sha256=DHVluEDAEX4KM8fsbxNlXWS-4OCzUDEFjug_Nnrqc-g,398
|
|
3833
3835
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster.txt,sha256=QC1SSPpCPqO66OZv44ruUHEOf9saDOER_YgICThGtig,487
|
|
3834
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra.txt,sha256=
|
|
3836
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra.txt,sha256=XvfribC5JtfM5ProV745jWAQxUQLQzLNkRGKI52fNUU,416
|
|
3835
3837
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster.txt,sha256=XmkWUGGLUSZq0eliM9Vf6WmA3FHoEyhD4mN4B5l0YM8,511
|
|
3836
3838
|
oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection.txt,sha256=N1lA2bii6IfGbf18B-bGU_l3Uio6BB-F2x-VdtX98q8,149
|
|
3837
3839
|
oci_cli/help_text_producer/data_files/text/cmdref/db/console-history.txt,sha256=TZKCdkZ2-_Q6nHdTcXFGrFn1ppsbt6fACNg1Rakum_U,219
|
|
@@ -3872,7 +3874,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan.txt,sha256=
|
|
|
3872
3874
|
oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy.txt,sha256=_tbMO_Tk5pWxNnAdV3NQxWCZ9GxMrNbGhm421i9nckI,202
|
|
3873
3875
|
oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-window.txt,sha256=175NSxvUK1yyIQ8MnqTsoyS-cQfgfaES3bTSRBgxO_s,180
|
|
3874
3876
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system-minor-version.txt,sha256=ZB0uhgUcI_iPq2K6oMgKdhuNRCv8sJvCpGzci0OGtR4,209
|
|
3875
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/system-shape.txt,sha256=
|
|
3877
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/system-shape.txt,sha256=XczjV1fn50bkUFW1nltIReWs5dhLqbM0sFWndgoKBKs,756
|
|
3876
3878
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system-version.txt,sha256=9iB_8NjUtSSineWf9_MpNNLLEfhXCl7V-uGqqQK1pqA,179
|
|
3877
3879
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system.txt,sha256=BpYe7W9VwGj2u83eEq1aww0lO3izKm_Dw0hGpJka1sk,1291
|
|
3878
3880
|
oci_cli/help_text_producer/data_files/text/cmdref/db/upgrade-history.txt,sha256=qoHr0J6UXfIoMhlP2tFb195M0138g3LqEEZCTXFazNE,633
|
|
@@ -3919,6 +3921,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/configu
|
|
|
3919
3921
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/configure-saas-admin-user.txt,sha256=heY1mxAAZ_4PM_TJ7SjWeGg_twHn9pi-qrqmPACctds,7867
|
|
3920
3922
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-adb-cross-region-data-guard-details.txt,sha256=db3rUsCw23Q8qZ4dgXIxq5PIrtos11cRnO62ARGWa0w,34186
|
|
3921
3923
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-autonomous-database-create-cross-region-disaster-recovery-details.txt,sha256=uzlQLX9i_2v3NFIGGQsBCYL2IihBmY9HiVhuMvx7gl4,33780
|
|
3924
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-autonomous-database-gcp-key-details.txt,sha256=umdafkZn26TrOrG6tQxlVTBVIg1XrR2_WsdqGvtHMlE,33300
|
|
3922
3925
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-autonomous-database-undelete-autonomous-database-details.txt,sha256=fQiv-QeuvCcG7td03UUHniIZuA_hOdeB_ZohBSIUEsU,32640
|
|
3923
3926
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-cross-tenancy-disaster-recovery-details.txt,sha256=u4oSY-zjqebZTtuV7FNcSVRPx1lZdMOatrdDPJyuMZE,33543
|
|
3924
3927
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-from-backup-id.txt,sha256=5x9eQduplz3DhsZU_857bydSN9xH6rlSoP5GtpDRwkg,32701
|
|
@@ -3950,6 +3953,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/shrink.
|
|
|
3950
3953
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/start.txt,sha256=0JQq99Xnajgj6K7nb9z0jaeE2f7UBdl3I6R71pPUeb8,4822
|
|
3951
3954
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/stop.txt,sha256=6kZaaMOujUACbHgdoXCyHrr_YSAgLGaMcdLrjkUqrmQ,4817
|
|
3952
3955
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/switchover.txt,sha256=Z4rxakdduqRE4Ux16fNoV9PP7loRgDlhFirZg_uHK08,5543
|
|
3956
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/update-autonomous-database-gcp-key-details.txt,sha256=98QAPZINzcKNbyqTG_8k0acJyXewwNuvWXBtWQHFEt0,42115
|
|
3953
3957
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/update.txt,sha256=1Nvk27TxHbnVHG4zZUo5M10yfxhKMK8ZI3jLj4R2lHQ,40764
|
|
3954
3958
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/data-safe/deregister.txt,sha256=bOJxRQ-FyYgQX4-kUE5qQLYCEDiti2uFtoSC87lixPY,4920
|
|
3955
3959
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/data-safe/register.txt,sha256=LEHJC7_hboKQn3UtJp3ldZgIW-TkCA8KwmE0iiSBk3g,4908
|
|
@@ -4023,6 +4027,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster
|
|
|
4023
4027
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/add-storage.txt,sha256=K4J0B6pG4Yd6OAkocrzXmgohUzIDg0Rk2_sIuhkjqRc,5051
|
|
4024
4028
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/change-cloud-exadata-infrastructure-subscription.txt,sha256=khq7A1l7oe1Koa34GkOYLHbKxG8eudpbRCTWhLY0Geo,4525
|
|
4025
4029
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/change-compartment.txt,sha256=NWlvcXQao0kflV2mPy2bM1IkzS2k9bMjaMp0hsgpy-I,5270
|
|
4030
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/configure-exascale.txt,sha256=cd6-gMGOlbFYSxYNjb0qeZ9oGgQc6BMH6YR53B_0MIM,5335
|
|
4026
4031
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/create.txt,sha256=2RUrC0r9jIHA0Mc3OJ0z1o3t0RiP8x02ece2EfZiLnA,7981
|
|
4027
4032
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/delete.txt,sha256=OE73UXmnCOiZ1pqF67GDGXeNyZPYRDJmE1DMqlyqqxA,5312
|
|
4028
4033
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/get-cloud-exadata-infrastructure-unallocated-resources.txt,sha256=ZytfCqPHum3GrEEz5DDK3-xAZmnwZycOQ8-tGx1qrVc,3164
|
|
@@ -4032,7 +4037,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/update.txt,
|
|
|
4032
4037
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/add.txt,sha256=RhrkxEdMHABG2J5RX3FoUUbKcAtHmxEalwmzwx7K-cg,7227
|
|
4033
4038
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/change-cloud-vm-cluster-subscription.txt,sha256=qNcR5IJZyyVEzgPkBi44M1IhZyFhSSvgvrpkYHxoZgw,6754
|
|
4034
4039
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/change-compartment.txt,sha256=HSJXax1ETGnXPPv2ecIX-UW_fuVgvX4I47LDxUnHe0s,6725
|
|
4035
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/create.txt,sha256=
|
|
4040
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/create.txt,sha256=4wH_aL9MuZK1GRF57czW6Lpx2_LSQf18l7iIK2nacDw,17515
|
|
4036
4041
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/delete.txt,sha256=3KheuDNXltSiy2zK3jFM0ZZ5HKo5JnhXaVKoIbBcecE,6611
|
|
4037
4042
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/get-exadata-iorm-config.txt,sha256=STwWBq5QYVW5f47iWCQODGRdiWTZhoD3ytHjYhyG8lE,5366
|
|
4038
4043
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/get-update-history.txt,sha256=KSqKWka906-nx1knvUctcy4EjEdTo4bTT-9WNnCqayM,5672
|
|
@@ -4045,7 +4050,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/register-c
|
|
|
4045
4050
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/remove.txt,sha256=Wl_75-0wGlv51o3skYlGORZh5AVc-M5FZpfKmS_WndE,7250
|
|
4046
4051
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/unregister-cloud-vm-cluster-pkcs.txt,sha256=C9YJqZF_RbeeusrT6B-ehccUAkwsP3BjQ7bCjStdy2U,6931
|
|
4047
4052
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update-exadata-iorm-config.txt,sha256=t9p2N4LnTE8AJeKsljLjN2VwdamVhTs2Mi-ydrz7154,6571
|
|
4048
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update.txt,sha256=
|
|
4053
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update.txt,sha256=03C-LCkwVBTG7OL7cqEnoRlnIkw_bx9migeRSCMtxNQ,15824
|
|
4049
4054
|
oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/create.txt,sha256=YjTASe1g3Ms0ALcibodhLvB90uEdDGpgQCrTANLRZ0k,5264
|
|
4050
4055
|
oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/delete.txt,sha256=sB7I-7dZybGRWafqrwI3gz5S0LpiKXeqZy7oyQeDjPw,4513
|
|
4051
4056
|
oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/get.txt,sha256=rOlsEPZL7vKaFHLtiFrViU-g-CIOuSsJ112unqP0RUk,3161
|
|
@@ -4152,10 +4157,10 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/remove.txt
|
|
|
4152
4157
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/update.txt,sha256=ZEdVumZ-8ZSmNB-M7O2Vu-DF36ieF7c38QRkPj-pXe0,10109
|
|
4153
4158
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/change-compartment.txt,sha256=_-W1LOBd-8ilh6sSzmqybjp9XNLd6jDtnkq7Qo_SYd8,4525
|
|
4154
4159
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/change-exascale-db-storage-vault-subscription.txt,sha256=i6ZRp8gkK8O0-RwyVlIQQiuhKaoWau4ittsVEyVnMyk,4526
|
|
4155
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt,sha256=
|
|
4160
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt,sha256=eq3ryfQzM8JWmSJqEhxRvoZ4j5eJd17TZhye8Ao80cY,5366
|
|
4156
4161
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/delete.txt,sha256=Jl7gvvaPX8lf-TvhUTMw3fxPEVdOzKyRfWuDgQCNXI8,4199
|
|
4157
4162
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/get.txt,sha256=StZVqH7vXk8H-Pj3axilY9YBowPoUDlQLNgAQXCZJjY,2876
|
|
4158
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/list.txt,sha256=
|
|
4163
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/list.txt,sha256=Jy_HgqnYpusJLRVAmwhdj2lCUB_hy-7NbSyGsark9L0,5096
|
|
4159
4164
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/update.txt,sha256=qDkDOyb4SN_LbS1ckk83q5qfjappFrGaDHPOlCqQcX0,6064
|
|
4160
4165
|
oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/create.txt,sha256=f6ySy-lBR-_MK9urYd9wz6PO6UHd6Paq_PNJmYtCD_s,7662
|
|
4161
4166
|
oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/delete.txt,sha256=pGs6sjRukkKg9JcCZp6PSeUfl1zofd-jIJwnhiJkv6I,5348
|
|
@@ -5306,11 +5311,11 @@ oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-acti
|
|
|
5306
5311
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action.txt,sha256=Ebt4TlyVi5uXEqWcGmG4jJwhW3pWXIdvXMK5ys2CL1w,534
|
|
5307
5312
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection-summary.txt,sha256=pyvMIMmD5QX-dOgdXTs0qIpf_NxSYmda-qCcF4XTcn8,159
|
|
5308
5313
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection-target.txt,sha256=2dja33vYlGI93eA7P3NsxlbdOAewmDlRIxsY9Bb4tjE,183
|
|
5309
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection.txt,sha256=
|
|
5314
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection.txt,sha256=A8aBsw_p1OCjKzAnkMrHQxfsklQdwYDkXjmu9MouLKk,340
|
|
5310
5315
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle-summary.txt,sha256=KpZ947jofgErzcuAYVl3WfjF68M0nxMbEcykgtKObdE,147
|
|
5311
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle.txt,sha256=
|
|
5316
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle.txt,sha256=s5miTt020T8ku2-8usmmr5HAuFKP-vaxb3Q_imnfrIs,548
|
|
5312
5317
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery-summary.txt,sha256=vSoknyDEFjXabxiS94KpzAt6LtqPu00-PaAYe0MncJM,160
|
|
5313
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery.txt,sha256=
|
|
5318
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery.txt,sha256=A13kn7iHUN3mKYMHPCh2g1OPxsEGGWgVjBnp0OiJDaw,279
|
|
5314
5319
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job-output-summary.txt,sha256=r1Dq5ghIRNnZktIcTVhgP6CkFnInlBrCl7EUAFrkuRg,146
|
|
5315
5320
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job-summary.txt,sha256=Cxamf4-0EsW7k9bIWD24lAH6pNiY7CxYd_db8P5NYEg,142
|
|
5316
5321
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job.txt,sha256=d7nOYwx2l-iqP6wERKPcVHfmkB6rP17oNDHMe--hqdU,176
|
|
@@ -5341,39 +5346,44 @@ oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-acti
|
|
|
5341
5346
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action-summary/list.txt,sha256=zADeMJOS8HrGf1EkmaA21j8Fnkq7wqSJsoJ2dIYqp3s,4242
|
|
5342
5347
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/add-targets.txt,sha256=OOpnAe9Om8ssBIoVVizn2j3jrq66fOuzoKx1V-UXNJc,5945
|
|
5343
5348
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/change-compartment.txt,sha256=Q3-V4zV3jZLlv9OVvqwvBRJ9W86ztBSNpJC0GSYsjtU,5025
|
|
5344
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-db.txt,sha256=
|
|
5345
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-
|
|
5346
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create.txt,sha256=
|
|
5349
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-db.txt,sha256=06BwfRV2ZNuLGV5KE2gAOwUx_CdCs6mciNQoAl4U4rI,6583
|
|
5350
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-exadb-stack.txt,sha256=_aVxtSnBdJ-kPlPatXyHI_S2xORtGcU3Qbkp2FIlt2Y,6247
|
|
5351
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-gi.txt,sha256=0HjPPDQqY1nRf6LndNE2Wt5_a9uo5oOlMIWg_qOhgNI,6467
|
|
5352
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-guest-os.txt,sha256=UpDWIK6Jd22SpcTCxInxrVgYOXK3FoLzLmK1O0LkfZI,6636
|
|
5353
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create.txt,sha256=qpaJJ2FOste2rQ5OLhsgsIA9IsXM_Ggp4xdS0D8IVCk,5981
|
|
5347
5354
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/delete-fsu-collection-target.txt,sha256=3Jh687w0wxMDMpTY5Zjxs__AhqrpueesRh4UqA-Oo-Q,5454
|
|
5348
5355
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/delete.txt,sha256=zBHqmOHgvHiJP58P6BpxYWu5Rdq2ZEy5gQxvgGOx5FU,4809
|
|
5349
5356
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/get.txt,sha256=-28Nqn2cGHs4m3UIhQpTYT64u_EzdkydX22JqkPtj8k,3386
|
|
5350
5357
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/remove-targets.txt,sha256=lyK-HRgHVH0okV5eWW7Hvbc-VPF_3PYxYktUydNtWl4,5855
|
|
5351
5358
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/remove.txt,sha256=2lxSlNqgQSLSwvmjgwsCyvlMA-2lkf0scaK0LZ5iJww,5416
|
|
5352
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/update.txt,sha256=
|
|
5353
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection-summary/list.txt,sha256=
|
|
5359
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/update.txt,sha256=Tb-7jVTy4fmD66geDB-3y-JqUP37d7MGH3_Trxpu3hM,6079
|
|
5360
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection-summary/list.txt,sha256=o0Ym_mk494BOnLa7nC6OPkZa2e7xY5Q_VXH2bcuvVK0,4113
|
|
5354
5361
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection-target/get.txt,sha256=VCCFN35cuU1hMIKFpVGX_XRg4uJ_DVcHrXWpthhTBG0,3686
|
|
5355
5362
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/change-compartment.txt,sha256=KBfgx_yM9KJyK7lPhLQjkksrozz7ukYv0s_3BCMCZbE,5459
|
|
5356
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/clone.txt,sha256=
|
|
5357
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-fsu-cycle-create-upgrade-fsu-cycle.txt,sha256=
|
|
5358
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-patch.txt,sha256=
|
|
5359
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create.txt,sha256=
|
|
5363
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/clone.txt,sha256=mRly4nDBjYojvs_6XvWsn931aSrHKhmPfmu-jsnwtnI,7311
|
|
5364
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-fsu-cycle-create-upgrade-fsu-cycle.txt,sha256=hd_r6QJHfu3g4q6bFisA3bt5CVbbe_aMe5wGgbtvYj4,8958
|
|
5365
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-patch.txt,sha256=uzC2QCGCngVjc67sq3d0F4QCqJZk2gVCGUagDu30rbo,9347
|
|
5366
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create.txt,sha256=TlSS3MrXDU4KVN3GJrygGphXt2Ye71tSeUWiYUOpFHw,8447
|
|
5360
5367
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/delete.txt,sha256=hF_pD93hBN7iDsEBcrPKF2zEHQmURa3lplQrWy6HmWk,5243
|
|
5361
5368
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/get.txt,sha256=LJkU_9i6YlQxjb_61sBC8B-8W0EyWmNqFoGpsWJDWMI,3820
|
|
5362
5369
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fifty-batch.txt,sha256=KDT7fivO5EvGD-2jAQ9kEB35-ijHJeL66B43WjEG5II,7671
|
|
5370
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fsu-cycle-exadb-stack-fsu-goal-version-details.txt,sha256=zfbJtrg2IlBTblgvyuiJufOsXrM__WVMkolUrk0FEpc,9390
|
|
5363
5371
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fsu-cycle-update-upgrade-fsu-cycle.txt,sha256=D6xepZkx14IeSgQCYRxtmIFFH5ftO7z-MvZcQi-Dypk,8412
|
|
5364
5372
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-image-id-target.txt,sha256=ZlDvyjgFl9fVyoUaZUdPFdvXiqSr32pEJJic3uZufRU,7743
|
|
5365
5373
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-non-rolling-batch.txt,sha256=fWgzIcCyrhWOuskJVrxJYFtLFcemKWGY8VPgexQIxT0,7458
|
|
5366
5374
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-none-batch.txt,sha256=7M0abRW6WKcFwItlCtlhErhPTlkgkgeUZJssyZbYf14,7430
|
|
5367
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-patch.txt,sha256=
|
|
5375
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-patch.txt,sha256=ZfeHnduT9zc70p_QYbZfmwRETv5kORXvq4xRTEctFJc,8874
|
|
5368
5376
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-saf-batch.txt,sha256=pCXoQwGGXGBtnZVj4i96HQTb4gdNp4GbapiXw3nC0jo,7596
|
|
5369
5377
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-sequential-batch.txt,sha256=zi_fzpfkwODszZaInRFipPxOuKpmvLT0IeybpzD2H8w,7523
|
|
5370
5378
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-version-target.txt,sha256=5TZWsAFrjbmoxbkgtK6Pa4km-R-HuwqPgczQJj4iGqc,8765
|
|
5371
5379
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update.txt,sha256=NmfClAkBMW0gG8FqCuaO3R2Swwf5hX7j806LoMW3beQ,8134
|
|
5372
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle-summary/list.txt,sha256=
|
|
5380
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle-summary/list.txt,sha256=grNS0R3lZPphtwS6RbLF4Lt7-iDCBUWunsHHGnw0b-0,4281
|
|
5373
5381
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/abort.txt,sha256=CZcFvp6I9OqjdMARqKpodahaa0TydoXOHRg2MsYEOwk,3490
|
|
5374
5382
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/change-compartment.txt,sha256=GcvmAVhrNLwz_7ulvfKLbFSteqUhr2TbspZ_lUTVgU8,3787
|
|
5375
5383
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-db.txt,sha256=qo9P-qjsRIdlHqM40IEoWtOMW_Fp4_zMUNQraAyEnRQ,6944
|
|
5384
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-exadb-stack.txt,sha256=NM3IPMKK-aEC_29oLVwhna_5c1IVvkLJiK13uztB5ag,6323
|
|
5376
5385
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-gi.txt,sha256=WDCjbQcuSXMvUorTzdSGehsq8IFLGuuP6W7UiyFP8Pk,6828
|
|
5386
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-guest-os.txt,sha256=6c--E3tB-qGUl9H0-ZgdyOSsANax9kko6wk2gCyWW-I,6959
|
|
5377
5387
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create.txt,sha256=tDqCDwQd7QdGtOQJ-YdjpNzUMZ0_cRiHnL3Fea0-MSI,5704
|
|
5378
5388
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/delete.txt,sha256=JP0c66JuwfrO8-Sog2_m0Xvc8kLmr3LSQWgCNHe7M2Y,4585
|
|
5379
5389
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/get.txt,sha256=8QGQxkMTvLaLiVQuAXTrcfegHaSrgotPcH8ZJwf9fUs,3162
|
|
@@ -5403,12 +5413,12 @@ oci_cli/help_text_producer/data_files/text/cmdref/fn/application/delete.txt,sha2
|
|
|
5403
5413
|
oci_cli/help_text_producer/data_files/text/cmdref/fn/application/get.txt,sha256=xD_DVofxnXDzrgF9Nw1KWVgnVdeWjjZAoCdlSMatU7k,3239
|
|
5404
5414
|
oci_cli/help_text_producer/data_files/text/cmdref/fn/application/list.txt,sha256=J0EzPEl3gEjYf1lnMvGOtzUzb2_uy-aTIVC89k_iLG8,4028
|
|
5405
5415
|
oci_cli/help_text_producer/data_files/text/cmdref/fn/application/update.txt,sha256=TpQedAjb9AGjGv17HJFT4FfyATwel_bJJyqMavDdU1w,8741
|
|
5406
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fn/function/create.txt,sha256=
|
|
5416
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fn/function/create.txt,sha256=NaeDp9QoLE80_0NMItOw2agtcFPyhskZb0Mndreqze4,10142
|
|
5407
5417
|
oci_cli/help_text_producer/data_files/text/cmdref/fn/function/delete.txt,sha256=XuovZZbwY5snULZr-sKl0DXJdxF2sYs9QI1GD0BHyIQ,5128
|
|
5408
5418
|
oci_cli/help_text_producer/data_files/text/cmdref/fn/function/get.txt,sha256=5h2f2WXL9BkYTwvJDWrgJAeK4T0F26d5N63j2-zU2d8,3768
|
|
5409
5419
|
oci_cli/help_text_producer/data_files/text/cmdref/fn/function/invoke.txt,sha256=ZTBxCisd0RdNRVLTPtH_dAXl4ThqiJ0W-VERRJwQIoU,4946
|
|
5410
5420
|
oci_cli/help_text_producer/data_files/text/cmdref/fn/function/list.txt,sha256=3U9-BZ0dIah02U3Ivs62Y_2jkXiEY3yJQbCJUcDukyI,4579
|
|
5411
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fn/function/update.txt,sha256=
|
|
5421
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fn/function/update.txt,sha256=MPkEXK1tOIsMeD0RKAsQ-Wx7IkqW9VgmWendnRH6YWU,10022
|
|
5412
5422
|
oci_cli/help_text_producer/data_files/text/cmdref/fn/pbf-listing/get.txt,sha256=Ch86GHvlJnh8xNdfPBzRYX3_7KRnmBXgO0N3o-q-Cg0,2719
|
|
5413
5423
|
oci_cli/help_text_producer/data_files/text/cmdref/fn/pbf-listing/list.txt,sha256=Vn3EN82ourHIHjO9OPmYw4fafcV_nsi3X3NXIBtenc0,3922
|
|
5414
5424
|
oci_cli/help_text_producer/data_files/text/cmdref/fn/pbf-listing-version/get.txt,sha256=YE4995OemXTiqQJLk5C-Q2sY9x-TTGx_Tt2fNEtF-WU,2775
|
|
@@ -5517,7 +5527,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/data-masking-activ
|
|
|
5517
5527
|
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/data-masking-activity/list.txt,sha256=vl_PEQj0MHDMPXqc3q8fsMOtAcBWxAIJJOx5VeykgWk,5283
|
|
5518
5528
|
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/change-compartment.txt,sha256=BgJK133ee2UoZTB88JrFNqpocMEPwg-Pp-zLjrk6vFQ,5834
|
|
5519
5529
|
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/create-fusion-environment-admin-user.txt,sha256=xUY6wDsd9jLNoxxfXXwsGuZbhm2kL4-oFaG8BFOa5H8,6694
|
|
5520
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/create.txt,sha256=
|
|
5530
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/create.txt,sha256=pybhSWmtbLLO6PxXDGLt5lcK6mdemuB0bl3odpksLcs,8960
|
|
5521
5531
|
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/delete-fusion-environment-admin-user.txt,sha256=aKuYzVPqq7eD8lkzNp9VjvPvfX8qOZfsonqZi1MQ2ws,6141
|
|
5522
5532
|
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/delete.txt,sha256=zFSi_Jyzjx3irLxOhaCjoqtSXVZrBuYcIb9NdzsW4-o,5647
|
|
5523
5533
|
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/generate-extract-details.txt,sha256=Rl1XfsRWKsr6tj5pby2-f98qt79p-46neKYshU1WtMU,4392
|
|
@@ -5526,7 +5536,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment
|
|
|
5526
5536
|
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/list-admin-users.txt,sha256=OfO3TyT-Z9tsWPEmplXpKG2eXAWG4b1raEC3irTvr-g,4333
|
|
5527
5537
|
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/list.txt,sha256=dzQLwT6ZyJnSvMAXAiT052jtlajJZF-GzHlbN5S2Lww,4018
|
|
5528
5538
|
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/reset-fusion-environment-password.txt,sha256=DxG33gPk3dsiDEA4KLNblXmCPSSivuL9u0zc0LOhJmQ,6454
|
|
5529
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/update.txt,sha256=
|
|
5539
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/update.txt,sha256=NXlE08kXOJIUDlPPxXxmgt1Yo1hbDIbDsG_8JY3qw60,8771
|
|
5530
5540
|
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/change-compartment.txt,sha256=CUbnhl9CSEqYmrOlKeD6xHqmqPbAzGmB-qO9oCo1tUQ,5098
|
|
5531
5541
|
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/create.txt,sha256=yDMEtRPkv6P4F-mGdx_O1K7pYSAM3qZvOtiLUs_dF3E,6662
|
|
5532
5542
|
oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/delete.txt,sha256=DWj2jlfypzCtusfWl3wl3wAtNz2J6BtbElTpnohJwNM,4904
|
|
@@ -5590,6 +5600,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-clu
|
|
|
5590
5600
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster.txt,sha256=rd9rzZSD1LofaG0yMOx9qFsU74BbFgtj408xWfNlJFg,642
|
|
5591
5601
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection.txt,sha256=GYkPJ7flDF4N50kXjEeAX4xjI_xTpMg3J4dvuGbyTCA,227
|
|
5592
5602
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint.txt,sha256=RFznF2oAez9K5cxQHnS1Juo7mKGbiL_8XhdCn_ikQUw,509
|
|
5603
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint-collection.txt,sha256=VRztA-sExiGi6un41juIZLeg_wTUT2co0FJSDhwhooI,240
|
|
5604
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint.txt,sha256=q6DZckHLJDdJ3OhiOzfrivpTzOH-21gCuFt3tIFs7vc,220
|
|
5593
5605
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model-collection.txt,sha256=4X_KfINooLZXRk_Qk1nx33Al4NedcKLLNqWHTDiNZYI,211
|
|
5594
5606
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model.txt,sha256=PC4ESHR-w0rRP1-h80v0qHH09ljEuvaTRLMpQ8FJ1u4,589
|
|
5595
5607
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request-error.txt,sha256=k_cw0XVE4j5DbptSB3sZwK3PzGJooywwTxDsZjepoas,202
|
|
@@ -5602,11 +5614,17 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-clu
|
|
|
5602
5614
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/update.txt,sha256=bYLkUloKvEenz2V7kdWx4OAmj9inyv0aa8ifmOUHbtU,6479
|
|
5603
5615
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster-collection/list-dedicated-ai-clusters.txt,sha256=COwPGp7mEEqnKbXIKW1Ip645N7udQ89b0nT23hkNl_Y,4341
|
|
5604
5616
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/change-compartment.txt,sha256=192_oNR-QnAaeZE_jLwoSdCCnXz__kJOEk9Uofkc7kU,4952
|
|
5605
|
-
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/create.txt,sha256=
|
|
5617
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/create.txt,sha256=IEaJbGM_gPS-tAVh2EXT1Fpk4i-RT1dcMFbavCdyVOU,7529
|
|
5606
5618
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/delete.txt,sha256=eakl-TVY0IvvB57xOc6lDOgS58T0szU1OVSIA2uu5io,5687
|
|
5607
5619
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/get.txt,sha256=y__Z9sBubiNEXd9yZBqZVB4HQtlC5ZrG_49MxEDAdqs,4308
|
|
5608
|
-
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/update.txt,sha256
|
|
5620
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/update.txt,sha256=-bWS4pxjj6XlMmgSt5O6OODs7qzJiYdL-fjX5km7GfE,7700
|
|
5609
5621
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection/list-endpoints.txt,sha256=q973obcnjVtAhjvTKLOvKOjj_g92uZKUWlr-FKSfizA,4251
|
|
5622
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/change-compartment.txt,sha256=Y2p9vF_03pZ9EOyFrwW_v20piuCv4Koj3Y_QtJvgFzM,5115
|
|
5623
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/create.txt,sha256=3Iwb-XC5cF_uCvrfRNVFuLyXJB6KI7QKI1KhTXyCEt8,6440
|
|
5624
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/delete.txt,sha256=DgYnObLp3RKK61tYyyQ1K9NUNTAwdlhZK1X1yQYAmkI,4923
|
|
5625
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/get.txt,sha256=Uv8BujTude6P2YPrgDXu6tEliq8bMs7aZRqkL7ko_DY,3533
|
|
5626
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/update.txt,sha256=IHlfGaGcTfXPPT7AlcQEXnVFKhwC-qFu1ezJ5RqBp4k,6980
|
|
5627
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint-collection/list-generative-ai-private-endpoints.txt,sha256=5bcFGR7Q-sXf6Jt92zSsm7mhNw8XobqsSSBSIxAIuWY,4248
|
|
5610
5628
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/change-compartment.txt,sha256=zb2PAfwna3IjiEXGqDNwP55iVsncLB9b-UCgfYYFT5M,3888
|
|
5611
5629
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/create.txt,sha256=e5zICg1QUbISOBLHS43UwOgBRtYQ6anHGmRMYw9wj4M,6502
|
|
5612
5630
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/delete.txt,sha256=TkZkAEzulWl3S2QMVH7OIb0c2Mn__sVgcCwaWF4xTms,4756
|
|
@@ -5876,7 +5894,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request/list.t
|
|
|
5876
5894
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-error/list.txt,sha256=rWOBa_VKTYY-MaaQpgbAvAeJ8nZoctQDWho2s4wX1pU,3205
|
|
5877
5895
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-log-entry/list.txt,sha256=EzdsVrBmWQZBCwi4UKkZHywQkCQgRcg62ml-YTpknEk,3215
|
|
5878
5896
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule.txt,sha256=TGKSIFXpaqCm_i79P_45Ebd4PsucVoWuEsI7tZ5QNjY,747
|
|
5879
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=
|
|
5897
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=oUZ-3TLlzVQFu6R5HkXgqmV26XEXBRr6K6sf-B2DaJc,262
|
|
5880
5898
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/enforced-governance-rule.txt,sha256=RDRdSpzYGqJnCo6y7PuBQ_ZkcVJ2onD8j7eJ_XzkJqI,247
|
|
5881
5899
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule.txt,sha256=2-seomAEnKzfLBZpyOXCnbQGzFsJUEIf7ADX-cnRFpU,495
|
|
5882
5900
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion.txt,sha256=JEuQKkXKeNrLIzj1w1jWA5bFCHTplrdt4DvoPgwAtLA,337
|
|
@@ -5903,14 +5921,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane
|
|
|
5903
5921
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/get.txt,sha256=UQ5DtFBNWRngZsRIfl_k0SDkabKLqj0Jx7zG1ibNCOk,2897
|
|
5904
5922
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/list.txt,sha256=C1OwOb_C4apZNRAuNj6jxLtUkhk90WkP0f5wqxkSPJo,3935
|
|
5905
5923
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/retry.txt,sha256=POX41lH0Qn6XpnZwcygZ65NOx2GwDcLQJZ7A_qfpzjw,4320
|
|
5906
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt,sha256=
|
|
5907
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log
|
|
5924
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt,sha256=rivEQ094k4chVe7rLhnzUE3U6HveVjmqHEPljx4Fxsc,173
|
|
5925
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log.txt,sha256=u_O3_3-Ja6fz2jbCPg6XvluwEumXI7lMlfhl8KYNrqM,161
|
|
5908
5926
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request.txt,sha256=XhA8S7RfdK8Ov6-V5ASYx1yUrY-4TGbAgx6pBLlyMDw,154
|
|
5909
5927
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/cancel.txt,sha256=ppMuQa-4dyhZHDxvLHlBGTwEW2nE90rA6AlEmp_sDJE,3222
|
|
5910
5928
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/get.txt,sha256=AWzzQWw-HEt2EAe2NJitsSUjK9q3--4im71X7Dh7Kr0,2830
|
|
5911
5929
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/list.txt,sha256=UM49uAHi8HQnmiYbuvGE10M6R7J_jkMz3nZKOu7uqxA,3620
|
|
5912
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list.txt,sha256=
|
|
5913
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log
|
|
5930
|
+
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
|
|
5931
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log/list.txt,sha256=j1bzTpiVx0vcMBgv1UwxrsA6Fmpf-8oLDLmMTK_pwxc,3641
|
|
5914
5932
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor.txt,sha256=WJlsQ1wPbzczvAUiVMicgaFHnPscAMDiPb8Kj0xMxc4,245
|
|
5915
5933
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe-result.txt,sha256=zcygFnKRIn4cHdPQafl50bhiLeErptIAUpven3duA6k,387
|
|
5916
5934
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe.txt,sha256=f2WhMEjdazb6skkMW2nlG0NRt4KB6Jhwv2m58NBIcDA,196
|
|
@@ -6591,6 +6609,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/jms/announcement-collection.tx
|
|
|
6591
6609
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/application-installation-usage-summary.txt,sha256=kB334cfGbzSn6gezyH7RK2qRnxTSqraeykRtTV8mHjI,899
|
|
6592
6610
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/application-usage.txt,sha256=LIHheXdxd7AyNIU5AJWi6eWAC0wrwN061RHgJtT13Po,327
|
|
6593
6611
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist.txt,sha256=0bMXpMLNVcF-4S4fjombz2dYhnKlGZ7s7v5yO9QbhZc,201
|
|
6612
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/container-summary.txt,sha256=m0GLDRLntMzm0awTLcBgjDUvItnPKmtQpi9y-Colo0M,168
|
|
6594
6613
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/crypto-analysis-result.txt,sha256=a52f4a4mcKdzuu-TmUq9wyD_u9zNVAJlTDqoPO4aSyI,249
|
|
6595
6614
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/deployed-application-installation-usage-summary.txt,sha256=1wkgndwDUDaayeQ_UEXFq6E8ugWve0Wi-kc56YW1Jmg,872
|
|
6596
6615
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/deployed-application-usage.txt,sha256=sNrMU5oPk9ktV1jugI7pz_mzoQy6MEKn74FZkP4e6Y0,193
|
|
@@ -6613,23 +6632,31 @@ oci_cli/help_text_producer/data_files/text/cmdref/jms/java-server-instance-usage
|
|
|
6613
6632
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/java-server-usage.txt,sha256=Vv0JtO5vbpi0JhaDVjg3z2Vbdp6YcJQQUai3jGpvFno,174
|
|
6614
6633
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin.txt,sha256=JaY3mTKOmFTAwJHvALrP8FFZ4klLA8B2SJoo3G1jgGA,190
|
|
6615
6634
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/jre-usage.txt,sha256=7gXcvMqn-4EHPqGaEjTv8y6CovHOB9VdMdjPv_5RVQ4,215
|
|
6635
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/library-application-usage-summary.txt,sha256=6YvbzjGzytDXYeoDJUo69KEryyn2yMIqmXQATNMIPtU,355
|
|
6636
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/library-inventory.txt,sha256=nVX0Y4M00AcZCaSG4dsHvcm8ncOoa5Con4OB2mGNQzc,182
|
|
6637
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/library-managed-instance-usage-summary.txt,sha256=SVv7rKxKgPjJorw4stqqiinQI-56kn5mPEePYJbZV9s,347
|
|
6616
6638
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage.txt,sha256=jWEHomwuB1qcW3NZTqbhbza4qidKPaocOU1t8KrLWX8,162
|
|
6617
6639
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/managed-instance-usage.txt,sha256=6CSECehA7_HpKBl6yeFpfGpwCvONekyAvP8ia-YRFSw,475
|
|
6618
6640
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/performance-tuning-analysis-result.txt,sha256=wyMt7O6G1TXV0SIuugA2PQWY2LchDfq9w2YYeRRWFb8,272
|
|
6619
6641
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/plugin-error-aggregation.txt,sha256=Tdi6SMtT-B2A5drBpwgrWUc4qgbdWFxkDUCuTLCVZzY,172
|
|
6620
6642
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/plugin-error-summary.txt,sha256=eso5WztMsDS-jv4bXrMzjUPStOhrQUnv-VpVIxneOto,187
|
|
6643
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule.txt,sha256=RHUeRre6ziGH1JwYkqCpMVDUhWZ21Dsvky-idkLve6s,1147
|
|
6644
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-application-usage-summary.txt,sha256=c3uBCqFo0Bca80wE9ks-6LjQXB1MTvvns6qXrGBAq3s,363
|
|
6645
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-managed-instance-usage-summary.txt,sha256=FOY6nK__gYPVF0AtH2pT8CWG4RfFUdfvUFowPJCDfGE,390
|
|
6646
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-usage-summary.txt,sha256=oZXCUdwulKY131eF0WlaS9EvUbkXShLuX_8Pw8FowD4,208
|
|
6621
6647
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/work-item-summary.txt,sha256=vErIsfGB71MGd38nHrdd9h8H9hY2ZhsqGSDsgJOJ97I,160
|
|
6622
6648
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request-error.txt,sha256=kDeXQH694uqh8esZ4MoemZm7V7j_dov1PaR_15H3-NU,198
|
|
6623
6649
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request-log-entry.txt,sha256=qDx0KmoIvgLnstZQkx3_VMrCSpiuP5M2Fv6C_CmueLk,216
|
|
6624
6650
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request.txt,sha256=YlNxKNgbpIzvvaXF-v2_0Ao18EitUa51zHtGSopyI1Y,167
|
|
6625
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms/agent-installer-summary/generate-agent-installer-configuration.txt,sha256=
|
|
6651
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/agent-installer-summary/generate-agent-installer-configuration.txt,sha256=8b_l4bSe6aOVCwf0lTKIL_6RjSfqAJXuayg5DX_xrrM,4064
|
|
6626
6652
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/agent-installer-summary/list-agent-installers.txt,sha256=KmvzKQE5Z21_aPXTML7_JrHMRu5Co2RsTWO3hBR9hd4,3712
|
|
6627
6653
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/announcement-collection/list-announcements.txt,sha256=s9KAqF71u3Qd1Fbj6oR9Q34Rv4-yoi_BFgGh2hN7F1M,7212
|
|
6628
6654
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/application-installation-usage-summary/summarize-application-installation-usage.txt,sha256=8PqclsTKPQ__0syDdOFUVxVWO8LcrCAorBrrLZfRTbc,9526
|
|
6629
6655
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/application-usage/summarize.txt,sha256=flotrMhAtop9817KB4sRi842iPD1GmtVsGnfWqC1RwM,9275
|
|
6630
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/create.txt,sha256
|
|
6656
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/create.txt,sha256=YNtwXnB52FvfJSYCYl27xaHXzNhbcN2nvqD2U8Z0jxA,4542
|
|
6631
6657
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/delete.txt,sha256=zyDDSwWJdi1C0Rv3V-Sv55M2Ai1KI7zpUwnMaqxBAXc,3927
|
|
6632
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/list.txt,sha256=
|
|
6658
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/list.txt,sha256=qkgifUhFmxSnLKMpNrY7R66DX-sBqmY5RgrO9NBskns,4648
|
|
6659
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/container-summary/list-containers.txt,sha256=aa-5k_-Otprz0wH8orWWUmlW5DzPHfMzvnrowJiga18,8808
|
|
6633
6660
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/crypto-analysis-result/delete.txt,sha256=VOKkPdYuJUxqDHwnZ1l7P6DJ-wRn_fBQPPf1pfpOxko,5073
|
|
6634
6661
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/crypto-analysis-result/get.txt,sha256=Eo9XnbSda8alvhoeXduDuxahk1-dSpwXwlrYoa5NKcg,3632
|
|
6635
6662
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/crypto-analysis-result/list.txt,sha256=XA2xRmUsDONTinUDMjuvOw4BNqTd0fxe4KkMbNa3Z2g,8799
|
|
@@ -6639,7 +6666,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/jms/drs-file/delete.txt,sha256
|
|
|
6639
6666
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/drs-file/get.txt,sha256=Mbnc-a6IvuKhuSCmg9pv_DwK7HCpkOFyATlOuq1bwzk,3676
|
|
6640
6667
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/drs-file-collection/list-drs-files.txt,sha256=VZM-WoQ0M3FIr-1iK5c61HRwn0UzYM4XHk73dmsyZsA,4190
|
|
6641
6668
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/export-setting/get.txt,sha256=6uYAQnjjC7EunzU0Li2qHHLengq-I7VJGJaPy6bshUg,3230
|
|
6642
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms/export-setting/update.txt,sha256=
|
|
6669
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/export-setting/update.txt,sha256=ZQBeuiCLliNVHXwtQ2EuRq4bU6MbIUGwFmf_L4sIiww,5206
|
|
6643
6670
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/export-status/get.txt,sha256=ricH--o3ojSpzihlAfjHzZm_D6EqyxRXe39vZ4pSvDE,3232
|
|
6644
6671
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/change-compartment.txt,sha256=Q_2WhxhjRIDnQvefzeihDYbwTJ8LKOEmRt3jeiDNMbM,4808
|
|
6645
6672
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/create-drs-file.txt,sha256=9nHzwNLrpo8l2IUnibXvaxVyg4axITDyNAN94ZIyjHY,5490
|
|
@@ -6662,14 +6689,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/update.txt,sha256=Og
|
|
|
6662
6689
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-advanced-feature-configuration/get.txt,sha256=GlF_X7Bp952Z--Hj_1qNK_ZGw0jRI6OZNA62UEsGU1k,3600
|
|
6663
6690
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-advanced-feature-configuration/update.txt,sha256=obLNx1eL0IG4sXGH58UGLoMvKnYyBkzE0rBc6_KJMyA,6629
|
|
6664
6691
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-agent-configuration/get.txt,sha256=spxWXAjqCTGgZRkw3rq3XiXzgfDvh-Z6inEbPqT5J_s,3266
|
|
6665
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-agent-configuration/update.txt,sha256=
|
|
6692
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-agent-configuration/update.txt,sha256=vQe_LcMEAD_R2qtJf-tdv5d_nYHUOQtwry2f7mLR3gU,6955
|
|
6666
6693
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-diagnosis-summary/list-fleet-diagnoses.txt,sha256=LMkfXbWPBkmpSsbqfvE-9afcT7Vx4AGLjw8xIU4ShtU,3843
|
|
6667
6694
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-error-aggregation/summarize-fleet-errors.txt,sha256=2vqpeSu_6STK4R716L99fHiwNNAn0JGH6FxqPwltTe8,2892
|
|
6668
6695
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-error-summary/list-fleet-errors.txt,sha256=dGCXWK1_QtuurUOLzDn48PWLTylqwdyRCme0LneNohk,11678
|
|
6669
6696
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-site-summary/add.txt,sha256=sVFiLtToWITHp1OnhDLJoLgmAj3FlivK9-UlDfbVQsw,5962
|
|
6670
6697
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-site-summary/list-installation-sites.txt,sha256=PnVxK1XDNu0K5LmqcBzZNJQ7r0VxUMStm4gaqLefmIg,9159
|
|
6671
6698
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-site-summary/remove.txt,sha256=kYKwTsxpMAgvm5sqtMAWLNhu1SPUVlkPltTXQFGo9KQ,5230
|
|
6672
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-usage/summarize.txt,sha256=
|
|
6699
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-usage/summarize.txt,sha256=s_u45Oz_2Q6Oh49n7w4EG-V2YnHHdmpEM_bYbRTvnj4,9089
|
|
6673
6700
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/java-family/get.txt,sha256=4ZA2rcSeIiRdjCwFIOmx-CFqpiVzOvVuwPNYONEXcDk,2717
|
|
6674
6701
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/java-family/list.txt,sha256=VKsGTwcarRJLY_wXhcxkfk9cGdL1-zvRgqS-63r0qf8,3388
|
|
6675
6702
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/java-migration-analysis-result/delete.txt,sha256=6o6ri-i9fGpcAu4dq3_xOZEtmagc1QRE3C-fnGZwwAc,5130
|
|
@@ -6680,25 +6707,54 @@ oci_cli/help_text_producer/data_files/text/cmdref/jms/java-release/list.txt,sha2
|
|
|
6680
6707
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/java-server-instance-usage/summarize.txt,sha256=BFGYMX2PFr4URz5GGMAcT-GSLD8vHaEyqb15k4oPCr0,8288
|
|
6681
6708
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/java-server-usage/scan.txt,sha256=ZYEzY8vyG38nKqBIHvp0pjWyriLWhuRXu-uTjC0dWYc,5032
|
|
6682
6709
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/java-server-usage/summarize.txt,sha256=s1bY150KzX9fvO9pMrROmt7qrZcLmGtyJMEDGkk2cA0,8013
|
|
6683
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/create.txt,sha256=
|
|
6710
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/create.txt,sha256=bvRUOURA7F4nwlIUG3aWlkMQT7CkeqEiVWwXd80tnIM,5707
|
|
6684
6711
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/delete.txt,sha256=1q83SmbT4VejWd_as8Lzu0UWp5hOIEPqru2UaT0D2_k,4449
|
|
6685
6712
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/get.txt,sha256=qtpoz8-2V0txnuZwwz4AquoKt61jGpdSAIJOYTHXX2k,2978
|
|
6686
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/list.txt,sha256=
|
|
6713
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/list.txt,sha256=LL8oAvCGaRpq8MQ3CoNcx9JA0i0UCQdL97qzIhYcLl4,8238
|
|
6687
6714
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/update.txt,sha256=OUtWoy6x6owMKuKPu1pYBxirc6p8ecFqop0ebOI6bQg,5633
|
|
6688
6715
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/jre-usage/list.txt,sha256=eqdoB81SAx2db6dnQvnX3LH6da99eFmRT3rtmVw4ZTg,7831
|
|
6689
6716
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/jre-usage/summarize.txt,sha256=9mXo5z0pkvmDx5X7QV74E73ovm6MzQQRQzWNh5CAUv0,9332
|
|
6690
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage/
|
|
6691
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms/library-
|
|
6692
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms/managed-instance-usage/
|
|
6717
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/library-application-usage-summary/list-library-application-usage.txt,sha256=fMV1AmQPfacwi81_a_7fLyuRh1t0VfzhcAcds_KrBic,8875
|
|
6718
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/library-inventory/summarize.txt,sha256=Ur_ndO5iFhNjUZrZ2GS0Rj0nBgW6stRYEqxbypKXfeE,7504
|
|
6719
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/library-managed-instance-usage-summary/list-library-managed-instance-usage.txt,sha256=ZiEepYyHhjvWB1i6SBN4XjIpM_4UhiDRI-EqB3VLUQU,8897
|
|
6720
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage/scan.txt,sha256=KfR5yyYwTAef2Va_9jgmGmB5-0nsGysqE-FZgQYDFf8,5191
|
|
6721
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage/summarize.txt,sha256=xkD0Yvdt90YmCRz_BJVhN5eYMKy0fhPK8xpi-ShMATQ,8479
|
|
6722
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/managed-instance-usage/summarize.txt,sha256=j9cWTt7-ptX_rKnirsq3Ixqfl9h5NquXSiI3a1IYjko,9292
|
|
6693
6723
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/performance-tuning-analysis-result/delete.txt,sha256=VFNdTc9LNDXKA5ciJm-c7cwkpRQ3jlFdLDJZO0QukVs,5195
|
|
6694
6724
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/performance-tuning-analysis-result/get.txt,sha256=5CH3-Lvj8dfJIHpy8SXP7PMxE80wPNA8ZYoWim0GrMA,3755
|
|
6695
6725
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/performance-tuning-analysis-result/list.txt,sha256=2MhWK1MZcBgnxEuNRMxqXvZydx1G2NcjWc9glodBv6M,8492
|
|
6696
6726
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/plugin-error-aggregation/summarize-plugin-errors.txt,sha256=NCynReh5-KcLeyEJ5YoSOUAuZ1NKH7Uh-zZjAB1W6y0,2899
|
|
6697
6727
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/plugin-error-summary/list-plugin-errors.txt,sha256=Rma2FJ2Pbrx6IXxa24ObcfWlXYmYFH174oJ2-HBVSy4,11729
|
|
6728
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-add-installation-site-task-details.txt,sha256=Onih-mKsS8JHwgwfx04Vl9TYS8BE7DxouBF0n_fxpDE,5630
|
|
6729
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-crypto-task-details.txt,sha256=MTymxh0YZS8HYmrdeMZGANdzVGzSYk3Y6DX4ZJ_8dZg,5540
|
|
6730
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-deployed-application-migration-task-details.txt,sha256=LajLLBH5MxH-haSHaK1CUyxWwVbk_AvaOAVu8MNGIhU,5684
|
|
6731
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-java-migration-task-details.txt,sha256=SpiPJXCS_syOWzNo9bJaa4GygejfslPtRxMkmr9t150,5588
|
|
6732
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-jfr-task-details.txt,sha256=k-GbTVV4ehXA_gMRNMuCigPVti7OiSwa86tdvYczyrc,5522
|
|
6733
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-performance-tuning-task-details.txt,sha256=hcNyl_p3Uah7RsER0lmCYkpBmguiFxAAlcil5NQ5h_M,5612
|
|
6734
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-remove-installation-site-task-details.txt,sha256=eoA6l9yYZe5ZRPnQITdZvarD9o5G5roCam7RNxfWPt4,5648
|
|
6735
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-scan-java-server-task-details.txt,sha256=ZF-GxKXAGdLe9d3GehzmQfit0QXhWyy8boPzCgLUMlQ,5600
|
|
6736
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-scan-library-task-details.txt,sha256=NYn_R6-Lqar3MYehZ-JKfZJy_CD0_YhHT6_34Hz0ffM,5576
|
|
6737
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create.txt,sha256=8bgtQjAd6n-CVX_23Ujjn9FhI_0NqAND0DjP_W37FfY,5488
|
|
6738
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/delete.txt,sha256=M54BBFjb5dAPnZeldwUo2ujt6QwbDOFWNU9DkaKddSQ,5156
|
|
6739
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/get.txt,sha256=qz56cR-whnNhVENzhgYlyoNRZsqEVDONTj49TfKWYqM,3806
|
|
6740
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/list.txt,sha256=oO9fra5Yla3RhAl91fyQikjTKEb7pZW_XJRUwH6t14o,3529
|
|
6741
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-add-installation-site-task-details.txt,sha256=LthiGQOy7RcES5FisX9TUbqhvJdErv3O6LUpw0BjkxQ,6483
|
|
6742
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-crypto-task-details.txt,sha256=9PGbWUhNdu7Dy-2AZYJKI63QvKxto8Mt-owVNZbyTVU,6408
|
|
6743
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-deployed-application-migration-task-details.txt,sha256=bP7PeMEXMTKmJM377uNSUZM0_NZswAsJOjTJn6RsQVY,6528
|
|
6744
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-java-migration-task-details.txt,sha256=pa2DZQtojFaoC0vqev1qDM7SeedvqvNiViHgk3yCqfE,6448
|
|
6745
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-jfr-task-details.txt,sha256=exdbo2i2tGsxBFydflc4yzBM3xEsPKvJpVHNyv0TYNU,6393
|
|
6746
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-performance-tuning-task-details.txt,sha256=hD-ehqwZvYJzwT73_UkWh8hDjZDR8nrUaAZb7IzHhq4,6468
|
|
6747
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-remove-installation-site-task-details.txt,sha256=gM8ybLxBfXYcm6BPcivAM891BoKyKFxs8JjJ7Sm5h9o,6498
|
|
6748
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-scan-java-server-task-details.txt,sha256=yzOluQVzSuu1vIcdf3kFrRg8Sn_GZHu70AUBQlnV_Jk,6458
|
|
6749
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-scan-library-task-details.txt,sha256=RglAqi_VjdpYTD-lc7rMunblYp6wzb2oW8qt8_UZ9Y0,6438
|
|
6750
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update.txt,sha256=IKCYnz7Nl_ztOdeYz4tEu61TtYSC36WEmDuOBuGMvF4,6451
|
|
6751
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-application-usage-summary/list-uncorrelated-package-application-usage.txt,sha256=eNvhZND1nxG6YCF-fTHQEo9RLAYfvjBMOk2Z3T_CNAQ,8784
|
|
6752
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-managed-instance-usage-summary/list-uncorrelated-package-managed-instance-usage.txt,sha256=fASa5aMZ83yu3mEzA0mGddOTxEIfAGhnh7VtDdizkbc,8818
|
|
6753
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-usage-summary/list-uncorrelated-package-usage.txt,sha256=_Epi6X9OCwCLFZL4rxwMItkgoE3nyU0NvP3s_svsL1Q,8510
|
|
6698
6754
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/work-item-summary/list-work-items.txt,sha256=sIGDa2TDcKYCMsvav4W8Bzs7ukMrSSkHug-ki5TGXpA,3289
|
|
6699
6755
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request/cancel.txt,sha256=clBQMywY169Q8lIl3NuyQmwjmPOjFocQI6nd07UdJog,3118
|
|
6700
6756
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request/get.txt,sha256=uTGh1WxXVbUuHHI4ASvXuyHkzTJVcP-k3UtrB22mmIk,2727
|
|
6701
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request/list.txt,sha256=
|
|
6757
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request/list.txt,sha256=PfaGn4CSxXcdbwJENlR-jrdUlg4xHzZ4PaASlx6GluM,3855
|
|
6702
6758
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request-error/list.txt,sha256=GxFJH0QfD_3V0OukMFwZqH4rx9fmhg6pnl6WHxxJ59g,3235
|
|
6703
6759
|
oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request-log-entry/list-work-request-logs.txt,sha256=XMmbxYohPiQ6FXywVRjbUVl9uHux0bkdzMDkmEf3hDA,3333
|
|
6704
6760
|
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/download-url.txt,sha256=LZlYmCdA7yGMh54DDZFyW1cHKyZQr4qFuoSEXAuPMuk,157
|
|
@@ -6724,18 +6780,44 @@ oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-downlo
|
|
|
6724
6780
|
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/get.txt,sha256=UREtOgcMvktKUkjS_3B8gxZWNmlBXY-jzYvmAGoJjVk,4185
|
|
6725
6781
|
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/list.txt,sha256=Dqb9tS6WaUBXx2IWJi6xpqEn-iPy50Tdrans58ucfBs,4289
|
|
6726
6782
|
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/update.txt,sha256=HW2nqCYD66H3YjS7MguwmVtxqXdeiHoOtOJGYyeWbzg,9691
|
|
6727
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/get.txt,sha256=
|
|
6728
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/list.txt,sha256=
|
|
6729
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/create.txt,sha256=
|
|
6783
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/get.txt,sha256=kLD7DK9ZKdE6woU1BIrmaihoRu9WDfHliL9AATsX9TQ,2792
|
|
6784
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/list.txt,sha256=03jyd5e0_vY9p8ouFKk70Wpu2ZlY9FBLMRoW_6e9JVg,3296
|
|
6785
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/create.txt,sha256=I0iJKEhacGYhYAKNAjG98G15Kuhhu55iln3lDVTVQog,5928
|
|
6730
6786
|
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/delete.txt,sha256=CKMxdex0-QjE-GjeeHCDMQ4r-JFKUdmvd_fxbbirddM,5032
|
|
6731
6787
|
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/get.txt,sha256=CQVYihbpocuVDNwzEUCea6gL-LALdS6ufkOkAVyzr9k,3656
|
|
6732
|
-
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/list.txt,sha256=
|
|
6788
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/list.txt,sha256=78BfEm3MiFKYrGee2TY6QukeeOoCmshK_V9ATNE6NfI,4139
|
|
6733
6789
|
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/update.txt,sha256=lQnksijBQtZYzrSVFZX2Ak1qJ6gOE242aknC9LMgsOc,6451
|
|
6734
6790
|
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request/cancel.txt,sha256=Uzye7xH8IXf6Dc2vaZ0aHy42ukuif0PVqt3bUDCKSpQ,3147
|
|
6735
6791
|
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request/get.txt,sha256=B5dJN1e6SOCHZ4IVN3JBdCOwg3RZ99mN6rO-M2ypN24,2755
|
|
6736
6792
|
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request/list.txt,sha256=Ej1NgSA8bqKh71cqunpJGny4JJ0PY2vLVQDHp_Akv_0,3833
|
|
6737
6793
|
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request-error/list.txt,sha256=H8PRgwK6b-Z1Bl6lLydnv2Qvov6c4zY3vM6yDs6J-H4,3545
|
|
6738
6794
|
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request-log-entry/list-work-request-logs.txt,sha256=ieIznQ77i56viDd2H7fvVFt6dqcIN7zeeRpey-kUXFk,3645
|
|
6795
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration.txt,sha256=Xh9VRP7YHeMbnbYT-lfR69kMTkybdw-SaKyn1ZR8seY,200
|
|
6796
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis.txt,sha256=HQggtljcnrDYjGuXtyczLyAq4N9NvEZqFDSI3UkaazM,394
|
|
6797
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis.txt,sha256=rkbk3mTrNbRQ9d7aKkW3bexl0ZDQgECdNIX9TC0ljxQ,402
|
|
6798
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration.txt,sha256=vpXaq1yntBD6qouiIrrc3xTVNhz7r-muBtEIFw3JAAE,219
|
|
6799
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-item-summary.txt,sha256=vErIsfGB71MGd38nHrdd9h8H9hY2ZhsqGSDsgJOJ97I,160
|
|
6800
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-error.txt,sha256=prO2iv3lpkrfZGJ48UEXNM9yOFkMR3HaHjy_Vsi87YQ,199
|
|
6801
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-log-entry.txt,sha256=HN3g2IWU5y0-aocTbsxPQp3f7ILP9Uk4sGSy4YBpvLo,217
|
|
6802
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request.txt,sha256=ngDrOZ8jL9BVRaUcMtEkE0THnAQTSkFZbgcM24YKnWg,482
|
|
6803
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration/get.txt,sha256=Cx-TMAy3qCFcsRsbNxbgNCQa2g4dA2FC3x5Gzv3cVss,2486
|
|
6804
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration/update.txt,sha256=Riz_OXLLJC45nrsZzMYMa7WnU_sEIyyE7cdQ-nuVMUA,2984
|
|
6805
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/delete.txt,sha256=WnrT2nffMjDhclTmlAwkHLQ2D9ybeT35HbgulmLOOxA,3215
|
|
6806
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/get.txt,sha256=lWayvRQ3V4eAsdjPv0eJkxwI8QM8SkEquzriAfxl4_I,2830
|
|
6807
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/list.txt,sha256=T3PN625FhD19qlzfPOVBXQWNI1GdMw0WeEoZjFpawVU,3384
|
|
6808
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/request.txt,sha256=ItO7IS6RMnwVrTPZNfuLm2oL7oCH5gtK19ZsGQ-qLHk,5797
|
|
6809
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/delete.txt,sha256=SNptDTxO7r4y_i4wfn__VnR1LCIa7gA0y4YiY3kCYds,3259
|
|
6810
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/get.txt,sha256=1fNslMG75WT91Ksv6KNxHwFPEBwnxiZ9QVD6_XY9th4,2874
|
|
6811
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/list.txt,sha256=mhGo1Vzy54zU6LhQUn_hgl31J9pFAm5yvnbMGMR4db8,3568
|
|
6812
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/request.txt,sha256=-McmY7xF7JxBoK-Fcu0bf3Zx72czg3K8-QtPYOqOah8,5825
|
|
6813
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration/get.txt,sha256=YR84TqmQJOfEJf50zkVwwgnDuTv_GCWY_-eQsU6Qu7Q,2505
|
|
6814
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration/update.txt,sha256=_qWMscuJrKbnzA5f_m7KkopgnAML0usDJgcahEiqSZs,2937
|
|
6815
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-item-summary/list-work-items.txt,sha256=Yu4nM6zSxJcCjGsLkJeiPwhI3PKWG9dBX8pkmgkBNPU,3307
|
|
6816
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/cancel.txt,sha256=_VKQB9SvohFvKvhw1enSi6G1rUsY2OHPkscs7YNXecU,3107
|
|
6817
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/get.txt,sha256=0m61AT5OVlg5PY5oMpW9Wcv12F1ipc_YfCZ0mMhiTbA,2719
|
|
6818
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/list.txt,sha256=9s8m5LT1Dq68Syn-kK0IjzUoiQ0ZnEEw99Z9inAepN8,3566
|
|
6819
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-error/list.txt,sha256=tHdria11UmSW34xfDce9JpJ4wxlJ3vUSWPxbFEBHgdM,3515
|
|
6820
|
+
oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-log-entry/list-work-request-logs.txt,sha256=nWJk5-sLWjsql7Asu5eQiTvpb9O81tBujkxrNYuO8Hw,3615
|
|
6739
6821
|
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config-version.txt,sha256=1DosjaXi03unAgUvzQCn7RX1D1sSlPJUocfKpVtwQgM,202
|
|
6740
6822
|
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config.txt,sha256=_KuqOpEwKymeOuVmZTqW6captNe3Z_upEqgbCJIaRDY,472
|
|
6741
6823
|
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster.txt,sha256=NHRo7N0j10hbU_p1Ws3S-ZDHx57psdUDh1qbdK4ILLI,486
|
|
@@ -7319,8 +7401,10 @@ oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement
|
|
|
7319
7401
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/account.txt,sha256=XTTJTCALrhuggGCPDYuvbXnS6KtRRbJECAl9eNCZxHY,304
|
|
7320
7402
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/agreement.txt,sha256=DJqFO62GoWdpJg6etzepQXy0kyPddC4NXOH9IeDfJBA,147
|
|
7321
7403
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/category.txt,sha256=4AlThwosNK0Y_9Yph8bWF7WaIMpdD5BgMWFoQJKURwA,153
|
|
7404
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/create-marketplace-external-attested-metadata-details.txt,sha256=-h5I4_DQ-PCVp9n94YEwmebqq0MEYhNI1d58ATICC-o,329
|
|
7322
7405
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing-summary.txt,sha256=dbkfMioz7p4A2q6qMlrNKTYP8J228wNwiJveCQ-Jta4,256
|
|
7323
7406
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing.txt,sha256=i_a-BF8glIhw7HwFqoplkhR23TstDgM8kYM7Q2ro94s,174
|
|
7407
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/marketplace-metadata-public-key-summary.txt,sha256=xcehb5Xpxp4ELla0XlgjCWS43577CpRcorVc4xD0I5E,282
|
|
7324
7408
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/package.txt,sha256=huf_KQ1-vlj2lNQ7y6iBrb2Fd6nl_IGIRW4Z1U27WVI,147
|
|
7325
7409
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication-package.txt,sha256=9-32rz6ImBb8WhpjARW-aDJrv9kFj4RYoORRVFPnBGM,175
|
|
7326
7410
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication-summary.txt,sha256=aNx7dilPkGh07Py14LJsCeTYHT8j9l22GpgryOVkwyU,199
|
|
@@ -7342,12 +7426,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/marketplace/account/third-part
|
|
|
7342
7426
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/agreement/get.txt,sha256=1RbIMM0AV-swPembudLKx9HgABNLbv1l4NQ0E9M09l8,3475
|
|
7343
7427
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/agreement/list.txt,sha256=rE_ItTpJwUJoAZa4wW9bUrm8TRmYyXkZFrruSsnPiXk,3690
|
|
7344
7428
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/category/list.txt,sha256=swBF_bwde2Z_TFBp4O0d9-pqcyYcwh1Y0XTX7V71QNg,3048
|
|
7429
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/create-marketplace-external-attested-metadata-details/create-marketplace-external-attested-metadata.txt,sha256=xNJo-27fDOaoPkw0zkuPp09fD0pZTVum3x4B97TW2v8,3443
|
|
7345
7430
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing/export.txt,sha256=MndRpznjCm80u00RCxzYJaMWbkeDNeJfRF4R90fc0-8,4889
|
|
7346
7431
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing/get.txt,sha256=kLDaVOQlMgv-VHChdVHiTms1GYzCm4sWO0HuKDThQrI,3732
|
|
7347
7432
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing/list.txt,sha256=A5IGRm8_FtPPLmn0F3z9roTrbtsVgrrL2_NAxtr0EQI,5326
|
|
7348
7433
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing-summary/search-listings-free-text.txt,sha256=uK3kYCFSgqMtNuKWqesbpIc4zEWBtNCqSs2BgqqPeG0,3408
|
|
7349
7434
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing-summary/search-listings-structured.txt,sha256=1SZafHfsVL-VzeJKIUF2WxsIfavMbVDOhRHnGhDeEPg,3458
|
|
7350
7435
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing-summary/search-listings.txt,sha256=RiRTm9cidgqCmX89nzZj5VcMG1Iaee3l6kCMYKWA3mo,3392
|
|
7436
|
+
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/marketplace-metadata-public-key-summary/list-marketplace-metadata-public-keys.txt,sha256=Bt0LIB2Uv095v01c86GXkHfwaQCnp96mCbaD6Wx4rqE,3400
|
|
7351
7437
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/package/get.txt,sha256=MGjrnIZ6gJeynFQv3gNfcSCuRceI2lnEx5Rxsr7P4ug,4070
|
|
7352
7438
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/package/list.txt,sha256=3XwrkAIaVmSVkVoZyulSHOyHukMHhbENa8hVHi4kxi0,4751
|
|
7353
7439
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/change-compartment.txt,sha256=wsfSRuV5_VHqpWAHot_wEgfQSvyEOTcUdOaSsLoXSHs,4757
|
|
@@ -8278,26 +8364,47 @@ oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request/list.txt,sha2
|
|
|
8278
8364
|
oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request-error/list.txt,sha256=w2wZlAEVfj4D_iZrOfJYxD0lk-FrKY0Nf2qVgrIZQqU,3105
|
|
8279
8365
|
oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request-log-entry/list.txt,sha256=f-JoDcd_Tkkooss9qwbbiNWMcP34A6EFx8hqCeY9dZo,3115
|
|
8280
8366
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster.txt,sha256=JXlcuMuSjhT0bfM4eVO9KdMfjQ42Nmmkbr08ur6vSag,317
|
|
8367
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster.txt,sha256=UcHYtoVtSIJ9e_V_tt-A5Fs8DxOY8wvHdpHB3LfwjnE,439
|
|
8368
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore.txt,sha256=vtqr5FJBwNni9kY0N3YIWZtTmcIpq7Y_rEbwsEmLujc,314
|
|
8281
8369
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host.txt,sha256=3XlzzgEm2_30zY7U1GLsczXjydpyaQPbhfQe0QZOyNk,595
|
|
8282
8370
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc.txt,sha256=CQIa9hSYJnwoobEX5L5exWya62jdTqef1MeFHPTHJfA,869
|
|
8283
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt,sha256=
|
|
8371
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt,sha256=ZxoepGdGREXWenGVP3Qyls1wdmx62TKkJKmerSEzXtk,205
|
|
8284
8372
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-log.txt,sha256=fs9KJ3jJXaOETQPekNTmRBNWcIKD2RR73TqDpDwqg0w,186
|
|
8285
8373
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request.txt,sha256=JsRn0O40f8wgM-fzmtn9GwtokAjlBR-JxCZhkR4Gs7Q,138
|
|
8286
8374
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster-summary.txt,sha256=pLPiks81e3MqChnbwdgxDE7clmIpPTpXEFgIW6Ltmu0,142
|
|
8287
8375
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster.txt,sha256=y9kzNmPCK521CNZq2afdxS2HfmJLAIsg86mIxRnmJx4,702
|
|
8288
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/create.txt,sha256=
|
|
8376
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/create.txt,sha256=IG6ix_XkZb5PmtP9D6HiUifSnSu3Tz4I1izlvbU9ZoE,11128
|
|
8289
8377
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/delete.txt,sha256=pdfn3DnzQ2xCyXo2AUqGGRKU4LbQRH_AjmfF-sR_Ovk,6144
|
|
8290
8378
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/get.txt,sha256=xMvGvppvX80pyIzWcXh8o4u6QvAr9fxFCj7FzcsSs9k,4575
|
|
8291
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/update.txt,sha256=
|
|
8379
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/update.txt,sha256=ejMh7lBS7svErLvlpok_utMPCEDM6OCCW8MVUSVM3pc,8610
|
|
8292
8380
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster-summary/list-clusters.txt,sha256=wAM2O270YNjXr-luYMUVwehY-exs7B5Mjt0LxJIYZco,4242
|
|
8293
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/
|
|
8381
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/add-block-volume.txt,sha256=SCTOLvR-USQXqYlAWtCXEn5wqhk26HPI5gHytr1A7i0,5334
|
|
8382
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/change-compartment.txt,sha256=pQtj0pFNtaL3Pq_rTSEjV_FqpDumAGSaKgE-KW-ertk,4168
|
|
8383
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/create.txt,sha256=aAiwwqGpM_Q1Hrd8vTjGtKA1UePO3_yowcUYRKQlvPM,6774
|
|
8384
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/delete.txt,sha256=3vDhpsFDA7G9NmOOaXOq_u1G1ThpMXkvofq-lTUaGgM,4976
|
|
8385
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/get.txt,sha256=hlRGVPBTmc0LgRLb8Jj9benPTKl0tv3Gv6V4Jn6Y79A,3531
|
|
8386
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/list.txt,sha256=VPhSoZpVgK_dPYhmz2CNKCqHzFFjcZmGIVBxp1LyASk,4607
|
|
8387
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/update.txt,sha256=dyE-knXNi0KrGnhmQMKfsE3-Rm1i1fmmJgPG80ENqPk,6538
|
|
8388
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/add-datastore.txt,sha256=Wyl8fXeyYmcMfA-YhZytnfbp4CcirNNF_H8Kqaf_Iso,5747
|
|
8389
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/attach-to-cluster.txt,sha256=6WSwM38toorZ2p4OVRIU3HkkMAIv5X5OmzI0_wnyWUk,7120
|
|
8390
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/attach-to-esxi-host.txt,sha256=8Md4ctkcZuqqwQSUlVzu92Kgo1yr3u9KutBFrF3nbYs,7216
|
|
8391
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/change-compartment.txt,sha256=xBJaYW0wSbbM1x3LOqSznEtRamdQvQed4RG_-azMxNw,4300
|
|
8392
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/create.txt,sha256=1AjyrNDUfp5JMtCle2THxGTPr_EC9zb1whOHNQbORiY,6733
|
|
8393
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/delete.txt,sha256=1BbM1U6OKDb82Z0FjrNfE4sabwRC9aFCTBUWtgc9u5Y,5028
|
|
8394
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/detach-from-cluster.txt,sha256=2ajAnpmg7Xh3M2bVgm_LjNtAb14RNymrC7-ed4wTEWM,5123
|
|
8395
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/detach-from-esxi-host.txt,sha256=aqtzCp5wsl7WjyqvxJdBZguT-B2Pgg2nK7stndddrks,7228
|
|
8396
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/get.txt,sha256=k4yiHcw8ERhvZxU1NgdakbWWe610niX82MJvVXMlOEY,3651
|
|
8397
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/list.txt,sha256=NMqjM5KFH8nK6_3r_Sqkp47wLr-K39IkrcSvtDw-goY,4659
|
|
8398
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/remove-datastore.txt,sha256=3HXxN-i3EU2gc_PxT4_jgPaq8_uboHKVrdquTsOWxqY,5769
|
|
8399
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/update.txt,sha256=FuG6pCZx53nyt7-M4UKtJtCMTI7Za4CMMJ-_nqTW7P8,6686
|
|
8400
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/create.txt,sha256=CQADSQPA0SU53mkao4t8oBdFXOlylpx1zPDq5_3EfOQ,9046
|
|
8294
8401
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/delete.txt,sha256=ZGWK20e24UwlB8D-O9icjLR1UKCBNZ3-NcIr7ln9G_0,4545
|
|
8295
8402
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/get.txt,sha256=IzZngBDSgPkE411KcrYYnBPtKE4F68-Ui3aBycpqpgo,2641
|
|
8296
8403
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/inplace-upgrade.txt,sha256=rMRUE6F0a_1wV6NU3vOiJc9K9i-aCmaAfy_MQXeOIoI,6014
|
|
8297
8404
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/list.txt,sha256=_65Z1KGfqpIEZY-39bH_royCO4kX-07GlGcNhcdod68,4975
|
|
8298
8405
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/replace-host.txt,sha256=R6PMwwwfA0Zz3AIZUw9gCmrwEI_VjSOJo4O-p5HNQJs,6330
|
|
8299
8406
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/swap-billing.txt,sha256=o2ZlHpR3tTnCCaq4LdgBmFB_HQnQAjjjDuYVfqq32DA,6387
|
|
8300
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/update.txt,sha256=
|
|
8407
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/update.txt,sha256=BF08RxtdFeyzCq_SFnvrCTBPfXfANuNCIZRgHQA3Oao,6133
|
|
8301
8408
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/cancel-downgrade-hcx.txt,sha256=cUIA_lL2vBvHWgVU5Iec_fyCK-S9LpXNdH0kPMZMvoU,5105
|
|
8302
8409
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/change-compartment.txt,sha256=QQB6j8VXcrMBPCEEEMzkhh6ffdIK3M0bafzFiomX84M,4328
|
|
8303
8410
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/create.txt,sha256=MbfpxzbCMVlaoMZXVGye3s9z_0JtJq_SKCuVUD5S4qw,7965
|
|
@@ -8312,7 +8419,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/upgrade-hcx.txt,sha2
|
|
|
8312
8419
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/vmware-versions.txt,sha256=ascNyFoBcCt26Q4UAgwoBoAWDfCHwii5mZK42NyB_CQ,3807
|
|
8313
8420
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request/get.txt,sha256=BDhlVowHKrm4397oiuufIaFo1HKXsq0iWqZRl5uClAQ,2704
|
|
8314
8421
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request/list.txt,sha256=nwFC4CBQrRClXioQAUy3nl41C55ZV6f4CA2jJo08kp4,3426
|
|
8315
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/list.txt,sha256=
|
|
8422
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/list-errors.txt,sha256=2iiSTkukrI0U5deKDL3X9hVOSZFydMPsVaW-cfQzIss,3428
|
|
8316
8423
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-log/list.txt,sha256=b9eaCzDCp6M9E3T84RMCutKxcQym-4sDAhqmShnLqow,3385
|
|
8317
8424
|
oci_cli/help_text_producer/data_files/text/cmdref/oda/instance.txt,sha256=_b_Ex624M19PWRxvuNsTxRZ0zFDgRrg5OTPEEZwfGQs,213
|
|
8318
8425
|
oci_cli/help_text_producer/data_files/text/cmdref/oda/management.txt,sha256=R6tp9PluDlG4rGspEEwcEPtlTVwc3es0AhfckcgoarM,2997
|
|
@@ -9421,6 +9528,34 @@ oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-reque
|
|
|
9421
9528
|
oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request-log-entry/list-work-request-logs.txt,sha256=3V7UpONMq1VBIFHQJbwuem1Cy-9aWltvm1f6acKNBuc,3648
|
|
9422
9529
|
oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-identity/create-identity-token-details.txt,sha256=bt0aLw1alkvHpva8iuA1-qBJTG4pG-ujW8kS5ZA0t7w,197
|
|
9423
9530
|
oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-identity/create-identity-token-details/create-identity-token.txt,sha256=Z_rJQ8vOErPtWj_XwSoIK9oyXkHqCa2Y8jOtV3DUD5M,5077
|
|
9531
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region.txt,sha256=rdu5OOs0B6US-UjYrG2dfpVyRpoZ194y1PS5-M1fNKk,472
|
|
9532
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance.txt,sha256=Hb3piQpi7KCz1-9BnisCHFq6f7GqRcLfbKhswcRIxc8,560
|
|
9533
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment.txt,sha256=7_Re1yELQ8vwY_Lf6Pf4rfs-_VaX-xrfhpLJBXh-em4,542
|
|
9534
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-error.txt,sha256=prO2iv3lpkrfZGJ48UEXNM9yOFkMR3HaHjy_Vsi87YQ,199
|
|
9535
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-log-entry.txt,sha256=woSpghmhxeKgCjxIJ-zIkY8dvYqRcztqs9u3gogMQZ8,199
|
|
9536
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request.txt,sha256=ngDrOZ8jL9BVRaUcMtEkE0THnAQTSkFZbgcM24YKnWg,482
|
|
9537
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/create.txt,sha256=owztz4g7sPhdPcDUCRAOt_Qzh0tU95fka8O87od1vXY,4908
|
|
9538
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/delete.txt,sha256=zm0yoABIoUaVeuztMJl-cXJijsHPGXn1WzEm-en5HkE,5317
|
|
9539
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/get.txt,sha256=sN5W1hqdHOdn1Cm4Np3DWNbIEarx3crkuK8YSW0D-uk,3921
|
|
9540
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/list.txt,sha256=LDj0LXVVK-sEGVROfdvTQbNQ6Nwp7TBqi4GxCMtRqkQ,3725
|
|
9541
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/change-compartment.txt,sha256=EWJ6RmzvyLrDON6Ydxersn0byLAhp1uDwICoObuE8xg,5268
|
|
9542
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/create.txt,sha256=YN00vlurq73u0RIZPyUvSXUrKFz8UDsteC5vMdU1keY,6856
|
|
9543
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/delete.txt,sha256=_lz-AgogpGhip4paSYW5b5nz5mBDrNUnddTnw9N04CM,4989
|
|
9544
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/disable-oac.txt,sha256=vspXexTG3acGuzW4O3xZtdavGVVNIb4F2fVDgWXxsTc,4966
|
|
9545
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/enable-oac.txt,sha256=Au9Vhf4YkDrU1umWs3cgqSV4qLaV3k9jx5RN165x6KY,6093
|
|
9546
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/get.txt,sha256=RBqwydFSf2L9DbVru5WwHB5Psi-gxNcjkG7qMDlJc18,3593
|
|
9547
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/list.txt,sha256=KO6wK_vFLpfJdE4B20gGiuRQRJG5ckEsE3jHa0ZkLho,3894
|
|
9548
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/update.txt,sha256=k_Woy3aIyU63fdyISE6wkjOlGsmBV6t_xVcwZpE2t8c,6456
|
|
9549
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/create.txt,sha256=OrMfyOtbqSCrn1LyGstYufiNKiFizCsTn_qOlwf9ojc,4994
|
|
9550
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/delete.txt,sha256=_azSoIxjQsoyMvQ8A_7HKTBVa_BFQd3e7jzJr-3Z5K4,5342
|
|
9551
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/get.txt,sha256=hkTlT3ISJZCAUmdqvV_otbh4aRP3d0iH8_Pzgc7KctA,3946
|
|
9552
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/list.txt,sha256=KtewJ_t_i38nnlm56ScK_5aw-CJMncOrn4taEpMyk2c,3754
|
|
9553
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/update.txt,sha256=c4YrYpq-lDbYzM8ShVruEo5XG3EpWH115nRPt4smquA,5575
|
|
9554
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/cancel.txt,sha256=4P9-OddUlI1-j7D0k7IEZh7WVEZvD01sM7LwXjYcSZ4,3134
|
|
9555
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/get.txt,sha256=x32NInTpgfK_dZ-uRiCVwpyTB-E6PX3SC6ECDJBi-EU,2746
|
|
9556
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/list.txt,sha256=vcFn4cG-7noUm0DdYpvaHHM-ZPBsCGaDclFZHTqP4AY,3767
|
|
9557
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-error/list.txt,sha256=lc8RrmivTyO_XLcrDfZ6ocq6JT7IvO_hLuaR2EClOOU,3723
|
|
9558
|
+
oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-log-entry/list.txt,sha256=3_t0ZXfkbSPhWZjGqqp5PLUw_dC7sqSOhn9eg3kwwgo,3733
|
|
9424
9559
|
oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/associated-resource-summary.txt,sha256=h700JsvAMVvPOMvAhulPjJKG4iIDKr0R7nGxdror_3k,258
|
|
9425
9560
|
oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider.txt,sha256=surNz6ZJyRsCbzkjttS0TAoGhSI-6S2WjrRC0CvheMQ,689
|
|
9426
9561
|
oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job-output-summary.txt,sha256=QLHGnWaPKJxS-gETXqRk18Q28zeaXhFI2e2qyE4tLuQ,165
|
|
@@ -9706,7 +9841,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/work-request-l
|
|
|
9706
9841
|
oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment.txt,sha256=g5wFAtlLmQoEvsPiA6oUEwkeZlH_Dg3Ox67j3s7w74w,239
|
|
9707
9842
|
oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment/get.txt,sha256=r7LHUp3UM8feuXTBXP2T5HUGj_27Qm-eWbkp2qUUnOQ,3210
|
|
9708
9843
|
oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment/list.txt,sha256=sTPfpZWA3iqKuJv8XglpTpWPDU_I7gNZ7S7GSuz8Vrs,4036
|
|
9709
|
-
oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt,sha256=
|
|
9844
|
+
oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt,sha256=MYqnPCXPyhZyYXN_CnPQpotxl7cNDU4JVeCjlsKK1QM,2939
|
|
9710
9845
|
oci_cli/help_text_producer/data_files/text/cmdref/session/export.txt,sha256=TLg1or41EXUOZaTezQJmgdJ-rIQKIoQpp_HP1HbcE-0,1299
|
|
9711
9846
|
oci_cli/help_text_producer/data_files/text/cmdref/session/import.txt,sha256=ej-pnKU8N6KwwzU_cvZWVyMc6WdJdcVJrriRPOqvtZk,1119
|
|
9712
9847
|
oci_cli/help_text_producer/data_files/text/cmdref/session/refresh.txt,sha256=SC5oZnPRzBhgrp2f-Z2zXflYauM68ej9TSTUr5E7AWg,801
|
|
@@ -9908,13 +10043,13 @@ oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/message/put.t
|
|
|
9908
10043
|
oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type.txt,sha256=VJByWoKDcYI9FTe4NxPpKE-SYLjGvGIYNnWuodNA8Cg,185
|
|
9909
10044
|
oci_cli/help_text_producer/data_files/text/cmdref/support/incident.txt,sha256=LFN4Yw04jZvMq6aY5eMHKbZyktvD8fYGV3AxdsuMkSE,173
|
|
9910
10045
|
oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response.txt,sha256=SX1rgBJ0weBVHR6pLPiaIjLOW-AUnp_QGEvhSGoQaoo,208
|
|
9911
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt,sha256=
|
|
9912
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt,sha256=
|
|
9913
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt,sha256=
|
|
10046
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt,sha256=M9hvGLrlZlzZFBU17TdOMbxH5b7D7EJQ9JXdAc_aDE0,4915
|
|
10047
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt,sha256=7C94Kge1hljfFb6SGAV03Hvrq-_qHggnvmb5TcyXRCc,2973
|
|
10048
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt,sha256=hMH34UW_U9Ftwp_Xel8oLfuMLMqvh9rWimpLrLyitew,3880
|
|
9914
10049
|
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/put-attachment.txt,sha256=2jMNJKBYo2JWRTZyEOKeYeTQcdNK57YeO6nWQtOWBWE,4939
|
|
9915
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt,sha256=
|
|
9916
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt,sha256=
|
|
9917
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt,sha256=
|
|
10050
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt,sha256=qguNMCZ4Dnkktu4vu0Dp522l5YCtHbQaYAlevMrupIU,4318
|
|
10051
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt,sha256=0RL6F-patRYLdPDqxqFBvfDRlGhRZ8cdb9Y_ZfMC0cA,3969
|
|
10052
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt,sha256=_FryR8_DBcBmdkFM322MXKAb7HGn9zcx-ijeKlU9uiU,2887
|
|
9918
10053
|
oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-counts.txt,sha256=L0l5cjtkknEEAOf2rmUkg-ISUfvJKltHIlAFRxxGSmo,172
|
|
9919
10054
|
oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-summaries.txt,sha256=IX0fJmkY3qrfnTKWy8K9k-lDOauZjk69q5BaTOzVvJ0,161
|
|
9920
10055
|
oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator.txt,sha256=AGoIxHrbMfykN-x81bKA58fiSHLy5jk6OgF5Y7oWYwk,256
|
|
@@ -10788,7 +10923,7 @@ services/core/src/oci_cli_compute/compute_cli_extended.py,sha256=gNAozHuyHCW624y
|
|
|
10788
10923
|
services/core/src/oci_cli_compute/computepic_cli_extended.py,sha256=gyP4xriwv3xEBqRv2vpvqKVjXsCc3wOT01zm3pgG5Bo,6981
|
|
10789
10924
|
services/core/src/oci_cli_compute/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10790
10925
|
services/core/src/oci_cli_compute/generated/client_mappings.py,sha256=mxERP53mnReNsGqmXRrKoNtuTGxYLo0YRLXcTtuVCMI,761
|
|
10791
|
-
services/core/src/oci_cli_compute/generated/compute_cli.py,sha256=
|
|
10926
|
+
services/core/src/oci_cli_compute/generated/compute_cli.py,sha256=6Y8Ph8vxBkNu1zAJOVKln81nGa-RjcK9y9Zjd9pcFrE,1104027
|
|
10792
10927
|
services/core/src/oci_cli_compute_management/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10793
10928
|
services/core/src/oci_cli_compute_management/computemanagement_cli_extended.py,sha256=Fq8R1iLwZgv4v_LhPQsnaQ5HwRJtUjDB8lDD9VVS-eQ,5897
|
|
10794
10929
|
services/core/src/oci_cli_compute_management/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
@@ -10870,7 +11005,7 @@ services/data_safe/src/oci_cli_data_safe/__init__.py,sha256=i-IJa-kvkDrsgjQmvp13
|
|
|
10870
11005
|
services/data_safe/src/oci_cli_data_safe/datasafe_cli_extended.py,sha256=XvAGhs_YzcUYhypQS1axquP4qrhuJig2N0uBchw2xM8,19443
|
|
10871
11006
|
services/data_safe/src/oci_cli_data_safe/generated/__init__.py,sha256=i-IJa-kvkDrsgjQmvp136RqIglcMBNrrkwa3aCjjFrU,437
|
|
10872
11007
|
services/data_safe/src/oci_cli_data_safe/generated/client_mappings.py,sha256=jEfzcUrrYsfAi_clMjZbHAruGBRoGj7GEOxx3GvHC-c,800
|
|
10873
|
-
services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py,sha256=
|
|
11008
|
+
services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py,sha256=WbpNe3txkA6P6MgGnO5WdEHF7BOQB8IQE00AO9yKRW0,2136364
|
|
10874
11009
|
services/data_safe/tests/__init__.py,sha256=i-IJa-kvkDrsgjQmvp136RqIglcMBNrrkwa3aCjjFrU,437
|
|
10875
11010
|
services/data_science/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
|
|
10876
11011
|
services/data_science/src/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
|
|
@@ -10883,10 +11018,10 @@ services/data_science/tests/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7
|
|
|
10883
11018
|
services/database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10884
11019
|
services/database/src/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10885
11020
|
services/database/src/oci_cli_database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10886
|
-
services/database/src/oci_cli_database/database_cli_extended.py,sha256=
|
|
11021
|
+
services/database/src/oci_cli_database/database_cli_extended.py,sha256=MybqIZzK79mEn52_vZLj9uvcsdrwziZ8z-FM-NYHAgs,322615
|
|
10887
11022
|
services/database/src/oci_cli_database/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10888
11023
|
services/database/src/oci_cli_database/generated/client_mappings.py,sha256=IP9FtwxRZ2m7IhZHMVegq5kwn9aHKXa-JJsuBgra21s,792
|
|
10889
|
-
services/database/src/oci_cli_database/generated/database_cli.py,sha256=
|
|
11024
|
+
services/database/src/oci_cli_database/generated/database_cli.py,sha256=V3_eGP1RVic7DA6rcLGq34mpq_CnmMHIKRIybM71m4A,3385643
|
|
10890
11025
|
services/database/tests/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10891
11026
|
services/database_management/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
10892
11027
|
services/database_management/src/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
@@ -11141,10 +11276,10 @@ services/fleet_apps_management/tests/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-
|
|
|
11141
11276
|
services/fleet_software_update/__init__.py,sha256=YqM0oX3iSK0z1Ep5Phdl9x-rhYWLQAGWcLa4MO-Eukg,437
|
|
11142
11277
|
services/fleet_software_update/src/__init__.py,sha256=YqM0oX3iSK0z1Ep5Phdl9x-rhYWLQAGWcLa4MO-Eukg,437
|
|
11143
11278
|
services/fleet_software_update/src/oci_cli_fleet_software_update/__init__.py,sha256=YqM0oX3iSK0z1Ep5Phdl9x-rhYWLQAGWcLa4MO-Eukg,437
|
|
11144
|
-
services/fleet_software_update/src/oci_cli_fleet_software_update/fleetsoftwareupdate_cli_extended.py,sha256=
|
|
11279
|
+
services/fleet_software_update/src/oci_cli_fleet_software_update/fleetsoftwareupdate_cli_extended.py,sha256=LIWqgvRJ4honj2aIS3wyCby4wf38NxkQvJywb08Bgnk,27544
|
|
11145
11280
|
services/fleet_software_update/src/oci_cli_fleet_software_update/generated/__init__.py,sha256=YqM0oX3iSK0z1Ep5Phdl9x-rhYWLQAGWcLa4MO-Eukg,437
|
|
11146
11281
|
services/fleet_software_update/src/oci_cli_fleet_software_update/generated/client_mappings.py,sha256=Yyn46iqLSSppibz7Ks_ao2TaZkXwRqYU7fREfyPlEWA,918
|
|
11147
|
-
services/fleet_software_update/src/oci_cli_fleet_software_update/generated/fleetsoftwareupdate_cli.py,sha256=
|
|
11282
|
+
services/fleet_software_update/src/oci_cli_fleet_software_update/generated/fleetsoftwareupdate_cli.py,sha256=c6E-4tByCFhpEsLseV_QfPjkuXT6Z_7YclAWf4cSzo8,437443
|
|
11148
11283
|
services/fleet_software_update/tests/__init__.py,sha256=YqM0oX3iSK0z1Ep5Phdl9x-rhYWLQAGWcLa4MO-Eukg,437
|
|
11149
11284
|
services/functions/__init__.py,sha256=i-IJa-kvkDrsgjQmvp136RqIglcMBNrrkwa3aCjjFrU,437
|
|
11150
11285
|
services/functions/src/__init__.py,sha256=i-IJa-kvkDrsgjQmvp136RqIglcMBNrrkwa3aCjjFrU,437
|
|
@@ -11157,24 +11292,25 @@ services/functions/src/oci_cli_functions_invoke/generated/__init__.py,sha256=i-I
|
|
|
11157
11292
|
services/functions/src/oci_cli_functions_invoke/generated/client_mappings.py,sha256=ajgC7e5sLKxAv7T3uHxrrSH7X2xkEhHTGerhz_w2dig,821
|
|
11158
11293
|
services/functions/src/oci_cli_functions_invoke/generated/functionsinvoke_cli.py,sha256=Gh9d9iGm7EvfuCh0nuxpOqkIxp3apHI3Ua7NcAyqtWU,5491
|
|
11159
11294
|
services/functions/src/oci_cli_functions_management/__init__.py,sha256=i-IJa-kvkDrsgjQmvp136RqIglcMBNrrkwa3aCjjFrU,437
|
|
11160
|
-
services/functions/src/oci_cli_functions_management/functionsmanagement_cli_extended.py,sha256=
|
|
11295
|
+
services/functions/src/oci_cli_functions_management/functionsmanagement_cli_extended.py,sha256=pQSJtczW5l3G2Eg4RDMJF09n8-CXOg0B_w0B1HezSU0,9921
|
|
11161
11296
|
services/functions/src/oci_cli_functions_management/generated/__init__.py,sha256=i-IJa-kvkDrsgjQmvp136RqIglcMBNrrkwa3aCjjFrU,437
|
|
11162
11297
|
services/functions/src/oci_cli_functions_management/generated/client_mappings.py,sha256=E-XVQPFiQFetwaFOBcrR5KUWGT2FuMCz9PXvwT8YLzY,833
|
|
11163
|
-
services/functions/src/oci_cli_functions_management/generated/functionsmanagement_cli.py,sha256=
|
|
11298
|
+
services/functions/src/oci_cli_functions_management/generated/functionsmanagement_cli.py,sha256=y8imkwNosUxJS4ae-plxDT9saTX0GvyHEpjREsQwlfQ,292875
|
|
11164
11299
|
services/functions/tests/__init__.py,sha256=i-IJa-kvkDrsgjQmvp136RqIglcMBNrrkwa3aCjjFrU,437
|
|
11165
11300
|
services/fusion_apps/__init__.py,sha256=_RwiKG2CoTnQnQj2awCrGOmvU5o_1gHoDVmZVJVJGIM,437
|
|
11166
11301
|
services/fusion_apps/src/__init__.py,sha256=_RwiKG2CoTnQnQj2awCrGOmvU5o_1gHoDVmZVJVJGIM,437
|
|
11167
11302
|
services/fusion_apps/src/oci_cli_fusion_applications/__init__.py,sha256=_RwiKG2CoTnQnQj2awCrGOmvU5o_1gHoDVmZVJVJGIM,437
|
|
11303
|
+
services/fusion_apps/src/oci_cli_fusion_applications/fusionapplications_cli_extended.py,sha256=asXkf1xdBMW5cVt0qoATnqzCGMbluqYw2YHdV_3BojY,3538
|
|
11168
11304
|
services/fusion_apps/src/oci_cli_fusion_applications/generated/__init__.py,sha256=_RwiKG2CoTnQnQj2awCrGOmvU5o_1gHoDVmZVJVJGIM,437
|
|
11169
11305
|
services/fusion_apps/src/oci_cli_fusion_applications/generated/client_mappings.py,sha256=HKR1hL1Vm45cdwmkWx-wqPrbVuSQ4kB44TLo19vd7v8,844
|
|
11170
|
-
services/fusion_apps/src/oci_cli_fusion_applications/generated/fusionapplications_cli.py,sha256=
|
|
11306
|
+
services/fusion_apps/src/oci_cli_fusion_applications/generated/fusionapplications_cli.py,sha256=DCNsQezdTSyNZHeV5upGZ7Ik7EMDulw5ulH9JnT9KNU,166613
|
|
11171
11307
|
services/fusion_apps/tests/__init__.py,sha256=_RwiKG2CoTnQnQj2awCrGOmvU5o_1gHoDVmZVJVJGIM,437
|
|
11172
11308
|
services/generative_ai/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11173
11309
|
services/generative_ai/src/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11174
11310
|
services/generative_ai/src/oci_cli_generative_ai/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11175
11311
|
services/generative_ai/src/oci_cli_generative_ai/generated/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11176
11312
|
services/generative_ai/src/oci_cli_generative_ai/generated/client_mappings.py,sha256=R4R1wX05txaYAqMjqQcYD3s_cWHg4k2cJU7wI2iODoE,840
|
|
11177
|
-
services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py,sha256=
|
|
11313
|
+
services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py,sha256=l0ivaMrcczsQmBCFcdJUyZ1bHdqNT4NTTXYAfOO4ON8,127098
|
|
11178
11314
|
services/generative_ai/tests/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11179
11315
|
services/generative_ai_agent/__init__.py,sha256=ymfwFOEumMu5vj_VRhFHCaL8rN1-fcibeDxLH2w_XTM,437
|
|
11180
11316
|
services/generative_ai_agent/src/__init__.py,sha256=ymfwFOEumMu5vj_VRhFHCaL8rN1-fcibeDxLH2w_XTM,437
|
|
@@ -11285,15 +11421,22 @@ services/jms/src/oci_cli_java_management_service/__init__.py,sha256=JEe_h2uzUUvT
|
|
|
11285
11421
|
services/jms/src/oci_cli_java_management_service/javamanagementservice_cli_extended.py,sha256=IbhAaUadhotsY0Yu7j5brm6WMJABCHS9K8y-LnoYgrk,2243
|
|
11286
11422
|
services/jms/src/oci_cli_java_management_service/generated/__init__.py,sha256=JEe_h2uzUUvTW3bn34SBlmmGTDtuYs79kLpyGS20r7s,437
|
|
11287
11423
|
services/jms/src/oci_cli_java_management_service/generated/client_mappings.py,sha256=GCdmQJDKax_umUoYVZO9a9PpiN3pYJF9NPPTCZUP2J4,798
|
|
11288
|
-
services/jms/src/oci_cli_java_management_service/generated/javamanagementservice_cli.py,sha256=
|
|
11424
|
+
services/jms/src/oci_cli_java_management_service/generated/javamanagementservice_cli.py,sha256=0qeOzo0tr1ltulj8QUutSsyMUbEOT6kQyRvHR1Zyfmc,493327
|
|
11289
11425
|
services/jms/tests/__init__.py,sha256=JEe_h2uzUUvTW3bn34SBlmmGTDtuYs79kLpyGS20r7s,437
|
|
11290
11426
|
services/jms_java_downloads/__init__.py,sha256=Na9UtjDSbLZachYhSemYN0-DvCZgClYmBNSlLh2pU5s,437
|
|
11291
11427
|
services/jms_java_downloads/src/__init__.py,sha256=Na9UtjDSbLZachYhSemYN0-DvCZgClYmBNSlLh2pU5s,437
|
|
11292
11428
|
services/jms_java_downloads/src/oci_cli_java_download/__init__.py,sha256=Na9UtjDSbLZachYhSemYN0-DvCZgClYmBNSlLh2pU5s,437
|
|
11293
11429
|
services/jms_java_downloads/src/oci_cli_java_download/generated/__init__.py,sha256=Na9UtjDSbLZachYhSemYN0-DvCZgClYmBNSlLh2pU5s,437
|
|
11294
11430
|
services/jms_java_downloads/src/oci_cli_java_download/generated/client_mappings.py,sha256=_IN9VRDk34WuxoZ49vassjy7rZBkO7ln8a9tsgsti9s,875
|
|
11295
|
-
services/jms_java_downloads/src/oci_cli_java_download/generated/javadownload_cli.py,sha256=
|
|
11431
|
+
services/jms_java_downloads/src/oci_cli_java_download/generated/javadownload_cli.py,sha256=bG92l1q7mF17Bt_jf5iUoK1K0sewLzg9w9qIJtNeaMU,99931
|
|
11296
11432
|
services/jms_java_downloads/tests/__init__.py,sha256=Na9UtjDSbLZachYhSemYN0-DvCZgClYmBNSlLh2pU5s,437
|
|
11433
|
+
services/jms_utils/__init__.py,sha256=6RtAT57eyzt1ChjUWwug0dgR8WYreubaUiBAXwtwqOk,437
|
|
11434
|
+
services/jms_utils/src/__init__.py,sha256=6RtAT57eyzt1ChjUWwug0dgR8WYreubaUiBAXwtwqOk,437
|
|
11435
|
+
services/jms_utils/src/oci_cli_jms_utils/__init__.py,sha256=6RtAT57eyzt1ChjUWwug0dgR8WYreubaUiBAXwtwqOk,437
|
|
11436
|
+
services/jms_utils/src/oci_cli_jms_utils/generated/__init__.py,sha256=6RtAT57eyzt1ChjUWwug0dgR8WYreubaUiBAXwtwqOk,437
|
|
11437
|
+
services/jms_utils/src/oci_cli_jms_utils/generated/client_mappings.py,sha256=02AuniaWgBx5dCuoQsVL2mnKyZRXmv_DPPrG_fNm-Qc,800
|
|
11438
|
+
services/jms_utils/src/oci_cli_jms_utils/generated/jmsutils_cli.py,sha256=ls0kPTOPS0rBniaWJudcLgiF7gmHa7AVRATxRaYDgN8,51233
|
|
11439
|
+
services/jms_utils/tests/__init__.py,sha256=6RtAT57eyzt1ChjUWwug0dgR8WYreubaUiBAXwtwqOk,437
|
|
11297
11440
|
services/key_management/__init__.py,sha256=Lq5RXACEbUoN6Al2BtCkHuCk4CrofYcnZaKbcFp4ucs,436
|
|
11298
11441
|
services/key_management/src/__init__.py,sha256=Lq5RXACEbUoN6Al2BtCkHuCk4CrofYcnZaKbcFp4ucs,436
|
|
11299
11442
|
services/key_management/src/oci_cli_ekm/__init__.py,sha256=Lq5RXACEbUoN6Al2BtCkHuCk4CrofYcnZaKbcFp4ucs,436
|
|
@@ -11439,7 +11582,7 @@ services/marketplace/src/oci_cli_marketplace/__init__.py,sha256=gnKCXZYJCOxJBkMg
|
|
|
11439
11582
|
services/marketplace/src/oci_cli_marketplace/marketplace_cli_extended.py,sha256=a1qzgkxq4j_9FDDkouVbjyjaVoR_tVPFChlygAHKHr4,4242
|
|
11440
11583
|
services/marketplace/src/oci_cli_marketplace/generated/__init__.py,sha256=gnKCXZYJCOxJBkMgw0R0jM_zMZt_qUVjSoZV6GzqT4Y,437
|
|
11441
11584
|
services/marketplace/src/oci_cli_marketplace/generated/client_mappings.py,sha256=7Ol2ZXhSieLeZoYmVZ0QRUfIXVn6BvTONyyYcgqk5Mw,822
|
|
11442
|
-
services/marketplace/src/oci_cli_marketplace/generated/marketplace_cli.py,sha256=
|
|
11585
|
+
services/marketplace/src/oci_cli_marketplace/generated/marketplace_cli.py,sha256=igg0xBPvVdo7XPtQb6BcLuN4b8A4i8Le9RSTaSBUVe4,123060
|
|
11443
11586
|
services/marketplace/src/oci_cli_marketplace/generated/marketplace_service_cli.py,sha256=O3ys6jc1AYPlxBHCuWp03ml5uz6WEZcv3n7cH5YXJmc,1084
|
|
11444
11587
|
services/marketplace/tests/__init__.py,sha256=gnKCXZYJCOxJBkMgw0R0jM_zMZt_qUVjSoZV6GzqT4Y,437
|
|
11445
11588
|
services/marketplace_private_offer/__init__.py,sha256=qvt5NxI_uC8uCUmX6J20VfTbIwj2HHoTnmvlT7maQ0w,437
|
|
@@ -11636,12 +11779,22 @@ services/ocvp/src/__init__.py,sha256=LRqObSJXtnR_foTp8t-9W6NYqo0KQTd9Q1xlzGEV8Po
|
|
|
11636
11779
|
services/ocvp/src/oci_cli_cluster/__init__.py,sha256=LRqObSJXtnR_foTp8t-9W6NYqo0KQTd9Q1xlzGEV8Po,437
|
|
11637
11780
|
services/ocvp/src/oci_cli_cluster/generated/__init__.py,sha256=LRqObSJXtnR_foTp8t-9W6NYqo0KQTd9Q1xlzGEV8Po,437
|
|
11638
11781
|
services/ocvp/src/oci_cli_cluster/generated/client_mappings.py,sha256=IxyTR0wjMYncIvrt1baIf2D6ARXkPlvuZKk2kHYfwZM,761
|
|
11639
|
-
services/ocvp/src/oci_cli_cluster/generated/cluster_cli.py,sha256=
|
|
11782
|
+
services/ocvp/src/oci_cli_cluster/generated/cluster_cli.py,sha256=2P9yAswmSbpSSwczaH55TNV9cgOv3a0n76VgL7tHL7g,31674
|
|
11783
|
+
services/ocvp/src/oci_cli_datastore/__init__.py,sha256=LRqObSJXtnR_foTp8t-9W6NYqo0KQTd9Q1xlzGEV8Po,437
|
|
11784
|
+
services/ocvp/src/oci_cli_datastore/datastore_cli_extended.py,sha256=edp_EF4-hIx4MrSU7G355lTnxM1Wf2JHOuJkpNNxJ_c,1570
|
|
11785
|
+
services/ocvp/src/oci_cli_datastore/generated/__init__.py,sha256=LRqObSJXtnR_foTp8t-9W6NYqo0KQTd9Q1xlzGEV8Po,437
|
|
11786
|
+
services/ocvp/src/oci_cli_datastore/generated/client_mappings.py,sha256=NGn66IVFQEf3JfbG6udLEa04SHS6tvh_qgdB8_RXCo0,767
|
|
11787
|
+
services/ocvp/src/oci_cli_datastore/generated/datastore_cli.py,sha256=MjPOrtxWgYU19HraMN6rgBFoCuwdQn3oSV0aXRPqyaE,31957
|
|
11788
|
+
services/ocvp/src/oci_cli_datastore_cluster/__init__.py,sha256=LRqObSJXtnR_foTp8t-9W6NYqo0KQTd9Q1xlzGEV8Po,437
|
|
11789
|
+
services/ocvp/src/oci_cli_datastore_cluster/datastorecluster_cli_extended.py,sha256=kLeds8x9ffj_lDilwMqUdFx1C3RncWYTACETSBtsZsk,4009
|
|
11790
|
+
services/ocvp/src/oci_cli_datastore_cluster/generated/__init__.py,sha256=LRqObSJXtnR_foTp8t-9W6NYqo0KQTd9Q1xlzGEV8Po,437
|
|
11791
|
+
services/ocvp/src/oci_cli_datastore_cluster/generated/client_mappings.py,sha256=YBeU9i96Hi2mPDpXqa5WpLyLyohNaEaVn6-Z6THMGZM,789
|
|
11792
|
+
services/ocvp/src/oci_cli_datastore_cluster/generated/datastorecluster_cli.py,sha256=oVO83UEH1h3Uhy1w0Pyd-b-2XLB5jRDvXWrPNJnd3uM,58112
|
|
11640
11793
|
services/ocvp/src/oci_cli_esxi_host/__init__.py,sha256=LRqObSJXtnR_foTp8t-9W6NYqo0KQTd9Q1xlzGEV8Po,437
|
|
11641
11794
|
services/ocvp/src/oci_cli_esxi_host/esxi_host_cli_extended.py,sha256=MGwCPO1jGEC0uhkAp2Z_ymZMVlLHrY1a2uRJ1k-15RU,4266
|
|
11642
11795
|
services/ocvp/src/oci_cli_esxi_host/generated/__init__.py,sha256=LRqObSJXtnR_foTp8t-9W6NYqo0KQTd9Q1xlzGEV8Po,437
|
|
11643
11796
|
services/ocvp/src/oci_cli_esxi_host/generated/client_mappings.py,sha256=qn8Yg887GbInGXJt6J8ENc12m6R_N6VoPcdY2KMyaQw,765
|
|
11644
|
-
services/ocvp/src/oci_cli_esxi_host/generated/esxihost_cli.py,sha256=
|
|
11797
|
+
services/ocvp/src/oci_cli_esxi_host/generated/esxihost_cli.py,sha256=Qb-ajz7OSbPk5Ygxi3Sjxl2RV5fkX7Kfj44KC2N0J3E,44247
|
|
11645
11798
|
services/ocvp/src/oci_cli_ocvp/__init__.py,sha256=LRqObSJXtnR_foTp8t-9W6NYqo0KQTd9Q1xlzGEV8Po,437
|
|
11646
11799
|
services/ocvp/src/oci_cli_ocvp/generated/__init__.py,sha256=LRqObSJXtnR_foTp8t-9W6NYqo0KQTd9Q1xlzGEV8Po,437
|
|
11647
11800
|
services/ocvp/src/oci_cli_ocvp/generated/ocvs_service_cli.py,sha256=TmjOPfCpwzmCP0MFTe145x8PVJ0hb1NaeLA0Thdbfug,1060
|
|
@@ -11967,6 +12120,27 @@ services/redis/src/oci_cli_redis_identity/generated/__init__.py,sha256=NxluB75t6
|
|
|
11967
12120
|
services/redis/src/oci_cli_redis_identity/generated/client_mappings.py,sha256=AX5ECz5ZcDltf5Gn4UR34PbUYCNdtZb2i3MgUlf_JTs,787
|
|
11968
12121
|
services/redis/src/oci_cli_redis_identity/generated/redisidentity_cli.py,sha256=IkZw2_L2C35EkgUNQ5IWE-SfXSXitXqSpuYAzlenpv0,5002
|
|
11969
12122
|
services/redis/tests/__init__.py,sha256=NxluB75t6gDG2qzs9ayBYjdQ5ikrnD_6i1cwz2Ie0b0,437
|
|
12123
|
+
services/resource_analytics/__init__.py,sha256=k6aeCBQ8JO_hQmJPjV-viCXzB61Vq6qDgDD61Xfvm1E,437
|
|
12124
|
+
services/resource_analytics/src/__init__.py,sha256=k6aeCBQ8JO_hQmJPjV-viCXzB61Vq6qDgDD61Xfvm1E,437
|
|
12125
|
+
services/resource_analytics/src/oci_cli_monitored_region/__init__.py,sha256=k6aeCBQ8JO_hQmJPjV-viCXzB61Vq6qDgDD61Xfvm1E,437
|
|
12126
|
+
services/resource_analytics/src/oci_cli_monitored_region/monitored_region_cli_extended.py,sha256=6kTpddEDx6zDWa20Igfy4RrdIfIXITRxq8IkN6z-XUM,2330
|
|
12127
|
+
services/resource_analytics/src/oci_cli_monitored_region/generated/__init__.py,sha256=k6aeCBQ8JO_hQmJPjV-viCXzB61Vq6qDgDD61Xfvm1E,437
|
|
12128
|
+
services/resource_analytics/src/oci_cli_monitored_region/generated/client_mappings.py,sha256=EE-HSJcki7Di9CIjVmfNm4mOcJGnKP9zs3AqVZdybvM,884
|
|
12129
|
+
services/resource_analytics/src/oci_cli_monitored_region/generated/monitoredregion_cli.py,sha256=u9QuUWa3bQ_Y1wvh5lfyoZNzWqFRiT7Vg-hMhNjTuN8,16592
|
|
12130
|
+
services/resource_analytics/src/oci_cli_resource_analytics/__init__.py,sha256=k6aeCBQ8JO_hQmJPjV-viCXzB61Vq6qDgDD61Xfvm1E,437
|
|
12131
|
+
services/resource_analytics/src/oci_cli_resource_analytics/generated/__init__.py,sha256=k6aeCBQ8JO_hQmJPjV-viCXzB61Vq6qDgDD61Xfvm1E,437
|
|
12132
|
+
services/resource_analytics/src/oci_cli_resource_analytics/generated/resource_analytics_service_cli.py,sha256=EOwmoEcQaNSI2LOd5uY3HjNoiJIIKJagtg2rA2isus8,1067
|
|
12133
|
+
services/resource_analytics/src/oci_cli_resource_analytics_instance/__init__.py,sha256=k6aeCBQ8JO_hQmJPjV-viCXzB61Vq6qDgDD61Xfvm1E,437
|
|
12134
|
+
services/resource_analytics/src/oci_cli_resource_analytics_instance/resource_analytics_instance_cli_extended.py,sha256=VxJEV3ODvsTilGDUCTSr6KMGdWS4-GjfXpjopdmcI0I,2702
|
|
12135
|
+
services/resource_analytics/src/oci_cli_resource_analytics_instance/generated/__init__.py,sha256=k6aeCBQ8JO_hQmJPjV-viCXzB61Vq6qDgDD61Xfvm1E,437
|
|
12136
|
+
services/resource_analytics/src/oci_cli_resource_analytics_instance/generated/client_mappings.py,sha256=cIfJJrImHPuEkNyjzQ0q4wsEJJpViVmkVSvNgvkwEIY,915
|
|
12137
|
+
services/resource_analytics/src/oci_cli_resource_analytics_instance/generated/resourceanalyticsinstance_cli.py,sha256=UGn3AUz9ctNPDiV3gf1tNUWwdOzBEy35eUXoZkAXIIg,73923
|
|
12138
|
+
services/resource_analytics/src/oci_cli_tenancy_attachment/__init__.py,sha256=k6aeCBQ8JO_hQmJPjV-viCXzB61Vq6qDgDD61Xfvm1E,437
|
|
12139
|
+
services/resource_analytics/src/oci_cli_tenancy_attachment/tenancy_attachment_cli_extended.py,sha256=ANgqz6gzKFiRIIUmg9TEZYe9BT3VUsKZYFbQTm6ljBk,2374
|
|
12140
|
+
services/resource_analytics/src/oci_cli_tenancy_attachment/generated/__init__.py,sha256=k6aeCBQ8JO_hQmJPjV-viCXzB61Vq6qDgDD61Xfvm1E,437
|
|
12141
|
+
services/resource_analytics/src/oci_cli_tenancy_attachment/generated/client_mappings.py,sha256=KPGiZ8WQlHybVFKa72avZonOJWiyrYPs_20EcEzjpz0,890
|
|
12142
|
+
services/resource_analytics/src/oci_cli_tenancy_attachment/generated/tenancyattachment_cli.py,sha256=d2rWI6_wN5mU8wzFoPujI9bTlvk1DFA2TP3RQ3FXtwg,21888
|
|
12143
|
+
services/resource_analytics/tests/__init__.py,sha256=k6aeCBQ8JO_hQmJPjV-viCXzB61Vq6qDgDD61Xfvm1E,437
|
|
11970
12144
|
services/resource_manager/__init__.py,sha256=HZS39ecbZVG-5mYyhj1UevtHbyKxnoEI0f5RSTyNJbc,437
|
|
11971
12145
|
services/resource_manager/src/__init__.py,sha256=HZS39ecbZVG-5mYyhj1UevtHbyKxnoEI0f5RSTyNJbc,437
|
|
11972
12146
|
services/resource_manager/src/oci_cli_resource_manager/__init__.py,sha256=HZS39ecbZVG-5mYyhj1UevtHbyKxnoEI0f5RSTyNJbc,437
|
|
@@ -12301,10 +12475,10 @@ services/zpr/src/oci_cli_zpr/generated/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDv
|
|
|
12301
12475
|
services/zpr/src/oci_cli_zpr/generated/client_mappings.py,sha256=eTLXQDImyDyG8dX8CJdYEjz3h6rCCJb3BFRyeCUAlWs,742
|
|
12302
12476
|
services/zpr/src/oci_cli_zpr/generated/zpr_cli.py,sha256=DZnnwX1MKDrT3zWXrkw2-8Q5hwWOWS0usU-kNsPdye4,58668
|
|
12303
12477
|
services/zpr/tests/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
|
|
12304
|
-
oci_cli-3.
|
|
12305
|
-
oci_cli-3.
|
|
12306
|
-
oci_cli-3.
|
|
12307
|
-
oci_cli-3.
|
|
12308
|
-
oci_cli-3.
|
|
12309
|
-
oci_cli-3.
|
|
12310
|
-
oci_cli-3.
|
|
12478
|
+
oci_cli-3.67.0.dist-info/LICENSE.txt,sha256=ueIO48H0oqClJKqp08lneEyFBdtKhwGsa_jOxi8m7Ro,41278
|
|
12479
|
+
oci_cli-3.67.0.dist-info/METADATA,sha256=DQa5u0ODOBh59g7NED2hky93Eld4ZZ3U6yISbdVB-x8,7066
|
|
12480
|
+
oci_cli-3.67.0.dist-info/THIRD_PARTY_LICENSES.txt,sha256=aTaXCqNxR1izL8cRvUcnsyswdP74vi4D4dd9FcoRmiA,88189
|
|
12481
|
+
oci_cli-3.67.0.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
|
12482
|
+
oci_cli-3.67.0.dist-info/entry_points.txt,sha256=Rzwlt90Fk4kXpuMTmspwgtY69KnkJeoUj1-Cgw_Ti4E,126
|
|
12483
|
+
oci_cli-3.67.0.dist-info/top_level.txt,sha256=qaPmB8Lr9XWqQLRmy6aKLBHCfkwLZKopOFxYbJp-R9o,47
|
|
12484
|
+
oci_cli-3.67.0.dist-info/RECORD,,
|