oci-cli 3.65.0__py3-none-any.whl → 3.66.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oci_cli/bin/dbmulticloud.psm1 +39 -4
- oci_cli/bin/email.psm1 +23 -11
- 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-database/delete.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/list.txt +18 -0
- 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-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/db/database/change-encryption-key-location-google-cloud-provider-encryption-key-details.txt +136 -0
- 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-standby-database.txt +6 -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/exascale-db-storage-vault/create.txt +10 -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/system/list-db-system-storage-performances.txt +3 -3
- 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/dbmulticloud/oracle-db-gcp-identity-connector/create.txt +195 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/delete.txt +130 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/list.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/refresh.txt +125 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/update.txt +199 -0
- 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/dbmulticloud/oracle-db-gcp-key/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/list.txt +150 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/change-compartment.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/create.txt +199 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/get.txt +113 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/list.txt +151 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/refresh.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/update.txt +174 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key.txt +16 -0
- 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/delegate-access-control/work-request/{work-request-log-entry/list-logs.txt → work-request-log/list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/{organizations/work-request-log-entry.txt → delegate-access-control/work-request/work-request-log.txt} +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/add.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/remove.txt +138 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/add.txt +150 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/remove.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/add.txt +151 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/remove.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email.txt +12 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/create.txt +12 -5
- 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/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/organizations/{work-request-log-entry → work-request-log}/list.txt +19 -1
- oci_cli/help_text_producer/data_files/text/cmdref/{delegate-access-control/work-request/work-request-log-entry.txt → organizations/work-request-log.txt} +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +1 -1
- oci_cli/help_text_producer/data_files/text/index.txt +1 -1
- oci_cli/service_mapping.py +1 -1
- oci_cli/version.py +1 -1
- {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/METADATA +2 -2
- {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/RECORD +161 -128
- services/cloud_guard/src/oci_cli_cloud_guard/generated/cloudguard_cli.py +18 -10
- services/database/src/oci_cli_database/database_cli_extended.py +11 -2
- services/database/src/oci_cli_database/generated/database_cli.py +223 -12
- services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/__init__.py +4 -0
- services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/dbmulticloudgcpprovider_cli_extended.py +18 -0
- services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/__init__.py +4 -0
- services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/client_mappings.py +14 -0
- 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/email/src/oci_cli_email/generated/email_cli.py +422 -8
- services/file_storage/src/oci_cli_file_storage/generated/filestorage_cli.py +5 -1
- 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/mysql/src/oci_cli_db_backups/generated/dbbackups_cli.py +70 -1
- {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/WHEEL +0 -0
- {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.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=OZ8hL2_rnweES6l5IGDzLzT-hGGiEQFdLSFalByx0ME,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,11 @@ 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/email.psm1,sha256=
|
|
82
|
+
oci_cli/bin/email.psm1,sha256=U-fJbNlbgWAQKM6t5W3B5PetQzV4mUxvMwu8Og7Bcq4,7602
|
|
83
83
|
oci_cli/bin/events.psm1,sha256=368lhOWWjo6JkCh29ueewQC8QE7pA4kMQu1228Z_t8g,1561
|
|
84
84
|
oci_cli/bin/fn.psm1,sha256=zjhRt_WY1-smHozHLe49fQNoT21gooHDFZgnHI02d_g,2756
|
|
85
85
|
oci_cli/bin/fs.psm1,sha256=T8mkAroPncVkSePzYgbysBSil7nY9jVj-cU0JlY7pQA,5164
|
|
@@ -105,7 +105,7 @@ oci_cli/bin/marketplace.psm1,sha256=DCiNaV_npQAsl2YQKbdcnKUv9mJbGvMzzq_HAWA9ZzQ,
|
|
|
105
105
|
oci_cli/bin/mngdmac.psm1,sha256=L6E-5T9Me4vx3CweQTM41soUl6zP7NVgIGqZ9RXLsO4,4012
|
|
106
106
|
oci_cli/bin/monitoring.psm1,sha256=1ol_rWsI_uQ0iBNH4pMXIGAwRoO0wd42zURV7xxdBDc,5822
|
|
107
107
|
oci_cli/bin/multicloud.psm1,sha256=vYSiXmftAZGa24cWKHLPdl1Jd--AhwlCuvDrjUgjelA,4774
|
|
108
|
-
oci_cli/bin/mysql.psm1,sha256=
|
|
108
|
+
oci_cli/bin/mysql.psm1,sha256=4OV6INdAhDRSD-ojCi0mA4dHo2AYq9qUx0avnn_jbC4,13605
|
|
109
109
|
oci_cli/bin/network-load-balancer.psm1,sha256=1SwMjXqM1Or8ALc8-zlDfjbSleQVDr8UWt7JfGR9-s8,10145
|
|
110
110
|
oci_cli/bin/network.psm1,sha256=gemDjM0MmZ4PTaJ8o0-i8R7YB2Hn7UaKriUYVyQYAeo,45485
|
|
111
111
|
oci_cli/bin/nlb.psm1,sha256=fJJGPQK86ARYdoiVPkT2jPNrS2KtoGzfYg5raf5pHXk,7972
|
|
@@ -162,7 +162,7 @@ oci_cli/file_filters/file_path_filter.py,sha256=O6CALKowiBBOFZK6TDTmQNq9pp56ff-r
|
|
|
162
162
|
oci_cli/help_text_producer/__init__.py,sha256=rQx2CmhtvqtIZWMRp8IVqwFQ8r_i1x0Fsxnk5NIYA8k,424
|
|
163
163
|
oci_cli/help_text_producer/help_text_producer.py,sha256=80oRoL9YhAt5p9HmxEaN0hr9HuCm3w5UrowMsTJzG8w,3036
|
|
164
164
|
oci_cli/help_text_producer/data_files/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
165
|
-
oci_cli/help_text_producer/data_files/text/index.txt,sha256=
|
|
165
|
+
oci_cli/help_text_producer/data_files/text/index.txt,sha256=ZzB33K7JVgNVh8UX-YfRDf_NzStd_kWG0iiBR4aW5fg,6999
|
|
166
166
|
oci_cli/help_text_producer/data_files/text/oci.txt,sha256=84OR4GGLp41jGLfTEooEFpWhEiYEt9Akb8RP37huVlc,6838
|
|
167
167
|
oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp.txt,sha256=d9qOzyecVt3ux-rimDL4v_QmvQGM3t8WeeGjeyaR9YE,444
|
|
168
168
|
oci_cli/help_text_producer/data_files/text/cmdref/adm.txt,sha256=0RVGwvkB_tBju1Cl-a4509jRUWWQ8P5rODugGYUSHbI,1166
|
|
@@ -209,11 +209,11 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt,sha256=nqRE9S5DN
|
|
|
209
209
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt,sha256=y-aab5RwryjVGtCsT2mnW1JGRcdF5W3mDOyQKMlNWTk,4152
|
|
210
210
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt,sha256=TApUHgjqP1DG3pz26Lt1BcRHgWZfYA2W_jlSC32E83Q,18340
|
|
211
211
|
oci_cli/help_text_producer/data_files/text/cmdref/database-migration.txt,sha256=0cGqZLQ9EQQqg_vUBkVlNiZtiPls8ODpJLfGIFFbsnM,1434
|
|
212
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=
|
|
212
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=myYQ9jl1HxZ3tRYXnvIQ0iNGgaKensStkBd68w0JJcs,11716
|
|
213
213
|
oci_cli/help_text_producer/data_files/text/cmdref/dblm.txt,sha256=cm_bZHc7d2QUkJ2Iqzt_nVdoFlfR2-pqiJFWZDMmXkQ,668
|
|
214
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt,sha256=
|
|
214
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt,sha256=xSYEpGp25qSnmh352W5iARTp1jV_ZvzfSlarXs-9K_0,3979
|
|
215
215
|
oci_cli/help_text_producer/data_files/text/cmdref/dbtools.txt,sha256=vAXRghWo8TpKJVj8g3ZA-fPMYt8dCXpXKUs9Dqi9UKA,863
|
|
216
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt,sha256
|
|
216
|
+
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt,sha256=RUqGHLA1YmjN3C4iR7_qAOgn2kPjtkuSFc56XOc2Qw0,1534
|
|
217
217
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal.txt,sha256=t0gSzE-DvO2Q0J2PT_v1LWJP1midlZiJyyu1TRZuK_4,328
|
|
218
218
|
oci_cli/help_text_producer/data_files/text/cmdref/desktops.txt,sha256=RFMT_82TkQa70pcbilNJHgyJDOqHeW_-T_Bib50dJq8,498
|
|
219
219
|
oci_cli/help_text_producer/data_files/text/cmdref/devops.txt,sha256=E9773TKC7_DLRvhxXuVz9LCoMTStz5FHJAOHJ1Cuxzk,6917
|
|
@@ -222,7 +222,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt,sha25
|
|
|
222
222
|
oci_cli/help_text_producer/data_files/text/cmdref/dns.txt,sha256=Ux4CNYYCwi0UArxqUjUtSSHFUkBB7QjuBwuYkeKFBvU,1184
|
|
223
223
|
oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse.txt,sha256=vOlIx8OqGL1uqL4kRPR-LVGN043zz_xhP5Vl5c7iVDw,508
|
|
224
224
|
oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane.txt,sha256=1lBEHIzP3K1mjvCQll_lLxzC4Zg81OlGnSv6jvRb_Zg,349
|
|
225
|
-
oci_cli/help_text_producer/data_files/text/cmdref/email.txt,sha256=
|
|
225
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email.txt,sha256=O0sN9LpaGSHJfrp3-FtCgOAnJKytppVrpIKM2zmlrVo,673
|
|
226
226
|
oci_cli/help_text_producer/data_files/text/cmdref/events.txt,sha256=D84QHUDPdNNDW1sbxiEeglNPuoS5GfARji_QfaL7w1E,323
|
|
227
227
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management.txt,sha256=fy0Fk5rgefIbpZkLvQ49MZZ4G_bJsAt3LVTC7jg6iY8,7128
|
|
228
228
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update.txt,sha256=-W5K2PuxdIIVyV1qQ4ULDtohx0OFHaDVzRQJ3AEK0JI,1992
|
|
@@ -263,7 +263,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/mngdmac.txt,sha256=QnvCJ4NxaVx
|
|
|
263
263
|
oci_cli/help_text_producer/data_files/text/cmdref/model-deployment.txt,sha256=Lp1eLqDIkQS5QSHalwK_kn_sATildE4Qph35-aY1zQ8,590
|
|
264
264
|
oci_cli/help_text_producer/data_files/text/cmdref/monitoring.txt,sha256=KNkfnzM4RK1mZmv7Db30R3jvYwTiPmmfrR5xMK0Tnw0,931
|
|
265
265
|
oci_cli/help_text_producer/data_files/text/cmdref/multicloud.txt,sha256=MSWyZ_V4HMrjfOfUdXApkhrE1laOahi5JkZ99qtYPUQ,957
|
|
266
|
-
oci_cli/help_text_producer/data_files/text/cmdref/mysql.txt,sha256=
|
|
266
|
+
oci_cli/help_text_producer/data_files/text/cmdref/mysql.txt,sha256=xOYPm-aNv37AI02fSuA8OaSpZY_k7ZCdwRnT-b0gbmM,953
|
|
267
267
|
oci_cli/help_text_producer/data_files/text/cmdref/network-firewall.txt,sha256=QFDZDo-3AR6g8LMD_XDF3epOI-jwK3QsovtnG6jRl34,1787
|
|
268
268
|
oci_cli/help_text_producer/data_files/text/cmdref/network.txt,sha256=Kjjx4DlFBurPYcV3MOmscf0A1EZr4UIXqxHjHYGtxno,5092
|
|
269
269
|
oci_cli/help_text_producer/data_files/text/cmdref/nlb.txt,sha256=6Xxftcr815CSKp9ZXh5s9O4r7qgmHoYRosskxFfGCLM,829
|
|
@@ -280,7 +280,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/opctl.txt,sha256=QQnMX7w2Fd6oC
|
|
|
280
280
|
oci_cli/help_text_producer/data_files/text/cmdref/opensearch.txt,sha256=RSGoRSnfkTKnXncj26oA70EtsUOx3LK8-jQMaiTh2gQ,635
|
|
281
281
|
oci_cli/help_text_producer/data_files/text/cmdref/opsi.txt,sha256=M1U7rderbrIosglDYEn00wr24MOEUsu2qC9Qa5XOQ4Y,7996
|
|
282
282
|
oci_cli/help_text_producer/data_files/text/cmdref/optimizer.txt,sha256=7ZqsrntO0cGbaXqZaRa23ajjuGa0WY7kfJZJ0IgdcvY,1070
|
|
283
|
-
oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt,sha256=
|
|
283
|
+
oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt,sha256=ia8dZawSO10_y1cSR3ybyiGUp5NaWJcEeVZtxximQEo,1278
|
|
284
284
|
oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub.txt,sha256=Cpfr2MGdJq5kkjZWhXCLqsYB32bIFPFY85WlOakcK2s,4103
|
|
285
285
|
oci_cli/help_text_producer/data_files/text/cmdref/os.txt,sha256=9Yomemh8e5T6Ac4nOeJy_Kf80kx2PA2rkvuNE0_DesY,1128
|
|
286
286
|
oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway.txt,sha256=sVmmKCSi43wxQNNn0HMZqthA7tgtg1mBGQZaHINDWxc,508
|
|
@@ -1576,7 +1576,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/get.tx
|
|
|
1576
1576
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/list.txt,sha256=-iOgJQP_fCykS07Nz0GK2uiLmXQdvyPmw1nCirb07XA,9549
|
|
1577
1577
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query-result-collection/get-adhoc-query-result-content.txt,sha256=9zzkEEKgzeFLkhnEFUChboFoKYB7iwNm6PkYAE0VPfY,3419
|
|
1578
1578
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query-result-collection/list-adhoc-query-results.txt,sha256=v4NGdrOSmal37yOE4y_KuyibLAbIinmVfA-pqU8s8K4,4208
|
|
1579
|
-
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/get.txt,sha256=
|
|
1579
|
+
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/get.txt,sha256=YK6rFuhJymeEFvoLzbzGae7Eim4rebbS03eEN05_Q14,3130
|
|
1580
1580
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/list.txt,sha256=3pYteFyOE0vLVCvb0ju3l_KhdCkna7v7XtU9L7xq-EY,3862
|
|
1581
1581
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/configuration/get.txt,sha256=2x-xeago94uHJzVzj37ocYGdvM8di2uKBhA0ShgXXLg,2801
|
|
1582
1582
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/configuration/update.txt,sha256=e69MKLSrbojcCaPITaeF-a0m_0008GbHWiiypVWf1ds,4726
|
|
@@ -1605,7 +1605,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/update
|
|
|
1605
1605
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector/get.txt,sha256=Hi3iNqMDeTAUx518aKzBQB8myD13nutfDwyVWcStFo0,2680
|
|
1606
1606
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector/list.txt,sha256=20kyJk1lxKe5Rt2ONDNGa7o8Y-RPSuUVr1DJ0tNkCZo,3865
|
|
1607
1607
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/change-compartment.txt,sha256=IdltKz9BlQUES_-grZo3BaWisHJCaI2P_JkT9gALXVg,3783
|
|
1608
|
-
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/create.txt,sha256=
|
|
1608
|
+
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/create.txt,sha256=J4CaA2YX4n1ISHuKbHDmuZzXaOmAr6XhC7ejCHR9alQ,6419
|
|
1609
1609
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/delete.txt,sha256=FKEjqj5abR4m6g5SsLYo4a3_Uzx3d_0FrnpOf-7HcJU,4499
|
|
1610
1610
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/get.txt,sha256=ptA6kXk2IycTVLlNmmw2FdVdpm0teqVlQMxUhq65h8k,3138
|
|
1611
1611
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/list.txt,sha256=ZJG7Vgms1uJTNXXdijeCRVfVju-Y5IoXlOXPowvjjb8,5755
|
|
@@ -1620,26 +1620,26 @@ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-rule/get.
|
|
|
1620
1620
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-rule/list.txt,sha256=ikWJHKtS2tMhFP_IBALZDX4TG5UNet2gXJ5Ytpv3v6c,4239
|
|
1621
1621
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/impacted-resource-summary/list-impacted-resources.txt,sha256=69NkM83eL_wPs5Ih__CejS2C38JmVxuBpve72OUm47g,3615
|
|
1622
1622
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/change-compartment.txt,sha256=AXM1UvnOEn1YKLIYNLGW-4CbTa0lvcxUIWXfCCAw6l0,3702
|
|
1623
|
-
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/create.txt,sha256=
|
|
1623
|
+
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/create.txt,sha256=l3CHtlGaoDKzxejwPElE6VIJVwn5C3odgFGJCb3cIyg,6181
|
|
1624
1624
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/delete.txt,sha256=D7SpCWQK9uemMCYEH6O7tk8fhQa4SFO6LKvvBeRYopY,4470
|
|
1625
1625
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/get.txt,sha256=MRdKKgnD2ny71XnFkG60lOVc1R9R9alXFqE08bkmelw,3109
|
|
1626
|
-
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/list.txt,sha256=
|
|
1627
|
-
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
|
|
1628
1628
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list-type-summary/list-managed-list-types.txt,sha256=4xXpi_Lcfa5X_Hsog7WSZD8NKdXkVBGEO9yBjjv1aIY,3944
|
|
1629
1629
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/policy-summary/list-policies.txt,sha256=B29Wo3heRvZTuyyb-InrSdfzuCd6CdUztmvZJjoZd7Y,3677
|
|
1630
1630
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/get.txt,sha256=vkr4uaeOHFpVNJNXNIjajEgDFxxLf0wnHT01rQwTutg,2676
|
|
1631
1631
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list-problem-entities.txt,sha256=ilXWxHkJGqGAWf0TeUwDaYHWnZr96qeKh26YHng94xs,3517
|
|
1632
1632
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list-problem-histories.txt,sha256=DS3elsk7pcW8pvqFD_gKRd7pp-M7o3b5rnoXI1zhmKQ,3868
|
|
1633
|
-
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list.txt,sha256=
|
|
1633
|
+
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list.txt,sha256=fpeIDv1TXrboFN7qSaKan6xjNyPLOomIObDUtSoDkU4,14705
|
|
1634
1634
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/trigger-responder.txt,sha256=qzmzV3oupsqGOlNuqIRLmUwS3hi-9umpzLcfGleCluE,4256
|
|
1635
1635
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/update-bulk-problem-status.txt,sha256=A3r493zUfaUXKJFFMQ2WJkitkkI-yyYfWbVjcjPDZgc,3820
|
|
1636
1636
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/update-problem-status.txt,sha256=s4LR5uH4Lfaa_yEcspixOZjZdPXVduRr5liGUjqsTbw,4449
|
|
1637
|
-
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-aggregation/request-summarized-problems.txt,sha256=
|
|
1637
|
+
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-aggregation/request-summarized-problems.txt,sha256=dUG2UZh1i8S1s3MqfiT1N3rYRXTf8px2bf2IfdCALTk,5016
|
|
1638
1638
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-endpoint-summary/list-problem-endpoints.txt,sha256=_nH63npke7rLdDPAkpbWIrUtyc0w4oSmAo-7B12anX0,3611
|
|
1639
1639
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-trend-aggregation/request-summarized-trend-problems.txt,sha256=9FnCrUVYfdsHY30OERnqUH7t9cmIDT3LLF3oA_FTL9s,8740
|
|
1640
1640
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/recommendation-summary/list-recommendations.txt,sha256=Cffr9gFDc1Cr2qptCLLq0grlokyD0CPFCmWHGc8EelQ,4903
|
|
1641
1641
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/get.txt,sha256=Bw8WS3zGnIJzkVNyDmsJMuII3P0I3aLTeEYP_VKRmW4,2679
|
|
1642
|
-
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/list.txt,sha256=
|
|
1642
|
+
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/list.txt,sha256=X-4ZIYNaP3wT-9BRpS0bjcjOhB9jFuFduC86J6PhR0w,6198
|
|
1643
1643
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-port-collection/list-resource-ports.txt,sha256=ZTjbbGKWbueNbu3OKSVsbeCd0eMX6iichl6zdlbGz00,3736
|
|
1644
1644
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile/get.txt,sha256=yWa6AbyAnFyEEj2ia_0dXFbgooGA55pC2BnTMj8DGfo,2785
|
|
1645
1645
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-endpoint-summary/list-resource-profile-endpoints.txt,sha256=U4T_9uEim41n-FZYN40W1Rz1vCigBz2yemQ5DkQNhJQ,3851
|
|
@@ -1647,7 +1647,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-i
|
|
|
1647
1647
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-risk-score-aggregation-summary/request-summarized-top-trend-resource-profile-risk-scores.txt,sha256=XYHWiOeRl8qM4EqiRkfS1k0at7-2pk8D8-rmID-l7aw,8525
|
|
1648
1648
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-summary/list-resource-profiles.txt,sha256=UI0XYYrZOREkGtQnuMT2MySV83ixUBz8I9HoVBxBBm0,13853
|
|
1649
1649
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-risk-score-aggregation/request-summarized-trend-resource-risk-scores.txt,sha256=5lR7umvWRN4vnDG-lI952KBnzk5tYX4lKKvNMJUWZvQ,8784
|
|
1650
|
-
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-type-summary/list-resource-types.txt,sha256
|
|
1650
|
+
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-type-summary/list-resource-types.txt,sha256=-ncjmdASbSrJzd4ZN6LUmUH_-oeRayKfObahU05Del0,4188
|
|
1651
1651
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-vulnerability/get.txt,sha256=k0fHdIJ9OBEpFsPDK8auGgPhpPuPa4p5nu7tqmVhmX8,3091
|
|
1652
1652
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-vulnerability-collection/list-resource-vulnerabilities.txt,sha256=7pL7MV-OogTBQ99eEN-BqlfTPSenGxrNKoWV8EYde3w,3861
|
|
1653
1653
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-activity-summary/list-responder-activities.txt,sha256=ya0MTu_F2JLhbAN5HXiSUwpI8ts0UDyLwgbZWKmtCng,3794
|
|
@@ -3818,9 +3818,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra.txt,sha256=
|
|
|
3818
3818
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster.txt,sha256=XmkWUGGLUSZq0eliM9Vf6WmA3FHoEyhD4mN4B5l0YM8,511
|
|
3819
3819
|
oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection.txt,sha256=N1lA2bii6IfGbf18B-bGU_l3Uio6BB-F2x-VdtX98q8,149
|
|
3820
3820
|
oci_cli/help_text_producer/data_files/text/cmdref/db/console-history.txt,sha256=TZKCdkZ2-_Q6nHdTcXFGrFn1ppsbt6fACNg1Rakum_U,219
|
|
3821
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association.txt,sha256=
|
|
3821
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association.txt,sha256=3HKyfES830AnujqEfmNlhEg8f5-xTuGCbnRFB8vC0B8,966
|
|
3822
3822
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image.txt,sha256=B7A-mM9XnSrkr8xnHqNKSGJ-KxdA9GRjmwe8Yhhmtxw,325
|
|
3823
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt,sha256=
|
|
3823
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt,sha256=8OQiSBofNHj1G0LTK9DEJZentQdAZmoMHON0XgSOgXI,1580
|
|
3824
3824
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-home.txt,sha256=PUF_xUAJ3zjAskRQ4xUoSZ33qn5cxYbj-T4JDYwY79Q,127
|
|
3825
3825
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-server.txt,sha256=VX0LsLUtcdv8Yh3iOv5NgpB0oaiEOXkLcweo58t-cNE,137
|
|
3826
3826
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-history.txt,sha256=VNHlNLinjqcMgBZ_GhlTggMi2757TYfF0E6kLbSohdU,312
|
|
@@ -3910,7 +3910,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-
|
|
|
3910
3910
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-refreshable-clone.txt,sha256=QiixEb1eOwQIuctP4mxMRXnp_mIBiWKRsjfZSsm-mb0,35123
|
|
3911
3911
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create.txt,sha256=54PIaGAdIaX2JJoJ6afqPtx5zOq0DFSt0-L84wkR-90,40090
|
|
3912
3912
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/data-safe.txt,sha256=65E51JpLNXHWxBgaiT_dFe1m60HPofuzDot9UMYNNnI,165
|
|
3913
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/delete.txt,sha256=
|
|
3913
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/delete.txt,sha256=fA8J7k94Bn7QFzdm8ONLE1IvnKxDewa45aU9xggRkrk,4836
|
|
3914
3914
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/disable-autonomous-database-management.txt,sha256=mLY5wR58DJZCQbdWUDUNw30dZI_6X3BxgcABDWRln7A,4411
|
|
3915
3915
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/disable-operations-insights.txt,sha256=Jrkk2JD4KyRIXiDdUvuyEnu35DYSkS1zyBUgelTGqFM,4367
|
|
3916
3916
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/enable-autonomous-database-management.txt,sha256=xwUDrDNAKRuPgPxDNyDaMXBtqyo1GiblC3VeM38XQgI,4393
|
|
@@ -3939,7 +3939,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/data-sa
|
|
|
3939
3939
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/create.txt,sha256=swYk2Wmv1GhBGI_zpr7lcdi9r2HczZXxtQsiXJpZyBM,5069
|
|
3940
3940
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/delete.txt,sha256=6iJlKqFaG3NV2pvVWpzm3wYBShVbcb088hIetHK9Zbg,4898
|
|
3941
3941
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/get.txt,sha256=Qm7awEC2AHbc5w362lQboF4fZKYjenKhENAsjhE_5WQ,3303
|
|
3942
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/list.txt,sha256=
|
|
3942
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/list.txt,sha256=SD_j9zhHjGAJ7x9ed8R_eDzM3fysS9_tH1Qal_oyeV0,4269
|
|
3943
3943
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/update.txt,sha256=qMCyk2YzPgqXU0miK4MvcW0IWKina5SwlvzvzvbeZzE,4932
|
|
3944
3944
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-character-sets/list.txt,sha256=XdX25p_t4iReH4nxR4b_JEEFNd-qoftHIX3rhRA6LA8,2957
|
|
3945
3945
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-dataguard/get.txt,sha256=3V3lUxv77RuEJ19OG84UZQXc1azKzO3ElRqosbkwWBA,3732
|
|
@@ -4024,9 +4024,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/get.txt,sh
|
|
|
4024
4024
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list-update-histories.txt,sha256=lbBu0nU0MIVIZyaATy8RaE3nJmJdYJHmIedK2_Cpkn8,5873
|
|
4025
4025
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list-updates.txt,sha256=muNPOwZtguHs25dLYiBa5UyRQAwzy9dzmZdHWhrvn5U,5826
|
|
4026
4026
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list.txt,sha256=vNIWskOVEINrA-WxfxPt-rC-btGaPN7KDeOkI2XPErE,4276
|
|
4027
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/register-cloud-vm-cluster-pkcs.txt,sha256=
|
|
4027
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/register-cloud-vm-cluster-pkcs.txt,sha256=YPFYr6Jfa7v1KsEOuyG53RY09H_AiZV_aII9wNykhTQ,6919
|
|
4028
4028
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/remove.txt,sha256=Wl_75-0wGlv51o3skYlGORZh5AVc-M5FZpfKmS_WndE,7250
|
|
4029
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/unregister-cloud-vm-cluster-pkcs.txt,sha256=
|
|
4029
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/unregister-cloud-vm-cluster-pkcs.txt,sha256=C9YJqZF_RbeeusrT6B-ehccUAkwsP3BjQ7bCjStdy2U,6931
|
|
4030
4030
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update-exadata-iorm-config.txt,sha256=t9p2N4LnTE8AJeKsljLjN2VwdamVhTs2Mi-ydrz7154,6571
|
|
4031
4031
|
oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update.txt,sha256=WKNkZR9eBOFckNVQQhOrUbgW_0KiNIVcaLN2rmRTAks,14034
|
|
4032
4032
|
oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/create.txt,sha256=YjTASe1g3Ms0ALcibodhLvB90uEdDGpgQCrTANLRZ0k,5264
|
|
@@ -4042,6 +4042,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/list.txt,sh
|
|
|
4042
4042
|
oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/update.txt,sha256=4csOAT2vi6xEuYsHVDDQ1z1Kjqjh3ux8pkAIfB8RY1U,5794
|
|
4043
4043
|
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-azure-encryption-key-details.txt,sha256=P6QnvmeqpK-B4Q-rIHHLR6EaDEllF55qHpdposLDSkw,8431
|
|
4044
4044
|
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-external-hsm-encryption-details.txt,sha256=VSXp3q_R7WbpJhwn14zC7EGgEcIxJZQt_2EexuyGkPo,8406
|
|
4045
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.txt,sha256=NsdA_xbFerbNVNUIiQ3SzG0HFgm_ZA3ELKDXMN69FmU,8671
|
|
4045
4046
|
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create.txt,sha256=VBfXkISQpLPyoBbCTHq1MagKxXKFV6RAxON8ChZkgtg,774
|
|
4046
4047
|
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/failover.txt,sha256=1NDJW-FEpjwDr2QzF0sdHVGmMCBzLC-W0OuCSIiE31I,5706
|
|
4047
4048
|
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/get.txt,sha256=6g3Rads_3LKQwaDpoAFtBvR7jRnKF57RephHHPqWP5Q,3740
|
|
@@ -4054,6 +4055,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/crea
|
|
|
4054
4055
|
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/from-existing-vm-cluster.txt,sha256=iIMShiokQ4MpWwtC_dPltHTgpOEocN5wkRG8u4amXI8,7302
|
|
4055
4056
|
oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/with-new-db-system.txt,sha256=8kSU3WEDlx-VE098Tzo7Omidcw_nooaIspRX-qcXBN4,15049
|
|
4056
4057
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-azure-encryption-key-details.txt,sha256=Dl_OZUjmjpcNHbfCvTovkGX6BTejsS9vPRh7nLvEKfQ,5257
|
|
4058
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-google-cloud-provider-encryption-key-details.txt,sha256=WamHJVt-Yy0h_Q2jjqrptkDy9ajYVjjrhCCO-OO3NBQ,5449
|
|
4057
4059
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-key-store-type.txt,sha256=Zj7qZMnubZpAQgSsJt7kS43S9wYktyCYy_0_cxsrvTk,4956
|
|
4058
4060
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-to-external-hsm-key-location.txt,sha256=V7nF4X-q_74FmTZtOAuW--ZKcn_QdAQ3bvsIRTUAdag,5088
|
|
4059
4061
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-new-pdb-precheck.txt,sha256=pZi3xxqmejxWn-DMU36GnFjEVMVLYJUQ98FmiJRZD3w,7317
|
|
@@ -4061,11 +4063,11 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-new-pdb
|
|
|
4061
4063
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-pdb-sync-rollback.txt,sha256=znigWOjKLUdHAizgvwunU_7l6qr_Nl0sO2PBl2-U8Ro,6186
|
|
4062
4064
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-pdb-sync.txt,sha256=G8qUFJN1P9arHGzfU7szlg81xB8c65t5LMqyDm69hSw,6150
|
|
4063
4065
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-standalone.txt,sha256=FJYq7WVTW7Bu5Woqm26Foil_huHszFYFwgE7oOoBeSA,5386
|
|
4064
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-create-stand-by-database-details.txt,sha256=
|
|
4065
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-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
|
|
4066
4068
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-backup.txt,sha256=qmradtYtmRL3YChJiBn-yONalyoWR90FMZhHgGciXwk,8618
|
|
4067
4069
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-database.txt,sha256=e8_IonwQQGzAKQMLSRlI45taHbzuySfjXST8ut1Py6k,7371
|
|
4068
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt,sha256=
|
|
4070
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt,sha256=TcIQ1Bs4LjYn9GYLmNAPw8MwNzCn8Rf7lOcJNGxQiv4,8590
|
|
4069
4071
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/create.txt,sha256=vKdRvwWx3zHaKHEWl56toZlnfK-Kt1n3jxZDIuj5X_0,12024
|
|
4070
4072
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/delete.txt,sha256=we5CsUPHVq5sAR1OFkc0auKrTiN6O5oQwrUF-DRMQDU,3379
|
|
4071
4073
|
oci_cli/help_text_producer/data_files/text/cmdref/db/database/disable-database-management.txt,sha256=v56MVvAHq9Rw81mncfqoC7LQgle0yVTChvL9LMHBXeQ,4771
|
|
@@ -4133,11 +4135,11 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/remove.txt
|
|
|
4133
4135
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/update.txt,sha256=ZEdVumZ-8ZSmNB-M7O2Vu-DF36ieF7c38QRkPj-pXe0,10109
|
|
4134
4136
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/change-compartment.txt,sha256=_-W1LOBd-8ilh6sSzmqybjp9XNLd6jDtnkq7Qo_SYd8,4525
|
|
4135
4137
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/change-exascale-db-storage-vault-subscription.txt,sha256=i6ZRp8gkK8O0-RwyVlIQQiuhKaoWau4ittsVEyVnMyk,4526
|
|
4136
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt,sha256=
|
|
4138
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt,sha256=05Qle0OhBtfsOx04VIWG17hN7WbLNlzawBZuAz54HhY,5366
|
|
4137
4139
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/delete.txt,sha256=Jl7gvvaPX8lf-TvhUTMw3fxPEVdOzKyRfWuDgQCNXI8,4199
|
|
4138
4140
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/get.txt,sha256=StZVqH7vXk8H-Pj3axilY9YBowPoUDlQLNgAQXCZJjY,2876
|
|
4139
4141
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/list.txt,sha256=kvyLkg7OJAs6i2Dd1JNSgykNXqHgA4CwkK5_PLxLhho,4142
|
|
4140
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/update.txt,sha256=
|
|
4142
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/update.txt,sha256=qDkDOyb4SN_LbS1ckk83q5qfjappFrGaDHPOlCqQcX0,6064
|
|
4141
4143
|
oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/create.txt,sha256=f6ySy-lBR-_MK9urYd9wz6PO6UHd6Paq_PNJmYtCD_s,7662
|
|
4142
4144
|
oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/delete.txt,sha256=pGs6sjRukkKg9JcCZp6PSeUfl1zofd-jIJwnhiJkv6I,5348
|
|
4143
4145
|
oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/get.txt,sha256=uYVaCSn-WPa0eKcY5bix3aiDtXA5zVE92n-RjKA_iE8,4008
|
|
@@ -4303,7 +4305,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-database
|
|
|
4303
4305
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-db-system.txt,sha256=DBKZIwsyNbafCzQCeJy9wWG1DLueVFwIz8af1TQUGns,19710
|
|
4304
4306
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch.txt,sha256=ETiMwHJR7S4bSecDXyk4WBiR7e2nVGAhVbY60gyqbZo,24154
|
|
4305
4307
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-compute-performances.txt,sha256=y0-AKMJ4wS8erNH_5vngKSujUorcbqVuYORPYWguN5g,2693
|
|
4306
|
-
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=-AM6Fal5SqqWcviHqR937NBZ3EteQRPhzv7DUqGF2GM,3733
|
|
4307
4309
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system/list.txt,sha256=YxipCXQfaJQY99eq5xrPMeOOT0b0z5FcNxXsVoqMpd0,4764
|
|
4308
4310
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system/patch.txt,sha256=rMFBVe6KT0ZTAh6vWxwDQI53slOM6SN6eFoTJ_7Cw3Y,3229
|
|
4309
4311
|
oci_cli/help_text_producer/data_files/text/cmdref/db/system/switch.txt,sha256=uDaIUSn3nZNsQ9Z4amrb6gCAbmhk_y-C0_m86ez4LTE,3047
|
|
@@ -4361,55 +4363,74 @@ oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request/get.txt,sha2
|
|
|
4361
4363
|
oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request/list.txt,sha256=soHpA66aT8rVXkIsDSAIi_UL_hEJ-uuHbcw1VRPwD4c,3559
|
|
4362
4364
|
oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request-error/list.txt,sha256=bwLOz4ZMB-hkKIFV6HpYbpF9puFaSPdF5rcYShudCbI,3526
|
|
4363
4365
|
oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request-log-entry/list-work-request-logs.txt,sha256=Pm0_8gJCFl3OLSEZLvomd9BYtEu46JbXWkNTh4XVWm4,3626
|
|
4364
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery.txt,sha256=
|
|
4365
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container.txt,sha256=
|
|
4366
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount.txt,sha256=
|
|
4367
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector.txt,sha256=
|
|
4368
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key.txt,sha256=
|
|
4369
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association.txt,sha256=
|
|
4370
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault.txt,sha256=
|
|
4371
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/
|
|
4372
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/
|
|
4373
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/
|
|
4374
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/
|
|
4375
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/
|
|
4376
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/
|
|
4377
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/
|
|
4378
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/
|
|
4379
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/
|
|
4380
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/
|
|
4381
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/
|
|
4382
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/
|
|
4383
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/
|
|
4384
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-
|
|
4385
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-
|
|
4386
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-
|
|
4387
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/
|
|
4388
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/
|
|
4389
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/
|
|
4390
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-
|
|
4391
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-
|
|
4392
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-
|
|
4393
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/
|
|
4394
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/
|
|
4395
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/
|
|
4396
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/
|
|
4397
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-
|
|
4398
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-
|
|
4399
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-
|
|
4400
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-
|
|
4401
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-
|
|
4402
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/
|
|
4403
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/
|
|
4404
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/
|
|
4405
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/
|
|
4406
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault
|
|
4407
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault
|
|
4408
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault
|
|
4409
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/delete.txt,sha256=
|
|
4410
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/
|
|
4411
|
-
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/
|
|
4412
|
-
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
|
|
4413
4434
|
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/cancel.txt,sha256=3SRljeJRVaS0bvdOy0-09kjH-YxAd89wYsLFmEYZG2Y,3109
|
|
4414
4435
|
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/get.txt,sha256=f9BGXfoOVTty3c0dFJeqmQjst_439xAn6--ujH08LXI,2737
|
|
4415
4436
|
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/list.txt,sha256=3GnJedkp8hapL1c-ytIZJeLSc_CZ3tluZzWL08GsW5M,3817
|
|
@@ -4460,7 +4481,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delega
|
|
|
4460
4481
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription.txt,sha256=NkKtm_Ic9AVj88tkB_00_wP_4RPLXk2YDuwiWiWCySw,222
|
|
4461
4482
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action.txt,sha256=K1pxnczoLn3fXEb69RjEEnoCrS6mA4J4nmCKhWfcrv0,491
|
|
4462
4483
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider.txt,sha256=XaTh_oQfhdSgURsZ4xHjC2ncX9eZmqSaIH5e-_KDic4,234
|
|
4463
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt,sha256=
|
|
4484
|
+
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt,sha256=Qu_fmCbl2Fyd17cYuZlm-jVwg7oM3p431m8zzv7B-Ts,859
|
|
4464
4485
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/approve.txt,sha256=6PjFoSvqBqHuh08LUh3fmf7BQza63Z8bpQ1_in69lg8,6530
|
|
4465
4486
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/get.txt,sha256=c_2SBQYChMgLKqtnU78Mv2bSDy4Gzwl5DYiROYbE7ok,2976
|
|
4466
4487
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/list-delegated-resource-access-request-histories.txt,sha256=QdODn3pGRKpio43yNuIrioxLaZhHmw4A5ruFbTMkuQY,4029
|
|
@@ -4488,12 +4509,12 @@ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/servic
|
|
|
4488
4509
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/get.txt,sha256=4nixS58TsFlTGMpZsGjXOM61no6ow_BlPkI3Hgb0WcE,2951
|
|
4489
4510
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/list.txt,sha256=a4JICkvZ80VVUQpFwrJryXV-Ip9C7omdFSb_U8_fU5c,4252
|
|
4490
4511
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt,sha256=rivEQ094k4chVe7rLhnzUE3U6HveVjmqHEPljx4Fxsc,173
|
|
4491
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log
|
|
4512
|
+
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log.txt,sha256=u_O3_3-Ja6fz2jbCPg6XvluwEumXI7lMlfhl8KYNrqM,161
|
|
4492
4513
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request.txt,sha256=dxEKeiMav_lfjcdaaI9-_UGvwhBIh67w2lt6jnsHDUU,144
|
|
4493
4514
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/get.txt,sha256=wRJWGf79YA_EQDf9ggjS7zwZ1N7XDxKDbHaH-DAHKjM,2809
|
|
4494
4515
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/list.txt,sha256=1kSp6RsD1bTvDmnABqIrtXpXYF09Xcle6eER9sJHpps,3891
|
|
4495
4516
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/list-errors.txt,sha256=HT-Y8wuPUr_sjehhAXfybaZNmyns98S-VQYh_qhNqlg,3636
|
|
4496
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log
|
|
4517
|
+
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log/list.txt,sha256=eyr375DkALxgveH3XwwaISB_XjIkecH4Wux80-egQvY,3593
|
|
4497
4518
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal-collection.txt,sha256=R9lAYqkLxobM6BMsxiIeokL-Fk3nn7LIN-2UrwWDaH4,273
|
|
4498
4519
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal.txt,sha256=GfHJjMEBUGSMNQzK26MRashovglq-RB0hAB0KabZzmE,486
|
|
4499
4520
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/change-compartment.txt,sha256=tXJoIaU5Ov_JPPNF27qWDRXdAFoLh4m46h0qkR738pg,4052
|
|
@@ -4972,9 +4993,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/work-request-erro
|
|
|
4972
4993
|
oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/work-request-log-entry/list-work-request-logs.txt,sha256=KkYgE--Iv1kii0XrPvAXOxB4eSjNLENaiTPhF0X-Fyg,3656
|
|
4973
4994
|
oci_cli/help_text_producer/data_files/text/cmdref/email/configuration.txt,sha256=U34KeZCFSRzOh9jlzmzd3YijxzR8qQbhmmOU8HRuB9I,160
|
|
4974
4995
|
oci_cli/help_text_producer/data_files/text/cmdref/email/dkim.txt,sha256=kMBJcgJo2wUYH6oUXLZohpyRIFzZqRiwtdt2CHBR0Hk,157
|
|
4975
|
-
oci_cli/help_text_producer/data_files/text/cmdref/email/domain.txt,sha256=
|
|
4976
|
-
oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path.txt,sha256=
|
|
4977
|
-
oci_cli/help_text_producer/data_files/text/cmdref/email/sender.txt,sha256=
|
|
4996
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email/domain.txt,sha256=bWz0W2kn1VlyprQVuHf3xOt2_5PerNf-hAYSZ7wnuYw,312
|
|
4997
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path.txt,sha256=cWs0pbJArUfLr6S4ppjLa5nnQOhUgHsToxDjxKERJtg,212
|
|
4998
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email/sender.txt,sha256=pkeJVwDUUrqWFGl9S-Jq-ZRY13Y5n3I6kLJZV8Un3LA,219
|
|
4978
4999
|
oci_cli/help_text_producer/data_files/text/cmdref/email/suppression.txt,sha256=mrr_H1Hy9qvIdWNWnkWdsmXt8vYSvpGMBQnT5-uAp_M,182
|
|
4979
5000
|
oci_cli/help_text_producer/data_files/text/cmdref/email/work-request-error.txt,sha256=ya_9iCE3ZAfzEIo-2HnFLYlg84HHc0drMu_izOjhMiw,229
|
|
4980
5001
|
oci_cli/help_text_producer/data_files/text/cmdref/email/work-request-log.txt,sha256=mJkjmlgqIabUOmORTfB9sZb1n_MboqQiS0k4VUxvBj4,221
|
|
@@ -4985,23 +5006,29 @@ oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/delete.txt,sha256=z
|
|
|
4985
5006
|
oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/get.txt,sha256=NeEWv3zHY-od4aqovP3_igJLqU8Hq96iS0ptwNvwLdA,2741
|
|
4986
5007
|
oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/list.txt,sha256=Q27L6y3Y-A69usj2EucSoVduCNp9oiPrXEm8S1Hbs6g,4151
|
|
4987
5008
|
oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/update.txt,sha256=sQdGpTxWz90uPXj6_ZyXKiWEg-rkbyd6GBUokWGi3Bk,5577
|
|
4988
|
-
oci_cli/help_text_producer/data_files/text/cmdref/email/domain/
|
|
5009
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email/domain/add.txt,sha256=tPHBWIEyr9LIAqu_p79WphjPe7PKM09ht_e9kVjaTMg,4527
|
|
5010
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email/domain/change-compartment.txt,sha256=R6lCuc8xoDiQZ62qCLlAsCg4sz0m7BY-byXWjYOy7vQ,4828
|
|
4989
5011
|
oci_cli/help_text_producer/data_files/text/cmdref/email/domain/create.txt,sha256=RNZ3au8VeuQKz-ySmpP4YJ5zUNGpqwXsFL-ib5WwGJw,5935
|
|
4990
|
-
oci_cli/help_text_producer/data_files/text/cmdref/email/domain/delete.txt,sha256=
|
|
5012
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email/domain/delete.txt,sha256=4YPisgYP4ZOd6_9eIN_FmTLzvzW8-cEK4fnWphEWYog,4172
|
|
4991
5013
|
oci_cli/help_text_producer/data_files/text/cmdref/email/domain/get.txt,sha256=PUQvEc6e1kQ2D_cSFml9ae24r_iKblYnMSFEn7fBqlw,2679
|
|
4992
5014
|
oci_cli/help_text_producer/data_files/text/cmdref/email/domain/list.txt,sha256=1vCQE5KWDChhrud-m9ADT1InDm1hfa2eCe0G7jWNBrY,4126
|
|
4993
|
-
oci_cli/help_text_producer/data_files/text/cmdref/email/domain/
|
|
5015
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email/domain/remove.txt,sha256=eRZR32-dYIltFVaawTCv_CGqwSY60YFIkBlUE-N3B5E,4284
|
|
5016
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email/domain/update.txt,sha256=XjwTUR3GGKthNGuZA125Od75l7nDzBQhHN4Nk0cCrJg,5720
|
|
5017
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/add.txt,sha256=T6-bzo9ZmJIVicgQ-FoSnPgD40kuC62UQN7JAk0taCA,4757
|
|
4994
5018
|
oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/create.txt,sha256=JYyROpErim6meFsQkY06UfdBA6eXdc3-VNBJG1sg-Ac,5992
|
|
4995
|
-
oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/delete.txt,sha256
|
|
5019
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/delete.txt,sha256=2xtsXDmTxNlRsEB50shDLOTVNJ_9Mq54wEl8DCRfM7U,4376
|
|
4996
5020
|
oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/get.txt,sha256=FBmGmC3in1HRoopN8ZiaYyoSE1X_AOh2_b3YY-a700s,2886
|
|
4997
5021
|
oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/list.txt,sha256=XEHuvnhczm1fizBejTAZ1HbAujQdOSXUCGb3r4ouIow,3987
|
|
4998
|
-
oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/
|
|
4999
|
-
oci_cli/help_text_producer/data_files/text/cmdref/email/
|
|
5022
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/remove.txt,sha256=1NB5bRkP9CPoy3nrtsZkYHl06fln8XWdLNYeQ_oqi3E,4511
|
|
5023
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/update.txt,sha256=YkccRRanpLH8YlxZwvTl_yM-wyin_SpW7olZ00cRjbU,5809
|
|
5024
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email/sender/add.txt,sha256=CWUA7ynhgOBNAcYfek7o403t1Li36OtUHB_ZOpjcTUs,4861
|
|
5025
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email/sender/change-compartment.txt,sha256=rAKpZJwzSS3p8YA_SosxStkRc6LIemMX5vzbjgmlnbI,3679
|
|
5000
5026
|
oci_cli/help_text_producer/data_files/text/cmdref/email/sender/create.txt,sha256=AXtsVVUo8Gjp-AScWC2abMjGCf-8twLuPUZzeodXk4c,5240
|
|
5001
|
-
oci_cli/help_text_producer/data_files/text/cmdref/email/sender/delete.txt,sha256=
|
|
5027
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email/sender/delete.txt,sha256=LNpj1ZY_mS-ayeVmH2S-mSwo9m5ju3sX9v7jBjEDKT8,4509
|
|
5002
5028
|
oci_cli/help_text_producer/data_files/text/cmdref/email/sender/get.txt,sha256=AdiK2WOYnaR6i0mvo7P_meQv-JKXalU_-yvuDHke8oo,3006
|
|
5003
5029
|
oci_cli/help_text_producer/data_files/text/cmdref/email/sender/list.txt,sha256=hydJ0XoTgOUPBolqNioSkwT_A1P1Eh5rfltjs57KfhE,4176
|
|
5004
|
-
oci_cli/help_text_producer/data_files/text/cmdref/email/sender/
|
|
5030
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email/sender/remove.txt,sha256=lS-zu9aN9Cgm6AJj2-TiFfasHzbX70Hs2-rMvIl7f-4,4615
|
|
5031
|
+
oci_cli/help_text_producer/data_files/text/cmdref/email/sender/update.txt,sha256=lypKArqmKqR5reZHaSa91zD6Y7VnvQac3m_3ovse5MY,5965
|
|
5005
5032
|
oci_cli/help_text_producer/data_files/text/cmdref/email/suppression/create.txt,sha256=f7VN2Lqth7pe_P4xxP0fwUknfjR_p6X8zZqk05Qpvhs,3358
|
|
5006
5033
|
oci_cli/help_text_producer/data_files/text/cmdref/email/suppression/delete.txt,sha256=A7zVH4DUApFwV-EZxoszpY4dLA66xA3WY0Rf_GMVqq8,3223
|
|
5007
5034
|
oci_cli/help_text_producer/data_files/text/cmdref/email/suppression/get.txt,sha256=0Golh5yD0ub9HUznvom8BPZ_UjcG5xNkftcS8OsAids,3135
|
|
@@ -5417,7 +5444,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/
|
|
|
5417
5444
|
oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/add.txt,sha256=7Gg_Bv4cZg-92TzM6SoYYbt2fGJ7RvbtPFLkBJ9mAE8,6977
|
|
5418
5445
|
oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/cancel-downgrade-shape.txt,sha256=Q3uIlOFqGENlZAfs0H5Bdy5TiyiNhWQejGs9q_75NIQ,4648
|
|
5419
5446
|
oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/change-compartment.txt,sha256=AJ4WITX1KiVOqvm9QC046URpBcQJa47S_Jh2LDcpC_s,4039
|
|
5420
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/create.txt,sha256=
|
|
5447
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/create.txt,sha256=56SseD24WujI3KxCG94YWV2Mpgi8YpmIBs9IOH_CjoY,11189
|
|
5421
5448
|
oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/delete.txt,sha256=xUkapvJb4juOp5yrbffTGQlTxnI-I_hvJ2Ih8ZTKEHg,4753
|
|
5422
5449
|
oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/get.txt,sha256=Snr-f8C-SMviM_w4wZo1rVELK6l1-ifwGlI-KeywMa0,3286
|
|
5423
5450
|
oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/list.txt,sha256=zr2F4sjG42pyduuCMLo2kPdibOBNI6guqtlyVpdcoOc,4786
|
|
@@ -5551,7 +5578,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request-err
|
|
|
5551
5578
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request-log-entry.txt,sha256=pSLO9YCaQjvJkg-haeNKdrdlvl-v-i-XNzqj2-q0Gzo,222
|
|
5552
5579
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request.txt,sha256=YkKIb3o2jVTRSrVok2_G61McC-V3uUThRFucVdvV_Uo,472
|
|
5553
5580
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/change-compartment.txt,sha256=Qh7zLs40XCLwY-rtypK7YSWrA17r_g7vEUdxTrHhXaI,4259
|
|
5554
|
-
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt,sha256=
|
|
5581
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt,sha256=fLwnxv5-D-QcpFxdrPLNJBdsb2g4R36RXGM6rYP6Lnw,6584
|
|
5555
5582
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/delete.txt,sha256=RuM_-1y8JqFeyGIDvU2VmtWokG23UUX0n382o4RoO5I,5334
|
|
5556
5583
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/get.txt,sha256=RwJAFv6c4sSo6WCVHYuGHjrb4Boo_QsPI2iiv7UNaJk,3603
|
|
5557
5584
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/update.txt,sha256=bYLkUloKvEenz2V7kdWx4OAmj9inyv0aa8ifmOUHbtU,6479
|
|
@@ -5561,7 +5588,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/create.
|
|
|
5561
5588
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/delete.txt,sha256=eakl-TVY0IvvB57xOc6lDOgS58T0szU1OVSIA2uu5io,5687
|
|
5562
5589
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/get.txt,sha256=y__Z9sBubiNEXd9yZBqZVB4HQtlC5ZrG_49MxEDAdqs,4308
|
|
5563
5590
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/update.txt,sha256=fT3Juexqp3iDPDWYEAuaMQWX1pRbm1j5Y0y-dbHbr1Y,7567
|
|
5564
|
-
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection/list-endpoints.txt,sha256=
|
|
5591
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection/list-endpoints.txt,sha256=q973obcnjVtAhjvTKLOvKOjj_g92uZKUWlr-FKSfizA,4251
|
|
5565
5592
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/change-compartment.txt,sha256=zb2PAfwna3IjiEXGqDNwP55iVsncLB9b-UCgfYYFT5M,3888
|
|
5566
5593
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/create.txt,sha256=e5zICg1QUbISOBLHS43UwOgBRtYQ6anHGmRMYw9wj4M,6502
|
|
5567
5594
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/delete.txt,sha256=TkZkAEzulWl3S2QMVH7OIb0c2Mn__sVgcCwaWF4xTms,4756
|
|
@@ -5655,7 +5682,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/apply-
|
|
|
5655
5682
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/apply-guardrails-result/apply-guardrails.txt,sha256=LZhNxt_K_7_sgxL1GQijmnPdTdONSFzq2lNOpByz3cQ,4270
|
|
5656
5683
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-cohere-chat-request.txt,sha256=5qynWBJGWxweuakMv4jsFXNIAwUKruIPuccalRx8qFA,14998
|
|
5657
5684
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-dedicated-serving-mode.txt,sha256=b6R3qUL-rL8219JFq_kr05nD_OSpTSf0LP5GwTrchMs,4036
|
|
5658
|
-
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt,sha256
|
|
5685
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt,sha256=-CmwhM5oSl6RFg3KUU-wWoOTWk3h5WIeUPLB_t3xBFI,14022
|
|
5659
5686
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-on-demand-serving-mode.txt,sha256=os6vP5Rm8PPU207J_uWMOS1J08AfZc8b_CiFOFYW0fY,4079
|
|
5660
5687
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat.txt,sha256=2xzgsYXsRsaBXQgiiiN4033_xCrCDMSKbDSbz5wdYDo,4094
|
|
5661
5688
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/embed-text-result/embed-text.txt,sha256=AYSNfk14bSmqeWAd2miJ9TlyPlPMSBdpQxytgeMexTo,69228
|
|
@@ -7638,7 +7665,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anch
|
|
|
7638
7665
|
oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor.txt,sha256=0GbGy1gZW89KWYMrusMex4CZnAt4T4VDXMqesKczCzI,405
|
|
7639
7666
|
oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor/get.txt,sha256=cAA2vuO2p7HLRJZsuwhk8LkFQ6JG6sPHsLzew3_Gi7I,3690
|
|
7640
7667
|
oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor-collection/list-resource-anchors.txt,sha256=uBWqw8RuGW_4rdMmRGLkOfvgIZAKpFSCv6UtUknsuqo,5135
|
|
7641
|
-
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup.txt,sha256=
|
|
7668
|
+
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup.txt,sha256=qn3DuDcFpPe3r-W-dJ7TZ-x70eIV3EPyDzF5uLmPx8k,548
|
|
7642
7669
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel.txt,sha256=bTi36cywn5ov26qBs6VRBpTIi3i8wrRf9mFRSVKCIUQ,225
|
|
7643
7670
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration.txt,sha256=e9l0zyr9GxB5IWQQyEkbSvCExzPaT5lvtmXZG9wPoKQ,229
|
|
7644
7671
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system.txt,sha256=N8BS_weSdwgrQAV8rkgcdBRzC6BzrLAlwJ3eupbQe7U,373
|
|
@@ -7654,8 +7681,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/copy.txt,sha256=A
|
|
|
7654
7681
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/create.txt,sha256=nes3-XKQJ7juhphmnDFZLn3Kob7xeAKwWL5l7N-rlQI,5907
|
|
7655
7682
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/delete.txt,sha256=09OPnxnYpXCOCgc5MI3WCjpH9A68KK-txxDvj21wjsY,4660
|
|
7656
7683
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/get.txt,sha256=Y3VsHsOoy2a3N0CGPGh7oBmTB_x0EU710pE8IbTGuRQ,3659
|
|
7657
|
-
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/list.txt,sha256=
|
|
7684
|
+
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/list.txt,sha256=PvFnpDJTd8BoG9oG5rlJMOhw4rNWju_yw1HY6E3ba-8,4329
|
|
7658
7685
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/update.txt,sha256=NReVJ_ihE_sl2_TP1hK9PwFUzbH1f4F2rVHN-Qnp-Fk,6306
|
|
7686
|
+
oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/validate.txt,sha256=-5S_B99SgMlIx_thjkx8AChIkPq8hbccrBAftJvXzGg,5410
|
|
7659
7687
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/create-from-mysql.txt,sha256=DTVOXw64PHvB52TlosqmaSG2BrbNG9kHkW9u3feRygA,9374
|
|
7660
7688
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/delete.txt,sha256=i-_ggX6bdNz-lF-_QdVqCDr_RhSE5No_QvfvNS6V9bg,4017
|
|
7661
7689
|
oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/get.txt,sha256=nuQYt-l-Qn5AzBVOmhn1GwAKFcprYNvKiHidzncqa7o,3164
|
|
@@ -8870,7 +8898,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitatio
|
|
|
8870
8898
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping.txt,sha256=mbw2t-OP0ADliaCjfcdUOOBRjMz9PJ39gZbLC8ace5Q,178
|
|
8871
8899
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription.txt,sha256=lnJu1PYHCPCeSWdWV6inKAMLsAQY-Ww0gtXqNULrQ40,220
|
|
8872
8900
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt,sha256=rivEQ094k4chVe7rLhnzUE3U6HveVjmqHEPljx4Fxsc,173
|
|
8873
|
-
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log
|
|
8901
|
+
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log.txt,sha256=u_O3_3-Ja6fz2jbCPg6XvluwEumXI7lMlfhl8KYNrqM,161
|
|
8874
8902
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request.txt,sha256=CqqYgMRHLcb9v40j_5zXV2wEzzXEkDylVzIvshuOTU4,318
|
|
8875
8903
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/assigned-subscription/get.txt,sha256=MeGsKlwUcxS9GV35lwdZ-Bot6hy1kmyIw8sugn7NSe0,2848
|
|
8876
8904
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/assigned-subscription/list.txt,sha256=siSosVy1vgspqJWAjgbHufZl5KK1DY1KxqxkgSzYAjI,3895
|
|
@@ -8922,7 +8950,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-map
|
|
|
8922
8950
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/get.txt,sha256=pN90IakAwEh5CC6dVEpDmytF3HZrgqzTjc1m_TEwh7k,2743
|
|
8923
8951
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/list.txt,sha256=wrQR1xUsAUEbMnVrDooXxVB-ke5NczG-K35W3azrOZI,3339
|
|
8924
8952
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/list-errors.txt,sha256=ZnZihQnLf9JI8MZJHEYsI9lZrVs655mYN483fzoE8ww,3396
|
|
8925
|
-
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log
|
|
8953
|
+
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log/list.txt,sha256=ERh53LH73r69Ov5Fo9h4QeXie_TOpU9XHGh2j7EFlGA,3353
|
|
8926
8954
|
oci_cli/help_text_producer/data_files/text/cmdref/os/bucket.txt,sha256=C_uqazUqUyr_c5g9WVWFuADexOW0phQcpxu6BUSq3N4,678
|
|
8927
8955
|
oci_cli/help_text_producer/data_files/text/cmdref/os/multipart.txt,sha256=0bzYywL0aSnkDEALLRBzGMur-kLC4MdpXEVSS60lFpM,109
|
|
8928
8956
|
oci_cli/help_text_producer/data_files/text/cmdref/os/ns.txt,sha256=pmjAwJtr2wPD5186FycBl7WEdMRbX6TNRef1jgXUgqw,806
|
|
@@ -10661,7 +10689,7 @@ services/cloud_guard/src/oci_cli_cloud_guard/__init__.py,sha256=1hjhWk5qshugE3zA
|
|
|
10661
10689
|
services/cloud_guard/src/oci_cli_cloud_guard/cloud_guard_cli_extended.py,sha256=YNxHqF4l8o7vUJh2T3hnxiJcu2aZiufK1PIL29ekl7E,34479
|
|
10662
10690
|
services/cloud_guard/src/oci_cli_cloud_guard/generated/__init__.py,sha256=1hjhWk5qshugE3zA-pl18L1cokw9TBY99AO4uMYvI-w,437
|
|
10663
10691
|
services/cloud_guard/src/oci_cli_cloud_guard/generated/client_mappings.py,sha256=KiquNeOvcaFgsWQ_H4wOk_CheHLCrDnUI6Ix0ROMZfs,820
|
|
10664
|
-
services/cloud_guard/src/oci_cli_cloud_guard/generated/cloudguard_cli.py,sha256=
|
|
10692
|
+
services/cloud_guard/src/oci_cli_cloud_guard/generated/cloudguard_cli.py,sha256=rCX7lQOqvninPuoGwfubr68HTnT5Qh69CcSxzoDmsxU,703064
|
|
10665
10693
|
services/cloud_guard/tests/__init__.py,sha256=1hjhWk5qshugE3zA-pl18L1cokw9TBY99AO4uMYvI-w,437
|
|
10666
10694
|
services/cloud_migrations/__init__.py,sha256=zWVgmMzk-uB1ySeCH6Kn3jmm8bNMzi2OcIyQ4qkNO4c,437
|
|
10667
10695
|
services/cloud_migrations/src/__init__.py,sha256=zWVgmMzk-uB1ySeCH6Kn3jmm8bNMzi2OcIyQ4qkNO4c,437
|
|
@@ -10829,10 +10857,10 @@ services/data_science/tests/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7
|
|
|
10829
10857
|
services/database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10830
10858
|
services/database/src/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10831
10859
|
services/database/src/oci_cli_database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10832
|
-
services/database/src/oci_cli_database/database_cli_extended.py,sha256=
|
|
10860
|
+
services/database/src/oci_cli_database/database_cli_extended.py,sha256=anv96sJejYYqe2GSymp303syGQa-Rys9g65IN1IeSu8,319949
|
|
10833
10861
|
services/database/src/oci_cli_database/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10834
10862
|
services/database/src/oci_cli_database/generated/client_mappings.py,sha256=IP9FtwxRZ2m7IhZHMVegq5kwn9aHKXa-JJsuBgra21s,792
|
|
10835
|
-
services/database/src/oci_cli_database/generated/database_cli.py,sha256=
|
|
10863
|
+
services/database/src/oci_cli_database/generated/database_cli.py,sha256=nvKA7qmN_WpgsqftQvDBwTPetslb_28Y5BpioaznmMA,3280247
|
|
10836
10864
|
services/database/tests/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10837
10865
|
services/database_management/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
10838
10866
|
services/database_management/src/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
@@ -10887,49 +10915,54 @@ services/dblm/src/oci_cli_db_life_cycle_management/generated/dblifecyclemanageme
|
|
|
10887
10915
|
services/dblm/tests/__init__.py,sha256=sAvqwLH7pBS9JxGZFDnGbESF7-j-HYkkRqsP0w4_CVE,437
|
|
10888
10916
|
services/dbmulticloud/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10889
10917
|
services/dbmulticloud/src/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10918
|
+
services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10919
|
+
services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/dbmulticloudgcpprovider_cli_extended.py,sha256=0ZPkvDz0wfEgy-7DUceIKqjM8qBlGVFwUKaylT6lI7k,1345
|
|
10920
|
+
services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10921
|
+
services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/client_mappings.py,sha256=hbqXUlH2vPRjIGT_FPV6oSZl08nwuxqOsoOm70j6fQ4,868
|
|
10922
|
+
services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/dbmulticloudgcpprovider_cli.py,sha256=aClbCm5ZIZD65SbeskG1OeNVIg859i1-wkHaIK3XyxY,82505
|
|
10890
10923
|
services/dbmulticloud/src/oci_cli_dbmulticloud/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10891
10924
|
services/dbmulticloud/src/oci_cli_dbmulticloud/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10892
|
-
services/dbmulticloud/src/oci_cli_dbmulticloud/generated/dbmulticloud_service_cli.py,sha256=
|
|
10925
|
+
services/dbmulticloud/src/oci_cli_dbmulticloud/generated/dbmulticloud_service_cli.py,sha256=_MM8QxybtEJPmwQiDSARYTINXfxLYHKhKst-GZxyIBU,3673
|
|
10893
10926
|
services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10894
10927
|
services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/multicloudresourcediscovery_cli_extended.py,sha256=fZv7HbN9kgre-HRiHICdpzFvAowa8lcJDQqqEUJJx1E,1930
|
|
10895
10928
|
services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10896
10929
|
services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/client_mappings.py,sha256=0u7Urfww1HzUC8xrQ3IqDn_xQ5L5DcENu7_cKuN9dbk,880
|
|
10897
|
-
services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/multicloudresourcediscovery_cli.py,sha256=
|
|
10930
|
+
services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/multicloudresourcediscovery_cli.py,sha256=Idzd4aT1kfj58c45qLMiAEBJM8LG7KkSed4QZaxQlAE,39046
|
|
10898
10931
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10899
10932
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/oracledbazureblobcontainer_cli_extended.py,sha256=XvqyJ_aliUhBXHTFPkmViD3sGEU5RKXb1R5I0DO6Xv0,1914
|
|
10900
10933
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10901
10934
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/client_mappings.py,sha256=2KO-Gs2coXMnsfz2ojEQCFvJzmcUXeYMZZuCe-tFolM,878
|
|
10902
|
-
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/oracledbazureblobcontainer_cli.py,sha256=
|
|
10935
|
+
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/oracledbazureblobcontainer_cli.py,sha256=X4dqMrW4pk3JvvYETcSbdTFJtSfEkyjl4AVP0KBWwIE,38639
|
|
10903
10936
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10904
10937
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/oracledbazureblobmount_cli_extended.py,sha256=g4hlZdYIK53kd_Kxu3MVgHxihvjsB7h7d3ueBA6nnRw,1782
|
|
10905
10938
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10906
10939
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/client_mappings.py,sha256=7nzsNRzoJI7XkEVO0OJXz3taWu94o3uZGHBqotjV1cc,866
|
|
10907
|
-
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/oracledbazureblobmount_cli.py,sha256=
|
|
10940
|
+
services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/oracledbazureblobmount_cli.py,sha256=A5ShdHGouZBpcHj1DFHmqzB3aRNup8sIcRnbNPMFD3k,37711
|
|
10908
10941
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10909
10942
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/oracledbazureconnector_cli_extended.py,sha256=xK1cGiPJvXLcjuCdNli7osc690Pb6_Vph-TL91p-414,1900
|
|
10910
10943
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10911
10944
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/client_mappings.py,sha256=p9BnPLwU2lCRZedkQHU_d6FRW-3bgeS5RCNMjrS0wFM,865
|
|
10912
|
-
services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/oracledbazureconnector_cli.py,sha256=
|
|
10945
|
+
services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/oracledbazureconnector_cli.py,sha256=xOVYoOehy7NnRO6PJwrQvFt59nmhGq38-PWu27Mxmk0,50533
|
|
10913
10946
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_key/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10914
10947
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_key/oracledbazurekey_cli_extended.py,sha256=L92JSP_YyCgJFa-rC895f2ZzvkT2ef2Ifpbkmfnd9F0,1102
|
|
10915
10948
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10916
10949
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/client_mappings.py,sha256=zAPLj55gmcr8y0vOm8-BKqvqNwLkblM4VGioAMRU6jg,847
|
|
10917
|
-
services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/oracledbazurekey_cli.py,sha256=
|
|
10950
|
+
services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/oracledbazurekey_cli.py,sha256=q6akOrMG0wqAfBTvrJef2bDpRyZY9673onbNfug70bY,10765
|
|
10918
10951
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10919
10952
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/oracledbazurevault_cli_extended.py,sha256=uvf4cCWGMs_JWG2A7ijIo4GjM47KQgay38piLhdeMn0,1754
|
|
10920
10953
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10921
10954
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/client_mappings.py,sha256=Rn1fh5cIyOVnV3DLm5vGpdwWPOvEZoYesrdsUiZ_PyA,853
|
|
10922
|
-
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/oracledbazurevault_cli.py,sha256=
|
|
10955
|
+
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/oracledbazurevault_cli.py,sha256=xfgwosHloL-QrDomQ5Qj_3VFPKaOZiAzC6OmizVp85M,44060
|
|
10923
10956
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10924
10957
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/oracledbazurevaultassociation_cli_extended.py,sha256=X208DYtV3b9ke1jCIaFkzGIQUkp7qsjFH0rr-SDKAPc,2190
|
|
10925
10958
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10926
10959
|
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/client_mappings.py,sha256=lNsHYVLRH0t05Q6mmGPl1-1WUZBAOFrnOM8ql_gJydU,887
|
|
10927
|
-
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/oracledbazurevaultassociation_cli.py,sha256=
|
|
10960
|
+
services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/oracledbazurevaultassociation_cli.py,sha256=wvks00qxn-EMm4I6zZmB8aESS8XgXLFgIYlXxfLL0iQ,43400
|
|
10928
10961
|
services/dbmulticloud/src/oci_cli_work_request/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10929
10962
|
services/dbmulticloud/src/oci_cli_work_request/workrequest_cli_extended.py,sha256=jWARdDyTkEiw90mjNf0Bj01HfnCyA0wbvo78hJyts14,1086
|
|
10930
10963
|
services/dbmulticloud/src/oci_cli_work_request/generated/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10931
10964
|
services/dbmulticloud/src/oci_cli_work_request/generated/client_mappings.py,sha256=mf6XpQjfpEQLe2_hoQZZBP6a0JWNXmKb6os4AvBLv6w,830
|
|
10932
|
-
services/dbmulticloud/src/oci_cli_work_request/generated/workrequest_cli.py,sha256=
|
|
10965
|
+
services/dbmulticloud/src/oci_cli_work_request/generated/workrequest_cli.py,sha256=FDx4xTcWhwIWQfcgWqdYvfZUKD5LdocJpgc78HTsOOI,17718
|
|
10933
10966
|
services/dbmulticloud/tests/__init__.py,sha256=p6PAzTeXPXDnz4BbZuwRvK5e3-YXgw3iNFo97-8tic0,437
|
|
10934
10967
|
services/delegate_access_control/__init__.py,sha256=2ztcU2fwurtZ6a-CwhuEZnZ8493F63w-1ajAK2lOLSU,437
|
|
10935
10968
|
services/delegate_access_control/src/__init__.py,sha256=2ztcU2fwurtZ6a-CwhuEZnZ8493F63w-1ajAK2lOLSU,437
|
|
@@ -11018,7 +11051,7 @@ services/email/src/oci_cli_email/__init__.py,sha256=tDyGSVXex0cEaDTBP6JpPl_Lpq8m
|
|
|
11018
11051
|
services/email/src/oci_cli_email/email_cli_extended.py,sha256=amPYtyTEZ53Hv6N0dnrI-IFnSTkfJBNnC3KSquOQC1Q,1983
|
|
11019
11052
|
services/email/src/oci_cli_email/generated/__init__.py,sha256=tDyGSVXex0cEaDTBP6JpPl_Lpq8m6giILC0M7qmvB1Y,437
|
|
11020
11053
|
services/email/src/oci_cli_email/generated/client_mappings.py,sha256=7-JJVLIGGFY6wFu-dLBaSdTWB049wshmuprF-IFVzu0,762
|
|
11021
|
-
services/email/src/oci_cli_email/generated/email_cli.py,sha256=
|
|
11054
|
+
services/email/src/oci_cli_email/generated/email_cli.py,sha256=aULPt_WGs7LPhe9XrgOPGYDKmlOOHtjIq6q5Fr3otTE,152713
|
|
11022
11055
|
services/email/tests/__init__.py,sha256=tDyGSVXex0cEaDTBP6JpPl_Lpq8m6giILC0M7qmvB1Y,437
|
|
11023
11056
|
services/email_data_plane/__init__.py,sha256=dnqFA299p5wd24MVg1vA8OmOvkAiUF36Qa-QI5FIBtQ,437
|
|
11024
11057
|
services/email_data_plane/src/__init__.py,sha256=dnqFA299p5wd24MVg1vA8OmOvkAiUF36Qa-QI5FIBtQ,437
|
|
@@ -11040,7 +11073,7 @@ services/file_storage/src/oci_cli_file_storage/__init__.py,sha256=rR0qsKsxfcBW2t
|
|
|
11040
11073
|
services/file_storage/src/oci_cli_file_storage/filestorage_cli_extended.py,sha256=MDy2KRfFarAf9wP4jKndIRN9CibsM3tix4CQjKVFAjg,988
|
|
11041
11074
|
services/file_storage/src/oci_cli_file_storage/generated/__init__.py,sha256=rR0qsKsxfcBW2tqwlSqYQK809Gtp4xeu-5KtxpJChAM,437
|
|
11042
11075
|
services/file_storage/src/oci_cli_file_storage/generated/client_mappings.py,sha256=wejFcn1CQjWjTdxFTZpTPpsCIUxo46YrE48bPUMa-uo,830
|
|
11043
|
-
services/file_storage/src/oci_cli_file_storage/generated/filestorage_cli.py,sha256=
|
|
11076
|
+
services/file_storage/src/oci_cli_file_storage/generated/filestorage_cli.py,sha256=mWhmOOZcsKjmIpmEZsEL0WmuWfGLIznQEOo9vRxKQNY,356991
|
|
11044
11077
|
services/file_storage/tests/__init__.py,sha256=rR0qsKsxfcBW2tqwlSqYQK809Gtp4xeu-5KtxpJChAM,437
|
|
11045
11078
|
services/file_storage/tests/extend_test_file_storage.py,sha256=_yes29Nl5YGCxeiIv-vyyu9sFK4bJHwRENkaaMZyvtQ,661
|
|
11046
11079
|
services/fleet_apps_management/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-EAUmE8Y1WToPEMMsKWM,437
|
|
@@ -11115,7 +11148,7 @@ services/generative_ai/src/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7O
|
|
|
11115
11148
|
services/generative_ai/src/oci_cli_generative_ai/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11116
11149
|
services/generative_ai/src/oci_cli_generative_ai/generated/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11117
11150
|
services/generative_ai/src/oci_cli_generative_ai/generated/client_mappings.py,sha256=R4R1wX05txaYAqMjqQcYD3s_cWHg4k2cJU7wI2iODoE,840
|
|
11118
|
-
services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py,sha256=
|
|
11151
|
+
services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py,sha256=aqOpgWbxjmW5N2i5UkJDVbu1EWZkHqQehN8i48JGfgA,95719
|
|
11119
11152
|
services/generative_ai/tests/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11120
11153
|
services/generative_ai_agent/__init__.py,sha256=ymfwFOEumMu5vj_VRhFHCaL8rN1-fcibeDxLH2w_XTM,437
|
|
11121
11154
|
services/generative_ai_agent/src/__init__.py,sha256=ymfwFOEumMu5vj_VRhFHCaL8rN1-fcibeDxLH2w_XTM,437
|
|
@@ -11138,7 +11171,7 @@ services/generative_ai_inference/src/oci_cli_generative_ai_inference/__init__.py
|
|
|
11138
11171
|
services/generative_ai_inference/src/oci_cli_generative_ai_inference/generative_ai_inference_cli_extended.py,sha256=5tT7RnHIFnQkWIRxf5icGVBOBY1z2anN8Hkx_GNdeg0,1924
|
|
11139
11172
|
services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11140
11173
|
services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/client_mappings.py,sha256=61sVFZW8wa9dxElphotWVHtTWZ6tAG_dJX1jqtUrvFM,938
|
|
11141
|
-
services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py,sha256=
|
|
11174
|
+
services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py,sha256=4ci_aJR_msXZD-413Z6-VrbLu0UFfPY6ASA4LJ7Tph0,99651
|
|
11142
11175
|
services/generative_ai_inference/tests/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11143
11176
|
services/generic_artifacts_content/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11144
11177
|
services/generic_artifacts_content/src/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
@@ -11482,7 +11515,7 @@ services/mysql/src/oci_cli_db_backups/__init__.py,sha256=7Oq6zMH8U9lZxB6Ym1wI0uh
|
|
|
11482
11515
|
services/mysql/src/oci_cli_db_backups/db_backups_cli_extended.py,sha256=H-JeFMqpFv0t7IER3M_s5SQNgp3FQA9f5Szd8_YyxSM,793
|
|
11483
11516
|
services/mysql/src/oci_cli_db_backups/generated/__init__.py,sha256=7Oq6zMH8U9lZxB6Ym1wI0uhVPf9S1AzqmW6g4qngj-o,437
|
|
11484
11517
|
services/mysql/src/oci_cli_db_backups/generated/client_mappings.py,sha256=OaIUdMzxgzS37I7hdxanujQwrrL4GS3DJfCXSPhFJ9Y,775
|
|
11485
|
-
services/mysql/src/oci_cli_db_backups/generated/dbbackups_cli.py,sha256=
|
|
11518
|
+
services/mysql/src/oci_cli_db_backups/generated/dbbackups_cli.py,sha256=qe-9wKdu5DLB3yRNWAGYpogOJN6kSBas6EZJvGpT55E,47125
|
|
11486
11519
|
services/mysql/src/oci_cli_db_system/__init__.py,sha256=7Oq6zMH8U9lZxB6Ym1wI0uhVPf9S1AzqmW6g4qngj-o,437
|
|
11487
11520
|
services/mysql/src/oci_cli_db_system/db_system_cli_extended.py,sha256=uGaHaEjtaYT2OR0K3a1um3fbXHpWpnpCH8klQz6Zo3k,19186
|
|
11488
11521
|
services/mysql/src/oci_cli_db_system/generated/__init__.py,sha256=7Oq6zMH8U9lZxB6Ym1wI0uhVPf9S1AzqmW6g4qngj-o,437
|
|
@@ -12242,10 +12275,10 @@ services/zpr/src/oci_cli_zpr/generated/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDv
|
|
|
12242
12275
|
services/zpr/src/oci_cli_zpr/generated/client_mappings.py,sha256=eTLXQDImyDyG8dX8CJdYEjz3h6rCCJb3BFRyeCUAlWs,742
|
|
12243
12276
|
services/zpr/src/oci_cli_zpr/generated/zpr_cli.py,sha256=DZnnwX1MKDrT3zWXrkw2-8Q5hwWOWS0usU-kNsPdye4,58668
|
|
12244
12277
|
services/zpr/tests/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
|
|
12245
|
-
oci_cli-3.
|
|
12246
|
-
oci_cli-3.
|
|
12247
|
-
oci_cli-3.
|
|
12248
|
-
oci_cli-3.
|
|
12249
|
-
oci_cli-3.
|
|
12250
|
-
oci_cli-3.
|
|
12251
|
-
oci_cli-3.
|
|
12278
|
+
oci_cli-3.66.0.dist-info/LICENSE.txt,sha256=ueIO48H0oqClJKqp08lneEyFBdtKhwGsa_jOxi8m7Ro,41278
|
|
12279
|
+
oci_cli-3.66.0.dist-info/METADATA,sha256=eNEufPDVSux3Eb0ke1hFSecklzz4nOOZJgyCIYRiTRk,7066
|
|
12280
|
+
oci_cli-3.66.0.dist-info/THIRD_PARTY_LICENSES.txt,sha256=aTaXCqNxR1izL8cRvUcnsyswdP74vi4D4dd9FcoRmiA,88189
|
|
12281
|
+
oci_cli-3.66.0.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
|
12282
|
+
oci_cli-3.66.0.dist-info/entry_points.txt,sha256=Rzwlt90Fk4kXpuMTmspwgtY69KnkJeoUj1-Cgw_Ti4E,126
|
|
12283
|
+
oci_cli-3.66.0.dist-info/top_level.txt,sha256=qaPmB8Lr9XWqQLRmy6aKLBHCfkwLZKopOFxYbJp-R9o,47
|
|
12284
|
+
oci_cli-3.66.0.dist-info/RECORD,,
|