oci-cli 3.64.1__py3-none-any.whl → 3.65.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oci_cli/bin/dbmulticloud.psm1 +39 -4
- oci_cli/bin/mysql.psm1 +4 -2
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/create.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/create.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-aggregation/request-summarized-problems.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-type-summary/list-resource-types.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-from-backup-details.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-backup/list.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/register-cloud-vm-cluster-pkcs.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/unregister-cloud-vm-cluster-pkcs.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/with-new-db-system.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.txt +206 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association.txt +3 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/access-policy/delete.txt → db/database/change-encryption-key-location-google-cloud-provider-encryption-key-details.txt} +19 -24
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-create-stand-by-database-details.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-from-backup.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-backup.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt +20 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/update.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt +3 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/create.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/list.txt +21 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/update.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/gi-version/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-backup.txt +42 -27
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-database.txt +42 -27
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-db-system.txt +42 -27
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch.txt +42 -27
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-storage-performances.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/update.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/system-shape/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/version/list.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/dbmulticloud/multi-cloud-resource-discovery/change-compartment.txt +6 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/create.txt +24 -4
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/delete.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/get.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/list.txt +14 -7
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery.txt +57 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/change-compartment.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/create.txt +6 -8
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/delete.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/get.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/list.txt +9 -5
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/update.txt +8 -8
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container.txt +57 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/change-compartment.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/create.txt +8 -8
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/delete.txt +4 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/get.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/list.txt +7 -5
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/update.txt +8 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount.txt +57 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/change-compartment.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/create.txt +11 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/delete.txt +2 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/get.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/list.txt +6 -5
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/patch.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/update.txt +12 -13
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector.txt +61 -16
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/get.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/list.txt +7 -4
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key.txt +57 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/change-compartment.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/create.txt +10 -10
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/delete.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/get.txt +5 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/list.txt +8 -5
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/refresh.txt +6 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/update.txt +17 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/cascading-delete.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/change-compartment.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/delete.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/get.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/list.txt +9 -5
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/update.txt +9 -7
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association.txt +61 -16
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault.txt +61 -16
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/change-compartment.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/ingress-gateway → dbmulticloud/oracle-db-gcp-identity-connector}/create.txt +54 -69
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/model → dbmulticloud/oracle-db-gcp-identity-connector}/delete.txt +8 -18
- oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance → dbmulticloud/oracle-db-gcp-identity-connector}/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/data-asset → dbmulticloud/oracle-db-gcp-identity-connector}/list.txt +15 -13
- oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance/install-all-updates.txt → dbmulticloud/oracle-db-gcp-identity-connector/refresh.txt} +17 -17
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/pe → dbmulticloud/oracle-db-gcp-identity-connector}/update.txt +57 -38
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector.txt +29 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/work-request → dbmulticloud/oracle-db-gcp-key}/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/pe → dbmulticloud/oracle-db-gcp-key}/list.txt +18 -15
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/virtual-service → dbmulticloud/oracle-db-gcp-key-ring}/change-compartment.txt +15 -21
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/mesh/update.txt → dbmulticloud/oracle-db-gcp-key-ring/create.txt} +54 -47
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/mesh → dbmulticloud/oracle-db-gcp-key-ring}/delete.txt +9 -13
- oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance/list.txt → dbmulticloud/oracle-db-gcp-key-ring/get.txt} +13 -44
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/project → dbmulticloud/oracle-db-gcp-key-ring}/list.txt +21 -14
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/mesh/change-compartment.txt → dbmulticloud/oracle-db-gcp-key-ring/refresh.txt} +15 -20
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/model → dbmulticloud/oracle-db-gcp-key-ring}/update.txt +31 -30
- oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance-group.txt → dbmulticloud/oracle-db-gcp-key-ring.txt} +4 -8
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/work-request.txt → dbmulticloud/oracle-db-gcp-key.txt} +3 -5
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request.txt +61 -16
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt +95 -12
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection/list-endpoints.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/create.txt +12 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/list.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/update.txt +12 -0
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list-errors.txt → list.txt} +5 -5
- 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-logs.txt → list-work-request-logs.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/pe/delete.txt → kafka/cluster/change-compartment.txt} +16 -21
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/virtual-service → kafka/cluster}/create.txt +78 -66
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/project → kafka/cluster}/delete.txt +7 -12
- oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance/install-all-windows-updates.txt → kafka/cluster/disable-superuser.txt} +17 -17
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/pe/change-compartment.txt → kafka/cluster/enable-superuser.txt} +18 -19
- oci_cli/help_text_producer/data_files/text/cmdref/{os-management/erratum → kafka/cluster}/get.txt +6 -6
- oci_cli/help_text_producer/data_files/text/cmdref/{dts/job → kafka/cluster}/list.txt +36 -23
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/virtual-service → kafka/cluster}/update.txt +62 -58
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/project → kafka/cluster-config}/change-compartment.txt +10 -10
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/data-asset → kafka/cluster-config}/create.txt +30 -33
- oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance-group → kafka/cluster-config}/delete.txt +7 -10
- oci_cli/help_text_producer/data_files/text/cmdref/{os-management/windows-update → kafka/cluster-config}/get.txt +6 -6
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/mesh → kafka/cluster-config}/list.txt +25 -30
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/data-asset → kafka/cluster-config}/update.txt +40 -30
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/work-request/cancel.txt → kafka/cluster-config-version/delete.txt} +12 -7
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/project → kafka/cluster-config-version}/get.txt +11 -8
- oci_cli/help_text_producer/data_files/text/cmdref/{dts/export → kafka/cluster-config-version}/list.txt +25 -23
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config-version.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config.txt +29 -0
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster.txt +33 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh → kafka}/work-request/cancel.txt +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh → kafka}/work-request/get.txt +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh → kafka}/work-request/list.txt +26 -31
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/work-request/list-work-request-errors.txt → kafka/work-request-error/list.txt} +16 -13
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection → kafka}/work-request-error.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/work-request → kafka/work-request-log-entry}/list-work-request-logs.txt +14 -11
- oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection → kafka}/work-request-log-entry.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/kafka.txt +69 -0
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/list.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/validate.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/mysql.txt +2 -0
- 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 +1 -1
- oci_cli/help_text_producer/data_files/text/index.txt +3 -9
- oci_cli/service_mapping.py +6 -21
- oci_cli/version.py +1 -1
- {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/METADATA +2 -2
- {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/RECORD +198 -556
- services/cims/src/oci_cli_incident/cims_cli_extended.py +1 -1
- services/cloud_guard/src/oci_cli_cloud_guard/generated/cloudguard_cli.py +18 -10
- services/database/src/oci_cli_database/database_cli_extended.py +67 -3
- services/database/src/oci_cli_database/generated/database_cli.py +367 -70
- services/{ai_anomaly_detection → dbmulticloud/src/oci_cli_db_multicloud_gcp_provider}/__init__.py +1 -1
- services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/dbmulticloudgcpprovider_cli_extended.py +18 -0
- services/{ai_anomaly_detection/src → dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated}/__init__.py +1 -1
- services/{dts/src/oci_cli_transfer_appliance_entitlement → dbmulticloud/src/oci_cli_db_multicloud_gcp_provider}/generated/client_mappings.py +6 -6
- services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/dbmulticloudgcpprovider_cli.py +1057 -0
- services/dbmulticloud/src/oci_cli_dbmulticloud/generated/dbmulticloud_service_cli.py +27 -8
- services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/multicloudresourcediscovery_cli.py +63 -37
- services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/oracledbazureblobcontainer_cli.py +52 -33
- services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/oracledbazureblobmount_cli.py +49 -30
- services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/oracledbazureconnector_cli.py +113 -39
- services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/oracledbazurekey_cli.py +34 -15
- services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/oracledbazurevault_cli.py +69 -42
- services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/oracledbazurevaultassociation_cli.py +52 -33
- services/dbmulticloud/src/oci_cli_work_request/generated/workrequest_cli.py +27 -8
- services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +5 -2
- services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py +7 -3
- services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py +22 -3
- services/{ai_anomaly_detection/src/oci_cli_anomaly_detection → managed_kafka}/__init__.py +1 -1
- services/{ai_anomaly_detection/src/oci_cli_anomaly_detection/generated → managed_kafka/src}/__init__.py +1 -1
- services/managed_kafka/src/oci_cli_kafka_cluster/__init__.py +4 -0
- services/managed_kafka/src/oci_cli_kafka_cluster/generated/__init__.py +4 -0
- services/{os_management/src/oci_cli_os_management → managed_kafka/src/oci_cli_kafka_cluster}/generated/client_mappings.py +6 -6
- services/managed_kafka/src/oci_cli_kafka_cluster/generated/kafkacluster_cli.py +1254 -0
- services/managed_kafka/src/oci_cli_kafka_cluster/kafkacluster_cli_extended.py +46 -0
- services/managed_kafka/tests/__init__.py +4 -0
- services/mysql/src/oci_cli_db_backups/generated/dbbackups_cli.py +70 -1
- oci_cli/bin/dts.psm1 +0 -147
- oci_cli/bin/os-management.psm1 +0 -140
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/change-compartment.txt +0 -138
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/create-data-source-atp.txt +0 -207
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/create-data-source-influx.txt +0 -198
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/create-data-source-os.txt +0 -174
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/delete.txt +0 -138
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/get.txt +0 -100
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset.txt +0 -30
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/change-compartment.txt +0 -119
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create-detect-anomaly-job-embedded-input-details.txt +0 -144
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create-detect-anomaly-job-inline-input-details.txt +0 -185
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create-detect-anomaly-job-object-list-input-details.txt +0 -173
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create-detect-anomaly-job-object-store-output-details.txt +0 -175
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create.txt +0 -173
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/delete.txt +0 -143
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/get.txt +0 -105
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/update.txt +0 -147
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job-collection/list-detect-anomaly-jobs.txt +0 -155
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job-collection.txt +0 -15
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job.txt +0 -31
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/change-compartment.txt +0 -113
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/create.txt +0 -174
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/detect-anomalies-embedded.txt +0 -124
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/detect-anomalies-inline.txt +0 -139
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/detect-anomalies.txt +0 -125
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/get.txt +0 -100
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/list.txt +0 -148
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model.txt +0 -30
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/pe/create.txt +0 -170
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/pe/get.txt +0 -99
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/pe.txt +0 -25
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/project/create.txt +0 -152
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/project/update.txt +0 -166
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/project.txt +0 -24
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request/list.txt +0 -114
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request-error/list.txt +0 -110
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request-log-entry/list-work-request-logs.txt +0 -110
- oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection.txt +0 -125
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/cancel.txt +0 -101
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/delete.txt +0 -105
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/get-passphrase.txt +0 -101
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/list.txt +0 -100
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/never-receive.txt +0 -101
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/request-entitlement.txt +0 -189
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/request-return-label.txt +0 -249
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/request.txt +0 -188
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/setup-notifications.txt +0 -63
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/show-entitlement.txt +0 -113
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/show.txt +0 -101
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/update-minimum-storage-capacity.txt +0 -107
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/update-shipping-address.txt +0 -154
- oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance.txt +0 -38
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/change-compartment.txt +0 -106
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/configure-physical-appliance.txt +0 -114
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/create-policy.txt +0 -68
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/create.txt +0 -226
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/delete.txt +0 -132
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/generate-manifest.txt +0 -97
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/get-passphrase.txt +0 -68
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/request-appliance.txt +0 -68
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/request-return-label.txt +0 -245
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/setup-notifications.txt +0 -51
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/show.txt +0 -96
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export/update.txt +0 -265
- oci_cli/help_text_producer/data_files/text/cmdref/dts/export.txt +0 -38
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/change-compartment.txt +0 -106
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/close.txt +0 -96
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/create.txt +0 -192
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/delete.txt +0 -100
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/detach-devices-details/change-compartment.txt +0 -102
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/detach-devices-details.txt +0 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/setup-notifications.txt +0 -68
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/show.txt +0 -96
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/update.txt +0 -150
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job/verify-upload-user-credentials.txt +0 -91
- oci_cli/help_text_producer/data_files/text/cmdref/dts/job.txt +0 -34
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/activate.txt +0 -93
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/create.txt +0 -93
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/deactivate.txt +0 -77
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/delete.txt +0 -77
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/get-seal-manifest.txt +0 -81
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/list.txt +0 -67
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/reopen.txt +0 -77
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/seal-status.txt +0 -77
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/seal.txt +0 -75
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/set-export.txt +0 -93
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/show.txt +0 -77
- oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset.txt +0 -34
- oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/configure-encryption.txt +0 -81
- oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/finalize.txt +0 -89
- oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/initialize-authentication.txt +0 -106
- oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/list.txt +0 -63
- oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/show.txt +0 -67
- oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/unlock.txt +0 -75
- oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/unregister.txt +0 -67
- oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance.txt +0 -26
- oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/configured.txt +0 -111
- oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/copied.txt +0 -105
- oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/monitored.txt +0 -102
- oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/prepared.txt +0 -104
- oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/shipped.txt +0 -106
- oci_cli/help_text_producer/data_files/text/cmdref/dts/verify.txt +0 -22
- oci_cli/help_text_producer/data_files/text/cmdref/dts.txt +0 -144
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/erratum-summary/list-errata.txt +0 -310
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/erratum-summary.txt +0 -15
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/erratum.txt +0 -14
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/delete-content.txt +0 -113
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/get-content.txt +0 -108
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/get-report.txt +0 -270
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/list-related-events.txt +0 -307
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/list.txt +0 -319
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/update.txt +0 -139
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/upload-content.txt +0 -110
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/event.txt +0 -27
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/attach-child.txt +0 -102
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/attach-parent.txt +0 -104
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/detach-child.txt +0 -101
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/detach-parent.txt +0 -102
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/disable-module-stream.txt +0 -138
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/enable-module-stream.txt +0 -139
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-module-profile.txt +0 -141
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-package.txt +0 -123
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-update.txt +0 -123
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-windows-update.txt +0 -124
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-available-packages.txt +0 -142
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-available-software-sources.txt +0 -141
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-available-updates.txt +0 -141
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-available-windows-updates.txt +0 -150
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-installed-packages.txt +0 -141
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-installed-windows-updates.txt +0 -142
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-managed-instance-errata.txt +0 -141
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-module-profiles.txt +0 -210
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-module-streams.txt +0 -210
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/remove-module-profile.txt +0 -142
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/remove-package.txt +0 -123
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/switch-module-stream.txt +0 -138
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/attach.txt +0 -102
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/change-compartment.txt +0 -107
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/create.txt +0 -163
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/detach.txt +0 -99
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/get.txt +0 -94
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/install-all-updates.txt +0 -128
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/list.txt +0 -152
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/update.txt +0 -166
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance.txt +0 -64
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-profile/get.txt +0 -137
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-profile/list.txt +0 -189
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-profile.txt +0 -16
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-stream/get.txt +0 -132
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-stream/list.txt +0 -188
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-stream.txt +0 -16
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/change-compartment.txt +0 -110
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/create.txt +0 -357
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/delete.txt +0 -135
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/get.txt +0 -97
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/list-upcoming.txt +0 -251
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/list.txt +0 -174
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/run-now.txt +0 -106
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/skip-next-execution.txt +0 -106
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/update.txt +0 -323
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job.txt +0 -30
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/add-packages.txt +0 -111
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/change-compartment.txt +0 -108
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/create.txt +0 -187
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/delete.txt +0 -133
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/get-package.txt +0 -101
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/get.txt +0 -95
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/list-packages.txt +0 -145
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/list.txt +0 -144
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/remove-packages.txt +0 -112
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/search-packages.txt +0 -124
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/update.txt +0 -187
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source.txt +0 -34
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/update-managed-instance-details/update-managed-instance.txt +0 -107
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/update-managed-instance-details.txt +0 -14
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/windows-update/list.txt +0 -129
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/windows-update.txt +0 -16
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request/get.txt +0 -91
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request/list-errors.txt +0 -128
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request/list-logs.txt +0 -128
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request/list.txt +0 -148
- oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request.txt +0 -20
- oci_cli/help_text_producer/data_files/text/cmdref/os-management.txt +0 -187
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/change-compartment.txt +0 -143
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/create.txt +0 -187
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/get.txt +0 -103
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/list.txt +0 -150
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/update.txt +0 -193
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy.txt +0 -25
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/debug/report.txt +0 -60
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/debug.txt +0 -14
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/change-compartment.txt +0 -143
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/delete.txt +0 -141
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/get.txt +0 -103
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/list.txt +0 -150
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/update.txt +0 -215
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/change-compartment.txt +0 -147
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/create.txt +0 -197
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/delete.txt +0 -145
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/get.txt +0 -107
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/list.txt +0 -150
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/update.txt +0 -203
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table.txt +0 -25
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway.txt +0 -26
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/mesh/create.txt +0 -190
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/mesh/get.txt +0 -99
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/mesh.txt +0 -27
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/proxy-details/get.txt +0 -79
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/proxy-details.txt +0 -14
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/change-compartment.txt +0 -143
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/create-virtual-deployment-disabled-service-discovery-configuration.txt +0 -204
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/create-virtual-deployment-dns-service-discovery-configuration.txt +0 -209
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/create.txt +0 -215
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/delete.txt +0 -141
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/get.txt +0 -103
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/list.txt +0 -150
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/update-virtual-deployment-disabled-service-discovery-configuration.txt +0 -204
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/update-virtual-deployment-dns-service-discovery-configuration.txt +0 -209
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/update.txt +0 -215
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment.txt +0 -33
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service/delete.txt +0 -139
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service/get.txt +0 -101
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service/list.txt +0 -150
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/change-compartment.txt +0 -145
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/create.txt +0 -195
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/delete.txt +0 -143
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/get.txt +0 -105
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/list.txt +0 -150
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/update.txt +0 -201
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table.txt +0 -25
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service.txt +0 -27
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request.txt +0 -22
- oci_cli/help_text_producer/data_files/text/cmdref/service-mesh.txt +0 -139
- services/ai_anomaly_detection/src/oci_cli_anomaly_detection/anomalydetection_cli_extended.py +0 -234
- services/ai_anomaly_detection/src/oci_cli_anomaly_detection/generated/anomalydetection_cli.py +0 -2665
- services/ai_anomaly_detection/src/oci_cli_anomaly_detection/generated/client_mappings.py +0 -14
- services/ai_anomaly_detection/tests/__init__.py +0 -4
- services/dts/__init__.py +0 -4
- services/dts/src/__init__.py +0 -4
- services/dts/src/oci_cli_appliance_export_job/__init__.py +0 -4
- services/dts/src/oci_cli_appliance_export_job/applianceexportjob_cli_extended.py +0 -582
- services/dts/src/oci_cli_appliance_export_job/applianceexportjob_constants.py +0 -11
- services/dts/src/oci_cli_appliance_export_job/generated/__init__.py +0 -4
- services/dts/src/oci_cli_appliance_export_job/generated/applianceexportjob_cli.py +0 -428
- services/dts/src/oci_cli_appliance_export_job/generated/client_mappings.py +0 -14
- services/dts/src/oci_cli_appliance_export_job/manifest/__init__.py +0 -3
- services/dts/src/oci_cli_appliance_export_job/manifest/manifest_constants.py +0 -12
- services/dts/src/oci_cli_appliance_export_job/manifest/manifest_iterator.py +0 -86
- services/dts/src/oci_cli_appliance_export_job/manifest/manifest_line_item.py +0 -22
- services/dts/src/oci_cli_appliance_export_job/manifest/manifest_stats.py +0 -93
- services/dts/src/oci_cli_appliance_export_job/manifest/manifest_stats_consumer.py +0 -15
- services/dts/src/oci_cli_appliance_export_job/manifest/manifest_writer.py +0 -117
- services/dts/src/oci_cli_appliance_export_job/manifest/object_uploader.py +0 -124
- services/dts/src/oci_cli_dts/__init__.py +0 -4
- services/dts/src/oci_cli_dts/appliance_auth_manager.py +0 -59
- services/dts/src/oci_cli_dts/appliance_cert_manager.py +0 -51
- services/dts/src/oci_cli_dts/appliance_client_proxy.py +0 -57
- services/dts/src/oci_cli_dts/appliance_config.py +0 -34
- services/dts/src/oci_cli_dts/appliance_config_manager.py +0 -145
- services/dts/src/oci_cli_dts/appliance_config_spec.py +0 -38
- services/dts/src/oci_cli_dts/appliance_constants.py +0 -35
- services/dts/src/oci_cli_dts/appliance_init_auth.py +0 -81
- services/dts/src/oci_cli_dts/appliance_init_auth_spec.py +0 -32
- services/dts/src/oci_cli_dts/base_client.py +0 -102
- services/dts/src/oci_cli_dts/cli_utils.py +0 -131
- services/dts/src/oci_cli_dts/dts_service_cli_extended.py +0 -95
- services/dts/src/oci_cli_dts/dts_transform.py +0 -31
- services/dts/src/oci_cli_dts/generated/__init__.py +0 -4
- services/dts/src/oci_cli_dts/generated/dts_service_cli.py +0 -14
- services/dts/src/oci_cli_dts/nfs_dataset_client_proxy.py +0 -85
- services/dts/src/oci_cli_dts/nfsdataset_cli_extended.py +0 -371
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/__init__.py +0 -3
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/__init__.py +0 -16
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/diagnose_tools_client.py +0 -163
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/diagnose_tools_client_composite_operations.py +0 -24
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/__init__.py +0 -28
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/dataset_seal_status.py +0 -282
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/details.py +0 -66
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/nfs_dataset_info.py +0 -191
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/nfs_dataset_spec.py +0 -93
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/nfs_export_config.py +0 -174
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/nfs_export_details.py +0 -66
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/object_storage_upload_config.py +0 -201
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/passphrase_details.py +0 -66
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/physical_transfer_appliance.py +0 -214
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/nfs_dataset_client.py +0 -835
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/nfs_dataset_client_composite_operations.py +0 -24
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/physical_transfer_appliance_client.py +0 -374
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/physical_transfer_appliance_client_composite_operations.py +0 -24
- services/dts/src/oci_cli_dts/physical_appliance_control_plane/service_endpoints.py +0 -9
- services/dts/src/oci_cli_dts/physicalappliance_cli_extended.py +0 -590
- services/dts/src/oci_cli_dts/verify_cli_extended.py +0 -494
- services/dts/src/oci_cli_shipping_vendors/__init__.py +0 -4
- services/dts/src/oci_cli_shipping_vendors/generated/__init__.py +0 -4
- services/dts/src/oci_cli_shipping_vendors/generated/client_mappings.py +0 -14
- services/dts/src/oci_cli_shipping_vendors/generated/shippingvendors_cli.py +0 -49
- services/dts/src/oci_cli_transfer_appliance/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_appliance/generated/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_appliance/generated/client_mappings.py +0 -14
- services/dts/src/oci_cli_transfer_appliance/generated/transferappliance_cli.py +0 -364
- services/dts/src/oci_cli_transfer_appliance/transferappliance_cli_extended.py +0 -362
- services/dts/src/oci_cli_transfer_appliance_entitlement/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_appliance_entitlement/generated/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_appliance_entitlement/generated/transferapplianceentitlement_cli.py +0 -155
- services/dts/src/oci_cli_transfer_appliance_entitlement/transferapplianceentitlement_cli_extended.py +0 -66
- services/dts/src/oci_cli_transfer_device/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_device/generated/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_device/generated/client_mappings.py +0 -14
- services/dts/src/oci_cli_transfer_device/generated/transferdevice_cli.py +0 -209
- services/dts/src/oci_cli_transfer_job/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_job/generated/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_job/generated/client_mappings.py +0 -14
- services/dts/src/oci_cli_transfer_job/generated/transferjob_cli.py +0 -368
- services/dts/src/oci_cli_transfer_job/transferjob_cli_extended.py +0 -281
- services/dts/src/oci_cli_transfer_package/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_package/generated/__init__.py +0 -4
- services/dts/src/oci_cli_transfer_package/generated/client_mappings.py +0 -14
- services/dts/src/oci_cli_transfer_package/generated/transferpackage_cli.py +0 -326
- services/dts/tests/__init__.py +0 -4
- services/os_management/__init__.py +0 -4
- services/os_management/src/__init__.py +0 -4
- services/os_management/src/oci_cli_event/__init__.py +0 -4
- services/os_management/src/oci_cli_event/event_cli_extended.py +0 -34
- services/os_management/src/oci_cli_event/generated/__init__.py +0 -4
- services/os_management/src/oci_cli_event/generated/client_mappings.py +0 -14
- services/os_management/src/oci_cli_event/generated/event_cli.py +0 -430
- services/os_management/src/oci_cli_os_management/__init__.py +0 -4
- services/os_management/src/oci_cli_os_management/generated/__init__.py +0 -4
- services/os_management/src/oci_cli_os_management/generated/os_management_service_cli.py +0 -15
- services/os_management/src/oci_cli_os_management/generated/osmanagement_cli.py +0 -4009
- services/os_management/src/oci_cli_os_management/osmanagement_cli_extended.py +0 -244
- services/os_management/tests/__init__.py +0 -4
- services/service_mesh/__init__.py +0 -4
- services/service_mesh/src/__init__.py +0 -4
- services/service_mesh/src/oci_cli_service_mesh/__init__.py +0 -4
- services/service_mesh/src/oci_cli_service_mesh/generated/__init__.py +0 -4
- services/service_mesh/src/oci_cli_service_mesh/generated/client_mappings.py +0 -14
- services/service_mesh/src/oci_cli_service_mesh/generated/servicemesh_cli.py +0 -3306
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_cli_extended.py +0 -57
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/__init__.py +0 -76
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/aggregators/__init__.py +0 -3
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/aggregators/aggregation_orchestrator.py +0 -88
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/bundle_analyser.py +0 -163
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/event.py +0 -43
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/handlers/__init__.py +0 -3
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/handlers/debug_handler.py +0 -209
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/report_orchestrator.py +0 -82
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/task_orchestrator.py +0 -76
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/task_request.py +0 -232
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/__init__.py +0 -3
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/common_worker.py +0 -116
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/csv_worker.py +0 -39
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/file_worker.py +0 -33
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/igd_worker.py +0 -48
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/mesh_report_worker.py +0 -60
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/mesh_resources_worker.py +0 -49
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/namespaces_worker.py +0 -33
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/oci_cli_version_worker.py +0 -34
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/pod_worker.py +0 -112
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/resource_worker.py +0 -75
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/services_worker.py +0 -34
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/task_worker.py +0 -33
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/validate_crds_worker.py +0 -34
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/vdb_worker.py +0 -51
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/webhooks_worker.py +0 -34
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/__init__.py +0 -3
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/bundle_helper.py +0 -154
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/constants.py +0 -137
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/helper.py +0 -12
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/kubectl_command_helper.py +0 -646
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/messages.py +0 -16
- services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/summary.py +0 -222
- services/service_mesh/tests/__init__.py +0 -4
- {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/WHEEL +0 -0
- {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/top_level.txt +0 -0
|
@@ -33,9 +33,9 @@ oci_cli/formatting.py,sha256=KmGSUO0ojeA-AE3ASL96jJoTq-twsFcs11Ygv5wd4y4,1552
|
|
|
33
33
|
oci_cli/json_skeleton_utils.py,sha256=kIXcKh2i52cQ_Fz_Dnei8ST3Ud43sEKzslK1PHe4-NE,21013
|
|
34
34
|
oci_cli/oci_template.py,sha256=oTri7oxH6efITNW5IvQTRMUKVhbdjPtDPS14W8sf8zA,1466
|
|
35
35
|
oci_cli/raw_request_cli.py,sha256=47wpowcWbUYbvV7qvULJn3dN5DPfuhAybXa_j7VURvw,5614
|
|
36
|
-
oci_cli/service_mapping.py,sha256=
|
|
36
|
+
oci_cli/service_mapping.py,sha256=ZgKru6xaYDBhGhAUvXUNhmGiH0yfAVGtz3Bf4_kot0M,17535
|
|
37
37
|
oci_cli/string_utils.py,sha256=3Y3NxTdIUPC2s1GydK4NvYbGcgof1yVVIO3SRCWWL9U,1247
|
|
38
|
-
oci_cli/version.py,sha256=
|
|
38
|
+
oci_cli/version.py,sha256=v_kLp0pQR-Xz31DLstlKyLuTY_XbDzhHUNsNFVe6awg,366
|
|
39
39
|
oci_cli/aliasing/__init__.py,sha256=uJwxV0GYycBZsWaI-c4Ont8howS5O-mqFKp41dWAhUg,440
|
|
40
40
|
oci_cli/aliasing/command_group_with_alias.py,sha256=7CEDGeegZCby30KMxmempqhvgg3IWsGLZFVmjoWLGWY,3354
|
|
41
41
|
oci_cli/aliasing/parameter_alias.py,sha256=HAKD9P9dr8fQCJtto_7RuzIMwraP0xi349GTRIdVgH8,2420
|
|
@@ -75,11 +75,10 @@ oci_cli/bin/database-management.psm1,sha256=DcaCCfXCqcxxDTOvUirp3wSgvvUbojddqBdl
|
|
|
75
75
|
oci_cli/bin/database-migration.psm1,sha256=5IIcJFUqqKS6CFAEVQqSOOLrr8A246TLRbeqIncLuSk,8697
|
|
76
76
|
oci_cli/bin/db.psm1,sha256=U1CnZLI7mZLOeq2QfMKHagvmvTlotC0MWmUJ80wb7qw,62122
|
|
77
77
|
oci_cli/bin/dblm.psm1,sha256=D615jp1xXBYopy8XZ08UoDwN7JAcB7JPNumU3GKytP4,4489
|
|
78
|
-
oci_cli/bin/dbmulticloud.psm1,sha256=
|
|
78
|
+
oci_cli/bin/dbmulticloud.psm1,sha256=WR66uQiEmfoWvwTS7_oj5bSFj71jXIpTuCEUuc2wZKI,19286
|
|
79
79
|
oci_cli/bin/desktops.psm1,sha256=X58zDu1Bq1aFlbH1mUrPz2F7-_uP0NEi-2hOjCcFVsU,5183
|
|
80
80
|
oci_cli/bin/devops.psm1,sha256=34yXKjhiWpLa4zFwm2YuxI4q9T5CyhmPW44fw588GZQ,65148
|
|
81
81
|
oci_cli/bin/dns.psm1,sha256=VjIHHX6i7hZ5W0Yi7zOUBLdAt9qyczGylLoJ7vYZOy4,13044
|
|
82
|
-
oci_cli/bin/dts.psm1,sha256=SRhXRCPIk1NMS8RkiLJ3L1dvstaacOPa21t1axjkxAg,10503
|
|
83
82
|
oci_cli/bin/email.psm1,sha256=GH7-UPFHabjwKhKc758woUhOeGmNkuUMSM2k5v6dMEM,6197
|
|
84
83
|
oci_cli/bin/events.psm1,sha256=368lhOWWjo6JkCh29ueewQC8QE7pA4kMQu1228Z_t8g,1561
|
|
85
84
|
oci_cli/bin/fn.psm1,sha256=zjhRt_WY1-smHozHLe49fQNoT21gooHDFZgnHI02d_g,2756
|
|
@@ -106,7 +105,7 @@ oci_cli/bin/marketplace.psm1,sha256=DCiNaV_npQAsl2YQKbdcnKUv9mJbGvMzzq_HAWA9ZzQ,
|
|
|
106
105
|
oci_cli/bin/mngdmac.psm1,sha256=L6E-5T9Me4vx3CweQTM41soUl6zP7NVgIGqZ9RXLsO4,4012
|
|
107
106
|
oci_cli/bin/monitoring.psm1,sha256=1ol_rWsI_uQ0iBNH4pMXIGAwRoO0wd42zURV7xxdBDc,5822
|
|
108
107
|
oci_cli/bin/multicloud.psm1,sha256=vYSiXmftAZGa24cWKHLPdl1Jd--AhwlCuvDrjUgjelA,4774
|
|
109
|
-
oci_cli/bin/mysql.psm1,sha256=
|
|
108
|
+
oci_cli/bin/mysql.psm1,sha256=4OV6INdAhDRSD-ojCi0mA4dHo2AYq9qUx0avnn_jbC4,13605
|
|
110
109
|
oci_cli/bin/network-load-balancer.psm1,sha256=1SwMjXqM1Or8ALc8-zlDfjbSleQVDr8UWt7JfGR9-s8,10145
|
|
111
110
|
oci_cli/bin/network.psm1,sha256=gemDjM0MmZ4PTaJ8o0-i8R7YB2Hn7UaKriUYVyQYAeo,45485
|
|
112
111
|
oci_cli/bin/nlb.psm1,sha256=fJJGPQK86ARYdoiVPkT2jPNrS2KtoGzfYg5raf5pHXk,7972
|
|
@@ -125,7 +124,6 @@ oci_cli/bin/operator-access-control.psm1,sha256=6fNt1sA5yJ8QmySVW2F2XHowD8tqRFLY
|
|
|
125
124
|
oci_cli/bin/opsi.psm1,sha256=1QYpOp88KJO7invIzPhUN188r0MihUawrRGjeDdOBFk,75550
|
|
126
125
|
oci_cli/bin/optimizer.psm1,sha256=lxa9fMF9HcR31SNB4QwuUWusYs3XAcyvAEAzt8fL7NI,7402
|
|
127
126
|
oci_cli/bin/organizations.psm1,sha256=TawdZEcbo3TLXz6LYJrGOUec2VGZUcz7yG4ZJ1cOt1w,6845
|
|
128
|
-
oci_cli/bin/os-management.psm1,sha256=28M1s2p-vDWeclwKU9zGYsBEIXwTzSbp4MC9_tjCz-8,13521
|
|
129
127
|
oci_cli/bin/os.psm1,sha256=XiHumBMoJL8qN-mIO3u7eCJZ644vMnS76vTGZMhdvJc,11574
|
|
130
128
|
oci_cli/bin/psql.psm1,sha256=M-jUW1kjD2s8Z9nHnBISMKLdA99iFsiiH7RklIW1jxE,11006
|
|
131
129
|
oci_cli/bin/queue.psm1,sha256=yMibBZppBP99MZywWlF94OJY3tdIeTMABslcGio1Ow0,4319
|
|
@@ -164,7 +162,7 @@ oci_cli/file_filters/file_path_filter.py,sha256=O6CALKowiBBOFZK6TDTmQNq9pp56ff-r
|
|
|
164
162
|
oci_cli/help_text_producer/__init__.py,sha256=rQx2CmhtvqtIZWMRp8IVqwFQ8r_i1x0Fsxnk5NIYA8k,424
|
|
165
163
|
oci_cli/help_text_producer/help_text_producer.py,sha256=80oRoL9YhAt5p9HmxEaN0hr9HuCm3w5UrowMsTJzG8w,3036
|
|
166
164
|
oci_cli/help_text_producer/data_files/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
167
|
-
oci_cli/help_text_producer/data_files/text/index.txt,sha256=
|
|
165
|
+
oci_cli/help_text_producer/data_files/text/index.txt,sha256=ZzB33K7JVgNVh8UX-YfRDf_NzStd_kWG0iiBR4aW5fg,6999
|
|
168
166
|
oci_cli/help_text_producer/data_files/text/oci.txt,sha256=84OR4GGLp41jGLfTEooEFpWhEiYEt9Akb8RP37huVlc,6838
|
|
169
167
|
oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp.txt,sha256=d9qOzyecVt3ux-rimDL4v_QmvQGM3t8WeeGjeyaR9YE,444
|
|
170
168
|
oci_cli/help_text_producer/data_files/text/cmdref/adm.txt,sha256=0RVGwvkB_tBju1Cl-a4509jRUWWQ8P5rODugGYUSHbI,1166
|
|
@@ -173,7 +171,6 @@ oci_cli/help_text_producer/data_files/text/cmdref/ai-vision.txt,sha256=KE6tsDwnf
|
|
|
173
171
|
oci_cli/help_text_producer/data_files/text/cmdref/ai.txt,sha256=XELrJ58-xMlfqb0uI1pirJKJkP9r0sX0IG99KbEEThQ,1412
|
|
174
172
|
oci_cli/help_text_producer/data_files/text/cmdref/analytics.txt,sha256=8A606THxcR2BS_iE4Irz7g0Mv3YvUgoN6eqaf9hj8Mw,620
|
|
175
173
|
oci_cli/help_text_producer/data_files/text/cmdref/announce.txt,sha256=lXgzAJ9dCrC03_Xg7740Gx4xvDnaVo6GLCxVcXzG7JU,491
|
|
176
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection.txt,sha256=4t8w1YU4fdAyqBCJCMYSdUvPXvqMxM4K-X0cvF-tF-A,1499
|
|
177
174
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway.txt,sha256=-uCJE9JkxHIcPtI1v5yGQJm4wAvr-Oe6igr6uDWU3kQ,1301
|
|
178
175
|
oci_cli/help_text_producer/data_files/text/cmdref/api-platform.txt,sha256=4EcSn-4Rk0fq7u5rdE-MTdrwd7TAKlWtrtARvpOujkQ,438
|
|
179
176
|
oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol.txt,sha256=6qr-IMHlx_VyzMEIhvzv2tQxBr4CW42kU1IHI3eQQjo,1299
|
|
@@ -212,9 +209,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt,sha256=nqRE9S5DN
|
|
|
212
209
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt,sha256=y-aab5RwryjVGtCsT2mnW1JGRcdF5W3mDOyQKMlNWTk,4152
|
|
213
210
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt,sha256=TApUHgjqP1DG3pz26Lt1BcRHgWZfYA2W_jlSC32E83Q,18340
|
|
214
211
|
oci_cli/help_text_producer/data_files/text/cmdref/database-migration.txt,sha256=0cGqZLQ9EQQqg_vUBkVlNiZtiPls8ODpJLfGIFFbsnM,1434
|
|
215
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=
|
|
212
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=myYQ9jl1HxZ3tRYXnvIQ0iNGgaKensStkBd68w0JJcs,11716
|
|
216
213
|
oci_cli/help_text_producer/data_files/text/cmdref/dblm.txt,sha256=cm_bZHc7d2QUkJ2Iqzt_nVdoFlfR2-pqiJFWZDMmXkQ,668
|
|
217
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt,sha256=
|
|
214
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt,sha256=xSYEpGp25qSnmh352W5iARTp1jV_ZvzfSlarXs-9K_0,3979
|
|
218
215
|
oci_cli/help_text_producer/data_files/text/cmdref/dbtools.txt,sha256=vAXRghWo8TpKJVj8g3ZA-fPMYt8dCXpXKUs9Dqi9UKA,863
|
|
219
216
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt,sha256=NDpS9m5PdBwiwfIvtV6yE-evx_Avjuuo_2O2Xi-0xuQ,1551
|
|
220
217
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal.txt,sha256=t0gSzE-DvO2Q0J2PT_v1LWJP1midlZiJyyu1TRZuK_4,328
|
|
@@ -223,7 +220,6 @@ oci_cli/help_text_producer/data_files/text/cmdref/devops.txt,sha256=E9773TKC7_DL
|
|
|
223
220
|
oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery.txt,sha256=RMxLs4wXuXyX2TX53yGpyhoHzb8hCzezbnIzCuWTNY8,1256
|
|
224
221
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt,sha256=ekGDn8tUlWAzuqWYxhn2md4v0xOxojdmEKY40JuLMdw,2269
|
|
225
222
|
oci_cli/help_text_producer/data_files/text/cmdref/dns.txt,sha256=Ux4CNYYCwi0UArxqUjUtSSHFUkBB7QjuBwuYkeKFBvU,1184
|
|
226
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts.txt,sha256=12Kj0csVo52oa5vYqWNnfPubuQ3G9_IKTB437qPcDdU,1251
|
|
227
223
|
oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse.txt,sha256=vOlIx8OqGL1uqL4kRPR-LVGN043zz_xhP5Vl5c7iVDw,508
|
|
228
224
|
oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane.txt,sha256=1lBEHIzP3K1mjvCQll_lLxzC4Zg81OlGnSv6jvRb_Zg,349
|
|
229
225
|
oci_cli/help_text_producer/data_files/text/cmdref/email.txt,sha256=aRaBMK7_kQeEEoXbFOhB3yAEhuWIYfTZtN1VoitkoG4,610
|
|
@@ -239,7 +235,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent.txt,sha256
|
|
|
239
235
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference.txt,sha256=fIv97C_nKwevrNn8O9boR-mQbxzxe5cRmcGdXPpH8f4,1689
|
|
240
236
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt,sha256=CuoAL1ui0C6o8gkcpehYnIkmsisf8yRexLNAbdoqG8Y,1466
|
|
241
237
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt,sha256=EfevccFx_IMufmRHiwo3BqCbAPrPUd7aDG1Et4BZ7b8,4055
|
|
242
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt,sha256=
|
|
238
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt,sha256=RvN08dy0w53GE-KqZipPYYPxzTPeIcmwNHJBV1O7VHw,1013
|
|
243
239
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks.txt,sha256=sAb7CMAf0ymUk717V0t1tgyNvmwWhhe38GETK3-HsU4,599
|
|
244
240
|
oci_cli/help_text_producer/data_files/text/cmdref/iam.txt,sha256=VcHCSEaY5X5DX1E7_5cxrDe5PtGEJteHKKkXlMTJKg8,3329
|
|
245
241
|
oci_cli/help_text_producer/data_files/text/cmdref/identity-domains.txt,sha256=K-kxHuWvT327BA60gsTlueC3Ftfy7bXFMsz23mDokTw,6544
|
|
@@ -247,6 +243,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/instance-agent.txt,sha256=wDMz
|
|
|
247
243
|
oci_cli/help_text_producer/data_files/text/cmdref/integration.txt,sha256=5euSeoc9-NM6oxNBh2Rbzg2xrjcsZWcbGi9rW_0BcoM,750
|
|
248
244
|
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads.txt,sha256=lL9l-gAraRrBKxNVLariKASXP0rotf9CMYqcAx1tQ6Q,845
|
|
249
245
|
oci_cli/help_text_producer/data_files/text/cmdref/jms.txt,sha256=bUPQMyTelGHt7tLqFYS35hZ58JHIZsyF8V0cjIWb0Sk,2666
|
|
246
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka.txt,sha256=yjdb7aDBrtYCKqYAsuu9RUbYnAcz6TFjdzyK6JP33Xk,606
|
|
250
247
|
oci_cli/help_text_producer/data_files/text/cmdref/kms.txt,sha256=_gvnb5BaN-fitq884LJH6OIwMFYmvyi8rwtROzllE2Q,1438
|
|
251
248
|
oci_cli/help_text_producer/data_files/text/cmdref/lb.txt,sha256=pATJaf0JmJFRLasi3FTI3t2ivlOVfhKZybykXrVl_uo,1233
|
|
252
249
|
oci_cli/help_text_producer/data_files/text/cmdref/lfs.txt,sha256=FJGJnGt-w0k4Brp2UB2n3zlSdS-nw_gniEfApcMF-28,506
|
|
@@ -266,14 +263,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/mngdmac.txt,sha256=QnvCJ4NxaVx
|
|
|
266
263
|
oci_cli/help_text_producer/data_files/text/cmdref/model-deployment.txt,sha256=Lp1eLqDIkQS5QSHalwK_kn_sATildE4Qph35-aY1zQ8,590
|
|
267
264
|
oci_cli/help_text_producer/data_files/text/cmdref/monitoring.txt,sha256=KNkfnzM4RK1mZmv7Db30R3jvYwTiPmmfrR5xMK0Tnw0,931
|
|
268
265
|
oci_cli/help_text_producer/data_files/text/cmdref/multicloud.txt,sha256=MSWyZ_V4HMrjfOfUdXApkhrE1laOahi5JkZ99qtYPUQ,957
|
|
269
|
-
oci_cli/help_text_producer/data_files/text/cmdref/mysql.txt,sha256=
|
|
266
|
+
oci_cli/help_text_producer/data_files/text/cmdref/mysql.txt,sha256=xOYPm-aNv37AI02fSuA8OaSpZY_k7ZCdwRnT-b0gbmM,953
|
|
270
267
|
oci_cli/help_text_producer/data_files/text/cmdref/network-firewall.txt,sha256=QFDZDo-3AR6g8LMD_XDF3epOI-jwK3QsovtnG6jRl34,1787
|
|
271
268
|
oci_cli/help_text_producer/data_files/text/cmdref/network.txt,sha256=Kjjx4DlFBurPYcV3MOmscf0A1EZr4UIXqxHjHYGtxno,5092
|
|
272
269
|
oci_cli/help_text_producer/data_files/text/cmdref/nlb.txt,sha256=6Xxftcr815CSKp9ZXh5s9O4r7qgmHoYRosskxFfGCLM,829
|
|
273
270
|
oci_cli/help_text_producer/data_files/text/cmdref/nosql.txt,sha256=3xc3L6zGK7xyNWYlw7uAtaEVUou1KaIGj2N6-RXhClM,771
|
|
274
271
|
oci_cli/help_text_producer/data_files/text/cmdref/occ.txt,sha256=vo_hGQnp3HyLcDtWYOa36Dbe3DYkHJu-8Lc1KMjte8Q,488
|
|
275
272
|
oci_cli/help_text_producer/data_files/text/cmdref/oce.txt,sha256=1Ik9gLpk6PS5-sT4MBTjujCIayo8jYRGrkIgtS6hN2I,405
|
|
276
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt,sha256=
|
|
273
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt,sha256=a6lQ_tfhMiSpSCicfuI68t6Ik6byf5ErrpVa7t1m-o4,790
|
|
277
274
|
oci_cli/help_text_producer/data_files/text/cmdref/oda.txt,sha256=UsrajcmOwMFWhiIJgfowZGcyOLlgMMkwK6RoR3VP9Pw,3713
|
|
278
275
|
oci_cli/help_text_producer/data_files/text/cmdref/oma.txt,sha256=66xhqSlxkYwJ8VniVXKMjwuxnTyJFwZR0zis3ceQzd0,853
|
|
279
276
|
oci_cli/help_text_producer/data_files/text/cmdref/onesubscription.txt,sha256=kKBkOlZUGwQBnT50EmsPb_Irkx9qmAs4ym7epwcA9tA,705
|
|
@@ -285,7 +282,6 @@ oci_cli/help_text_producer/data_files/text/cmdref/opsi.txt,sha256=M1U7rderbrIosg
|
|
|
285
282
|
oci_cli/help_text_producer/data_files/text/cmdref/optimizer.txt,sha256=7ZqsrntO0cGbaXqZaRa23ajjuGa0WY7kfJZJ0IgdcvY,1070
|
|
286
283
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt,sha256=Ir0gcayCEbN6fHLQEn1xdEUilv7Gs3ZDNtSHN_ks47w,1277
|
|
287
284
|
oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub.txt,sha256=Cpfr2MGdJq5kkjZWhXCLqsYB32bIFPFY85WlOakcK2s,4103
|
|
288
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management.txt,sha256=2L0L2zQC80CJcj4QTrvV8AL0MYd-YVOW4dsigOUIMU0,1820
|
|
289
285
|
oci_cli/help_text_producer/data_files/text/cmdref/os.txt,sha256=9Yomemh8e5T6Ac4nOeJy_Kf80kx2PA2rkvuNE0_DesY,1128
|
|
290
286
|
oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway.txt,sha256=sVmmKCSi43wxQNNn0HMZqthA7tgtg1mBGQZaHINDWxc,508
|
|
291
287
|
oci_cli/help_text_producer/data_files/text/cmdref/osub-billing-schedule.txt,sha256=8CN9udkAfDCHfJFyf4kzKqRc4sH1FSCUS6M0801zniQ,220
|
|
@@ -306,7 +302,6 @@ oci_cli/help_text_producer/data_files/text/cmdref/secrets.txt,sha256=Xzq85-fzEJz
|
|
|
306
302
|
oci_cli/help_text_producer/data_files/text/cmdref/security-attribute.txt,sha256=V5mJoJ_MZA8bCQ8sOPfBOcAFf1n-4D09vKE0O4AqIX0,612
|
|
307
303
|
oci_cli/help_text_producer/data_files/text/cmdref/service-catalog.txt,sha256=gO3UndPRx2DYcHFxdIMYGeKgW-F4E64_Mt1ipX-4OpM,744
|
|
308
304
|
oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy.txt,sha256=D9goPq-JXvcmVLoL6d1N5Y88eYWZoNjzOWNUoeskTKQ,341
|
|
309
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh.txt,sha256=DmaAUNGjqUaD7xYH-pV0VrF_RlaUYxgiqk73dKGP-dI,1325
|
|
310
305
|
oci_cli/help_text_producer/data_files/text/cmdref/session.txt,sha256=tUCSznQo2OECl4CfeJFZbYHwY76hMe5DsYASb7PKmA0,180
|
|
311
306
|
oci_cli/help_text_producer/data_files/text/cmdref/setup.txt,sha256=oeXKstc_6Hh7YeZikK_BOoCr8QXgv_p5jmFwuadeznI,234
|
|
312
307
|
oci_cli/help_text_producer/data_files/text/cmdref/speech.txt,sha256=7XHkXcneaOX-ba1LVpV8BPWCQsCwgAN-3-8W-LYDuNg,795
|
|
@@ -614,60 +609,6 @@ oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements-prefere
|
|
|
614
609
|
oci_cli/help_text_producer/data_files/text/cmdref/announce/service/list.txt,sha256=R7U5XiyD0Zgxhzu8GOg92SqhP-4ZbT5o289OxQeAep4,3609
|
|
615
610
|
oci_cli/help_text_producer/data_files/text/cmdref/announce/user-status/get.txt,sha256=m2dhlNKem_VETBuAlJQ8eqta722P1s4J_xl5Ti-R8DQ,3202
|
|
616
611
|
oci_cli/help_text_producer/data_files/text/cmdref/announce/user-status/update.txt,sha256=s2QxiYgI-APAE-7TLyuu20pTw8tqBYNaIH-ugem7k5g,6018
|
|
617
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset.txt,sha256=Dpzuo6GjPO1jDXAgRrUKOVPkb8TzDg2DZin1IiRe2Nk,262
|
|
618
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job-collection.txt,sha256=vqZRAWNIzjEgwA2dkgvizgVfU05yY1J_SoMliXVeqsw,233
|
|
619
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job.txt,sha256=AAoYrGx6iFWu8gQqa6thDyUV3GO2ELNtIQ0yVUuaHZ0,452
|
|
620
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model.txt,sha256=Ufdz1tk6W4DrcctZWBf623M-OPhlre7_sXELlUVWPbc,244
|
|
621
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/pe.txt,sha256=J1h9VrpVVEugVfLirY3OjXgkcB-ElN4pCjKv3NH1El8,254
|
|
622
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/project.txt,sha256=XSMIpZrPxN-V-Cu2VoszO1fpcchhgBIkbur-7aoTm3A,200
|
|
623
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
|
|
624
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request-log-entry.txt,sha256=P0-f9ZjBa3cTGd7N5TrNAtuB-6c0vVKFqTmoPvR4avA,191
|
|
625
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request.txt,sha256=XhA8S7RfdK8Ov6-V5ASYx1yUrY-4TGbAgx6pBLlyMDw,154
|
|
626
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/change-compartment.txt,sha256=xIKhI7gWR5ri7YHAYQmYkTFBlssYUnnkdyJmoJuqB9g,4703
|
|
627
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/create-data-source-atp.txt,sha256=UZf8xcQ2tgw_ceSP8tirHidxse6w-l5cmjEQWPMC3Xc,6299
|
|
628
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/create-data-source-influx.txt,sha256=C4DrHajD6n61UoqmZAEc_VeovUkQc03fWWRIaFDWI0c,7458
|
|
629
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/create-data-source-os.txt,sha256=M_msX3ogsHEEpPf0BbcQ5aZSZyRry1wzskjLnHZZv3w,5537
|
|
630
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/create.txt,sha256=JyCfv3odDBkmrj6nuISFsYLrPqiFGllyain9jlKYPHw,6075
|
|
631
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/delete.txt,sha256=0VUXSpE0W1Lu3Ghu81nhdWqxV6ZBuBinbDBJ4HvRjns,4587
|
|
632
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/get.txt,sha256=iXXQ1YfdYkT9o3jreZ7cOlklolmavyCvUqDhhqxb0fw,3262
|
|
633
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/list.txt,sha256=ICgtunr3iT5eCOVTOcQBx4F5CPFy7ikK9WpyUBwZE1c,3944
|
|
634
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/update.txt,sha256=kRfBn4emeOo8WY51vkNO2apukugsOKHm-6sx82ig-zo,5838
|
|
635
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/change-compartment.txt,sha256=DxlgTiewnhuTlO7HLF1zRut2KGDQ3LrWMYaN_8U2WJ4,4425
|
|
636
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create-detect-anomaly-job-embedded-input-details.txt,sha256=Cmv3cjh4vN--diEP-3YA6OSc9oP9DB8SWDILnW5iHxE,4128
|
|
637
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create-detect-anomaly-job-inline-input-details.txt,sha256=dmk50aV7fWomKr1ncl9xvht-MCAVBqXzzVodSVj-HRw,6979
|
|
638
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create-detect-anomaly-job-object-list-input-details.txt,sha256=vIihT-IgHyReF7fXv05aFqcOVWrrW6sCDu7XOSS-Geg,6344
|
|
639
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create-detect-anomaly-job-object-store-output-details.txt,sha256=fUenrG6FDwmT6zY8YSr4AQGF4SvUrwRbPy0EkpXsTIw,6531
|
|
640
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create.txt,sha256=iyizNc2rSXtzzNsIqKoBM122kPINzxtOaInFMvPCx2U,5964
|
|
641
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/delete.txt,sha256=FviRrTFAbut7TF0KsqwzSNsrBZL-NrpU82cH4yND_tg,5204
|
|
642
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/get.txt,sha256=etZiOg6YmCb3xFeAtkWXEjYmak4PXWkPZQI19srvLJs,3819
|
|
643
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/update.txt,sha256=hX6rq6sLTQe5WOPPyErdrwqcS0Mucct5jB7zAANJvk8,5257
|
|
644
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job-collection/list-detect-anomaly-jobs.txt,sha256=S9rwlcx3XLV7kkKjfw-K-pDILzWqYDF18m_QWm-loRY,4348
|
|
645
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/change-compartment.txt,sha256=iOzwq5wnQItLd48hjnZMDxfXyqEahrhUgNh6zuMlCMY,3840
|
|
646
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/create.txt,sha256=TkNnMmbbGMFnobO8fwUH_9kZ6t1-tClhdaNTPAbxxrw,6084
|
|
647
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/delete.txt,sha256=Qp_JHbZHhdEG1PWBHRTj-OvbFoT2bnFRKw-7tr42b2k,4798
|
|
648
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/detect-anomalies-embedded.txt,sha256=F-qxhPMA6Tl4mo11VBV1TwQMIjHeCleu_zCLpuVJ4Ic,3984
|
|
649
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/detect-anomalies-inline.txt,sha256=rYBpsfrGSHngYr0jBpR-SpB_rjV1d79Oo0ObifJUJak,5091
|
|
650
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/detect-anomalies.txt,sha256=K-dmQUOrNOTviH_9X7gkzoso9bmosSogIrGzp0MRrBg,4320
|
|
651
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/get.txt,sha256=89DiWXcP6-LnoDqpvHmejUVw5TkXhrSEQdAnfq9hGAs,3225
|
|
652
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/list.txt,sha256=lLBrQpKmLA8Idk9Um78or-GExo3jnfNwMkjGQ5twwHA,4041
|
|
653
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/update.txt,sha256=BsofgK2C6R-jIUAtTnWZ9SAqcBTh73KPx3S7If_2ITo,6015
|
|
654
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/pe/change-compartment.txt,sha256=xmTpqknBIB7zCzU3FHbQKIqpY-Kb5UUm3EvWv6oIBu4,4854
|
|
655
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/pe/create.txt,sha256=rNub9O_kit3bzDnslRhAodJgkb-g9UbJNP57sek88j8,6095
|
|
656
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/pe/delete.txt,sha256=0cZKoPAGlRJr7y7lgjRLUkHU4JnBaklx3cokHMGWJq8,4665
|
|
657
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/pe/get.txt,sha256=CdHl-zvwKARu6CrYJ-nfVM8wqRsHRwVqsc25-hZc4Us,3268
|
|
658
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/pe/list.txt,sha256=Q65cN4PFNvU89jWHX_bkeJ4EtyvuXf6f4MvyzFhutcI,3980
|
|
659
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/pe/update.txt,sha256=MLAiLgFW3CuC4tw2rkMhtmPjM3LgA04_jgBS7fSQJ8U,6475
|
|
660
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/project/change-compartment.txt,sha256=WoFcT_dFO3WcMwp0WDRyZFjSOtTamTnOnxsCFPtqBu4,3424
|
|
661
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/project/create.txt,sha256=x6InW3u0JQ3yBrJR9GhAWmWFJtFfm9L_OwP4xS82Qns,5087
|
|
662
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/project/delete.txt,sha256=9RvJ8nGewWIrXiK7KIhvy7nYM3p8qT-sxQBVhL7q004,4414
|
|
663
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/project/get.txt,sha256=_gQUFCFj40B6Ts6tUQR0KBqY8OrUnW2pf8TeGwzmba0,2809
|
|
664
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/project/list.txt,sha256=nxpKVm1cMndeUi8TaVZWC3aw83et0Z4nXOOSwk4SEl8,3975
|
|
665
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/project/update.txt,sha256=iton3vmoq3aWygaV9hea1COHzNT1-IrQdiDfgc9QlMw,5555
|
|
666
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request/cancel.txt,sha256=fFMDBC9P4lkKpkIErLoJxNChdmQErauB3XOTH0YdxbM,3139
|
|
667
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request/get.txt,sha256=r6I5P5nJXfcIBmbTZLi-Hc60CM3DswMTYPyowC_hay0,2755
|
|
668
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request/list.txt,sha256=eDyjy2Ly6J6Hn4P9dJUrkBXxVu8Rpm6ziccpUm9UeMc,3305
|
|
669
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request-error/list.txt,sha256=jTOQNGUsFMEVC8jBNuS0tVFgrgc-wlR0ekfmQ3SAimo,3259
|
|
670
|
-
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request-log-entry/list-work-request-logs.txt,sha256=HpKEf2Wsyyn_ZIIpZ-UKZGki1iH8DgYi4_TQdRi_kTE,3359
|
|
671
612
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api.txt,sha256=_RM1IYKlXor9zifLXjYyPUMrYVs3SuP8RO0p2CqA0VM,351
|
|
672
613
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate.txt,sha256=hDZU6sfdBnWVVQonozyL0zIRLqLpslSH1Hrlo81p5kQ,337
|
|
673
614
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment.txt,sha256=oxA216fF8MxNgc74EVmQvsW2h57C69Y3dFMOtfMYlbg,314
|
|
@@ -1635,7 +1576,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/get.tx
|
|
|
1635
1576
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/list.txt,sha256=-iOgJQP_fCykS07Nz0GK2uiLmXQdvyPmw1nCirb07XA,9549
|
|
1636
1577
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query-result-collection/get-adhoc-query-result-content.txt,sha256=9zzkEEKgzeFLkhnEFUChboFoKYB7iwNm6PkYAE0VPfY,3419
|
|
1637
1578
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query-result-collection/list-adhoc-query-results.txt,sha256=v4NGdrOSmal37yOE4y_KuyibLAbIinmVfA-pqU8s8K4,4208
|
|
1638
|
-
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/get.txt,sha256=
|
|
1579
|
+
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/get.txt,sha256=YK6rFuhJymeEFvoLzbzGae7Eim4rebbS03eEN05_Q14,3130
|
|
1639
1580
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/list.txt,sha256=3pYteFyOE0vLVCvb0ju3l_KhdCkna7v7XtU9L7xq-EY,3862
|
|
1640
1581
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/configuration/get.txt,sha256=2x-xeago94uHJzVzj37ocYGdvM8di2uKBhA0ShgXXLg,2801
|
|
1641
1582
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/configuration/update.txt,sha256=e69MKLSrbojcCaPITaeF-a0m_0008GbHWiiypVWf1ds,4726
|
|
@@ -1664,7 +1605,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/update
|
|
|
1664
1605
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector/get.txt,sha256=Hi3iNqMDeTAUx518aKzBQB8myD13nutfDwyVWcStFo0,2680
|
|
1665
1606
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector/list.txt,sha256=20kyJk1lxKe5Rt2ONDNGa7o8Y-RPSuUVr1DJ0tNkCZo,3865
|
|
1666
1607
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/change-compartment.txt,sha256=IdltKz9BlQUES_-grZo3BaWisHJCaI2P_JkT9gALXVg,3783
|
|
1667
|
-
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/create.txt,sha256=
|
|
1608
|
+
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/create.txt,sha256=J4CaA2YX4n1ISHuKbHDmuZzXaOmAr6XhC7ejCHR9alQ,6419
|
|
1668
1609
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/delete.txt,sha256=FKEjqj5abR4m6g5SsLYo4a3_Uzx3d_0FrnpOf-7HcJU,4499
|
|
1669
1610
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/get.txt,sha256=ptA6kXk2IycTVLlNmmw2FdVdpm0teqVlQMxUhq65h8k,3138
|
|
1670
1611
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/list.txt,sha256=ZJG7Vgms1uJTNXXdijeCRVfVju-Y5IoXlOXPowvjjb8,5755
|
|
@@ -1679,26 +1620,26 @@ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-rule/get.
|
|
|
1679
1620
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-rule/list.txt,sha256=ikWJHKtS2tMhFP_IBALZDX4TG5UNet2gXJ5Ytpv3v6c,4239
|
|
1680
1621
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/impacted-resource-summary/list-impacted-resources.txt,sha256=69NkM83eL_wPs5Ih__CejS2C38JmVxuBpve72OUm47g,3615
|
|
1681
1622
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/change-compartment.txt,sha256=AXM1UvnOEn1YKLIYNLGW-4CbTa0lvcxUIWXfCCAw6l0,3702
|
|
1682
|
-
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/create.txt,sha256=
|
|
1623
|
+
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/create.txt,sha256=l3CHtlGaoDKzxejwPElE6VIJVwn5C3odgFGJCb3cIyg,6181
|
|
1683
1624
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/delete.txt,sha256=D7SpCWQK9uemMCYEH6O7tk8fhQa4SFO6LKvvBeRYopY,4470
|
|
1684
1625
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/get.txt,sha256=MRdKKgnD2ny71XnFkG60lOVc1R9R9alXFqE08bkmelw,3109
|
|
1685
|
-
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/list.txt,sha256=
|
|
1686
|
-
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/update.txt,sha256=
|
|
1626
|
+
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/list.txt,sha256=ahfexvjQuIdiBH0MGpMpT0z-77tyyYcXkcYYPeAje-M,6000
|
|
1627
|
+
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/update.txt,sha256=VZBmyECrZoSj3XQJSfd602Oicnr2UFSr0-65xktmqv4,6389
|
|
1687
1628
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list-type-summary/list-managed-list-types.txt,sha256=4xXpi_Lcfa5X_Hsog7WSZD8NKdXkVBGEO9yBjjv1aIY,3944
|
|
1688
1629
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/policy-summary/list-policies.txt,sha256=B29Wo3heRvZTuyyb-InrSdfzuCd6CdUztmvZJjoZd7Y,3677
|
|
1689
1630
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/get.txt,sha256=vkr4uaeOHFpVNJNXNIjajEgDFxxLf0wnHT01rQwTutg,2676
|
|
1690
1631
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list-problem-entities.txt,sha256=ilXWxHkJGqGAWf0TeUwDaYHWnZr96qeKh26YHng94xs,3517
|
|
1691
1632
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list-problem-histories.txt,sha256=DS3elsk7pcW8pvqFD_gKRd7pp-M7o3b5rnoXI1zhmKQ,3868
|
|
1692
|
-
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list.txt,sha256=
|
|
1633
|
+
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list.txt,sha256=fpeIDv1TXrboFN7qSaKan6xjNyPLOomIObDUtSoDkU4,14705
|
|
1693
1634
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/trigger-responder.txt,sha256=qzmzV3oupsqGOlNuqIRLmUwS3hi-9umpzLcfGleCluE,4256
|
|
1694
1635
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/update-bulk-problem-status.txt,sha256=A3r493zUfaUXKJFFMQ2WJkitkkI-yyYfWbVjcjPDZgc,3820
|
|
1695
1636
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/update-problem-status.txt,sha256=s4LR5uH4Lfaa_yEcspixOZjZdPXVduRr5liGUjqsTbw,4449
|
|
1696
|
-
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-aggregation/request-summarized-problems.txt,sha256=
|
|
1637
|
+
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-aggregation/request-summarized-problems.txt,sha256=dUG2UZh1i8S1s3MqfiT1N3rYRXTf8px2bf2IfdCALTk,5016
|
|
1697
1638
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-endpoint-summary/list-problem-endpoints.txt,sha256=_nH63npke7rLdDPAkpbWIrUtyc0w4oSmAo-7B12anX0,3611
|
|
1698
1639
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-trend-aggregation/request-summarized-trend-problems.txt,sha256=9FnCrUVYfdsHY30OERnqUH7t9cmIDT3LLF3oA_FTL9s,8740
|
|
1699
1640
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/recommendation-summary/list-recommendations.txt,sha256=Cffr9gFDc1Cr2qptCLLq0grlokyD0CPFCmWHGc8EelQ,4903
|
|
1700
1641
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/get.txt,sha256=Bw8WS3zGnIJzkVNyDmsJMuII3P0I3aLTeEYP_VKRmW4,2679
|
|
1701
|
-
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/list.txt,sha256=
|
|
1642
|
+
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/list.txt,sha256=X-4ZIYNaP3wT-9BRpS0bjcjOhB9jFuFduC86J6PhR0w,6198
|
|
1702
1643
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-port-collection/list-resource-ports.txt,sha256=ZTjbbGKWbueNbu3OKSVsbeCd0eMX6iichl6zdlbGz00,3736
|
|
1703
1644
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile/get.txt,sha256=yWa6AbyAnFyEEj2ia_0dXFbgooGA55pC2BnTMj8DGfo,2785
|
|
1704
1645
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-endpoint-summary/list-resource-profile-endpoints.txt,sha256=U4T_9uEim41n-FZYN40W1Rz1vCigBz2yemQ5DkQNhJQ,3851
|
|
@@ -1706,7 +1647,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-i
|
|
|
1706
1647
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-risk-score-aggregation-summary/request-summarized-top-trend-resource-profile-risk-scores.txt,sha256=XYHWiOeRl8qM4EqiRkfS1k0at7-2pk8D8-rmID-l7aw,8525
|
|
1707
1648
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-summary/list-resource-profiles.txt,sha256=UI0XYYrZOREkGtQnuMT2MySV83ixUBz8I9HoVBxBBm0,13853
|
|
1708
1649
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-risk-score-aggregation/request-summarized-trend-resource-risk-scores.txt,sha256=5lR7umvWRN4vnDG-lI952KBnzk5tYX4lKKvNMJUWZvQ,8784
|
|
1709
|
-
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-type-summary/list-resource-types.txt,sha256
|
|
1650
|
+
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-type-summary/list-resource-types.txt,sha256=-ncjmdASbSrJzd4ZN6LUmUH_-oeRayKfObahU05Del0,4188
|
|
1710
1651
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-vulnerability/get.txt,sha256=k0fHdIJ9OBEpFsPDK8auGgPhpPuPa4p5nu7tqmVhmX8,3091
|
|
1711
1652
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-vulnerability-collection/list-resource-vulnerabilities.txt,sha256=7pL7MV-OogTBQ99eEN-BqlfTPSenGxrNKoWV8EYde3w,3861
|
|
1712
1653
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-activity-summary/list-responder-activities.txt,sha256=ya0MTu_F2JLhbAN5HXiSUwpI8ts0UDyLwgbZWKmtCng,3794
|
|
@@ -3877,9 +3818,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra.txt,sha256=
|
|
|
3877
3818
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster.txt,sha256=XmkWUGGLUSZq0eliM9Vf6WmA3FHoEyhD4mN4B5l0YM8,511
|
|
3878
3819
|
oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection.txt,sha256=N1lA2bii6IfGbf18B-bGU_l3Uio6BB-F2x-VdtX98q8,149
|
|
3879
3820
|
oci_cli/help_text_producer/data_files/text/cmdref/db/console-history.txt,sha256=TZKCdkZ2-_Q6nHdTcXFGrFn1ppsbt6fACNg1Rakum_U,219
|
|
3880
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association.txt,sha256=
|
|
3821
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association.txt,sha256=3HKyfES830AnujqEfmNlhEg8f5-xTuGCbnRFB8vC0B8,966
|
|
3881
3822
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image.txt,sha256=B7A-mM9XnSrkr8xnHqNKSGJ-KxdA9GRjmwe8Yhhmtxw,325
|
|
3882
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt,sha256=
|
|
3823
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt,sha256=8OQiSBofNHj1G0LTK9DEJZentQdAZmoMHON0XgSOgXI,1580
|
|
3883
3824
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-home.txt,sha256=PUF_xUAJ3zjAskRQ4xUoSZ33qn5cxYbj-T4JDYwY79Q,127
|
|
3884
3825
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-server.txt,sha256=VX0LsLUtcdv8Yh3iOv5NgpB0oaiEOXkLcweo58t-cNE,137
|
|
3885
3826
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-history.txt,sha256=VNHlNLinjqcMgBZ_GhlTggMi2757TYfF0E6kLbSohdU,312
|
|
@@ -3931,8 +3872,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-databa
|
|
|
3931
3872
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/change-dataguard-role.txt,sha256=ruxemZZGXaGRS4YIXEWuOrT-Z5ojM0d3a9RESV6YfjA,6187
|
|
3932
3873
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/convert-standby.txt,sha256=sttk5LNJIYcrXVLb5h6Voa-x0HZNmv6QDIjjT54gCdE,5493
|
|
3933
3874
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-details.txt,sha256=Gm7yuIIGHElB2Eamzfa8YFuA_h0WssOS4Fyu9BzDG8w,13543
|
|
3934
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-from-backup-details.txt,sha256=
|
|
3935
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create.txt,sha256=
|
|
3875
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-from-backup-details.txt,sha256=QIVWVoakX1lxWNLeV0s71451NMsPEkc4DtKMUIEsAEk,14206
|
|
3876
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create.txt,sha256=3VFIPFAze1z023Yuticnz1u62gby5OKzduZ4XpVK26E,13316
|
|
3936
3877
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/edit-autonomous-container-database-dataguard.txt,sha256=wzB6GxKd3tmWZiIHZPCFaQUo5JlYasx-u501CHS7UIY,5493
|
|
3937
3878
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/failover-autonomous-container-database-dataguard.txt,sha256=XMaowlMF91QTPWxS_VukvxFbjmVPS4j_44N3eSpI1H0,5074
|
|
3938
3879
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/get-autonomous-container-database-resource-usage.txt,sha256=HGVCg8qA9QOT0-4jqLqVYziq91AcA-kStwafXYh0CxA,3395
|
|
@@ -3944,7 +3885,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-databa
|
|
|
3944
3885
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/switchover-autonomous-container-database-dataguard.txt,sha256=YhbgQHcvOTfwAZ7dyAsbgp2df-2eHpdNMX4T249B0E8,5082
|
|
3945
3886
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/terminate.txt,sha256=BSnRugpCPBiLSa7Z-dyc4qqZuLMd_1uh_eKiNxAxZ5g,4893
|
|
3946
3887
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/update.txt,sha256=45pNSw5TlUhlC2BFI4IAXNGDdROhWEXLexlsbgKQTJo,8549
|
|
3947
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-backup/list.txt,sha256=
|
|
3888
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-backup/list.txt,sha256=ieKmP5R_laMWPeCTT-psILX_oulYxpZoYsR939KxPqI,4077
|
|
3948
3889
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/create.txt,sha256=n-gQtiLYMHPxbLrDksTMnfFCLVi5QEkg53iWY1vSufo,7046
|
|
3949
3890
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/failover.txt,sha256=vG9QpaVvehSOBjFl9YG9ZSOCYuKVGg47FMnskm0Qzk4,5473
|
|
3950
3891
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/get.txt,sha256=GlUWQwC0OUsp-u6MrjyO0sDuqOVmbjS8OYFnI6R34xE,3955
|
|
@@ -4083,9 +4024,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/get.txt,sh
|
|
|
4083
4024
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list-update-histories.txt,sha256=lbBu0nU0MIVIZyaATy8RaE3nJmJdYJHmIedK2_Cpkn8,5873
|
|
4084
4025
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list-updates.txt,sha256=muNPOwZtguHs25dLYiBa5UyRQAwzy9dzmZdHWhrvn5U,5826
|
|
4085
4026
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list.txt,sha256=vNIWskOVEINrA-WxfxPt-rC-btGaPN7KDeOkI2XPErE,4276
|
|
4086
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/register-cloud-vm-cluster-pkcs.txt,sha256=
|
|
4027
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/register-cloud-vm-cluster-pkcs.txt,sha256=YPFYr6Jfa7v1KsEOuyG53RY09H_AiZV_aII9wNykhTQ,6919
|
|
4087
4028
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/remove.txt,sha256=Wl_75-0wGlv51o3skYlGORZh5AVc-M5FZpfKmS_WndE,7250
|
|
4088
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/unregister-cloud-vm-cluster-pkcs.txt,sha256=
|
|
4029
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/unregister-cloud-vm-cluster-pkcs.txt,sha256=C9YJqZF_RbeeusrT6B-ehccUAkwsP3BjQ7bCjStdy2U,6931
|
|
4089
4030
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update-exadata-iorm-config.txt,sha256=t9p2N4LnTE8AJeKsljLjN2VwdamVhTs2Mi-ydrz7154,6571
|
|
4090
4031
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update.txt,sha256=WKNkZR9eBOFckNVQQhOrUbgW_0KiNIVcaLN2rmRTAks,14034
|
|
4091
4032
|
oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/create.txt,sha256=YjTASe1g3Ms0ALcibodhLvB90uEdDGpgQCrTANLRZ0k,5264
|
|
@@ -4101,6 +4042,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/list.txt,sh
|
|
|
4101
4042
|
oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/update.txt,sha256=4csOAT2vi6xEuYsHVDDQ1z1Kjqjh3ux8pkAIfB8RY1U,5794
|
|
4102
4043
|
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-azure-encryption-key-details.txt,sha256=P6QnvmeqpK-B4Q-rIHHLR6EaDEllF55qHpdposLDSkw,8431
|
|
4103
4044
|
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-external-hsm-encryption-details.txt,sha256=VSXp3q_R7WbpJhwn14zC7EGgEcIxJZQt_2EexuyGkPo,8406
|
|
4045
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.txt,sha256=NsdA_xbFerbNVNUIiQ3SzG0HFgm_ZA3ELKDXMN69FmU,8671
|
|
4104
4046
|
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create.txt,sha256=VBfXkISQpLPyoBbCTHq1MagKxXKFV6RAxON8ChZkgtg,774
|
|
4105
4047
|
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/failover.txt,sha256=1NDJW-FEpjwDr2QzF0sdHVGmMCBzLC-W0OuCSIiE31I,5706
|
|
4106
4048
|
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/get.txt,sha256=6g3Rads_3LKQwaDpoAFtBvR7jRnKF57RephHHPqWP5Q,3740
|
|
@@ -4111,8 +4053,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/swit
|
|
|
4111
4053
|
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/update.txt,sha256=c01QbOkvE1RkHp6Wpej_0O0XxN4fZi4tbdb2PE329i8,6485
|
|
4112
4054
|
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/from-existing-db-system.txt,sha256=hgb65tXrgQRa5gRXgz0y_ztjtHAPqwS1FSqATdhFhtA,7537
|
|
4113
4055
|
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/from-existing-vm-cluster.txt,sha256=iIMShiokQ4MpWwtC_dPltHTgpOEocN5wkRG8u4amXI8,7302
|
|
4114
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/with-new-db-system.txt,sha256=
|
|
4056
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/with-new-db-system.txt,sha256=8kSU3WEDlx-VE098Tzo7Omidcw_nooaIspRX-qcXBN4,15049
|
|
4115
4057
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-azure-encryption-key-details.txt,sha256=Dl_OZUjmjpcNHbfCvTovkGX6BTejsS9vPRh7nLvEKfQ,5257
|
|
4058
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-google-cloud-provider-encryption-key-details.txt,sha256=WamHJVt-Yy0h_Q2jjqrptkDy9ajYVjjrhCCO-OO3NBQ,5449
|
|
4116
4059
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-key-store-type.txt,sha256=Zj7qZMnubZpAQgSsJt7kS43S9wYktyCYy_0_cxsrvTk,4956
|
|
4117
4060
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-to-external-hsm-key-location.txt,sha256=V7nF4X-q_74FmTZtOAuW--ZKcn_QdAQ3bvsIRTUAdag,5088
|
|
4118
4061
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-new-pdb-precheck.txt,sha256=pZi3xxqmejxWn-DMU36GnFjEVMVLYJUQ98FmiJRZD3w,7317
|
|
@@ -4120,12 +4063,12 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-new-pdb
|
|
|
4120
4063
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-pdb-sync-rollback.txt,sha256=znigWOjKLUdHAizgvwunU_7l6qr_Nl0sO2PBl2-U8Ro,6186
|
|
4121
4064
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-pdb-sync.txt,sha256=G8qUFJN1P9arHGzfU7szlg81xB8c65t5LMqyDm69hSw,6150
|
|
4122
4065
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-standalone.txt,sha256=FJYq7WVTW7Bu5Woqm26Foil_huHszFYFwgE7oOoBeSA,5386
|
|
4123
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-create-stand-by-database-details.txt,sha256=
|
|
4124
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-from-backup.txt,sha256=
|
|
4125
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-backup.txt,sha256=
|
|
4066
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-create-stand-by-database-details.txt,sha256=WEG3NpWUriTBSqOvbC2RMGIpF78ODBvaBSFleF4rYLM,6626
|
|
4067
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-from-backup.txt,sha256=pb5DGuFQRWva6WlrOGPqEK3P5l9DfkLM8NyK_BrnHbI,6521
|
|
4068
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-backup.txt,sha256=qmradtYtmRL3YChJiBn-yONalyoWR90FMZhHgGciXwk,8618
|
|
4126
4069
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-database.txt,sha256=e8_IonwQQGzAKQMLSRlI45taHbzuySfjXST8ut1Py6k,7371
|
|
4127
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt,sha256=
|
|
4128
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create.txt,sha256=
|
|
4070
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt,sha256=TcIQ1Bs4LjYn9GYLmNAPw8MwNzCn8Rf7lOcJNGxQiv4,8590
|
|
4071
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create.txt,sha256=vKdRvwWx3zHaKHEWl56toZlnfK-Kt1n3jxZDIuj5X_0,12024
|
|
4129
4072
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/delete.txt,sha256=we5CsUPHVq5sAR1OFkc0auKrTiN6O5oQwrUF-DRMQDU,3379
|
|
4130
4073
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/disable-database-management.txt,sha256=v56MVvAHq9Rw81mncfqoC7LQgle0yVTChvL9LMHBXeQ,4771
|
|
4131
4074
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/enable-database-management.txt,sha256=cnpflNVMso2YBvB3k1ipxTaBSOoYFIiPYuQ4q4FjpO0,6815
|
|
@@ -4143,7 +4086,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/database/rotate-vault-key.t
|
|
|
4143
4086
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/set-oci-db-key-version.txt,sha256=5m0Xpmk7EuuUg7rMVrb36QkfkhJMvxELj6hQ2qTvhZ8,5415
|
|
4144
4087
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/switch-over-data-guard.txt,sha256=rm0XM5BxYUN4h2ljecUqSIM1o4jZ5cIfMxIepTh5eOE,5482
|
|
4145
4088
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/update-data-guard.txt,sha256=UqljXGm7g7AYt3dzrw75m8WLr6DwbYK7HbKFEGnDURI,5880
|
|
4146
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/database/update.txt,sha256=
|
|
4089
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/database/update.txt,sha256=5pqwTqzvr1Mj9P4I6G4vbQgwcrMvmjLYRxCVuPETFAs,7928
|
|
4147
4090
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade-rollback.txt,sha256=mcoyTc8UFeAKrTMyo8-eki9KhQTt-jZoHTR13O2thI8,4667
|
|
4148
4091
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade-with-database-software-image.txt,sha256=4P3O8Pb1Uw2HRya63i2LUgK2umR9pYB5Ct5VDkMf4ko,5955
|
|
4149
4092
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade-with-db-home.txt,sha256=YHpLv7VRDLi9jF35EajW6BdpeQR3GiE4FSYcJ84cKBE,5211
|
|
@@ -4180,7 +4123,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/upda
|
|
|
4180
4123
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure-un-allocated-resources/get.txt,sha256=QLW8UJgtsBSEF5VfqU4J1yIcKHtVJ8wsqrb1IzDVZKw,5728
|
|
4181
4124
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/change-compartment.txt,sha256=OghmVOGpzUc5mQ4GBsX_bRWGPd4dgC_a3tV6q2ZFYis,4562
|
|
4182
4125
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/change-exadb-vm-cluster-subscription.txt,sha256=foYhHMEml7PkAhKQ-PdKWCNI2TIg9AgfnLocuuhzFEg,4430
|
|
4183
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/create.txt,sha256=
|
|
4126
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/create.txt,sha256=TyBw9b7UmmpYko5_Uh4PoSrM6krfZD1pmHpPj59KEQs,11244
|
|
4184
4127
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/delete.txt,sha256=hrMt6Eng96m-i1bkQeyaizDogyq5lANUGVSRVuZfXrI,4217
|
|
4185
4128
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/get-update-history.txt,sha256=h_kYMf_QurocmF-cWV8Rb9srfCl-RLE7D57mR0Kl2tw,3252
|
|
4186
4129
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/get-update.txt,sha256=GwqKCwf2KrgaOt4fFdSmCnMdltkr7cSF4bmyr_w4jX4,3137
|
|
@@ -4192,11 +4135,11 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/remove.txt
|
|
|
4192
4135
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/update.txt,sha256=ZEdVumZ-8ZSmNB-M7O2Vu-DF36ieF7c38QRkPj-pXe0,10109
|
|
4193
4136
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/change-compartment.txt,sha256=_-W1LOBd-8ilh6sSzmqybjp9XNLd6jDtnkq7Qo_SYd8,4525
|
|
4194
4137
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/change-exascale-db-storage-vault-subscription.txt,sha256=i6ZRp8gkK8O0-RwyVlIQQiuhKaoWau4ittsVEyVnMyk,4526
|
|
4195
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt,sha256=
|
|
4138
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt,sha256=05Qle0OhBtfsOx04VIWG17hN7WbLNlzawBZuAz54HhY,5366
|
|
4196
4139
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/delete.txt,sha256=Jl7gvvaPX8lf-TvhUTMw3fxPEVdOzKyRfWuDgQCNXI8,4199
|
|
4197
4140
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/get.txt,sha256=StZVqH7vXk8H-Pj3axilY9YBowPoUDlQLNgAQXCZJjY,2876
|
|
4198
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/list.txt,sha256=
|
|
4199
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/update.txt,sha256=
|
|
4141
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/list.txt,sha256=kvyLkg7OJAs6i2Dd1JNSgykNXqHgA4CwkK5_PLxLhho,4142
|
|
4142
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/update.txt,sha256=qDkDOyb4SN_LbS1ckk83q5qfjappFrGaDHPOlCqQcX0,6064
|
|
4200
4143
|
oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/create.txt,sha256=f6ySy-lBR-_MK9urYd9wz6PO6UHd6Paq_PNJmYtCD_s,7662
|
|
4201
4144
|
oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/delete.txt,sha256=pGs6sjRukkKg9JcCZp6PSeUfl1zofd-jIJwnhiJkv6I,5348
|
|
4202
4145
|
oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/get.txt,sha256=uYVaCSn-WPa0eKcY5bix3aiDtXA5zVE92n-RjKA_iE8,4008
|
|
@@ -4257,7 +4200,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/get.txt,sha256
|
|
|
4257
4200
|
oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/update.txt,sha256=ucYT5TISNmdEOllJVOJt3uPjayt6SQHAZJx1-Z9ggTE,5960
|
|
4258
4201
|
oci_cli/help_text_producer/data_files/text/cmdref/db/flex-component/list.txt,sha256=shWATvLRxqvbWCuG7fvenOtQj6J_PKTYz5kBacIW3kI,3810
|
|
4259
4202
|
oci_cli/help_text_producer/data_files/text/cmdref/db/gi-minor-version-summary/list.txt,sha256=VFMlaohyE-8oEWjrhm4SfB8J4CZbEf6U_ijKB03iyMQ,4022
|
|
4260
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/gi-version/list.txt,sha256=
|
|
4203
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/gi-version/list.txt,sha256=Ggun1PR2GWMeR8aBB1US2yH-YkgvCsFRetBIcBQsRMk,3597
|
|
4261
4204
|
oci_cli/help_text_producer/data_files/text/cmdref/db/infrastructure-target-version/get.txt,sha256=JkpbVpoLe9DqepxwchY4vJUy3zFSulDT5GzJ58Fr8Ms,3273
|
|
4262
4205
|
oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/change-compartment.txt,sha256=R9AvhvCDtT-Zk2gi6qw9sMHkyGxYV8GeZXDGbij5c74,4475
|
|
4263
4206
|
oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/confirm-key-store-details-are-correct.txt,sha256=pCwmdAbrN9qDE590eutKhw3G038rAZDrO-SuGMCFCYw,3599
|
|
@@ -4357,24 +4300,24 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-window/update.tx
|
|
|
4357
4300
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system/change-compartment.txt,sha256=P00QwuUOfMk5BlRLjHDIg6z4oPAyDoUnlg-j3nvj-LU,4475
|
|
4358
4301
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system/get-exadata-iorm-config.txt,sha256=1XjrKVqpiO4JyLVDc3STPOVWP4CFlnAFZfQaSonfxKQ,3292
|
|
4359
4302
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system/get.txt,sha256=Facv4kfHtMmZuNE7sy4qOms2vUVaHBNKc9fDFhEnI4E,2987
|
|
4360
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-backup.txt,sha256=
|
|
4361
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-database.txt,sha256=
|
|
4362
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-db-system.txt,sha256=
|
|
4363
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch.txt,sha256=
|
|
4303
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-backup.txt,sha256=BxM2pk9KS-28iDcEv49pXFOyvjU6Sy4cL7NTcRYfJqw,21364
|
|
4304
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-database.txt,sha256=DGx5hgRrazUW7id1Z6oKJEzG5tHPXT-hAU5DTPJo89Y,20248
|
|
4305
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-db-system.txt,sha256=DBKZIwsyNbafCzQCeJy9wWG1DLueVFwIz8af1TQUGns,19710
|
|
4306
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch.txt,sha256=ETiMwHJR7S4bSecDXyk4WBiR7e2nVGAhVbY60gyqbZo,24154
|
|
4364
4307
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-compute-performances.txt,sha256=y0-AKMJ4wS8erNH_5vngKSujUorcbqVuYORPYWguN5g,2693
|
|
4365
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-storage-performances.txt,sha256=
|
|
4308
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-storage-performances.txt,sha256=f9hqXgT3dFk9icUtf1mVP2dVrfh_G2PKpQ0E3O91_oI,3709
|
|
4366
4309
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system/list.txt,sha256=YxipCXQfaJQY99eq5xrPMeOOT0b0z5FcNxXsVoqMpd0,4764
|
|
4367
4310
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system/patch.txt,sha256=rMFBVe6KT0ZTAh6vWxwDQI53slOM6SN6eFoTJ_7Cw3Y,3229
|
|
4368
4311
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system/switch.txt,sha256=uDaIUSn3nZNsQ9Z4amrb6gCAbmhk_y-C0_m86ez4LTE,3047
|
|
4369
4312
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system/terminate.txt,sha256=lkIEDgnF4o87I849hSWZI11E1a4VqI0-E209uQ8rknY,4623
|
|
4370
4313
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system/update-exadata-iorm-config.txt,sha256=hSx-doiAkOUCeIv5C0Z-9PAuyfuqEj2fAK5VXcS44gk,5445
|
|
4371
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/system/update.txt,sha256=
|
|
4314
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/system/update.txt,sha256=TLd8rkrGROhamP1qyEBz5g5S6rIbij2dguw2HUo_jJ4,10780
|
|
4372
4315
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system/upgrade.txt,sha256=V3r-Ibn8wlWmk2z0NP3LrzyBMvuBmHfiSQXcb_vGvWc,4893
|
|
4373
4316
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system-minor-version/list.txt,sha256=fkbfPEdDlZelSEiuxqE268d-Z98rRDAyAUzgnty7tVM,4180
|
|
4374
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/system-shape/list.txt,sha256=
|
|
4317
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/system-shape/list.txt,sha256=FZPlnJsuv5NEGzrB50b1NGVa0-KSH1PUjH4wxy5FmY0,3474
|
|
4375
4318
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system-version/list.txt,sha256=EmOYJXYpOdwCc3AYbG_qBEtJFfNntGn4NS-2Q7PFyBw,3792
|
|
4376
4319
|
oci_cli/help_text_producer/data_files/text/cmdref/db/upgrade-history/get.txt,sha256=WY87-QCxoeIyO-OPg7MKS7WBYcv3pzoO_B9MkrD6IN8,3601
|
|
4377
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/version/list.txt,sha256=
|
|
4320
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/version/list.txt,sha256=PJWpXmKC2IwZ7ka3iZDaPMaZPSM0mK8fLKBX-rjTGsM,4132
|
|
4378
4321
|
oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/add.txt,sha256=KHhQ8FFbL_UCXuP5OEQbl9_88A7qHpBDf8xcxl7hzfQ,8976
|
|
4379
4322
|
oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/change-compartment.txt,sha256=kOr1f6aVWzNDmWvLXK06w9XBHv-NkY3WqSdt9EeAnZY,8681
|
|
4380
4323
|
oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/create.txt,sha256=xllLP_s90_rDJKrIhaokIo_XEKroNEGp_6mnqAXEddc,13963
|
|
@@ -4420,55 +4363,74 @@ oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request/get.txt,sha2
|
|
|
4420
4363
|
oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request/list.txt,sha256=soHpA66aT8rVXkIsDSAIi_UL_hEJ-uuHbcw1VRPwD4c,3559
|
|
4421
4364
|
oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request-error/list.txt,sha256=bwLOz4ZMB-hkKIFV6HpYbpF9puFaSPdF5rcYShudCbI,3526
|
|
4422
4365
|
oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request-log-entry/list-work-request-logs.txt,sha256=Pm0_8gJCFl3OLSEZLvomd9BYtEu46JbXWkNTh4XVWm4,3626
|
|
4423
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery.txt,sha256=
|
|
4424
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container.txt,sha256=
|
|
4425
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount.txt,sha256=
|
|
4426
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector.txt,sha256=
|
|
4427
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key.txt,sha256=
|
|
4428
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association.txt,sha256=
|
|
4429
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault.txt,sha256=
|
|
4430
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/
|
|
4431
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/
|
|
4432
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/
|
|
4433
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/
|
|
4434
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/
|
|
4435
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/
|
|
4436
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/
|
|
4437
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/
|
|
4438
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/
|
|
4439
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/
|
|
4440
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/
|
|
4441
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/
|
|
4442
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/
|
|
4443
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-
|
|
4444
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-
|
|
4445
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-
|
|
4446
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/
|
|
4447
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/
|
|
4448
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/
|
|
4449
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-
|
|
4450
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-
|
|
4451
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-
|
|
4452
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/
|
|
4453
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/
|
|
4454
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/
|
|
4455
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/
|
|
4456
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-
|
|
4457
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-
|
|
4458
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-
|
|
4459
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-
|
|
4460
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-
|
|
4461
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/
|
|
4462
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/
|
|
4463
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/
|
|
4464
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/
|
|
4465
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault
|
|
4466
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault
|
|
4467
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault
|
|
4468
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/delete.txt,sha256=
|
|
4469
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/
|
|
4470
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/
|
|
4471
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/
|
|
4366
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery.txt,sha256=rI_wAC9qxikb9EZJ65IH3uVH6JBpyAqrjSBxwzio-Y8,2904
|
|
4367
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container.txt,sha256=jrVWomOApOjAvAWeZu0XzmBNAf4i8q__qh5nll1V3_k,2904
|
|
4368
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount.txt,sha256=rNDYFkD8gPo1o2lL-IkhzmCAcmhhvVo1QQAjHlaPfo4,2896
|
|
4369
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector.txt,sha256=JpO_8kugaTQXgc0_CgX0rLgIo6v5VTYlEVOJhxbaD8E,2903
|
|
4370
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key.txt,sha256=jlAaOntdc3ec2pQ1Ehijy2K5gzG_C4XFTU6BJ8hklpw,2830
|
|
4371
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association.txt,sha256=S8WEtgJyk_BLHaD_CMImUzEFdjhJ7caTe_F-U0PgxaM,2930
|
|
4372
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault.txt,sha256=6nnwBaRhb6Ls-12AJVM_ZwTy-J6u9FU0X_cEKuXnW_o,2897
|
|
4373
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector.txt,sha256=vvcvUEjbGaJVqYduvrp7vrp8XssXHheUndHkreH_RwU,481
|
|
4374
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring.txt,sha256=vcxmUYa1_OTl5529p6MbfFu__CEWY3kf339PehwqfPE,231
|
|
4375
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key.txt,sha256=Z-O1WUeJXiM4leLOhqmJbHzF6HD2Mcj_NA_8pUmPUKo,155
|
|
4376
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request.txt,sha256=BYzMjiZf0Sh6aLJLRAm_49URRBfISPTtyzL6HMd5YJ0,2912
|
|
4377
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/change-compartment.txt,sha256=nBvk932uIOzRZDhloETqtvPg1iSAc5wy7M4eQau_Vmo,7290
|
|
4378
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/create.txt,sha256=BKXSxs4bew98ivIJBx0fjv1Kq6wRdPJb4791Oawzzoc,7453
|
|
4379
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/delete.txt,sha256=w2N_H6yVndO6E1Kq6qLGCPSvm_VL9Sg5KJ7eYU3NtLM,5315
|
|
4380
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/get.txt,sha256=L8npv7ZNAZ6x1-D3UOuUJoeUz4PSp9t_AxjUyUBnLj8,4209
|
|
4381
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/list.txt,sha256=GhsmzwedOOEGNr-7GESFOOyl3Y5u1atV8Tx5AZ0P7-k,4480
|
|
4382
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/update.txt,sha256=DNYhaOGql6J9m5oNEsTVvG3mZU6GybKSka7wS-VnBUM,6870
|
|
4383
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/change-compartment.txt,sha256=Aq5kwWMGvNZJr1bZE_3sQiOM-rz8VV1J_5SfHmlzMiM,7396
|
|
4384
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/create.txt,sha256=GBUcTUup4CAASVqbqtVzlblAzS3osz8T5ySzMNjCcCM,6653
|
|
4385
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/delete.txt,sha256=yHlFiM1lkDILcROImf8ft2xcBdCUm-SSZhBd4NAG6no,5347
|
|
4386
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/get.txt,sha256=xC_uL-v1YpwW5SHNP8SbpgpBafRC4y05I11ZlX7wGbE,4321
|
|
4387
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/list.txt,sha256=UjYX40uEvVVm4WxOcYptp4rlsavUgW_FQ_Q3EriXYnE,4403
|
|
4388
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/update.txt,sha256=0-kha0C4GuKhzMLRdSlalQT8v5VIJzCc0VbbzuXRIFI,7051
|
|
4389
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/change-compartment.txt,sha256=wkytAFbNyr-g0o0ey8W4IJEYJ3_Dk5I3edszVdZeT1U,9305
|
|
4390
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/create.txt,sha256=whzz13iX6_Q7h1zeqSVtWPsUk15fD4vvBiwl-H9_Tqs,8641
|
|
4391
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/delete.txt,sha256=ArGQc1od5waZ18mgjEH_ljMa2svaZbKh_eMuQOgtxhU,7410
|
|
4392
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/get.txt,sha256=Aa49r_UmHqaD_GWFl61raabFBN7x8iJXLQNFJM1ngjQ,6202
|
|
4393
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/list.txt,sha256=kKCzxAOErjEav1fF4Y5kXlHJwL8Iwk0D16pzOAxhYqw,4300
|
|
4394
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/update.txt,sha256=5rs-h2b06J3GJq0SNsFncbZt_px8a_ist4Asf6NXU90,9010
|
|
4395
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/change-compartment.txt,sha256=CedaAnzTKcyeYKiXGVU7hbi2sosmVA9_I6skp00YdNQ,8135
|
|
4396
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/create.txt,sha256=S4EzhNYcB7M_fMcigrE2QrfwXeb68XZU3X-FTvjwcOc,7453
|
|
4397
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/delete.txt,sha256=dfgCVptNW6PPrYZjAnjf6VDBI-g8XIRmHA3YPGJ_-80,6103
|
|
4398
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/get.txt,sha256=gW8PmEdwr4EH5u9FajyJHnagY-JYJ2jOfOGUl-bC5i0,5031
|
|
4399
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/list.txt,sha256=4jY60e6Ng_1km9oZDm_irIovjmeylPsv8fvgWVWnupE,4163
|
|
4400
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/patch.txt,sha256=DJcDscvl_AW70vExpLNMl7GTcSHs_YQ6FGuU8KT0te0,7957
|
|
4401
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/update.txt,sha256=pCjCKQDKRziJPixOYu0tp0iVCspWaKR_7iaVMSpkRh8,8081
|
|
4402
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/get.txt,sha256=-Sj0d7oCQVWThj7LfUn2cjUyovwI33tGbOHvFV4jAgQ,3188
|
|
4403
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/list.txt,sha256=zcZLBcETY22Yc6T8vRlh2DVe-rJWLHraGBqnHtSLLCE,4249
|
|
4404
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/change-compartment.txt,sha256=qQedIKglFvltUv2xvKRRzj2OgLESFulokN96n8QavrE,6920
|
|
4405
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/create.txt,sha256=_9PuMXgvGTlvRweRtpT3TnuDE4w91qlMFe1GwSzVuKM,6799
|
|
4406
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/delete.txt,sha256=OaLsCgZusAUNTxIzYq3xihiBXTs4FwDqej6y0NtEFgE,4883
|
|
4407
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/get.txt,sha256=HSp9e85_R49DFY3tY8Nhvbw2LOyAOERH36oouyFeg-w,3964
|
|
4408
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/list.txt,sha256=37zj1kS9uwrclmzJW9BAFHwk_2qTsAuYeE9Sh259QI8,4380
|
|
4409
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/refresh.txt,sha256=90t7LbP2Iar5rqtUAxUGBGO_EujmrhLZkaH7jDMHf3o,4921
|
|
4410
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/update.txt,sha256=zSc2YX8HtFZxjiSfcMYOQFGK2bI8edHpbybDd8g7RCQ,7297
|
|
4411
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/cascading-delete.txt,sha256=iOr2v_jhEKmV7eBuQaRu2cYQ_YVmbJOsbzwa1SQUwDE,6898
|
|
4412
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/change-compartment.txt,sha256=X7xb90AsseKoIQk29-FL94P9hd5gGfDFyJ5q1uaxD7c,8970
|
|
4413
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/create.txt,sha256=fBUALh8d73Qr7vSOHu9eDDAQDf9BkABNPbT6-5SndaQ,8246
|
|
4414
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/delete.txt,sha256=-hZ7eLPIbruL269h80BsfkGpyLhemrbE44u0raLUlyQ,6921
|
|
4415
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/get.txt,sha256=7vrBBv7ETVzFPweprztIoaxONIKVim2NvqeLy_or2sg,5879
|
|
4416
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/list.txt,sha256=QoL3xcv_tAKcJsTjJo9d8WcgtHTdKt3C_yd1vLhZRkQ,4501
|
|
4417
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/update.txt,sha256=HfI3u46uaq_YwfzuMqRL-Yj5L3POxnAvVhUyWbcRJIY,8691
|
|
4418
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/change-compartment.txt,sha256=_Dg5wwuI-ru9Dlp56yWKWdpOutSaOGFVEecJiz_mAPk,4588
|
|
4419
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.txt,sha256=Fj_9_QwVbNQaRL8QKVTVfl6dy4AcMywxrV52d_pykqA,7971
|
|
4420
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/delete.txt,sha256=EgWq09rJtenMY5yZNcI4TzHEVeETrUS2XfRaF44YT9I,4425
|
|
4421
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/get.txt,sha256=qcsqJ7USTD1QxxyWU_C9QmHUlsfsb-rowEyHySqyA40,2970
|
|
4422
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/list.txt,sha256=D2i8oQdXXD3QhVViWxKyFrETsR8Co_JU-oqJDS-yIpI,4135
|
|
4423
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/refresh.txt,sha256=-1ot5UKwkeZLr8YilAvjSDEfpzAxigpuptwD5rgqtEA,4296
|
|
4424
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/update.txt,sha256=DCcaE44cH5zHZzYKEa0wLHiMH-7YkgGOIqxhRT9jM4c,6183
|
|
4425
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/get.txt,sha256=vhzIFovXPfmKmX47arF2sUFJdPa_x38KDUMATmq2ky4,2824
|
|
4426
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/list.txt,sha256=GFKXB82C9Ycv7b5br1DHehJ0tLdcT_hjXbtDc0XbM24,4128
|
|
4427
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/change-compartment.txt,sha256=93Q0WUs6ED_dFT0DPk0j40Ym0SejiTQqTXrnA3_3TZI,5090
|
|
4428
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/create.txt,sha256=HT92hj3uLSzELJMDLlSW6OwPalZe93uUHBJOs6kGf3c,6818
|
|
4429
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/delete.txt,sha256=9dWqdIPcEG9NG0l8txID7cxYq8EyLe8ClVGC9TkDi0c,4911
|
|
4430
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/get.txt,sha256=rUJdVVcB0MnGTnBnUZN-0J9qGRAReTHKqgzRwZ7JG0w,3846
|
|
4431
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/list.txt,sha256=YROQgYnxTomP1VPLKTgPIWNPUY8OnkNAP1nrNHDOj-s,4165
|
|
4432
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/refresh.txt,sha256=GNlCQo5CynOlQYq8uY3v0dCDGFGh7eq1YvAGJsyKoRw,4942
|
|
4433
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/update.txt,sha256=ToxZ7PEfaXssjFsFrs88ohF1dUa4EAG9pbIAOv4iwRo,6240
|
|
4472
4434
|
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/cancel.txt,sha256=3SRljeJRVaS0bvdOy0-09kjH-YxAd89wYsLFmEYZG2Y,3109
|
|
4473
4435
|
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/get.txt,sha256=f9BGXfoOVTty3c0dFJeqmQjst_439xAn6--ujH08LXI,2737
|
|
4474
4436
|
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/list.txt,sha256=3GnJedkp8hapL1c-ytIZJeLSc_CZ3tluZzWL08GsW5M,3817
|
|
@@ -5009,72 +4971,6 @@ oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/promote-zone-dnssec-k
|
|
|
5009
4971
|
oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/stage-zone-dnssec-key-version.txt,sha256=_kT9bzvAADbCuJS6uZIMEEDwp7-NDBc8u26RFXkP3tk,5818
|
|
5010
4972
|
oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/update.txt,sha256=SbyaIEFNXimlHcv-gm9j4CVvOruJpF7sS-z4rZWX-F0,9582
|
|
5011
4973
|
oci_cli/help_text_producer/data_files/text/cmdref/dns/zone-transfer-server/list.txt,sha256=XuL9JoH2GM1MsI6qyjBFDbTIp4orSUuf-dGnSmQdhWw,3211
|
|
5012
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance.txt,sha256=B4kxpHiVD2bsXNoWVoMi_qP7ynjdDyeMhrVAkAEzpPQ,351
|
|
5013
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/export.txt,sha256=V8YnzepMAWFd2EpZ527TUKsxrjuHeJkMmDXcJ674MZQ,345
|
|
5014
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/job.txt,sha256=oq3Q6c4nhkLyijWJ8zj08YtobLnqbNg9d6MDuzeGzFw,301
|
|
5015
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset.txt,sha256=niXdn8KmYx7gVI547yWG9QztSjoG3Lkoso3Sm4tRAMQ,244
|
|
5016
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance.txt,sha256=7D4tTnO4v1GG16oqgkM-vB4lRHXPRJRcvwQ37vwGFX8,240
|
|
5017
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/verify.txt,sha256=Z_44UcDi2bo8kYKlSl29HNkY3Y9nYuW3teaemeQwZPU,195
|
|
5018
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/cancel.txt,sha256=A0RDoITrH0xVomJf2daLrR6eGZQ8WbvFsPbukgVHQWg,3649
|
|
5019
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/delete.txt,sha256=ITvfrwsqDk3zribVxDmvwMkhwCsqLlKs_vMldjuNNb4,3687
|
|
5020
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/get-passphrase.txt,sha256=b4YwA5B1nobqBOnOhPS_tC6mEOdtS-lMSAWSr-UddqA,3708
|
|
5021
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/list.txt,sha256=BZrea92d2JoqMFXeUUoqpQeLQweTauBd7aFwWqRyNGs,3421
|
|
5022
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/never-receive.txt,sha256=JyDK5EbcPAjsgtLyPa6pylZrzI89Uniuy4k4pWQhlOU,3696
|
|
5023
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/request-entitlement.txt,sha256=L5CHaUr6jUEWmb1SgSq5hejhUiFs0fTSHRm6Q6jAUgM,6490
|
|
5024
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/request-return-label.txt,sha256=xlAVobySxuV_TER_IPjNNK9OpKf_MSJatRg3-1cB7g0,5882
|
|
5025
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/request.txt,sha256=ZogDrH0O5nANrDGCD9CKK4-sBYARKA5clnYJU_wIA7U,7307
|
|
5026
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/setup-notifications.txt,sha256=dPJRbkQRejv3Dzo_rV5mDdWqwsDpJgaUuArTT9LfqeM,1718
|
|
5027
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/show-entitlement.txt,sha256=F6xRJrhxisrfZTszu4flfdvle4fg5kifZ2EybbvC10k,3720
|
|
5028
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/show.txt,sha256=fnJQzccoZTk5rHyQjjHvn5PaVqDEhikLSxwJWpwBDDI,3648
|
|
5029
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/update-minimum-storage-capacity.txt,sha256=HxdoykClSvK9JvleEW170tUOdD6oYQAK3MPSRvocPFk,4293
|
|
5030
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/update-shipping-address.txt,sha256=oVhjsul9VQAxJUMojYwFRh-mQoZt5dDFJnassSaGhIA,4563
|
|
5031
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/export/change-compartment.txt,sha256=nKrGlAtSDrY1bswfDWXS0WtA6U2YYjEiqBs7InZchmg,3728
|
|
5032
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/export/configure-physical-appliance.txt,sha256=38YO4KGrdahPexGKCSOJdxFuPMd0do_QNaCxXXyhGcU,4020
|
|
5033
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/export/create-policy.txt,sha256=LpMO8ttTESTs8b1X74KPig6r2LJ09-KbvKaCh7z6hLg,2364
|
|
5034
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/export/create.txt,sha256=ORrVsuWCmEfD29hHvYxztllA8jAndyJkTY-EbmPeqhg,8115
|
|
5035
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/export/delete.txt,sha256=L7NlmSx6IlgfUE6ytIH1A8fZepuYfq9I_DPldoEflEQ,4551
|
|
5036
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/export/generate-manifest.txt,sha256=7hyOvpWeBX52aCYUVcrGwOCGCgyxMfRRjerFrh548FY,2957
|
|
5037
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/export/get-passphrase.txt,sha256=DnbYYAy3IGZUn1u08NqC2MevcnQdO2UYiPoyilymqsw,2364
|
|
5038
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/export/list.txt,sha256=TR3sweEH-ZEswJvixh5CgPSbgndf01gmd4tfFjB5qbs,3554
|
|
5039
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/export/request-appliance.txt,sha256=YBjoVl52BvTBxvypjQVIcnOGu9VvvH-jmJVpyY6Ruho,2371
|
|
5040
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/export/request-return-label.txt,sha256=MdKn1ri3O6JeSzurFsNqo_8eyBZcJdvMoWHZfO6F0fw,5834
|
|
5041
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/export/setup-notifications.txt,sha256=yjmSf94QRFwTonCnin5IozeAW_IzdZxUzFWeKV39DZs,1341
|
|
5042
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/export/show.txt,sha256=y_ThaYJP12seR84fJnJ7k9VaYxWQo82GSnBXg9FB75g,3362
|
|
5043
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/export/update.txt,sha256=dACZNt0y7wAsrRCpnA33FIekTk_SLyQOo6PGjRJpUCo,7325
|
|
5044
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/job/change-compartment.txt,sha256=fwScn6iKtJGkmQxkeBEAkR104zwwtrJRxNv6LTg0GJA,3715
|
|
5045
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/job/close.txt,sha256=7nL262WnOD_70qIzCMvaWB0NDLr4T23xIDVAXhZap5g,3362
|
|
5046
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/job/create.txt,sha256=vxJtddBV47HYL7C7s6hQw2LZGaw-nxm5iZqifbelREk,6713
|
|
5047
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/job/delete.txt,sha256=3Hk7s5nE3C_EEc1_g6p1EJwsex1YsOVYsvsTpv5vrRg,3430
|
|
5048
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/job/detach-devices-details.txt,sha256=M_fTvHPJwipbs2LModPlLp9jTU5hJXrX2gZ5hc1Hs-E,134
|
|
5049
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/job/list.txt,sha256=hfODN1DVAIEGaPJx2LMwOWSO9LZbu2AQq0uPWS71IMI,3515
|
|
5050
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/job/setup-notifications.txt,sha256=rbZOZE6_fNzu0eoLL2QfugltwKnxxv5HB_26bq8TqJg,2378
|
|
5051
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/job/show.txt,sha256=_SqKeEFh-tyK6GlDNswj_5do5X85uCHlQLFCypdJNq4,3365
|
|
5052
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/job/update.txt,sha256=ADSBu1MBq9_RB0JUUBo9g1p_1l-XcSYHCbOZmJnoeRA,5610
|
|
5053
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/job/verify-upload-user-credentials.txt,sha256=6wFZuIQMdUhNyBqaiefvb_z3iEMlpBFlNj7yGIwYQ2E,2760
|
|
5054
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/job/detach-devices-details/change-compartment.txt,sha256=FlzEw5XTplciOXhYJnQsmWYUfnHR38cXS04LoPIm9nA,3338
|
|
5055
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/activate.txt,sha256=tMOhHW6cyIbbqw8cXGIsW7ZKnU67hDU-OTYAtOaNiho,2219
|
|
5056
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/create.txt,sha256=4ds_06yWwaICIOFMxiX-OZ6KFaaQUCrS2r-9CyQbrgA,2201
|
|
5057
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/deactivate.txt,sha256=isCaw9M0mmtTwK1h8JQo2oAzgARqGlrdhi1eLvjZXgE,2004
|
|
5058
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/delete.txt,sha256=E92SBxtOm1kOmyf55vp8BInqu15G57mVkubZ5ubkeEY,1988
|
|
5059
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/get-seal-manifest.txt,sha256=lGSywjnTowIoJltyYIUreN7R-n3GJwT-8Avti4zgktc,2111
|
|
5060
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/list.txt,sha256=xmBCj5pyOk4ITxw6oGXv8t3L9yL85VEALr-XKskcccc,1894
|
|
5061
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/reopen.txt,sha256=GF3ohMizvOSd9gPHV1I1IglJ3vRtlLjEo0wGGRcPjbw,1993
|
|
5062
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/seal-status.txt,sha256=c--MeFoh2peorew7L1eOW5jmXaLJJ4rOQAQUONdE0R8,2021
|
|
5063
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/seal.txt,sha256=ItZDpLGUMWJWARbxSZ-ZdqePIMH7jMZZHv2ARpV315g,1988
|
|
5064
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/set-export.txt,sha256=eGs2krFCKUmJh0V3z8mt7GYmMQOrZy_NzkclE-TVEMI,2221
|
|
5065
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/show.txt,sha256=j8tWtmMuKRjo22OuVMhc94mzzhajRwmdThYO1RfWurU,1988
|
|
5066
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/configure-encryption.txt,sha256=PZNagOdSu0zBNzXFNMVyd3XAAoKmDQJVWAtYpqK_h68,2105
|
|
5067
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/finalize.txt,sha256=thIWDbFx_J-LoiytkYZaO8bEM0hjOnnPVeWnqhLADLY,2203
|
|
5068
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/initialize-authentication.txt,sha256=usO8UZMiE2-qzQ36GPc92V4wpfGBniSi4_QQs5BLdSQ,2523
|
|
5069
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/list.txt,sha256=_hJT-0LhWtEZE6e-xDAB1Fv5U-Ewfkdd-wQqQUD-XbQ,1878
|
|
5070
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/show.txt,sha256=w_CeDFph3ROL0rZo7pulkg2zP5tpKUyyYs0R5FQuJ_o,1896
|
|
5071
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/unlock.txt,sha256=VeyI9C1Qp9cV4J-sR9pYS8fjAWFcaiC11LeHov0ejB8,1981
|
|
5072
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/unregister.txt,sha256=QmB0J5100FqMpfHA4GKkR5mFltzmz8t-1AEu0pDmAZY,1943
|
|
5073
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/configured.txt,sha256=DuLmq1FDL7t9D1oPALQC1g4PQWeZE9i9yWY1sLMKXLU,4322
|
|
5074
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/copied.txt,sha256=mqGKKqDJvcZ_CzHN48XnqVlTwGfNjo3myEx29HjO_XQ,3726
|
|
5075
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/monitored.txt,sha256=6UXzIX6-ligz-XR25zhNl2CQslKBVkQlTJF4NSen_fI,3698
|
|
5076
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/prepared.txt,sha256=gr18aYKkucr_Xmszfd4a0qerWy1HohCqqOA-69x0sV4,3542
|
|
5077
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/shipped.txt,sha256=GV9FORgEGgWAJHG_bCkLtSoKIIKCEeOeOFyqW8A1V0Q,3999
|
|
5078
4974
|
oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse-collection.txt,sha256=OAURs_wIgkcwCB9cFGhGxbcuMj0G51hTtig7i5FUfeA,249
|
|
5079
4975
|
oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse.txt,sha256=OlzzBb-HwMqZ54b9KNBzGpXCISxnh6KV8eIWJYP3uRo,180
|
|
5080
4976
|
oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/etl-run-collection.txt,sha256=wdrGWzCv3ovNUuLwBaelEPnhWaTfktN99k-O5UQhXN0,137
|
|
@@ -5676,7 +5572,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request-err
|
|
|
5676
5572
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request-log-entry.txt,sha256=pSLO9YCaQjvJkg-haeNKdrdlvl-v-i-XNzqj2-q0Gzo,222
|
|
5677
5573
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request.txt,sha256=YkKIb3o2jVTRSrVok2_G61McC-V3uUThRFucVdvV_Uo,472
|
|
5678
5574
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/change-compartment.txt,sha256=Qh7zLs40XCLwY-rtypK7YSWrA17r_g7vEUdxTrHhXaI,4259
|
|
5679
|
-
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt,sha256=
|
|
5575
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt,sha256=fLwnxv5-D-QcpFxdrPLNJBdsb2g4R36RXGM6rYP6Lnw,6584
|
|
5680
5576
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/delete.txt,sha256=RuM_-1y8JqFeyGIDvU2VmtWokG23UUX0n382o4RoO5I,5334
|
|
5681
5577
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/get.txt,sha256=RwJAFv6c4sSo6WCVHYuGHjrb4Boo_QsPI2iiv7UNaJk,3603
|
|
5682
5578
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/update.txt,sha256=bYLkUloKvEenz2V7kdWx4OAmj9inyv0aa8ifmOUHbtU,6479
|
|
@@ -5686,7 +5582,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/create.
|
|
|
5686
5582
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/delete.txt,sha256=eakl-TVY0IvvB57xOc6lDOgS58T0szU1OVSIA2uu5io,5687
|
|
5687
5583
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/get.txt,sha256=y__Z9sBubiNEXd9yZBqZVB4HQtlC5ZrG_49MxEDAdqs,4308
|
|
5688
5584
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/update.txt,sha256=fT3Juexqp3iDPDWYEAuaMQWX1pRbm1j5Y0y-dbHbr1Y,7567
|
|
5689
|
-
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection/list-endpoints.txt,sha256=
|
|
5585
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection/list-endpoints.txt,sha256=q973obcnjVtAhjvTKLOvKOjj_g92uZKUWlr-FKSfizA,4251
|
|
5690
5586
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/change-compartment.txt,sha256=zb2PAfwna3IjiEXGqDNwP55iVsncLB9b-UCgfYYFT5M,3888
|
|
5691
5587
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/create.txt,sha256=e5zICg1QUbISOBLHS43UwOgBRtYQ6anHGmRMYw9wj4M,6502
|
|
5692
5588
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/delete.txt,sha256=TkZkAEzulWl3S2QMVH7OIb0c2Mn__sVgcCwaWF4xTms,4756
|
|
@@ -5780,7 +5676,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/apply-
|
|
|
5780
5676
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/apply-guardrails-result/apply-guardrails.txt,sha256=LZhNxt_K_7_sgxL1GQijmnPdTdONSFzq2lNOpByz3cQ,4270
|
|
5781
5677
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-cohere-chat-request.txt,sha256=5qynWBJGWxweuakMv4jsFXNIAwUKruIPuccalRx8qFA,14998
|
|
5782
5678
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-dedicated-serving-mode.txt,sha256=b6R3qUL-rL8219JFq_kr05nD_OSpTSf0LP5GwTrchMs,4036
|
|
5783
|
-
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt,sha256
|
|
5679
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt,sha256=-CmwhM5oSl6RFg3KUU-wWoOTWk3h5WIeUPLB_t3xBFI,14022
|
|
5784
5680
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-on-demand-serving-mode.txt,sha256=os6vP5Rm8PPU207J_uWMOS1J08AfZc8b_CiFOFYW0fY,4079
|
|
5785
5681
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat.txt,sha256=2xzgsYXsRsaBXQgiiiN4033_xCrCDMSKbDSbz5wdYDo,4094
|
|
5786
5682
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/embed-text-result/embed-text.txt,sha256=AYSNfk14bSmqeWAd2miJ9TlyPlPMSBdpQxytgeMexTo,69228
|
|
@@ -5892,20 +5788,20 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/add-depl
|
|
|
5892
5788
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/add-lock.txt,sha256=ZrnjWtnOGqSU0DMFaPgaY8bB1SXuNnsPvab6_-_vXcU,4483
|
|
5893
5789
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/change-compartment.txt,sha256=RIJYwBv9ZrXpc_qCU-eTaxh5VAk6V0doJ5jRMQkr_58,4683
|
|
5894
5790
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/collect-diagnostics.txt,sha256=VBjws8ldkXh5uBXmozWsTwKw5g_Jw9KD6egNIGFZlPE,9268
|
|
5895
|
-
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/create.txt,sha256=
|
|
5791
|
+
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/create.txt,sha256=IirSlHmhzbzoWpseKSWifJRwolAGWn24EQRo2B-YVew,10941
|
|
5896
5792
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/delete.txt,sha256=M7TzbHmJJyLP4cVMMDTxkVEYu3IEv-OcgXtVEsDkdiY,4127
|
|
5897
5793
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/export-wallet.txt,sha256=6mS52pVUMxWMEDZ263rjlynbyGptTGCzU0MWOGbHmUg,5544
|
|
5898
5794
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/generate-library-url.txt,sha256=X64V2TE4DwZ0JE_9SFZO4wKlWGzqvSZArat0DVm2fQQ,3664
|
|
5899
5795
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/generate-log-reader-component-library-url.txt,sha256=6sgMviMlNC5DB_DebI-9_ui-cvhw26w7n87O8yj_EaQ,3412
|
|
5900
5796
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/get.txt,sha256=lD8l2R4EBKDZh8j4AMwjZBb6jzWkyhHvmPlfrcuXVOw,2681
|
|
5901
5797
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/import-wallet.txt,sha256=IC2jYXmP9zVUC3mg5c5F1CLi6zOz90xFkNqFPgkbcLY,5628
|
|
5902
|
-
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/list.txt,sha256=
|
|
5798
|
+
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/list.txt,sha256=TLJZqcWsMhCRmffqqOhiTaQ1gTAwK_oJqjxbIEFX2Ss,5630
|
|
5903
5799
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/remove-deployment-local-peer.txt,sha256=BSSTOPulIFuSToEWC8bkr4r8NTLaxO6GcHSOgkN5rzU,4944
|
|
5904
5800
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/remove-lock.txt,sha256=c5NsMHYqPK8nYiNrMc7GjYVJZeeeuLhuoLx6rUEmzW4,4367
|
|
5905
5801
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/start.txt,sha256=htb_H3eX2eVneo0il37EtAfyczIgPQKcIkpiVi9ArSg,4128
|
|
5906
5802
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/stop.txt,sha256=exGFvm9aWS-HYvQSF6YkXSMXA2wfBqrAO10HpFTxXgg,4122
|
|
5907
5803
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/switchover-deployment-peer.txt,sha256=u6KYlPeD64887BKjZpCffDl6doyIqJbJK4RF8b-qXSo,4923
|
|
5908
|
-
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/update.txt,sha256=
|
|
5804
|
+
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/update.txt,sha256=4EdsdDhv2fB_V4wIpq82V7ptJyYTEImWPHVxpgAYuso,10374
|
|
5909
5805
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/upgrade-to.txt,sha256=hxTv9r59uUJBbPsE35ALzrPGy-AHVGEPN8GV4x1Xiq4,4423
|
|
5910
5806
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/upgrade.txt,sha256=AhLTKJ6voBa2P9yJkOdKSxqLtUEiStcI89Dfe0itHOY,4139
|
|
5911
5807
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/wallet-exists.txt,sha256=290DCacehoCvP0wKrafxp9J8kopV1VMvhnhNf2p1rSI,3154
|
|
@@ -5956,7 +5852,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request/list.t
|
|
|
5956
5852
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-error/list.txt,sha256=rWOBa_VKTYY-MaaQpgbAvAeJ8nZoctQDWho2s4wX1pU,3205
|
|
5957
5853
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-log-entry/list.txt,sha256=EzdsVrBmWQZBCwi4UKkZHywQkCQgRcg62ml-YTpknEk,3215
|
|
5958
5854
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule.txt,sha256=TGKSIFXpaqCm_i79P_45Ebd4PsucVoWuEsI7tZ5QNjY,747
|
|
5959
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=
|
|
5855
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=6E1JPWJwkYEKei7hivYXIADvPwAB0ucuJipfNVVWev0,279
|
|
5960
5856
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/enforced-governance-rule.txt,sha256=RDRdSpzYGqJnCo6y7PuBQ_ZkcVJ2onD8j7eJ_XzkJqI,247
|
|
5961
5857
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule.txt,sha256=2-seomAEnKzfLBZpyOXCnbQGzFsJUEIf7ADX-cnRFpU,495
|
|
5962
5858
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion.txt,sha256=JEuQKkXKeNrLIzj1w1jWA5bFCHTplrdt4DvoPgwAtLA,337
|
|
@@ -5983,14 +5879,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane
|
|
|
5983
5879
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/get.txt,sha256=UQ5DtFBNWRngZsRIfl_k0SDkabKLqj0Jx7zG1ibNCOk,2897
|
|
5984
5880
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/list.txt,sha256=C1OwOb_C4apZNRAuNj6jxLtUkhk90WkP0f5wqxkSPJo,3935
|
|
5985
5881
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/retry.txt,sha256=POX41lH0Qn6XpnZwcygZ65NOx2GwDcLQJZ7A_qfpzjw,4320
|
|
5986
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt,sha256=
|
|
5987
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt,sha256=
|
|
5882
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
|
|
5883
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt,sha256=P0-f9ZjBa3cTGd7N5TrNAtuB-6c0vVKFqTmoPvR4avA,191
|
|
5988
5884
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request.txt,sha256=XhA8S7RfdK8Ov6-V5ASYx1yUrY-4TGbAgx6pBLlyMDw,154
|
|
5989
5885
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/cancel.txt,sha256=ppMuQa-4dyhZHDxvLHlBGTwEW2nE90rA6AlEmp_sDJE,3222
|
|
5990
5886
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/get.txt,sha256=AWzzQWw-HEt2EAe2NJitsSUjK9q3--4im71X7Dh7Kr0,2830
|
|
5991
5887
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/list.txt,sha256=UM49uAHi8HQnmiYbuvGE10M6R7J_jkMz3nZKOu7uqxA,3620
|
|
5992
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list
|
|
5993
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/list-logs.txt,sha256=
|
|
5888
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list.txt,sha256=8jOc0ExsTUxkuTxZ2FARQqKWHdbnVWnCBxlMUFe38FY,3649
|
|
5889
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/list-work-request-logs.txt,sha256=QhTIaagELUGg6VHqLwz76LZ_wCIgTJnFMc5F1tsSYdo,3749
|
|
5994
5890
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor.txt,sha256=WJlsQ1wPbzczvAUiVMicgaFHnPscAMDiPb8Kj0xMxc4,245
|
|
5995
5891
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe-result.txt,sha256=zcygFnKRIn4cHdPQafl50bhiLeErptIAUpven3duA6k,387
|
|
5996
5892
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe.txt,sha256=f2WhMEjdazb6skkMW2nlG0NRt4KB6Jhwv2m58NBIcDA,196
|
|
@@ -6816,6 +6712,34 @@ oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-reques
|
|
|
6816
6712
|
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request/list.txt,sha256=Ej1NgSA8bqKh71cqunpJGny4JJ0PY2vLVQDHp_Akv_0,3833
|
|
6817
6713
|
oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request-error/list.txt,sha256=H8PRgwK6b-Z1Bl6lLydnv2Qvov6c4zY3vM6yDs6J-H4,3545
|
|
6818
6714
|
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
|
|
6715
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config-version.txt,sha256=1DosjaXi03unAgUvzQCn7RX1D1sSlPJUocfKpVtwQgM,202
|
|
6716
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config.txt,sha256=_KuqOpEwKymeOuVmZTqW6captNe3Z_upEqgbCJIaRDY,472
|
|
6717
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster.txt,sha256=NHRo7N0j10hbU_p1Ws3S-ZDHx57psdUDh1qbdK4ILLI,486
|
|
6718
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request-error.txt,sha256=prO2iv3lpkrfZGJ48UEXNM9yOFkMR3HaHjy_Vsi87YQ,199
|
|
6719
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request-log-entry.txt,sha256=HN3g2IWU5y0-aocTbsxPQp3f7ILP9Uk4sGSy4YBpvLo,217
|
|
6720
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request.txt,sha256=ngDrOZ8jL9BVRaUcMtEkE0THnAQTSkFZbgcM24YKnWg,482
|
|
6721
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/change-compartment.txt,sha256=6TDVpxbm3wehD_5ETbSq1TNzp3gpAuVLdzxoM22LgsI,4578
|
|
6722
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/create.txt,sha256=raf2cUDt5MCKtF0-BlQXsWZGjMVaCKKO9Pr_arSzaGc,8319
|
|
6723
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/delete.txt,sha256=tIsbauyxmYVRsJ4RKJwOYWP1elARB6Rch663qPHzg40,4087
|
|
6724
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/disable-superuser.txt,sha256=uROnmjMdMgtBQwcop3mkpOlp6nhTvyudwvWNXKX-09I,4104
|
|
6725
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/enable-superuser.txt,sha256=UREflMYwdae0ePUA-OyD9HBV4Rf6kpsZ5vtGsILVDuo,4818
|
|
6726
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/get.txt,sha256=c803Lj43jeM-eu294z3psv36jNilF8IPbgZdGLUe5EA,2688
|
|
6727
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/list.txt,sha256=vTbglEMipnt9VUqNumYQotjza1zkO5AMuXNS9hP0gxE,3781
|
|
6728
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/update.txt,sha256=W9NWynMSi0cfD0t2Kt6YLOtelGMbSfUVhPrV1VGakcc,6955
|
|
6729
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/change-compartment.txt,sha256=HP0gJQZraPf_xAxcR6sMLCkIfp3CRyX3oJU7Yz93-Eo,3652
|
|
6730
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/create.txt,sha256=zfatkq2mpJMQGcsuQ2vYV5wXLB1a9TRYt9TIWIWe8YI,5756
|
|
6731
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/delete.txt,sha256=N4nfWIkw7xoRuLgn-VFjB5tvMPgYEXa8wHiMOzslgn4,4084
|
|
6732
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/get.txt,sha256=LtRNfkzndxIhdScavioLUiKDgHiP61FdkDEDhO61DrI,2763
|
|
6733
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/list.txt,sha256=6nGr9L8TkrrMb4X_x4cphi8OqlLVytsTZyeKiw1EmRE,3789
|
|
6734
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/update.txt,sha256=pAjUrwoLqSS8pe73WydRuknQyvnYvHzudyR7Coz_KA0,5911
|
|
6735
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config-version/delete.txt,sha256=Dx_WYZrDlY8McggBkbOof9q1c-FnUzGYjwV8XOjijxc,3503
|
|
6736
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config-version/get.txt,sha256=Au7e0wNqSj7ZA9qTSDnPyKS1i6wZXvOnHcBd5Fd8oHc,3115
|
|
6737
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config-version/list.txt,sha256=-Ag2BmmWMLriTQtq4fzoNCptF1EMGXPDDOmiKoatXBo,3752
|
|
6738
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request/cancel.txt,sha256=ZJ8mM345nS-C12xMy5nThAsFnTuA8Dg9zCDdmmXEQpU,3095
|
|
6739
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request/get.txt,sha256=Q-F6taJa-2DNCB_j3iyq8edbrtB4bvol4NIKBWciB3Q,2707
|
|
6740
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request/list.txt,sha256=e4YSAVxtFj5ExCckke7x8x_iXx6qGngdPHHPnGg4pKE,3741
|
|
6741
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request-error/list.txt,sha256=YLs-T1jvRnjIt4j8dtJykgWGKa65V4C9UEhODy27bos,3684
|
|
6742
|
+
oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request-log-entry/list-work-request-logs.txt,sha256=TrpX7NTk5S8XfENPko6srqP5asmVYkIofqNGdOKbrFE,3784
|
|
6819
6743
|
oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto.txt,sha256=cMH-if_HQfG-mn6YGU6zeNz55eOOIwJm7vCne42JN0Y,302
|
|
6820
6744
|
oci_cli/help_text_producer/data_files/text/cmdref/kms/ekm.txt,sha256=lHTYRRFw1vw2NeEm8cJyItmmZC9Es1zQBKbaTSLZGsY,270
|
|
6821
6745
|
oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster.txt,sha256=Ei120nFWmm6qnq7Kre6z8UFedq-N2OPjgeGGtETus6g,445
|
|
@@ -7735,7 +7659,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anch
|
|
|
7735
7659
|
oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor.txt,sha256=0GbGy1gZW89KWYMrusMex4CZnAt4T4VDXMqesKczCzI,405
|
|
7736
7660
|
oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor/get.txt,sha256=cAA2vuO2p7HLRJZsuwhk8LkFQ6JG6sPHsLzew3_Gi7I,3690
|
|
7737
7661
|
oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor-collection/list-resource-anchors.txt,sha256=uBWqw8RuGW_4rdMmRGLkOfvgIZAKpFSCv6UtUknsuqo,5135
|
|
7738
|
-
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup.txt,sha256=
|
|
7662
|
+
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup.txt,sha256=qn3DuDcFpPe3r-W-dJ7TZ-x70eIV3EPyDzF5uLmPx8k,548
|
|
7739
7663
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel.txt,sha256=bTi36cywn5ov26qBs6VRBpTIi3i8wrRf9mFRSVKCIUQ,225
|
|
7740
7664
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration.txt,sha256=e9l0zyr9GxB5IWQQyEkbSvCExzPaT5lvtmXZG9wPoKQ,229
|
|
7741
7665
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system.txt,sha256=N8BS_weSdwgrQAV8rkgcdBRzC6BzrLAlwJ3eupbQe7U,373
|
|
@@ -7751,8 +7675,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/copy.txt,sha256=A
|
|
|
7751
7675
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/create.txt,sha256=nes3-XKQJ7juhphmnDFZLn3Kob7xeAKwWL5l7N-rlQI,5907
|
|
7752
7676
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/delete.txt,sha256=09OPnxnYpXCOCgc5MI3WCjpH9A68KK-txxDvj21wjsY,4660
|
|
7753
7677
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/get.txt,sha256=Y3VsHsOoy2a3N0CGPGh7oBmTB_x0EU710pE8IbTGuRQ,3659
|
|
7754
|
-
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/list.txt,sha256=
|
|
7678
|
+
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/list.txt,sha256=PvFnpDJTd8BoG9oG5rlJMOhw4rNWju_yw1HY6E3ba-8,4329
|
|
7755
7679
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/update.txt,sha256=NReVJ_ihE_sl2_TP1hK9PwFUzbH1f4F2rVHN-Qnp-Fk,6306
|
|
7680
|
+
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/validate.txt,sha256=-5S_B99SgMlIx_thjkx8AChIkPq8hbccrBAftJvXzGg,5410
|
|
7756
7681
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/create-from-mysql.txt,sha256=DTVOXw64PHvB52TlosqmaSG2BrbNG9kHkW9u3feRygA,9374
|
|
7757
7682
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/delete.txt,sha256=i-_ggX6bdNz-lF-_QdVqCDr_RhSE5No_QvfvNS6V9bg,4017
|
|
7758
7683
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/get.txt,sha256=nuQYt-l-Qn5AzBVOmhn1GwAKFcprYNvKiHidzncqa7o,3164
|
|
@@ -8331,7 +8256,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request-log-entry/lis
|
|
|
8331
8256
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster.txt,sha256=JXlcuMuSjhT0bfM4eVO9KdMfjQ42Nmmkbr08ur6vSag,317
|
|
8332
8257
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host.txt,sha256=3XlzzgEm2_30zY7U1GLsczXjydpyaQPbhfQe0QZOyNk,595
|
|
8333
8258
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc.txt,sha256=CQIa9hSYJnwoobEX5L5exWya62jdTqef1MeFHPTHJfA,869
|
|
8334
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt,sha256=
|
|
8259
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt,sha256=ZxoepGdGREXWenGVP3Qyls1wdmx62TKkJKmerSEzXtk,205
|
|
8335
8260
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-log.txt,sha256=fs9KJ3jJXaOETQPekNTmRBNWcIKD2RR73TqDpDwqg0w,186
|
|
8336
8261
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request.txt,sha256=JsRn0O40f8wgM-fzmtn9GwtokAjlBR-JxCZhkR4Gs7Q,138
|
|
8337
8262
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster-summary.txt,sha256=pLPiks81e3MqChnbwdgxDE7clmIpPTpXEFgIW6Ltmu0,142
|
|
@@ -8363,7 +8288,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/upgrade-hcx.txt,sha2
|
|
|
8363
8288
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/vmware-versions.txt,sha256=ascNyFoBcCt26Q4UAgwoBoAWDfCHwii5mZK42NyB_CQ,3807
|
|
8364
8289
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request/get.txt,sha256=BDhlVowHKrm4397oiuufIaFo1HKXsq0iWqZRl5uClAQ,2704
|
|
8365
8290
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request/list.txt,sha256=nwFC4CBQrRClXioQAUy3nl41C55ZV6f4CA2jJo08kp4,3426
|
|
8366
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/list.txt,sha256=
|
|
8291
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/list-errors.txt,sha256=2iiSTkukrI0U5deKDL3X9hVOSZFydMPsVaW-cfQzIss,3428
|
|
8367
8292
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-log/list.txt,sha256=b9eaCzDCp6M9E3T84RMCutKxcQym-4sDAhqmShnLqow,3385
|
|
8368
8293
|
oci_cli/help_text_producer/data_files/text/cmdref/oda/instance.txt,sha256=_b_Ex624M19PWRxvuNsTxRZ0zFDgRrg5OTPEEZwfGQs,213
|
|
8369
8294
|
oci_cli/help_text_producer/data_files/text/cmdref/oda/management.txt,sha256=R6tp9PluDlG4rGspEEwcEPtlTVwc3es0AhfckcgoarM,2997
|
|
@@ -9089,93 +9014,6 @@ oci_cli/help_text_producer/data_files/text/cmdref/os/work-request/get.txt,sha256
|
|
|
9089
9014
|
oci_cli/help_text_producer/data_files/text/cmdref/os/work-request/list.txt,sha256=Ca7QYbJnwxlFqSLKYsOlKlYXWYp9nM8tqC_9fNfIpdc,13471
|
|
9090
9015
|
oci_cli/help_text_producer/data_files/text/cmdref/os/work-request-error/list.txt,sha256=oSUFDNbM0aRvDzJmz2Go04M9Tni_Lm8QUsi-mcJVrYA,3400
|
|
9091
9016
|
oci_cli/help_text_producer/data_files/text/cmdref/os/work-request-log-entry/list.txt,sha256=615iy3DkyonLx1XFLU9VSMMn-fMTnWss_vfmVVTWqbQ,3410
|
|
9092
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/erratum-summary.txt,sha256=GNco8t0bYKi1LXtPCrQ3uPx7fkrfj9_WOEy-UlsiTc8,214
|
|
9093
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/erratum.txt,sha256=MVKpdQy-STShgvh2y-nhJp_aP59t3I9MkyAEP8Bb0hg,117
|
|
9094
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/event.txt,sha256=NP2KrCo-JnV_089RM-y3tkbmE4Ik1_1LnVrgCPeKls4,309
|
|
9095
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group.txt,sha256=u5tOhx-Qgu86YJ7FMmH-9l38JBxVOKUR_7u1WyYcuQk,271
|
|
9096
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance.txt,sha256=fOYsh9c1YJm4FHK4Zln8E_6mtXaLISTPI9kNdB6BM8g,772
|
|
9097
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-profile.txt,sha256=qP1GhomWdh4yBsm0QsEbnqmcvewujg6eyZV4DkNeZZw,166
|
|
9098
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-stream.txt,sha256=hadaG9gtlDLecpUXBnQbrVA-a4ZggVlSH_lvTh5ynRc,156
|
|
9099
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job.txt,sha256=K3DHZPGjv6id4hf29B56o_haaOwYA9yJmZjPhzr-M10,256
|
|
9100
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source.txt,sha256=_WuZ_zrEg9UTSv1ersSGiOse9NMq1hBYqRO3vOyp_q4,304
|
|
9101
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/update-managed-instance-details.txt,sha256=wmgkbeeMdTY78ypOhDh-lov4J6Ws709HKmYBYfUiKq8,199
|
|
9102
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/windows-update.txt,sha256=y08M97mxDwVvELGI49amdfZtXzOstcA7tu183exKiBw,164
|
|
9103
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request.txt,sha256=epw_CmoMflgcRNJBIeS1lj99oEvCEF9eAacpAYW-VO4,172
|
|
9104
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/erratum/get.txt,sha256=J6Ic7hhn_U5aW0lPuslKgiF07CjJG2wz0pM66BwxWOc,2660
|
|
9105
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/erratum-summary/list-errata.txt,sha256=N53XTTS_mPycIRmwxutkK9n4I10IpHLC6MXEYkhMom0,7545
|
|
9106
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/delete-content.txt,sha256=EeJQVq1SLaLfm5KaZ1PubsldzSa6bIBpfTeiONVcSbc,3789
|
|
9107
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/get-content.txt,sha256=e4QiuNpMN-2YXNoMgJ1CypYjkbCNDUFA53Y6VxO4P9s,3738
|
|
9108
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/get-report.txt,sha256=s4MZFF39Xjuf_otpt6YODjJHchJjRLnbxjFs54vNMpM,7163
|
|
9109
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/list-related-events.txt,sha256=TJcLGOhWIrqyZwv-gWFCULC_yiB5DUivNkWAvNFmTPI,7972
|
|
9110
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/list.txt,sha256=6t9Dx-8V0NY8tIg0KcqSyAI5SA0PUGnXUcEr4NLXW4c,8219
|
|
9111
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/update.txt,sha256=uL3ScBUuawbVpW1ZC79K2gvKuPcYegN9vcXxJXEshw4,4921
|
|
9112
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/upload-content.txt,sha256=Ja9eXb1IF-s02wF5tzzWLz6NSpihB1TKqRiQF-oAFXA,3756
|
|
9113
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/attach-child.txt,sha256=GmqBFxi_Uh_Nu-KPuunSy9XJr7f1VRGXcq5eeNlXIO4,3854
|
|
9114
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/attach-parent.txt,sha256=mgVHYTgu2jvjLPy2iijrQH2DF7zcNeqPIv1RiGoc_3Y,3971
|
|
9115
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/detach-child.txt,sha256=e2dlX4Ef_XZkNqSGOosXOqKVlaBsGBOOe8INiWPRCSc,3812
|
|
9116
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/detach-parent.txt,sha256=A1_pcpW1IpcZsh8YRii7NblrNrhadSt_44SOHo66NxU,3886
|
|
9117
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/disable-module-stream.txt,sha256=GvRJvaz1liJPt55EGm-idEtbruMwah5O9dJVYetNmWc,4784
|
|
9118
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/enable-module-stream.txt,sha256=6go4OKYOhkabj7n_WHBh9RnqmZNdvFeC4l1mFWNw_Bo,4855
|
|
9119
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/get.txt,sha256=1T5W1Zga3pmReWFf4Xurajv8H56B0rJJ3-pEN7EPEwA,2755
|
|
9120
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-all-updates.txt,sha256=g760iHYXl-4szpP-f-l-NeX2OOJHfqlccdIHfuKdit4,3992
|
|
9121
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-all-windows-updates.txt,sha256=Xd7prj957880qVZULXMUbrDGXEDOPQI3SeIqHcWvcew,4032
|
|
9122
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-module-profile.txt,sha256=a-gcFrPbyFjjm6mFs0aaQp3VIMF3-4Nd8oa2Us01EKQ,4824
|
|
9123
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-package.txt,sha256=wKDWE9P5yDwOs-QoZsSD62oaNd9VHcTx5IxHeMftfqg,4188
|
|
9124
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-update.txt,sha256=jXjmjUTSx3CBMvRoB52KXnF3R88n6CuuR47YC5a1rSY,4180
|
|
9125
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-windows-update.txt,sha256=ZFygwL8V4b5nNZp9o6mKql0j1f8e9pGz3U8pZmZGQeg,4342
|
|
9126
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-available-packages.txt,sha256=jXMASPokj7rw1ratpwloN24HsoKZZ9kjJC1bqpCApYI,4022
|
|
9127
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-available-software-sources.txt,sha256=0pK6dLNCZ1Zoxog23ODYZNnH7e6jkP0cS9Beu2ELWJU,4057
|
|
9128
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-available-updates.txt,sha256=kzyfHJM7wTXHxtILXSSSXfraM_5kcekhPDMvlpFQGPI,4003
|
|
9129
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-available-windows-updates.txt,sha256=Dje8SzQaWnxLGbs0SDMMj7dW6e0xeSpDiroiT2opGcY,4262
|
|
9130
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-installed-packages.txt,sha256=QoKBX87ApHRoy0p92g2YQPQ4Fl2f0p24Fr793dNDy7A,4010
|
|
9131
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-installed-windows-updates.txt,sha256=wez0ECT3wZb7lk_Qf2uft7LHQI_78RnBf0kltscqKRY,4097
|
|
9132
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-managed-instance-errata.txt,sha256=YFghph1JXkyvAS_AvoglcdK3zaZ_yD4vkjL5J9xVsCg,4032
|
|
9133
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-module-profiles.txt,sha256=wIup7ws-8EABtg2eAehxT9ZFLPO08XBLScAXAijhxCE,6806
|
|
9134
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-module-streams.txt,sha256=Qu46mdh82SqCSoAuprAFDC74N3YU0Jkh3EmOqemwWpo,6896
|
|
9135
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list.txt,sha256=1GEQMuLAXBEV-3QpPPJqlp2MB4krc9XXAc0zOkG-yYM,3853
|
|
9136
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/remove-module-profile.txt,sha256=IYTMIQy-VDWnuP23D1ac32_A_BsQT4lGXNYcLMRuWyY,4853
|
|
9137
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/remove-package.txt,sha256=PfsbGaJU8DzNNiU3Nut9-WbVeYOm-haqKbTRqTu2r2E,4192
|
|
9138
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/switch-module-stream.txt,sha256=yXSRaMf9zcbdl29D_aF85CinEo273RmKcefPdB1kNzg,4787
|
|
9139
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/attach.txt,sha256=AGB45Evl6ZRT53fZmqLgCuBiscS4EAMRsTIebXNHPss,3717
|
|
9140
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/change-compartment.txt,sha256=hRqPCLl0bt-A1erITE9UO6ONQE6VVZDHdo5eaFKqkrY,3742
|
|
9141
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/create.txt,sha256=cP15muRW7GiqbXN7xEOkA3d_za6Ff_R9B5roRRL-GDQ,5621
|
|
9142
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/delete.txt,sha256=fpzzYgiyk-JYumiG6lEKJPlQdi0ls_CQQC0_1g9H2Fk,4553
|
|
9143
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/detach.txt,sha256=9twe7I_dg5i4x9vZzWf6k0ERoYzofToqqU3iI-XxfB4,3555
|
|
9144
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/get.txt,sha256=ZHspvUXrcmsasY3uO_I7OCQMmKzWZviKmOgt5-lLcUU,3185
|
|
9145
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/install-all-updates.txt,sha256=FxkDkcFtjLLPTp0rksQVx_c_4WT9BUFesBZeCM9cwkM,4398
|
|
9146
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/list.txt,sha256=-lMAJAgXZbUitbgOZ4LVeDXBy7hh-B3d8mK6H12YXK8,4028
|
|
9147
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/update.txt,sha256=DxHBPl_GHRc1mWfVFvRwAJQqWlOS3JeZpN6wtEyia88,5866
|
|
9148
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-profile/get.txt,sha256=tjVMk3IthstRwJP7xnpFsPEbAVQ4ymfzHA4imlnvkp4,5266
|
|
9149
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-profile/list.txt,sha256=LUIeB64YybLrmYAHYMXTY3egRDW1sv07aiLZ2FEPlIE,6387
|
|
9150
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-stream/get.txt,sha256=0rFbrN5HZtgo6BQsezMRVy3JqX67u7CVU0-WtGTrQ2g,4938
|
|
9151
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-stream/list.txt,sha256=u_K7yvwGHfHQBrd-9rgcmLAME9wYLq5BxRiV0xsOiJA,6382
|
|
9152
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/change-compartment.txt,sha256=7RvTs3RmnLuoeCgw53ys-7NI-1OdhFx7H5ZssELsBu8,4418
|
|
9153
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/create.txt,sha256=FIh8rPqtXBpDxpFliBkVKFFVyL1Yp7pWHAfQVQ7yNl0,12055
|
|
9154
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/delete.txt,sha256=fMvmrZ5kGbsiVQxCJX7fMP9jAIUzwZOgAZRnZ3wDzaQ,5228
|
|
9155
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/get.txt,sha256=QCOfF58WCwCCH3ZTXuakGe76w9NZfCvUvCtPuPz63KY,3889
|
|
9156
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/list-upcoming.txt,sha256=EEZuNlZAUCm0qzGgT18bhRJfeu5wL4sWMXPPHoxYvA8,6397
|
|
9157
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/list.txt,sha256=5WYpnjoIDdvImsLsXFD08H1039bI2-wPrOH_G7103Ag,4582
|
|
9158
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/run-now.txt,sha256=A4ZxSZFa6LENHU-ajMDmYrIc7pyc3KLnyXbUV_3uyN8,4296
|
|
9159
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/skip-next-execution.txt,sha256=T1yzs165IzydlpozmyIyyKuxIrina7CWAQw-uER5VnM,4300
|
|
9160
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/update.txt,sha256=yPcPZl1yTQLf3RPL6YxHsFymMkLsILjgBxADu2NlLhk,10596
|
|
9161
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/add-packages.txt,sha256=T6vy0BMfNHiq68KFCiUsO7rkcF5mdLwFB-jzJ7q0pyQ,4137
|
|
9162
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/change-compartment.txt,sha256=ZvkxnYWQXgrI9QgZ840WfeZeeLjx86jk0s5y5DNMg7o,3901
|
|
9163
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/create.txt,sha256=CJK1__5eXyxoUH2kOjs2ANNFurA69LqgCXGW8Z2oqIA,6225
|
|
9164
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/delete.txt,sha256=gK5sZCR7LnoEObHueyyWJy0YXvoiZFomhPNZ--zImiU,4710
|
|
9165
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/get-package.txt,sha256=5-NF4iuqq_qdt9PaF3YZyg04K708OauygA2xagjfBIc,3740
|
|
9166
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/get.txt,sha256=JiDqWQIGf3x7xp3VdYgopmKlvSf7IN2G9ciDGe-QZY4,3337
|
|
9167
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/list-packages.txt,sha256=eo9nM0Vky2loKNVKjr15OczSuiyIOGUXjJFbuP0le-Y,4516
|
|
9168
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/list.txt,sha256=PGoULM5IXFtILmvW9oriIT0nmMwLd5Shn3qoZt6YcAE,3890
|
|
9169
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/remove-packages.txt,sha256=psI7QzBhpGl5PT9azNWSvzHEmoDq5GffmXpXAzcml2M,4157
|
|
9170
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/search-packages.txt,sha256=qfXUFRZVp2oBJwsf0ezFFjacAhAqLUWCDJa12dkJO20,3401
|
|
9171
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/update.txt,sha256=TlHOHDMozrFMrYnSSlSSHpHPkomzER2gkIwFAVax0C8,6451
|
|
9172
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/update-managed-instance-details/update-managed-instance.txt,sha256=X3QgD8Yws-ja8aCA8R8d21xtaz7ZfducydNd2PnaAiI,3409
|
|
9173
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/windows-update/get.txt,sha256=jbE5QEYAHWIdAELS01s3d6Hz_EsKPvhuaqWRYkFOqIg,2704
|
|
9174
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/windows-update/list.txt,sha256=UEWIaq33lZBjthzkrJqNgpTQpBPxLeoLE0mtUlM_2aw,3483
|
|
9175
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request/get.txt,sha256=Et0WThnXt1IQGF0eWjnlo4DuLNd8DV4qA_04KpBNjLc,2758
|
|
9176
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request/list-errors.txt,sha256=Si9HEj9C2k_DvfZeiNQOH_zwXa2sak-PLPHuetdPC2M,3638
|
|
9177
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request/list-logs.txt,sha256=JrYi8coZWUgGl2gtQbOjQNTqxUy_4jd2-H9QckFuCDs,3634
|
|
9178
|
-
oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request/list.txt,sha256=PUutXPe8xrBp00tYrEhTQ6OgI_4GqcxoKfDoRwuHNWc,3933
|
|
9179
9017
|
oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event.txt,sha256=z1llQga7RgqH-cZ8-Wuxpct2Nj4TrGSCBlCdZ4hBink,355
|
|
9180
9018
|
oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/install-all-windows-updates-in-compartment.txt,sha256=WrIq10EXyx5kR5mpQVyKREgMJh0OIebClnZ3eMxnGHA,4951
|
|
9181
9019
|
oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment.txt,sha256=sYjH_yQxddV4QgXMFJQVZElgriYaTLPzFXTcYuVUi_E,307
|
|
@@ -9844,69 +9682,6 @@ oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/work-request-l
|
|
|
9844
9682
|
oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment.txt,sha256=g5wFAtlLmQoEvsPiA6oUEwkeZlH_Dg3Ox67j3s7w74w,239
|
|
9845
9683
|
oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment/get.txt,sha256=r7LHUp3UM8feuXTBXP2T5HUGj_27Qm-eWbkp2qUUnOQ,3210
|
|
9846
9684
|
oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment/list.txt,sha256=sTPfpZWA3iqKuJv8XglpTpWPDU_I7gNZ7S7GSuz8Vrs,4036
|
|
9847
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy.txt,sha256=6Af5HOdpsRbYXlfJIyAeISxUwMaspe_kxSBXMEd87LM,244
|
|
9848
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/debug.txt,sha256=9TFCquAPNxPZL8L27SAqXj5lWZY-fmSLwmOk_oSDPNE,153
|
|
9849
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table.txt,sha256=2U7PMgKUI2MejjlhbHk7HGcQZ0ifCjQ-iw0n2H2WpL8,283
|
|
9850
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway.txt,sha256=mejokHVL_vpuJbVMJiItCSWkTNCEBSyP3HfwE2ddo98,374
|
|
9851
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/mesh.txt,sha256=fEBvWDJMSuEtMcFZ7yWYx-Ns7aRG-Hyt7omHg8UFqnc,356
|
|
9852
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/proxy-details.txt,sha256=VMIFLTgzxRjrLoPd_WSzcMxkE8nHCXqKdfGTRsL1W9s,159
|
|
9853
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment.txt,sha256=oEfk46_2dPcT_Rcr8vPCTD-4zcFJZG2mR7Gixb-F6mk,534
|
|
9854
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table.txt,sha256=OjaRRQqtq_69SikY2h6TydgorimMP43SUexvJ90JrwQ,275
|
|
9855
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service.txt,sha256=CfMmHBbAiMvbB1-14QW3DPa7wFO4kGEcAPZIBUU_FPM,398
|
|
9856
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request.txt,sha256=UXjFlFT0MfnFIIlZX9tTkl2TNGPi6_3EzCc_rjWRSgY,214
|
|
9857
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/change-compartment.txt,sha256=rTJek2m1vCM3h3yveya7JxBz2OmFXt0a4930cI7vTZY,5216
|
|
9858
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/create.txt,sha256=E7xEnFLUTAxa8WjrIOtPWoAEg5-t_J1RNFnTFDZAj-8,6606
|
|
9859
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/delete.txt,sha256=FZ7C04vcK4r9ndD8a3yYXFGoXUEsdkxuG6ZGvA4iTqY,5040
|
|
9860
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/get.txt,sha256=w5xIOMZpbNxJaUz0wltzK-LNb0WFE4HH1UX6MQhXMcI,3616
|
|
9861
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/list.txt,sha256=x_Ggtif44lZ6hHDlLQa70ekVJ3YVk0pNkG0nJaruz1U,3930
|
|
9862
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/update.txt,sha256=tO8-UFlUDVdjnwQ7ZG-NwC_l0OJSHBjANErj20J3LlQ,7066
|
|
9863
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/debug/report.txt,sha256=rZxVIB1oD1BKvPUsf6faaRUyi4E6mXNbXUyzq8MpRW0,1352
|
|
9864
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/change-compartment.txt,sha256=R9KckqKdQhOXxA54Tdcs2uQtlJBwbKbif7qpa5PiPuk,5235
|
|
9865
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/create.txt,sha256=fGqp2W7zXmSI1ikslxO_-RSnbbbc6Y9csJVobYyUZPY,7550
|
|
9866
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/delete.txt,sha256=Jr-fyw8wqC4sL0owGc33fxR1Aln1OTMaYZBXGPEnkrQ,5060
|
|
9867
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/get.txt,sha256=MjwfvTzng5Ae3O8aHsyDO3_1eujKMqs9FV3ku66vCGs,3637
|
|
9868
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/list.txt,sha256=aq5fK3xt8p1AnU0Qed9tG45AD0djY0RgYAjm2C6sx74,3940
|
|
9869
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/update.txt,sha256=GYy1eM-4mkDpx0bUw-ssg5Z7WCBowGxc-NGpt_MjRQE,8006
|
|
9870
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/change-compartment.txt,sha256=nGcwd3dvO5rWRvoRgQ-pbuf04sZYVeL9u3aJYP2M4xk,5682
|
|
9871
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/create.txt,sha256=0AknOBXmFU-r8QUuB5MWtPJO1BM0NRrU8xmqU22VMgw,7163
|
|
9872
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/delete.txt,sha256=L2GZiZz6ryXZ2Eul_oeMYEcveeenwNQdsJbrNYH8uMY,5506
|
|
9873
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/get.txt,sha256=iSrnJCafL2_EIiIL1dLlpq7QpIC7CrWEJFByDfU8ZtA,4083
|
|
9874
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/list.txt,sha256=60AKTu6IVaCI7f1K8thZtg8OpnAMqUEKS10UgXuYMDA,4017
|
|
9875
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/update.txt,sha256=tfCi4WMwp0qyuu8Npz7kGvADDvXlys8GnEQDGDzywxQ,7736
|
|
9876
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/mesh/change-compartment.txt,sha256=UmL4ClNWLtoEzn4buNQdyqecAJRUlITZ0cKH6ZMmXbE,4875
|
|
9877
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/mesh/create.txt,sha256=MqUCvryQY-jAlShaRX88RXRKQfdpqjC27EsCWL6nBlc,6724
|
|
9878
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/mesh/delete.txt,sha256=0Pr-QVttQVu7zdH6W7rkLO887iBNihURJlfqdx9hLO8,4699
|
|
9879
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/mesh/get.txt,sha256=93VIP8bD47wp98_gbtPVs7Xc4FZpP20wPUbwqSesaKc,3276
|
|
9880
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/mesh/list.txt,sha256=7SpJfo287vEiqlsGKeH8oD5d3Y9M6cvMrLpawyy44Wo,3861
|
|
9881
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/mesh/update.txt,sha256=Blr3J6283-YrPVHUbfDDcPJHiEJzOpaZiYuDThuc-04,6644
|
|
9882
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/proxy-details/get.txt,sha256=UTBKYSU2PA6CjFlr4wTk5b7BuTPxulLoyR5FmyzcYrY,2375
|
|
9883
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/change-compartment.txt,sha256=99Mv23MpwOjPtpfBUEGktjTtte0kvnemy2RDx0uylAc,5327
|
|
9884
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/create-virtual-deployment-disabled-service-discovery-configuration.txt,sha256=zgtvbIPZEX7Fg7NyHrfpNEMsDq02mLATs8sDIRh7kj0,7653
|
|
9885
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/create-virtual-deployment-dns-service-discovery-configuration.txt,sha256=vvJZMUR06HgYrrA25PFsfXfGeCsZw--409dcv5NItWU,8079
|
|
9886
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/create.txt,sha256=7Y0ZKkZGVGYDMjW92TJT5Hzay5Nj0TSV4vE0HjJngbY,7857
|
|
9887
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/delete.txt,sha256=6yu81QX6mmmgt93t9eiYUjpwrRAqOnWjA9Z5axE-81o,5151
|
|
9888
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/get.txt,sha256=X9gYn6bGxLa0IgHsCOwEgfpjbzPPQP5RY8gxTBPJqUs,3728
|
|
9889
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/list.txt,sha256=I86WvqEJhBU--ApffS4qbnuZxPTxcS7sbGWwNl3pbfY,3969
|
|
9890
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/update-virtual-deployment-disabled-service-discovery-configuration.txt,sha256=xYi5SIxpWxrvCSrIz7ilXEeLMitw62dhhLdXkZ5N9F4,7887
|
|
9891
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/update-virtual-deployment-dns-service-discovery-configuration.txt,sha256=Fqgk5EuLEIsC6A_4tgvPs0cmt_iG13lhQahVrUiumHw,8313
|
|
9892
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/update.txt,sha256=fbK_ecubz7NYpBERZsw0W3tjjfz4RYF5KJxocrNZMOY,8091
|
|
9893
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service/change-compartment.txt,sha256=Xc8TD60MslcDeTNANHIpJAsDRW4mXl0XAsrZg5qM2LA,5114
|
|
9894
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service/create.txt,sha256=-aSAov5jzergBwthAgDEh_3jqhoL7Vkz7j9EujRhwYU,7640
|
|
9895
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service/delete.txt,sha256=DhhGCxIAgoj0lIJbZGDOqnAr9WrplifgGMsA1kIldWU,4937
|
|
9896
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service/get.txt,sha256=-MNkAONFSst-Q0NGiwzDqPAXGTfKDEsDi4kszoQaUGE,3515
|
|
9897
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service/list.txt,sha256=HznQWRLuJF_X_iLnRnBduq-HfmFEPDDbE14kXc1UXdM,3940
|
|
9898
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service/update.txt,sha256=n-PhubX8sdep72XO0Us4VZBUhZMe3gy2eMwmMZ4XWGU,7866
|
|
9899
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/change-compartment.txt,sha256=29jvpcXcHMpLRepnDE4tOhWb2ESzJyB3R6gmuXl_rEw,5561
|
|
9900
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/create.txt,sha256=6wJYszkut8WK5E3qZJaSem28aVejEPOwi3u-gEu8jNw,7042
|
|
9901
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/delete.txt,sha256=5RN_1nDyKVeNa_jNJF7jTxEmYBDb-3cp-gxHsOjtTnk,5385
|
|
9902
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/get.txt,sha256=0293UQxMW9xrVmDeicAiETwpyhaAsLkJ3hr9vyKKm0c,3962
|
|
9903
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/list.txt,sha256=pgKENo_BVRnsM92bhYs5u1HPS6NMcJm0YUs6FCdxKlE,4017
|
|
9904
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/update.txt,sha256=MLTBULxD0w9IyZu_d53tKwJ_juvzsUWueCiEjND1Ex4,7615
|
|
9905
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/cancel.txt,sha256=HN63t7ttqQpjPiwnU7zBbHT-2PrKVLQ5udPSuL-iYQ8,3129
|
|
9906
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/get.txt,sha256=2O5L-_KXjCTtXLg-x22ACCS0jK-bMRmYlatuxj6f7KY,2740
|
|
9907
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/list-work-request-errors.txt,sha256=hpf9siBonGoRJ9jPU2RVz1NOzEV-fjQAhuGPVANbfk0,3617
|
|
9908
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/list-work-request-logs.txt,sha256=fdAlq0ha51eeBKhtxV4xXDGxn0QD6hxf5UQuEasRtI4,3605
|
|
9909
|
-
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/list.txt,sha256=k5uaCzd3zR84K4tBSqaL6sspO6w42o8L2akYrlbt6GU,3891
|
|
9910
9685
|
oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt,sha256=s_8sMHmsMs9mvbXabNdJAs8MkugvXxhYpQMD6qOg_l8,2929
|
|
9911
9686
|
oci_cli/help_text_producer/data_files/text/cmdref/session/export.txt,sha256=TLg1or41EXUOZaTezQJmgdJ-rIQKIoQpp_HP1HbcE-0,1299
|
|
9912
9687
|
oci_cli/help_text_producer/data_files/text/cmdref/session/import.txt,sha256=ej-pnKU8N6KwwzU_cvZWVyMc6WdJdcVJrriRPOqvtZk,1119
|
|
@@ -10585,14 +10360,6 @@ services/adm/src/oci_cli_application_dependency_management/generated/__init__.py
|
|
|
10585
10360
|
services/adm/src/oci_cli_application_dependency_management/generated/applicationdependencymanagement_cli.py,sha256=F9j4Y3BK7K9_VFnyE9GnTCH_E1hNtxD38_7L8atM088,331292
|
|
10586
10361
|
services/adm/src/oci_cli_application_dependency_management/generated/client_mappings.py,sha256=jBCvTtWAHImWhe9yUSM3LGDcqwMyaOlyLi_LGlns8zg,828
|
|
10587
10362
|
services/adm/tests/__init__.py,sha256=C9yv9i614RmVaKFQSggP89V6ejhAGToQ9YppPkB9unU,437
|
|
10588
|
-
services/ai_anomaly_detection/__init__.py,sha256=l4Q1OwDUgiWPwtiRi9jLTLdVHi53Q2svSZm9L0QEy4Y,437
|
|
10589
|
-
services/ai_anomaly_detection/src/__init__.py,sha256=l4Q1OwDUgiWPwtiRi9jLTLdVHi53Q2svSZm9L0QEy4Y,437
|
|
10590
|
-
services/ai_anomaly_detection/src/oci_cli_anomaly_detection/__init__.py,sha256=l4Q1OwDUgiWPwtiRi9jLTLdVHi53Q2svSZm9L0QEy4Y,437
|
|
10591
|
-
services/ai_anomaly_detection/src/oci_cli_anomaly_detection/anomalydetection_cli_extended.py,sha256=MkH0ihMc-X6V_DM_NrIT1HVsJqAuZPKu97yhwSPmW94,16283
|
|
10592
|
-
services/ai_anomaly_detection/src/oci_cli_anomaly_detection/generated/__init__.py,sha256=l4Q1OwDUgiWPwtiRi9jLTLdVHi53Q2svSZm9L0QEy4Y,437
|
|
10593
|
-
services/ai_anomaly_detection/src/oci_cli_anomaly_detection/generated/anomalydetection_cli.py,sha256=SVcC9lWnC3e6og9Vdqf74tMC33Ia0Wqm0V6fgFgPrEo,197326
|
|
10594
|
-
services/ai_anomaly_detection/src/oci_cli_anomaly_detection/generated/client_mappings.py,sha256=C7PmpAQ-_IVqVwWvXKU_2N42wf5Cb_Oh3TgvgultVn8,901
|
|
10595
|
-
services/ai_anomaly_detection/tests/__init__.py,sha256=l4Q1OwDUgiWPwtiRi9jLTLdVHi53Q2svSZm9L0QEy4Y,437
|
|
10596
10363
|
services/ai_document/__init__.py,sha256=fiuxm8VqFuJOfKwv9_SL4XeLeCHDfNNrSalAfvzVqhI,437
|
|
10597
10364
|
services/ai_document/src/__init__.py,sha256=fiuxm8VqFuJOfKwv9_SL4XeLeCHDfNNrSalAfvzVqhI,437
|
|
10598
10365
|
services/ai_document/src/oci_cli_ai_service_document/__init__.py,sha256=fiuxm8VqFuJOfKwv9_SL4XeLeCHDfNNrSalAfvzVqhI,437
|
|
@@ -10879,7 +10646,7 @@ services/certificates_management/tests/__init__.py,sha256=2X4O5Y1rIC6Vaq30CZ2V9n
|
|
|
10879
10646
|
services/cims/__init__.py,sha256=ygEjLJTweY7JttbeXPrztrJpzOJuIMK342IMCo_7XxI,437
|
|
10880
10647
|
services/cims/src/__init__.py,sha256=ygEjLJTweY7JttbeXPrztrJpzOJuIMK342IMCo_7XxI,437
|
|
10881
10648
|
services/cims/src/oci_cli_incident/__init__.py,sha256=ygEjLJTweY7JttbeXPrztrJpzOJuIMK342IMCo_7XxI,437
|
|
10882
|
-
services/cims/src/oci_cli_incident/cims_cli_extended.py,sha256=
|
|
10649
|
+
services/cims/src/oci_cli_incident/cims_cli_extended.py,sha256=lcL085R8MOwL-6eh9_zjLACDwVy26QOGI-VujxEpcTU,7514
|
|
10883
10650
|
services/cims/src/oci_cli_incident/generated/__init__.py,sha256=ygEjLJTweY7JttbeXPrztrJpzOJuIMK342IMCo_7XxI,437
|
|
10884
10651
|
services/cims/src/oci_cli_incident/generated/client_mappings.py,sha256=6HTcUvoMYPnKfdL-2AfF0w8rh8xgUK0gJpTjitufc4Y,764
|
|
10885
10652
|
services/cims/src/oci_cli_incident/generated/incident_cli.py,sha256=GKGMxv-mHjV2oGfD3mZO2crtAVgOEVbWBWXAG3JcLU4,31786
|
|
@@ -10916,7 +10683,7 @@ services/cloud_guard/src/oci_cli_cloud_guard/__init__.py,sha256=1hjhWk5qshugE3zA
|
|
|
10916
10683
|
services/cloud_guard/src/oci_cli_cloud_guard/cloud_guard_cli_extended.py,sha256=YNxHqF4l8o7vUJh2T3hnxiJcu2aZiufK1PIL29ekl7E,34479
|
|
10917
10684
|
services/cloud_guard/src/oci_cli_cloud_guard/generated/__init__.py,sha256=1hjhWk5qshugE3zA-pl18L1cokw9TBY99AO4uMYvI-w,437
|
|
10918
10685
|
services/cloud_guard/src/oci_cli_cloud_guard/generated/client_mappings.py,sha256=KiquNeOvcaFgsWQ_H4wOk_CheHLCrDnUI6Ix0ROMZfs,820
|
|
10919
|
-
services/cloud_guard/src/oci_cli_cloud_guard/generated/cloudguard_cli.py,sha256=
|
|
10686
|
+
services/cloud_guard/src/oci_cli_cloud_guard/generated/cloudguard_cli.py,sha256=rCX7lQOqvninPuoGwfubr68HTnT5Qh69CcSxzoDmsxU,703064
|
|
10920
10687
|
services/cloud_guard/tests/__init__.py,sha256=1hjhWk5qshugE3zA-pl18L1cokw9TBY99AO4uMYvI-w,437
|
|
10921
10688
|
services/cloud_migrations/__init__.py,sha256=zWVgmMzk-uB1ySeCH6Kn3jmm8bNMzi2OcIyQ4qkNO4c,437
|
|
10922
10689
|
services/cloud_migrations/src/__init__.py,sha256=zWVgmMzk-uB1ySeCH6Kn3jmm8bNMzi2OcIyQ4qkNO4c,437
|
|
@@ -11084,10 +10851,10 @@ services/data_science/tests/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7
|
|
|
11084
10851
|
services/database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11085
10852
|
services/database/src/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11086
10853
|
services/database/src/oci_cli_database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11087
|
-
services/database/src/oci_cli_database/database_cli_extended.py,sha256=
|
|
10854
|
+
services/database/src/oci_cli_database/database_cli_extended.py,sha256=anv96sJejYYqe2GSymp303syGQa-Rys9g65IN1IeSu8,319949
|
|
11088
10855
|
services/database/src/oci_cli_database/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11089
10856
|
services/database/src/oci_cli_database/generated/client_mappings.py,sha256=IP9FtwxRZ2m7IhZHMVegq5kwn9aHKXa-JJsuBgra21s,792
|
|
11090
|
-
services/database/src/oci_cli_database/generated/database_cli.py,sha256=
|
|
10857
|
+
services/database/src/oci_cli_database/generated/database_cli.py,sha256=lIdG-2gQZ7KvFrALVcdvC5RtA7_tNSg51xOm5Z8iquo,3278989
|
|
11091
10858
|
services/database/tests/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11092
10859
|
services/database_management/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
11093
10860
|
services/database_management/src/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
@@ -11142,49 +10909,54 @@ services/dblm/src/oci_cli_db_life_cycle_management/generated/dblifecyclemanageme
|
|
|
11142
10909
|
services/dblm/tests/__init__.py,sha256=sAvqwLH7pBS9JxGZFDnGbESF7-j-HYkkRqsP0w4_CVE,437
|
|
11143
10910
|
services/dbmulticloud/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11144
10911
|
services/dbmulticloud/src/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10912
|
+
services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10913
|
+
services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/dbmulticloudgcpprovider_cli_extended.py,sha256=0ZPkvDz0wfEgy-7DUceIKqjM8qBlGVFwUKaylT6lI7k,1345
|
|
10914
|
+
services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10915
|
+
services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/client_mappings.py,sha256=hbqXUlH2vPRjIGT_FPV6oSZl08nwuxqOsoOm70j6fQ4,868
|
|
10916
|
+
services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/dbmulticloudgcpprovider_cli.py,sha256=aClbCm5ZIZD65SbeskG1OeNVIg859i1-wkHaIK3XyxY,82505
|
|
11145
10917
|
services/dbmulticloud/src/oci_cli_dbmulticloud/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11146
10918
|
services/dbmulticloud/src/oci_cli_dbmulticloud/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11147
|
-
services/dbmulticloud/src/oci_cli_dbmulticloud/generated/dbmulticloud_service_cli.py,sha256=
|
|
10919
|
+
services/dbmulticloud/src/oci_cli_dbmulticloud/generated/dbmulticloud_service_cli.py,sha256=_MM8QxybtEJPmwQiDSARYTINXfxLYHKhKst-GZxyIBU,3673
|
|
11148
10920
|
services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11149
10921
|
services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/multicloudresourcediscovery_cli_extended.py,sha256=fZv7HbN9kgre-HRiHICdpzFvAowa8lcJDQqqEUJJx1E,1930
|
|
11150
10922
|
services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11151
10923
|
services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/client_mappings.py,sha256=0u7Urfww1HzUC8xrQ3IqDn_xQ5L5DcENu7_cKuN9dbk,880
|
|
11152
|
-
services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/multicloudresourcediscovery_cli.py,sha256=
|
|
10924
|
+
services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/multicloudresourcediscovery_cli.py,sha256=Idzd4aT1kfj58c45qLMiAEBJM8LG7KkSed4QZaxQlAE,39046
|
|
11153
10925
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11154
10926
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/oracledbazureblobcontainer_cli_extended.py,sha256=XvqyJ_aliUhBXHTFPkmViD3sGEU5RKXb1R5I0DO6Xv0,1914
|
|
11155
10927
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11156
10928
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/client_mappings.py,sha256=2KO-Gs2coXMnsfz2ojEQCFvJzmcUXeYMZZuCe-tFolM,878
|
|
11157
|
-
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/oracledbazureblobcontainer_cli.py,sha256=
|
|
10929
|
+
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/oracledbazureblobcontainer_cli.py,sha256=X4dqMrW4pk3JvvYETcSbdTFJtSfEkyjl4AVP0KBWwIE,38639
|
|
11158
10930
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11159
10931
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/oracledbazureblobmount_cli_extended.py,sha256=g4hlZdYIK53kd_Kxu3MVgHxihvjsB7h7d3ueBA6nnRw,1782
|
|
11160
10932
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11161
10933
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/client_mappings.py,sha256=7nzsNRzoJI7XkEVO0OJXz3taWu94o3uZGHBqotjV1cc,866
|
|
11162
|
-
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/oracledbazureblobmount_cli.py,sha256=
|
|
10934
|
+
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/oracledbazureblobmount_cli.py,sha256=A5ShdHGouZBpcHj1DFHmqzB3aRNup8sIcRnbNPMFD3k,37711
|
|
11163
10935
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11164
10936
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/oracledbazureconnector_cli_extended.py,sha256=xK1cGiPJvXLcjuCdNli7osc690Pb6_Vph-TL91p-414,1900
|
|
11165
10937
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11166
10938
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/client_mappings.py,sha256=p9BnPLwU2lCRZedkQHU_d6FRW-3bgeS5RCNMjrS0wFM,865
|
|
11167
|
-
services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/oracledbazureconnector_cli.py,sha256=
|
|
10939
|
+
services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/oracledbazureconnector_cli.py,sha256=xOVYoOehy7NnRO6PJwrQvFt59nmhGq38-PWu27Mxmk0,50533
|
|
11168
10940
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_key/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11169
10941
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_key/oracledbazurekey_cli_extended.py,sha256=L92JSP_YyCgJFa-rC895f2ZzvkT2ef2Ifpbkmfnd9F0,1102
|
|
11170
10942
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11171
10943
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/client_mappings.py,sha256=zAPLj55gmcr8y0vOm8-BKqvqNwLkblM4VGioAMRU6jg,847
|
|
11172
|
-
services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/oracledbazurekey_cli.py,sha256=
|
|
10944
|
+
services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/oracledbazurekey_cli.py,sha256=q6akOrMG0wqAfBTvrJef2bDpRyZY9673onbNfug70bY,10765
|
|
11173
10945
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11174
10946
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/oracledbazurevault_cli_extended.py,sha256=uvf4cCWGMs_JWG2A7ijIo4GjM47KQgay38piLhdeMn0,1754
|
|
11175
10947
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11176
10948
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/client_mappings.py,sha256=Rn1fh5cIyOVnV3DLm5vGpdwWPOvEZoYesrdsUiZ_PyA,853
|
|
11177
|
-
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/oracledbazurevault_cli.py,sha256=
|
|
10949
|
+
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/oracledbazurevault_cli.py,sha256=xfgwosHloL-QrDomQ5Qj_3VFPKaOZiAzC6OmizVp85M,44060
|
|
11178
10950
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11179
10951
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/oracledbazurevaultassociation_cli_extended.py,sha256=X208DYtV3b9ke1jCIaFkzGIQUkp7qsjFH0rr-SDKAPc,2190
|
|
11180
10952
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11181
10953
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/client_mappings.py,sha256=lNsHYVLRH0t05Q6mmGPl1-1WUZBAOFrnOM8ql_gJydU,887
|
|
11182
|
-
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/oracledbazurevaultassociation_cli.py,sha256=
|
|
10954
|
+
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/oracledbazurevaultassociation_cli.py,sha256=wvks00qxn-EMm4I6zZmB8aESS8XgXLFgIYlXxfLL0iQ,43400
|
|
11183
10955
|
services/dbmulticloud/src/oci_cli_work_request/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11184
10956
|
services/dbmulticloud/src/oci_cli_work_request/workrequest_cli_extended.py,sha256=jWARdDyTkEiw90mjNf0Bj01HfnCyA0wbvo78hJyts14,1086
|
|
11185
10957
|
services/dbmulticloud/src/oci_cli_work_request/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11186
10958
|
services/dbmulticloud/src/oci_cli_work_request/generated/client_mappings.py,sha256=mf6XpQjfpEQLe2_hoQZZBP6a0JWNXmKb6os4AvBLv6w,830
|
|
11187
|
-
services/dbmulticloud/src/oci_cli_work_request/generated/workrequest_cli.py,sha256=
|
|
10959
|
+
services/dbmulticloud/src/oci_cli_work_request/generated/workrequest_cli.py,sha256=FDx4xTcWhwIWQfcgWqdYvfZUKD5LdocJpgc78HTsOOI,17718
|
|
11188
10960
|
services/dbmulticloud/tests/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
11189
10961
|
services/delegate_access_control/__init__.py,sha256=2ztcU2fwurtZ6a-CwhuEZnZ8493F63w-1ajAK2lOLSU,437
|
|
11190
10962
|
services/delegate_access_control/src/__init__.py,sha256=2ztcU2fwurtZ6a-CwhuEZnZ8493F63w-1ajAK2lOLSU,437
|
|
@@ -11260,89 +11032,6 @@ services/dns/src/oci_cli_dns/generated/__init__.py,sha256=R1cYFhSTH8gEmkVTna1nJg
|
|
|
11260
11032
|
services/dns/src/oci_cli_dns/generated/client_mappings.py,sha256=NygnNWiZk6y7Ja-71m6CqOWLP8S4QFJeQBlsNMPyg6w,742
|
|
11261
11033
|
services/dns/src/oci_cli_dns/generated/dns_cli.py,sha256=XaxzSoonxFMaxY8x5K2z0mMtLtihVeO1Fe1oYTyK9ZA,306568
|
|
11262
11034
|
services/dns/tests/__init__.py,sha256=R1cYFhSTH8gEmkVTna1nJgiKqpd26BiDh7kjnurAwq8,437
|
|
11263
|
-
services/dts/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11264
|
-
services/dts/src/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11265
|
-
services/dts/src/oci_cli_appliance_export_job/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11266
|
-
services/dts/src/oci_cli_appliance_export_job/applianceexportjob_cli_extended.py,sha256=dGD2uStmfi5i_OpFmSULWw6ShtJuUtKbqFbAl6Jj2TA,32466
|
|
11267
|
-
services/dts/src/oci_cli_appliance_export_job/applianceexportjob_constants.py,sha256=Y6Dd2ziZgTVMPbFUFxKaZmWzua0gBq39Pfo5-ERNAYw,791
|
|
11268
|
-
services/dts/src/oci_cli_appliance_export_job/generated/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11269
|
-
services/dts/src/oci_cli_appliance_export_job/generated/applianceexportjob_cli.py,sha256=HvWuVgpI6bEJynJKvLS06TW2a6AQJSOsXnCamq2AqRA,29737
|
|
11270
|
-
services/dts/src/oci_cli_appliance_export_job/generated/client_mappings.py,sha256=k1ZbdeMdR_FZ0Bl_t_I_ew_iCZ-mOn1bb2upwKgSh-M,788
|
|
11271
|
-
services/dts/src/oci_cli_appliance_export_job/manifest/__init__.py,sha256=I4zwjjGkKtTKwvrgQSGV8T8gtwSJ-e_tHDAXGDMiX8Q,342
|
|
11272
|
-
services/dts/src/oci_cli_appliance_export_job/manifest/manifest_constants.py,sha256=9xbBF2H7IlQHnUOLX3Oq4QH1dQzuKOnWHZZ2iz6Kc_g,720
|
|
11273
|
-
services/dts/src/oci_cli_appliance_export_job/manifest/manifest_iterator.py,sha256=UomBdb5bglAOxh2JZnKix2EzeuPcDtcQ-lRqEUx25T4,3954
|
|
11274
|
-
services/dts/src/oci_cli_appliance_export_job/manifest/manifest_line_item.py,sha256=V2ff2G5A7sB_fr_36a6fPsKET2bO2uhrajL_HeWaOt4,764
|
|
11275
|
-
services/dts/src/oci_cli_appliance_export_job/manifest/manifest_stats.py,sha256=SvU5SvgtPqleo3XTjuihZu5q3MG4YAcatIIZEH9I2J0,3060
|
|
11276
|
-
services/dts/src/oci_cli_appliance_export_job/manifest/manifest_stats_consumer.py,sha256=exO8CznB0ftq7vOAdSk-pi_24Qpi3c1brhAQzjXIras,695
|
|
11277
|
-
services/dts/src/oci_cli_appliance_export_job/manifest/manifest_writer.py,sha256=_MYTrV9MO-fREo0WW70O2y6luSTsPPYr_g0Milw9udw,5425
|
|
11278
|
-
services/dts/src/oci_cli_appliance_export_job/manifest/object_uploader.py,sha256=wHVF6NxgQT3CC9-cbPSTIu3dSICd9FMMZzl3iqz5rUA,6916
|
|
11279
|
-
services/dts/src/oci_cli_dts/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11280
|
-
services/dts/src/oci_cli_dts/appliance_auth_manager.py,sha256=kjh8q_KIflqDQBv5lWFfACTLq_jFYxpW75EXSB0NWus,3047
|
|
11281
|
-
services/dts/src/oci_cli_dts/appliance_cert_manager.py,sha256=tnfd3VoqvczMXWwrPiozg3udnAb_qfowGEXFtzmQQTc,2498
|
|
11282
|
-
services/dts/src/oci_cli_dts/appliance_client_proxy.py,sha256=G4Ycqu17Pd9A2klWG4MFuH38lYAyoGjp1m8Ljeie6wo,2966
|
|
11283
|
-
services/dts/src/oci_cli_dts/appliance_config.py,sha256=QkGY43d4Mmz3uwvTH3HHawM_1OJY7LCO-k-k47nAIh0,1379
|
|
11284
|
-
services/dts/src/oci_cli_dts/appliance_config_manager.py,sha256=yIufGPL4nwWWbtUJ4ZyPn4LdyKitQEM7AvgdwmFmVS4,6890
|
|
11285
|
-
services/dts/src/oci_cli_dts/appliance_config_spec.py,sha256=RCdruf8X_eUfTO2eyF12rr0DbQEcsw_YksU41IWDA60,1499
|
|
11286
|
-
services/dts/src/oci_cli_dts/appliance_constants.py,sha256=m73vIs8R56qW5rWJMiCWmodl6Bp4bzoXp0hazxP6VVE,1301
|
|
11287
|
-
services/dts/src/oci_cli_dts/appliance_init_auth.py,sha256=tV6yg6MJMnn-eEd5KwXOWnYbxpLdX4KlhSvNN7eyfYI,3591
|
|
11288
|
-
services/dts/src/oci_cli_dts/appliance_init_auth_spec.py,sha256=XsGqDiOuAwRTFAuJ4yWUEvmJtg1hYnKCjNvwsupSF5M,1155
|
|
11289
|
-
services/dts/src/oci_cli_dts/base_client.py,sha256=6bhybOumZ3R8Nsb-fbAwvhqHkLX7zrIyKLVFNWDmyyo,4151
|
|
11290
|
-
services/dts/src/oci_cli_dts/cli_utils.py,sha256=Z_ac-MDJVBTVXz7DLA2pZIhV9Mhy5SS1LVaHLkhvEuM,5784
|
|
11291
|
-
services/dts/src/oci_cli_dts/dts_service_cli_extended.py,sha256=6-egJMELD0Gsugefjdl2oj7c4zZteH0a8_QJdjaNhZw,4635
|
|
11292
|
-
services/dts/src/oci_cli_dts/dts_transform.py,sha256=3s0B0jf47IQv0VYC1bJnMku7St1JCKNJ4nNt7sHJgKo,1416
|
|
11293
|
-
services/dts/src/oci_cli_dts/nfs_dataset_client_proxy.py,sha256=Y3BB8mrARZzle9h86GrVsHvdKWNfHYIKGbag-fmVDtQ,4273
|
|
11294
|
-
services/dts/src/oci_cli_dts/nfsdataset_cli_extended.py,sha256=KqwfRJZYXxqerlSg3vjPuGdj_jsWQpbmXkv-zvt4AhY,19077
|
|
11295
|
-
services/dts/src/oci_cli_dts/physicalappliance_cli_extended.py,sha256=NcEYDZaASQCQgi6zhuZ4nvvhwsaUCqo8hPThhWFsuiI,30449
|
|
11296
|
-
services/dts/src/oci_cli_dts/verify_cli_extended.py,sha256=5tnGy4wKO3MLY6BHLXGGUL_J0aFeiRPalAEzGufhMCM,20403
|
|
11297
|
-
services/dts/src/oci_cli_dts/generated/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11298
|
-
services/dts/src/oci_cli_dts/generated/dts_service_cli.py,sha256=P6tYZ9QQ4SxJY8bM9gkeUsyzEEo1tdRGLsNDDlEkdLE,957
|
|
11299
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/__init__.py,sha256=I4zwjjGkKtTKwvrgQSGV8T8gtwSJ-e_tHDAXGDMiX8Q,342
|
|
11300
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/service_endpoints.py,sha256=rtT5Q4y7EOmwLxEvWqTdSbCmfLrbBMTnkIZ6uP2QkpU,526
|
|
11301
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/__init__.py,sha256=Gqk7o3rnpHqJqRIhQTx0t586r54n8rzHt0nZ-sJ7UKE,1128
|
|
11302
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/diagnose_tools_client.py,sha256=-zUp17bhoKS3jCi5fAaFkrYwV05UCyuCEzevqzyPeQk,7750
|
|
11303
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/diagnose_tools_client_composite_operations.py,sha256=G1he6qvehTO27Ju3tLnyWvDTYbq1TVd_0FLi1kAtDyQ,1235
|
|
11304
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/nfs_dataset_client.py,sha256=ppZOBIqI-tnzuspQEBtyq-8F4le9bDdNYqRwV-B6B7s,35508
|
|
11305
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/nfs_dataset_client_composite_operations.py,sha256=69skGZmTV_N3wggdF8btS9LDnKgcrzGsAedIbCAbY30,1223
|
|
11306
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/physical_transfer_appliance_client.py,sha256=kWTQRhfU3BawuqxkhzLFTHuUOxqVdEWLxPNIS-m1HM0,16872
|
|
11307
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/physical_transfer_appliance_client_composite_operations.py,sha256=MJ_bPt2s1WT5mzGlQlxyKwo3WoMsbf-OmHXdmZVmoaE,1283
|
|
11308
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/__init__.py,sha256=Ji0gDysnSWDRc8CFypps3mlSbe0FBXSscQiC5tPNHPw,1300
|
|
11309
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/dataset_seal_status.py,sha256=4LDWRHhkwKUG4PJ8rZRcoMEyUIMIh7xb4FbVGruBi-Y,8706
|
|
11310
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/details.py,sha256=1mPXlYljxvNee1K4Vz1Qq2FzAKQjjlhFMaqIL8i-5Dg,1824
|
|
11311
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/nfs_dataset_info.py,sha256=_WOoBcXZoWv-Ki-qmFRHAXOahBm27J04kuxxRmnonQc,6478
|
|
11312
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/nfs_dataset_spec.py,sha256=2IJGVGSTGVNK9X2hI3LDLO0Zx2XjYik_9eixFBxL4TE,2759
|
|
11313
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/nfs_export_config.py,sha256=uucT0wObhAqsPyeYIge8F_jIRTuOB6n7F2IECCsYN-I,4924
|
|
11314
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/nfs_export_details.py,sha256=7DosRQ0HlgN_NkAGt_mHniSY_L1y2fXECsVTlkTMhcg,2100
|
|
11315
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/object_storage_upload_config.py,sha256=rpMR8v85wXpmHWZfLBo8OhKFzlRYtHfGk8VZ2AOdAWo,7006
|
|
11316
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/passphrase_details.py,sha256=x84LfnqWmwoMa4yZ05yALzNDOuOzZ8Sf_S817J-LZ5A,1961
|
|
11317
|
-
services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/physical_transfer_appliance.py,sha256=Ea9f7_BfE2wQaVPxFl5YDGOS_p_138vcpCNL97KM_Bc,8245
|
|
11318
|
-
services/dts/src/oci_cli_shipping_vendors/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11319
|
-
services/dts/src/oci_cli_shipping_vendors/generated/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11320
|
-
services/dts/src/oci_cli_shipping_vendors/generated/client_mappings.py,sha256=0YwEamiiraJALfvbbBWG2sGWvy_b5HqSETJDJc2XUsM,778
|
|
11321
|
-
services/dts/src/oci_cli_shipping_vendors/generated/shippingvendors_cli.py,sha256=hQVZyzXY7JNdfQ3iVeEcIUZXgwyze4UatOKYhSXVAXw,2516
|
|
11322
|
-
services/dts/src/oci_cli_transfer_appliance/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11323
|
-
services/dts/src/oci_cli_transfer_appliance/transferappliance_cli_extended.py,sha256=Z5x-WBCLMhBTamsz1ZODfPbZkw8X-bge4dHbmdgF64g,21592
|
|
11324
|
-
services/dts/src/oci_cli_transfer_appliance/generated/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11325
|
-
services/dts/src/oci_cli_transfer_appliance/generated/client_mappings.py,sha256=Z3D1cVzYwC9pf0SRAl-jHTi0Hc73N2U9ljfDfSTGOE4,784
|
|
11326
|
-
services/dts/src/oci_cli_transfer_appliance/generated/transferappliance_cli.py,sha256=iDFur6SvNLsNl1YBmOkaAWMW-VAuIL4nOry8ePAcFBE,24538
|
|
11327
|
-
services/dts/src/oci_cli_transfer_appliance_entitlement/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11328
|
-
services/dts/src/oci_cli_transfer_appliance_entitlement/transferapplianceentitlement_cli_extended.py,sha256=UeBOeZEVT9zJE3FK0wJ9l5yLPHz4spARFKMxYy9QLow,4449
|
|
11329
|
-
services/dts/src/oci_cli_transfer_appliance_entitlement/generated/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11330
|
-
services/dts/src/oci_cli_transfer_appliance_entitlement/generated/client_mappings.py,sha256=aIgouWtY_7_j8MJ2lfHB9eCLTeeq1an1COrT1fO6-uY,818
|
|
11331
|
-
services/dts/src/oci_cli_transfer_appliance_entitlement/generated/transferapplianceentitlement_cli.py,sha256=vkCTOFK79XOQh9odYkeQlGZI6MksdinYWx2VT_xSAQg,10188
|
|
11332
|
-
services/dts/src/oci_cli_transfer_device/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11333
|
-
services/dts/src/oci_cli_transfer_device/generated/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11334
|
-
services/dts/src/oci_cli_transfer_device/generated/client_mappings.py,sha256=8j-apzRL8fAhJM3AWmjeAoFMZhBBGzX5uOYv8svfmrA,775
|
|
11335
|
-
services/dts/src/oci_cli_transfer_device/generated/transferdevice_cli.py,sha256=_FoyVSHhOLLzNEyp9ixk874bwSOye-YVTVem0Q3YTlY,11845
|
|
11336
|
-
services/dts/src/oci_cli_transfer_job/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11337
|
-
services/dts/src/oci_cli_transfer_job/transferjob_cli_extended.py,sha256=vXXDhK8uAYEgWAAVL8moBwGPXkp8ASmJ_Q1pyfEpLQc,15562
|
|
11338
|
-
services/dts/src/oci_cli_transfer_job/generated/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11339
|
-
services/dts/src/oci_cli_transfer_job/generated/client_mappings.py,sha256=70OkwNOIZAD6YAj9t4mlM9YPmzzko88XLcuDMsXByAs,766
|
|
11340
|
-
services/dts/src/oci_cli_transfer_job/generated/transferjob_cli.py,sha256=YATOqB31kDZjK1_KsQsv1gYFaQvdOs0XWC_1ihaTBv8,23812
|
|
11341
|
-
services/dts/src/oci_cli_transfer_package/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11342
|
-
services/dts/src/oci_cli_transfer_package/generated/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11343
|
-
services/dts/src/oci_cli_transfer_package/generated/client_mappings.py,sha256=8V0xoELYoHhdLi5w2gqouA08NQ_Dl1qVT_I8HQqfImo,778
|
|
11344
|
-
services/dts/src/oci_cli_transfer_package/generated/transferpackage_cli.py,sha256=g-ce_4NRSELYhEO9n0ALOkLQlJfyrsv2fTC-1Htn_hI,19920
|
|
11345
|
-
services/dts/tests/__init__.py,sha256=rkVizPNHxVDjofY6U2Z5VilFFlMIZUAm2PQ0SAmymOs,436
|
|
11346
11035
|
services/em_warehouse/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
|
|
11347
11036
|
services/em_warehouse/src/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
|
|
11348
11037
|
services/em_warehouse/src/oci_cli_em_warehouse/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
|
|
@@ -11453,7 +11142,7 @@ services/generative_ai/src/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7O
|
|
|
11453
11142
|
services/generative_ai/src/oci_cli_generative_ai/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11454
11143
|
services/generative_ai/src/oci_cli_generative_ai/generated/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11455
11144
|
services/generative_ai/src/oci_cli_generative_ai/generated/client_mappings.py,sha256=R4R1wX05txaYAqMjqQcYD3s_cWHg4k2cJU7wI2iODoE,840
|
|
11456
|
-
services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py,sha256=
|
|
11145
|
+
services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py,sha256=aqOpgWbxjmW5N2i5UkJDVbu1EWZkHqQehN8i48JGfgA,95719
|
|
11457
11146
|
services/generative_ai/tests/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11458
11147
|
services/generative_ai_agent/__init__.py,sha256=ymfwFOEumMu5vj_VRhFHCaL8rN1-fcibeDxLH2w_XTM,437
|
|
11459
11148
|
services/generative_ai_agent/src/__init__.py,sha256=ymfwFOEumMu5vj_VRhFHCaL8rN1-fcibeDxLH2w_XTM,437
|
|
@@ -11476,7 +11165,7 @@ services/generative_ai_inference/src/oci_cli_generative_ai_inference/__init__.py
|
|
|
11476
11165
|
services/generative_ai_inference/src/oci_cli_generative_ai_inference/generative_ai_inference_cli_extended.py,sha256=5tT7RnHIFnQkWIRxf5icGVBOBY1z2anN8Hkx_GNdeg0,1924
|
|
11477
11166
|
services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11478
11167
|
services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/client_mappings.py,sha256=61sVFZW8wa9dxElphotWVHtTWZ6tAG_dJX1jqtUrvFM,938
|
|
11479
|
-
services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py,sha256=
|
|
11168
|
+
services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py,sha256=4ci_aJR_msXZD-413Z6-VrbLu0UFfPY6ASA4LJ7Tph0,99651
|
|
11480
11169
|
services/generative_ai_inference/tests/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11481
11170
|
services/generic_artifacts_content/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11482
11171
|
services/generic_artifacts_content/src/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
@@ -11500,7 +11189,7 @@ services/golden_gate/src/oci_cli_golden_gate/__init__.py,sha256=_GN_tlsDt0VTDi0G
|
|
|
11500
11189
|
services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py,sha256=RjXOqXwAdpRcuGxV0fHb67rox7_7wS7z3hLxTahiyo8,65732
|
|
11501
11190
|
services/golden_gate/src/oci_cli_golden_gate/generated/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
|
|
11502
11191
|
services/golden_gate/src/oci_cli_golden_gate/generated/client_mappings.py,sha256=VSHkahwhS0YBERx0fW4TWcAQobhuKsG77lkj1ByQJOU,820
|
|
11503
|
-
services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py,sha256=
|
|
11192
|
+
services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py,sha256=0DOX97lvWfWt8v8IrZQ7jUPhh48VV3ULw0wGSYUIPtc,1187931
|
|
11504
11193
|
services/golden_gate/tests/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
|
|
11505
11194
|
services/governance_rules_control_plane/__init__.py,sha256=81RduIPbR0JOJ7Q7w3USFuIsvpc0Ti8jqSyd5Dn1Uco,437
|
|
11506
11195
|
services/governance_rules_control_plane/src/__init__.py,sha256=81RduIPbR0JOJ7Q7w3USFuIsvpc0Ti8jqSyd5Dn1Uco,437
|
|
@@ -11682,6 +11371,14 @@ services/lustre_file_storage/src/oci_cli_lustre_file_storage/generated/__init__.
|
|
|
11682
11371
|
services/lustre_file_storage/src/oci_cli_lustre_file_storage/generated/client_mappings.py,sha256=8L0tQH0QT5xwMXMY2M5OpDoci5RjiOHu0yvhki9vrek,898
|
|
11683
11372
|
services/lustre_file_storage/src/oci_cli_lustre_file_storage/generated/lustrefilestorage_cli.py,sha256=bXavfa-DWRTmrT1F-7ZPBIHDuFhsSmxV-OfSQ27MgTw,50406
|
|
11684
11373
|
services/lustre_file_storage/tests/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-EAUmE8Y1WToPEMMsKWM,437
|
|
11374
|
+
services/managed_kafka/__init__.py,sha256=ANfPTTKWC8O-0nHqF0AwJs_pOaRtFC1F2cPNZnXwbv0,437
|
|
11375
|
+
services/managed_kafka/src/__init__.py,sha256=ANfPTTKWC8O-0nHqF0AwJs_pOaRtFC1F2cPNZnXwbv0,437
|
|
11376
|
+
services/managed_kafka/src/oci_cli_kafka_cluster/__init__.py,sha256=ANfPTTKWC8O-0nHqF0AwJs_pOaRtFC1F2cPNZnXwbv0,437
|
|
11377
|
+
services/managed_kafka/src/oci_cli_kafka_cluster/kafkacluster_cli_extended.py,sha256=SwVwDDAY5Qk5KuKsibnu6B7O1qAwDICah8UX-DApRN8,2849
|
|
11378
|
+
services/managed_kafka/src/oci_cli_kafka_cluster/generated/__init__.py,sha256=ANfPTTKWC8O-0nHqF0AwJs_pOaRtFC1F2cPNZnXwbv0,437
|
|
11379
|
+
services/managed_kafka/src/oci_cli_kafka_cluster/generated/client_mappings.py,sha256=QejxK-W3KTNUVcfBLMaGwBlATpgG6jRxmk670XfbVXk,840
|
|
11380
|
+
services/managed_kafka/src/oci_cli_kafka_cluster/generated/kafkacluster_cli.py,sha256=3bnzbT6BbLPV8o6_iafwLSqFf6qDLJCvgSWMKtzPlcY,90776
|
|
11381
|
+
services/managed_kafka/tests/__init__.py,sha256=ANfPTTKWC8O-0nHqF0AwJs_pOaRtFC1F2cPNZnXwbv0,437
|
|
11685
11382
|
services/management_agent/__init__.py,sha256=SUWqIMRHz31UQD8itEPYrNAxiK-Ej0His6Y7_RJswVY,437
|
|
11686
11383
|
services/management_agent/src/__init__.py,sha256=SUWqIMRHz31UQD8itEPYrNAxiK-Ej0His6Y7_RJswVY,437
|
|
11687
11384
|
services/management_agent/src/oci_cli_management_agent/__init__.py,sha256=SUWqIMRHz31UQD8itEPYrNAxiK-Ej0His6Y7_RJswVY,437
|
|
@@ -11812,7 +11509,7 @@ services/mysql/src/oci_cli_db_backups/__init__.py,sha256=7Oq6zMH8U9lZxB6Ym1wI0uh
|
|
|
11812
11509
|
services/mysql/src/oci_cli_db_backups/db_backups_cli_extended.py,sha256=H-JeFMqpFv0t7IER3M_s5SQNgp3FQA9f5Szd8_YyxSM,793
|
|
11813
11510
|
services/mysql/src/oci_cli_db_backups/generated/__init__.py,sha256=7Oq6zMH8U9lZxB6Ym1wI0uhVPf9S1AzqmW6g4qngj-o,437
|
|
11814
11511
|
services/mysql/src/oci_cli_db_backups/generated/client_mappings.py,sha256=OaIUdMzxgzS37I7hdxanujQwrrL4GS3DJfCXSPhFJ9Y,775
|
|
11815
|
-
services/mysql/src/oci_cli_db_backups/generated/dbbackups_cli.py,sha256=
|
|
11512
|
+
services/mysql/src/oci_cli_db_backups/generated/dbbackups_cli.py,sha256=qe-9wKdu5DLB3yRNWAGYpogOJN6kSBas6EZJvGpT55E,47125
|
|
11816
11513
|
services/mysql/src/oci_cli_db_system/__init__.py,sha256=7Oq6zMH8U9lZxB6Ym1wI0uhVPf9S1AzqmW6g4qngj-o,437
|
|
11817
11514
|
services/mysql/src/oci_cli_db_system/db_system_cli_extended.py,sha256=uGaHaEjtaYT2OR0K3a1um3fbXHpWpnpCH8klQz6Zo3k,19186
|
|
11818
11515
|
services/mysql/src/oci_cli_db_system/generated/__init__.py,sha256=7Oq6zMH8U9lZxB6Ym1wI0uhVPf9S1AzqmW6g4qngj-o,437
|
|
@@ -12067,20 +11764,6 @@ services/optimizer/src/oci_cli_optimizer/generated/__init__.py,sha256=nK30RppP50
|
|
|
12067
11764
|
services/optimizer/src/oci_cli_optimizer/generated/client_mappings.py,sha256=qpaXESo5KJVFbioihKrW9-q--aqRDX6ddci2GHXoaYE,802
|
|
12068
11765
|
services/optimizer/src/oci_cli_optimizer/generated/optimizer_cli.py,sha256=TI1vwwjLU6oH77d-Mugc8NDn1dtirkXqZxXZi2d5jxo,114886
|
|
12069
11766
|
services/optimizer/tests/__init__.py,sha256=nK30RppP50EF1h7UjY-8OQ5_zNbqeiVPzP43ZVAUPkE,437
|
|
12070
|
-
services/os_management/__init__.py,sha256=Z6zqWqOkQuayXm01BHU-NoKRnN8aUCpB1ATGzRPptA0,437
|
|
12071
|
-
services/os_management/src/__init__.py,sha256=Z6zqWqOkQuayXm01BHU-NoKRnN8aUCpB1ATGzRPptA0,437
|
|
12072
|
-
services/os_management/src/oci_cli_event/__init__.py,sha256=Z6zqWqOkQuayXm01BHU-NoKRnN8aUCpB1ATGzRPptA0,437
|
|
12073
|
-
services/os_management/src/oci_cli_event/event_cli_extended.py,sha256=bEtEQsJ45PLbW0xemh0pq6hET3f-KBUtY8J4uh-zpYg,1861
|
|
12074
|
-
services/os_management/src/oci_cli_event/generated/__init__.py,sha256=Z6zqWqOkQuayXm01BHU-NoKRnN8aUCpB1ATGzRPptA0,437
|
|
12075
|
-
services/os_management/src/oci_cli_event/generated/client_mappings.py,sha256=hPkHkoJXmVFK_9DiQNOLFtYkzj504rHQTI7ZFJcJ43k,818
|
|
12076
|
-
services/os_management/src/oci_cli_event/generated/event_cli.py,sha256=BgzshL4DyodA1ZGVRIUBGDhAmcG5lFAmaGo9JGIuY8U,26707
|
|
12077
|
-
services/os_management/src/oci_cli_os_management/__init__.py,sha256=Z6zqWqOkQuayXm01BHU-NoKRnN8aUCpB1ATGzRPptA0,437
|
|
12078
|
-
services/os_management/src/oci_cli_os_management/osmanagement_cli_extended.py,sha256=iBG-ueD_f-jj0ouCgrepq-I_FOou99y5qvM_nn2wtpY,15738
|
|
12079
|
-
services/os_management/src/oci_cli_os_management/generated/__init__.py,sha256=Z6zqWqOkQuayXm01BHU-NoKRnN8aUCpB1ATGzRPptA0,437
|
|
12080
|
-
services/os_management/src/oci_cli_os_management/generated/client_mappings.py,sha256=uiHGn_5XPvtVqUqXBcWeokaQ59BpZUoi-7M_Mbs4Z2o,840
|
|
12081
|
-
services/os_management/src/oci_cli_os_management/generated/os_management_service_cli.py,sha256=GNey1ceaJSsrNCL5RQW75eR8zDGu9gfJeRnhnVAHsHw,1075
|
|
12082
|
-
services/os_management/src/oci_cli_os_management/generated/osmanagement_cli.py,sha256=jTZIC6uBKGVjOvdRzBl2WEbYsJiNS-_tSYXFFnnqEf4,290901
|
|
12083
|
-
services/os_management/tests/__init__.py,sha256=Z6zqWqOkQuayXm01BHU-NoKRnN8aUCpB1ATGzRPptA0,437
|
|
12084
11767
|
services/os_management_hub/__init__.py,sha256=qvt5NxI_uC8uCUmX6J20VfTbIwj2HHoTnmvlT7maQ0w,437
|
|
12085
11768
|
services/os_management_hub/src/__init__.py,sha256=qvt5NxI_uC8uCUmX6J20VfTbIwj2HHoTnmvlT7maQ0w,437
|
|
12086
11769
|
services/os_management_hub/src/oci_cli_event/__init__.py,sha256=qvt5NxI_uC8uCUmX6J20VfTbIwj2HHoTnmvlT7maQ0w,437
|
|
@@ -12365,47 +12048,6 @@ services/service_manager_proxy/src/oci_cli_service_manager_proxy/generated/__ini
|
|
|
12365
12048
|
services/service_manager_proxy/src/oci_cli_service_manager_proxy/generated/client_mappings.py,sha256=H2VQa4LUSJcPoprQSKK2zRIaXfCAGfQkmDFDpNh7wZM,918
|
|
12366
12049
|
services/service_manager_proxy/src/oci_cli_service_manager_proxy/generated/servicemanagerproxy_cli.py,sha256=BbQ5fCAYF2fnAomVCi4uQkL7IpMk1FGQCGAP0a5j_Fo,7324
|
|
12367
12050
|
services/service_manager_proxy/tests/__init__.py,sha256=sce_hDBZz55b2nZuoIIMlth2vW_NnidHNKGp6PUTnUE,437
|
|
12368
|
-
services/service_mesh/__init__.py,sha256=cT9jp4cXT9XBS_-WS1CQ6hwtdqEcDb30usvbV_BgSAY,437
|
|
12369
|
-
services/service_mesh/src/__init__.py,sha256=cT9jp4cXT9XBS_-WS1CQ6hwtdqEcDb30usvbV_BgSAY,437
|
|
12370
|
-
services/service_mesh/src/oci_cli_service_mesh/__init__.py,sha256=cT9jp4cXT9XBS_-WS1CQ6hwtdqEcDb30usvbV_BgSAY,437
|
|
12371
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_cli_extended.py,sha256=YQWC56-jc-VPhJkhQgWfOaMqqtO5xaT6aBetHCnOsyc,3283
|
|
12372
|
-
services/service_mesh/src/oci_cli_service_mesh/generated/__init__.py,sha256=cT9jp4cXT9XBS_-WS1CQ6hwtdqEcDb30usvbV_BgSAY,437
|
|
12373
|
-
services/service_mesh/src/oci_cli_service_mesh/generated/client_mappings.py,sha256=iGD3hZM3Q41u84oCRI_gIDUJDnUSnvl3Q_mXEwJTuaI,830
|
|
12374
|
-
services/service_mesh/src/oci_cli_service_mesh/generated/servicemesh_cli.py,sha256=T2H09XdWV42auvMhkmfj6RksdZ-DiJrC0BP95_D7QmM,256878
|
|
12375
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/__init__.py,sha256=gp3Crtep1kRNI4px_Fv8S1BJKr-ntZ04cbmhju1I8B4,4229
|
|
12376
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/bundle_analyser.py,sha256=O1S1tQ_0I_CAMYBc-C6TrBoluI678v3wd7I1IbvZAAE,8322
|
|
12377
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/event.py,sha256=l2WZeMPnpIB6pVN24ETGuWoAj9dubhbYnMPvtfAC3mY,1683
|
|
12378
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/report_orchestrator.py,sha256=_RSWFz5tNvx3r1qOutrmr9uTZzlz9nA6iOyvOrDFAMI,3918
|
|
12379
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/task_orchestrator.py,sha256=ky33Wq92CbEIWCeAc-955u72jDOwf553QecojXmUeUg,4903
|
|
12380
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/task_request.py,sha256=0EJCpP7GeUvgf-jpE2DdcXcJN5NNS0wDy-zBLPrkt6E,8741
|
|
12381
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/aggregators/__init__.py,sha256=aAp_MT2BDFJxxyLidziZ_bS2LgGVMc68RAlxdvVaRGY,342
|
|
12382
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/aggregators/aggregation_orchestrator.py,sha256=DqN9jcwvEWXDZT7EbJ_6j5nxBCZopm4aI96ICb7NofY,4516
|
|
12383
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/handlers/__init__.py,sha256=I4zwjjGkKtTKwvrgQSGV8T8gtwSJ-e_tHDAXGDMiX8Q,342
|
|
12384
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/handlers/debug_handler.py,sha256=5F-U3GVbEQGOZC1onOqRtC9VXSHY-935H2sAw_aVrfI,9082
|
|
12385
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/__init__.py,sha256=aAp_MT2BDFJxxyLidziZ_bS2LgGVMc68RAlxdvVaRGY,342
|
|
12386
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/common_worker.py,sha256=qvLIFeCJ8GG0awDgC4KZ7mE4bSU664IaYKli_pSUfUs,7082
|
|
12387
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/csv_worker.py,sha256=6OD94re7OdxqMqSaIYAdSqXDwBGiYL9McQXckg7sCCI,1796
|
|
12388
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/file_worker.py,sha256=He9qoSYERS7pckbvpxuVh1xf5wDz2o5EkP3j9YGRAF4,1641
|
|
12389
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/igd_worker.py,sha256=CgJydA_4nDq7eZcAenXTWgVDZNFcXTTb6zGHT73i_7Q,2463
|
|
12390
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/mesh_report_worker.py,sha256=jhTb2l6XzXF8vN64L2QwLaOiDDCNfq-NZ8aV58484Sk,3418
|
|
12391
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/mesh_resources_worker.py,sha256=8nF0TyXMQH0qKLzIdUer018cvryOo74baGtdNCvWIMA,2461
|
|
12392
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/namespaces_worker.py,sha256=EuvXhtjHy5hg1tFOBCJcsHw7uC-pVuu8k9DoYm-LgYA,1750
|
|
12393
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/oci_cli_version_worker.py,sha256=o267yCzMaaCubajQ0YC2pEp0Zc5HkWQTZNm87WyGfRs,1680
|
|
12394
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/pod_worker.py,sha256=47EA6UryzFJi8Z6Zk4OYr5QiNo7i2bO3VbmP4E1c_0I,6246
|
|
12395
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/resource_worker.py,sha256=NGKByaWihiYupFeBVf-wibxroD198g8c8B-Ek7nsJzI,4431
|
|
12396
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/services_worker.py,sha256=6p6Iip_RGer7SP9TpY-v5No7r0Vtb7D4yM3Oqik3mqQ,1673
|
|
12397
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/task_worker.py,sha256=aXDVir6rkCDYRjwKtg5-WBfqLznvXZd3asMjFeX2tgE,1690
|
|
12398
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/validate_crds_worker.py,sha256=PBkQXHIiBnDaA8kr91gPHTKliKYtiB0PCE13YjbseS8,1689
|
|
12399
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/vdb_worker.py,sha256=ac6tHh9f5xUtgT1FRo8TsXLL5MlHz2rzFo84tdiCrNs,2649
|
|
12400
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/webhooks_worker.py,sha256=8oVpcVUV_XROVEAfTmjK0uuXzVdpv40Ri_mz_HSUTvk,1668
|
|
12401
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/__init__.py,sha256=aAp_MT2BDFJxxyLidziZ_bS2LgGVMc68RAlxdvVaRGY,342
|
|
12402
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/bundle_helper.py,sha256=FV_JykksP0KgJLqtsPtdanKWtyj1I99svKaRtg1qmQc,5542
|
|
12403
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/constants.py,sha256=pEpXhnvMULOzUNs7UoICmCsjnBLf5j33TRy7HW_GYuY,5775
|
|
12404
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/helper.py,sha256=2lbQmyAf2Xk3BqSIUw3an_j6hgEwArmebuUeE_Xba5o,595
|
|
12405
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/kubectl_command_helper.py,sha256=FKauz00fXq_tu8iNlYsOB81joq8QdPTtn5OQMoRebMU,32230
|
|
12406
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/messages.py,sha256=L6DxtOxRvMRXwGGOJRO_7IPhG-m3XhJHXNsM-ozQWik,1027
|
|
12407
|
-
services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/summary.py,sha256=n5mIGZWo3_edURtYCOAJXRXnwr2T8bjhwpJDvkcN07E,9294
|
|
12408
|
-
services/service_mesh/tests/__init__.py,sha256=cT9jp4cXT9XBS_-WS1CQ6hwtdqEcDb30usvbV_BgSAY,437
|
|
12409
12051
|
services/stack_monitoring/__init__.py,sha256=tiQm9jt9XIKFnQYVK3p0160y5KiyVBaI4LPAvz1Rxjw,437
|
|
12410
12052
|
services/stack_monitoring/src/__init__.py,sha256=tiQm9jt9XIKFnQYVK3p0160y5KiyVBaI4LPAvz1Rxjw,437
|
|
12411
12053
|
services/stack_monitoring/src/oci_cli_stack_monitoring/__init__.py,sha256=tiQm9jt9XIKFnQYVK3p0160y5KiyVBaI4LPAvz1Rxjw,437
|
|
@@ -12627,10 +12269,10 @@ services/zpr/src/oci_cli_zpr/generated/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDv
|
|
|
12627
12269
|
services/zpr/src/oci_cli_zpr/generated/client_mappings.py,sha256=eTLXQDImyDyG8dX8CJdYEjz3h6rCCJb3BFRyeCUAlWs,742
|
|
12628
12270
|
services/zpr/src/oci_cli_zpr/generated/zpr_cli.py,sha256=DZnnwX1MKDrT3zWXrkw2-8Q5hwWOWS0usU-kNsPdye4,58668
|
|
12629
12271
|
services/zpr/tests/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
|
|
12630
|
-
oci_cli-3.
|
|
12631
|
-
oci_cli-3.
|
|
12632
|
-
oci_cli-3.
|
|
12633
|
-
oci_cli-3.
|
|
12634
|
-
oci_cli-3.
|
|
12635
|
-
oci_cli-3.
|
|
12636
|
-
oci_cli-3.
|
|
12272
|
+
oci_cli-3.65.1.dist-info/LICENSE.txt,sha256=ueIO48H0oqClJKqp08lneEyFBdtKhwGsa_jOxi8m7Ro,41278
|
|
12273
|
+
oci_cli-3.65.1.dist-info/METADATA,sha256=YnefxekROr7Mo0FQtfoyyQM5eSwsfyC1e6sFcL_ijzw,7066
|
|
12274
|
+
oci_cli-3.65.1.dist-info/THIRD_PARTY_LICENSES.txt,sha256=aTaXCqNxR1izL8cRvUcnsyswdP74vi4D4dd9FcoRmiA,88189
|
|
12275
|
+
oci_cli-3.65.1.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
|
12276
|
+
oci_cli-3.65.1.dist-info/entry_points.txt,sha256=Rzwlt90Fk4kXpuMTmspwgtY69KnkJeoUj1-Cgw_Ti4E,126
|
|
12277
|
+
oci_cli-3.65.1.dist-info/top_level.txt,sha256=qaPmB8Lr9XWqQLRmy6aKLBHCfkwLZKopOFxYbJp-R9o,47
|
|
12278
|
+
oci_cli-3.65.1.dist-info/RECORD,,
|