oci-cli 3.63.0__py3-none-any.whl → 3.63.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oci_cli/bin/devops.psm1 +5 -4
- oci_cli/bin/psql.psm1 +4 -4
- oci_cli/bin/vault.psm1 +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/add-lock.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/remove-lock.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/add-lock.txt +143 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/remove-lock.txt +138 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/add-lock.txt +150 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/remove-lock.txt +145 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/add-lock.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/create.txt +18 -1
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/remove-lock.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/update.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/add-lock.txt +144 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/list.txt +4 -2
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/remove-lock.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/add-lock.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/remove-lock.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/add-lock.txt +146 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/remove-lock.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway.txt +28 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/change-compartment.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/create.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/delete.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/get.txt +94 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/update.txt +162 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection/list-api-platform-instances.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/list.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry/list-work-request-logs.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request.txt +21 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform.txt +42 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-agent.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-macs-extension.txt +171 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-agent.txt +162 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-macs-extension.txt +174 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config-collection/list.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/update.txt +107 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/create-model-deployment-model-group-deployment-configuration-details.txt +215 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/update-model-deployment-update-model-group-deployment-configuration-details.txt +235 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state/list.txt +167 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/activate.txt +130 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/change-compartment.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-artifact.txt +123 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-clone-model-group-details.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-create-model-group-details.txt +197 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/deactivate.txt +130 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/delete.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get-model-group-artifact-content.txt +107 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/head-model-group-artifact.txt +96 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list-model-group-models.txt +171 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list.txt +169 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/update.txt +180 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/change-compartment.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/create.txt +166 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/list.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/update.txt +172 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history.txt +25 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group.txt +41 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt +54 -0
- oci_cli/help_text_producer/data_files/text/cmdref/devops/{protected-branch → protected-branch-collection}/list-protected-branches.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch.txt +0 -2
- oci_cli/help_text_producer/data_files/text/cmdref/devops.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/{create-connection-create-iceberg-connection-details.txt → create-iceberg-connection.txt} +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/{update-connection-update-iceberg-connection-details.txt → update-iceberg-connection.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/lfs.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get-oob.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/import.txt +24 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list-oob.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get-oob.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list-oob.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list.txt → list-errors.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list.txt → list-errors.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log-entry → work-request-log}/list.txt +19 -1
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log-entry.txt → work-request-log.txt} +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/change-compartment.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/create.txt +21 -7
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/delete.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/get.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/update.txt +13 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration-collection/list-configurations.txt +9 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration-collection/list-default-configurations.txt +9 -2
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +8 -8
- oci_cli/help_text_producer/data_files/text/cmdref/speech/voice/list.txt +6 -1
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/create-base64.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update-base64.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update.txt +11 -0
- oci_cli/help_text_producer/data_files/text/index.txt +2 -0
- oci_cli/service_mapping.py +5 -0
- oci_cli/version.py +1 -1
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/METADATA +2 -2
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/RECORD +187 -116
- services/ai_speech/src/oci_cli_ai_service_speech/generated/aiservicespeech_cli.py +5 -2
- services/api_platform/__init__.py +4 -0
- services/api_platform/src/__init__.py +4 -0
- services/api_platform/src/oci_cli_api_platform/__init__.py +4 -0
- services/api_platform/src/oci_cli_api_platform/generated/__init__.py +4 -0
- services/api_platform/src/oci_cli_api_platform/generated/apiplatform_cli.py +567 -0
- services/api_platform/src/oci_cli_api_platform/generated/client_mappings.py +14 -0
- services/api_platform/tests/__init__.py +4 -0
- services/apigateway/src/oci_cli_api_gateway/api_gateway_cli_extended.py +24 -0
- services/apigateway/src/oci_cli_api_gateway/generated/apigateway_cli.py +415 -19
- services/apigateway/src/oci_cli_deployment/apigateway_deployment_extended.py +8 -0
- services/apigateway/src/oci_cli_deployment/generated/deployment_cli.py +139 -6
- services/apigateway/src/oci_cli_gateway/apigateway_gateway_extended.py +9 -1
- services/apigateway/src/oci_cli_gateway/generated/gateway_cli.py +171 -20
- services/apigateway/src/oci_cli_subscribers/generated/subscribers_cli.py +139 -6
- services/apigateway/src/oci_cli_subscribers/subscribers_cli_extended.py +9 -0
- services/apigateway/src/oci_cli_usage_plans/generated/usageplans_cli.py +139 -6
- services/apigateway/src/oci_cli_usage_plans/usageplans_cli_extended.py +9 -0
- services/apm_config/src/oci_cli_config/config_cli_extended.py +16 -0
- services/apm_config/src/oci_cli_config/generated/config_cli.py +289 -3
- services/data_science/src/oci_cli_data_science/generated/datascience_cli.py +1477 -98
- services/devops/src/oci_cli_devops/devops_cli_extended.py +11 -11
- services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py +44 -0
- services/management_dashboard/src/oci_cli_dashx_apis/generated/dashxapis_cli.py +18 -6
- services/psql/src/oci_cli_postgresql/generated/postgresql_cli.py +38 -14
- services/vault/src/oci_cli_vaults/generated/vaults_cli.py +80 -40
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/WHEEL +0 -0
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/top_level.txt +0 -0
|
@@ -33,9 +33,9 @@ oci_cli/formatting.py,sha256=KmGSUO0ojeA-AE3ASL96jJoTq-twsFcs11Ygv5wd4y4,1552
|
|
|
33
33
|
oci_cli/json_skeleton_utils.py,sha256=kIXcKh2i52cQ_Fz_Dnei8ST3Ud43sEKzslK1PHe4-NE,21013
|
|
34
34
|
oci_cli/oci_template.py,sha256=oTri7oxH6efITNW5IvQTRMUKVhbdjPtDPS14W8sf8zA,1466
|
|
35
35
|
oci_cli/raw_request_cli.py,sha256=47wpowcWbUYbvV7qvULJn3dN5DPfuhAybXa_j7VURvw,5614
|
|
36
|
-
oci_cli/service_mapping.py,sha256=
|
|
36
|
+
oci_cli/service_mapping.py,sha256=Oxet7puoLfBwOgS5IukJsLh6RCXxiea8Xw5kIKjWHVg,17735
|
|
37
37
|
oci_cli/string_utils.py,sha256=3Y3NxTdIUPC2s1GydK4NvYbGcgof1yVVIO3SRCWWL9U,1247
|
|
38
|
-
oci_cli/version.py,sha256=
|
|
38
|
+
oci_cli/version.py,sha256=EFhPA4g07ogjF9gnRXnFvcouAS7nEgS57zqUVKkniEA,366
|
|
39
39
|
oci_cli/aliasing/__init__.py,sha256=uJwxV0GYycBZsWaI-c4Ont8howS5O-mqFKp41dWAhUg,440
|
|
40
40
|
oci_cli/aliasing/command_group_with_alias.py,sha256=7CEDGeegZCby30KMxmempqhvgg3IWsGLZFVmjoWLGWY,3354
|
|
41
41
|
oci_cli/aliasing/parameter_alias.py,sha256=HAKD9P9dr8fQCJtto_7RuzIMwraP0xi349GTRIdVgH8,2420
|
|
@@ -77,7 +77,7 @@ oci_cli/bin/db.psm1,sha256=U1CnZLI7mZLOeq2QfMKHagvmvTlotC0MWmUJ80wb7qw,62122
|
|
|
77
77
|
oci_cli/bin/dblm.psm1,sha256=D615jp1xXBYopy8XZ08UoDwN7JAcB7JPNumU3GKytP4,4489
|
|
78
78
|
oci_cli/bin/dbmulticloud.psm1,sha256=cnskx-rU0WzUY_CjC4yLKRUtAQWuvT5tGnF01KLcqvk,14620
|
|
79
79
|
oci_cli/bin/desktops.psm1,sha256=X58zDu1Bq1aFlbH1mUrPz2F7-_uP0NEi-2hOjCcFVsU,5183
|
|
80
|
-
oci_cli/bin/devops.psm1,sha256=
|
|
80
|
+
oci_cli/bin/devops.psm1,sha256=Tm5ro9gsy1_eTLVxAHvTx-eUpX4iCCnFGbPbvH_Csq8,64731
|
|
81
81
|
oci_cli/bin/dns.psm1,sha256=VjIHHX6i7hZ5W0Yi7zOUBLdAt9qyczGylLoJ7vYZOy4,13044
|
|
82
82
|
oci_cli/bin/dts.psm1,sha256=SRhXRCPIk1NMS8RkiLJ3L1dvstaacOPa21t1axjkxAg,10503
|
|
83
83
|
oci_cli/bin/email.psm1,sha256=GH7-UPFHabjwKhKc758woUhOeGmNkuUMSM2k5v6dMEM,6197
|
|
@@ -126,7 +126,7 @@ oci_cli/bin/optimizer.psm1,sha256=lxa9fMF9HcR31SNB4QwuUWusYs3XAcyvAEAzt8fL7NI,74
|
|
|
126
126
|
oci_cli/bin/organizations.psm1,sha256=TawdZEcbo3TLXz6LYJrGOUec2VGZUcz7yG4ZJ1cOt1w,6845
|
|
127
127
|
oci_cli/bin/os-management.psm1,sha256=28M1s2p-vDWeclwKU9zGYsBEIXwTzSbp4MC9_tjCz-8,13521
|
|
128
128
|
oci_cli/bin/os.psm1,sha256=XiHumBMoJL8qN-mIO3u7eCJZ644vMnS76vTGZMhdvJc,11574
|
|
129
|
-
oci_cli/bin/psql.psm1,sha256=
|
|
129
|
+
oci_cli/bin/psql.psm1,sha256=M-jUW1kjD2s8Z9nHnBISMKLdA99iFsiiH7RklIW1jxE,11006
|
|
130
130
|
oci_cli/bin/queue.psm1,sha256=yMibBZppBP99MZywWlF94OJY3tdIeTMABslcGio1Ow0,4319
|
|
131
131
|
oci_cli/bin/recovery.psm1,sha256=JQHoB7SWkXHcWDyNNw9Xw-3Amsu5VS50hzVULiFILU0,8157
|
|
132
132
|
oci_cli/bin/redis.psm1,sha256=lA2iILt_RkGvn5adSymqbUS7pSSIwgwdI4mZz7SE-B0,9003
|
|
@@ -143,7 +143,7 @@ oci_cli/bin/support.psm1,sha256=2gLMCJp05LL_MLUAFBMK296WoK8_mfu-4YDzRN_rRqU,1735
|
|
|
143
143
|
oci_cli/bin/tenant-manager-control-plane.psm1,sha256=U6zko35kn2f2mZYM9phYFKSuONHUexSmTF-WqzWfyCc,5885
|
|
144
144
|
oci_cli/bin/usage-api.psm1,sha256=Itm7h82hay8kc7PISMbgRIAK1BNMkcQZJyi2KrNsJVg,1742
|
|
145
145
|
oci_cli/bin/usage.psm1,sha256=T-N3m8WkbNre8kxw2_ipQ6tOHonx5XNjutuVXbS8uEw,3277
|
|
146
|
-
oci_cli/bin/vault.psm1,sha256=
|
|
146
|
+
oci_cli/bin/vault.psm1,sha256=f48Wm9MEpyMg1lX_q3_IURCJgDp4xGTfqmwH08PUqeI,3504
|
|
147
147
|
oci_cli/bin/vulnerability-scanning.psm1,sha256=r27TfMiVkcMbFSBV15XXYpb-co_kln_o3AIBzKIEtHo,15092
|
|
148
148
|
oci_cli/bin/waa.psm1,sha256=4qRCVNexCbL2P6R7Q8iHUhJHK88wG733n-TU-NNwltQ,4497
|
|
149
149
|
oci_cli/bin/waas.psm1,sha256=aaSGdP3Q9f8US3j_7nughRU8YA6tClCuGcKMEw0ywiQ,17240
|
|
@@ -163,7 +163,7 @@ oci_cli/file_filters/file_path_filter.py,sha256=O6CALKowiBBOFZK6TDTmQNq9pp56ff-r
|
|
|
163
163
|
oci_cli/help_text_producer/__init__.py,sha256=rQx2CmhtvqtIZWMRp8IVqwFQ8r_i1x0Fsxnk5NIYA8k,424
|
|
164
164
|
oci_cli/help_text_producer/help_text_producer.py,sha256=80oRoL9YhAt5p9HmxEaN0hr9HuCm3w5UrowMsTJzG8w,3036
|
|
165
165
|
oci_cli/help_text_producer/data_files/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
166
|
-
oci_cli/help_text_producer/data_files/text/index.txt,sha256=
|
|
166
|
+
oci_cli/help_text_producer/data_files/text/index.txt,sha256=crahPuBj-m39jx1TBtzqtkwvcw7TIh8QT9pg-yI32Jk,7048
|
|
167
167
|
oci_cli/help_text_producer/data_files/text/oci.txt,sha256=84OR4GGLp41jGLfTEooEFpWhEiYEt9Akb8RP37huVlc,6838
|
|
168
168
|
oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp.txt,sha256=d9qOzyecVt3ux-rimDL4v_QmvQGM3t8WeeGjeyaR9YE,444
|
|
169
169
|
oci_cli/help_text_producer/data_files/text/cmdref/adm.txt,sha256=0RVGwvkB_tBju1Cl-a4509jRUWWQ8P5rODugGYUSHbI,1166
|
|
@@ -173,9 +173,10 @@ oci_cli/help_text_producer/data_files/text/cmdref/ai.txt,sha256=XELrJ58-xMlfqb0u
|
|
|
173
173
|
oci_cli/help_text_producer/data_files/text/cmdref/analytics.txt,sha256=8A606THxcR2BS_iE4Irz7g0Mv3YvUgoN6eqaf9hj8Mw,620
|
|
174
174
|
oci_cli/help_text_producer/data_files/text/cmdref/announce.txt,sha256=lXgzAJ9dCrC03_Xg7740Gx4xvDnaVo6GLCxVcXzG7JU,491
|
|
175
175
|
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection.txt,sha256=4t8w1YU4fdAyqBCJCMYSdUvPXvqMxM4K-X0cvF-tF-A,1499
|
|
176
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway.txt,sha256
|
|
176
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway.txt,sha256=-uCJE9JkxHIcPtI1v5yGQJm4wAvr-Oe6igr6uDWU3kQ,1301
|
|
177
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform.txt,sha256=4EcSn-4Rk0fq7u5rdE-MTdrwd7TAKlWtrtARvpOujkQ,438
|
|
177
178
|
oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol.txt,sha256=6qr-IMHlx_VyzMEIhvzv2tQxBr4CW42kU1IHI3eQQjo,1299
|
|
178
|
-
oci_cli/help_text_producer/data_files/text/cmdref/apm-config.txt,sha256=
|
|
179
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config.txt,sha256=BzTKYsUEf3ZZLUo3K87mwTxsvHlVYLhl9vGh87F9wYE,900
|
|
179
180
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane.txt,sha256=BqPPPWraAHcjvFICY8vuaQ4l4_bf1EUDELOSx0b5Aeo,668
|
|
180
181
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics.txt,sha256=UG18__KL8VFTTZcy5q5NzdfCunCcybo-VSNB_I3i0NU,1623
|
|
181
182
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-traces.txt,sha256=DmQcPhEUS9svAE_rODedOrRi-69hQBemziky8zsn21w,713
|
|
@@ -207,7 +208,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-integration.txt,sha256=bj
|
|
|
207
208
|
oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane.txt,sha256=ejCUZRDvUMz_9Aq-qaBg1Fsag8Xl89sAoGgUi7KztC4,927
|
|
208
209
|
oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service.txt,sha256=oZ2SvlwZ5uzE3w52t-EbqZ-4t17kBcCUv-n0wrIkSNM,819
|
|
209
210
|
oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt,sha256=HU4Y9xYKl0QQM1b1FV2d438-LVTSqtiQ4NMYs1bC79A,8392
|
|
210
|
-
oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt,sha256=
|
|
211
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt,sha256=y-aab5RwryjVGtCsT2mnW1JGRcdF5W3mDOyQKMlNWTk,4152
|
|
211
212
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt,sha256=TApUHgjqP1DG3pz26Lt1BcRHgWZfYA2W_jlSC32E83Q,18340
|
|
212
213
|
oci_cli/help_text_producer/data_files/text/cmdref/database-migration.txt,sha256=0cGqZLQ9EQQqg_vUBkVlNiZtiPls8ODpJLfGIFFbsnM,1434
|
|
213
214
|
oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=bJWEBWVAXq8V_OTDs6JHpTGAJnp0QAu2vU2hQ25VXc0,11465
|
|
@@ -217,7 +218,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/dbtools.txt,sha256=vAXRghWo8Tp
|
|
|
217
218
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt,sha256=RUqGHLA1YmjN3C4iR7_qAOgn2kPjtkuSFc56XOc2Qw0,1534
|
|
218
219
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal.txt,sha256=t0gSzE-DvO2Q0J2PT_v1LWJP1midlZiJyyu1TRZuK_4,328
|
|
219
220
|
oci_cli/help_text_producer/data_files/text/cmdref/desktops.txt,sha256=RFMT_82TkQa70pcbilNJHgyJDOqHeW_-T_Bib50dJq8,498
|
|
220
|
-
oci_cli/help_text_producer/data_files/text/cmdref/devops.txt,sha256=
|
|
221
|
+
oci_cli/help_text_producer/data_files/text/cmdref/devops.txt,sha256=FCgOSPCG9NOyjaXsPZI-jCDcTGTjaQ3slPRlNbnCQmk,6850
|
|
221
222
|
oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery.txt,sha256=RMxLs4wXuXyX2TX53yGpyhoHzb8hCzezbnIzCuWTNY8,1256
|
|
222
223
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt,sha256=ekGDn8tUlWAzuqWYxhn2md4v0xOxojdmEKY40JuLMdw,2269
|
|
223
224
|
oci_cli/help_text_producer/data_files/text/cmdref/dns.txt,sha256=Ux4CNYYCwi0UArxqUjUtSSHFUkBB7QjuBwuYkeKFBvU,1184
|
|
@@ -236,7 +237,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime.tx
|
|
|
236
237
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent.txt,sha256=VCVf3-8e3pj9UltfUAiKC7hcLUSOCkUnZgaX_chS3cE,2057
|
|
237
238
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference.txt,sha256=fIv97C_nKwevrNn8O9boR-mQbxzxe5cRmcGdXPpH8f4,1689
|
|
238
239
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt,sha256=CuoAL1ui0C6o8gkcpehYnIkmsisf8yRexLNAbdoqG8Y,1466
|
|
239
|
-
oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt,sha256=
|
|
240
|
+
oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt,sha256=EfevccFx_IMufmRHiwo3BqCbAPrPUd7aDG1Et4BZ7b8,4055
|
|
240
241
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt,sha256=7ljiq6CMKePIZDbfF2Q6BnTQDlNYuZKdXxEKFb-k2bc,996
|
|
241
242
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks.txt,sha256=sAb7CMAf0ymUk717V0t1tgyNvmwWhhe38GETK3-HsU4,599
|
|
242
243
|
oci_cli/help_text_producer/data_files/text/cmdref/iam.txt,sha256=VcHCSEaY5X5DX1E7_5cxrDe5PtGEJteHKKkXlMTJKg8,3329
|
|
@@ -247,7 +248,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads.txt,sha256=
|
|
|
247
248
|
oci_cli/help_text_producer/data_files/text/cmdref/jms.txt,sha256=bUPQMyTelGHt7tLqFYS35hZ58JHIZsyF8V0cjIWb0Sk,2666
|
|
248
249
|
oci_cli/help_text_producer/data_files/text/cmdref/kms.txt,sha256=_gvnb5BaN-fitq884LJH6OIwMFYmvyi8rwtROzllE2Q,1438
|
|
249
250
|
oci_cli/help_text_producer/data_files/text/cmdref/lb.txt,sha256=pATJaf0JmJFRLasi3FTI3t2ivlOVfhKZybykXrVl_uo,1233
|
|
250
|
-
oci_cli/help_text_producer/data_files/text/cmdref/lfs.txt,sha256=
|
|
251
|
+
oci_cli/help_text_producer/data_files/text/cmdref/lfs.txt,sha256=QB83QdNO2IPGRMJG_yLy9pXPDTpN-qMXFpT97RWQ5S8,504
|
|
251
252
|
oci_cli/help_text_producer/data_files/text/cmdref/license-manager.txt,sha256=Wdezqrh5AvAzWYLv1ypMLCDRHEE145qjS1BaxNtrLDA,602
|
|
252
253
|
oci_cli/help_text_producer/data_files/text/cmdref/limits.txt,sha256=jYGe4_N1_PLCpDVj_KVuC8ZcyjPfLmVIp84qa9RlQB4,344
|
|
253
254
|
oci_cli/help_text_producer/data_files/text/cmdref/log-analytics.txt,sha256=0LVUM5IEEfebbOwCPHz4ivNJ_5rFwhH0QiWLQyCfiss,4558
|
|
@@ -270,7 +271,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/nlb.txt,sha256=6Xxftcr815CSKp9
|
|
|
270
271
|
oci_cli/help_text_producer/data_files/text/cmdref/nosql.txt,sha256=3xc3L6zGK7xyNWYlw7uAtaEVUou1KaIGj2N6-RXhClM,771
|
|
271
272
|
oci_cli/help_text_producer/data_files/text/cmdref/occ.txt,sha256=vo_hGQnp3HyLcDtWYOa36Dbe3DYkHJu-8Lc1KMjte8Q,488
|
|
272
273
|
oci_cli/help_text_producer/data_files/text/cmdref/oce.txt,sha256=1Ik9gLpk6PS5-sT4MBTjujCIayo8jYRGrkIgtS6hN2I,405
|
|
273
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt,sha256=
|
|
274
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt,sha256=a6lQ_tfhMiSpSCicfuI68t6Ik6byf5ErrpVa7t1m-o4,790
|
|
274
275
|
oci_cli/help_text_producer/data_files/text/cmdref/oda.txt,sha256=UsrajcmOwMFWhiIJgfowZGcyOLlgMMkwK6RoR3VP9Pw,3713
|
|
275
276
|
oci_cli/help_text_producer/data_files/text/cmdref/oma.txt,sha256=66xhqSlxkYwJ8VniVXKMjwuxnTyJFwZR0zis3ceQzd0,853
|
|
276
277
|
oci_cli/help_text_producer/data_files/text/cmdref/onesubscription.txt,sha256=kKBkOlZUGwQBnT50EmsPb_Irkx9qmAs4ym7epwcA9tA,705
|
|
@@ -280,7 +281,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/opctl.txt,sha256=QQnMX7w2Fd6oC
|
|
|
280
281
|
oci_cli/help_text_producer/data_files/text/cmdref/opensearch.txt,sha256=RSGoRSnfkTKnXncj26oA70EtsUOx3LK8-jQMaiTh2gQ,635
|
|
281
282
|
oci_cli/help_text_producer/data_files/text/cmdref/opsi.txt,sha256=M1U7rderbrIosglDYEn00wr24MOEUsu2qC9Qa5XOQ4Y,7996
|
|
282
283
|
oci_cli/help_text_producer/data_files/text/cmdref/optimizer.txt,sha256=7ZqsrntO0cGbaXqZaRa23ajjuGa0WY7kfJZJ0IgdcvY,1070
|
|
283
|
-
oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt,sha256=
|
|
284
|
+
oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt,sha256=ia8dZawSO10_y1cSR3ybyiGUp5NaWJcEeVZtxximQEo,1278
|
|
284
285
|
oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub.txt,sha256=Cpfr2MGdJq5kkjZWhXCLqsYB32bIFPFY85WlOakcK2s,4103
|
|
285
286
|
oci_cli/help_text_producer/data_files/text/cmdref/os-management.txt,sha256=2L0L2zQC80CJcj4QTrvV8AL0MYd-YVOW4dsigOUIMU0,1820
|
|
286
287
|
oci_cli/help_text_producer/data_files/text/cmdref/os.txt,sha256=9Yomemh8e5T6Ac4nOeJy_Kf80kx2PA2rkvuNE0_DesY,1128
|
|
@@ -627,70 +628,99 @@ oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request
|
|
|
627
628
|
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request/list.txt,sha256=eDyjy2Ly6J6Hn4P9dJUrkBXxVu8Rpm6ziccpUm9UeMc,3305
|
|
628
629
|
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request-error/list.txt,sha256=jTOQNGUsFMEVC8jBNuS0tVFgrgc-wlR0ekfmQ3SAimo,3259
|
|
629
630
|
oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request-log-entry/list-work-request-logs.txt,sha256=HpKEf2Wsyyn_ZIIpZ-UKZGki1iH8DgYi4_TQdRi_kTE,3359
|
|
630
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api.txt,sha256=
|
|
631
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate.txt,sha256=
|
|
632
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment.txt,sha256=
|
|
633
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway.txt,sha256=
|
|
631
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api.txt,sha256=_RM1IYKlXor9zifLXjYyPUMrYVs3SuP8RO0p2CqA0VM,351
|
|
632
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate.txt,sha256=hDZU6sfdBnWVVQonozyL0zIRLqLpslSH1Hrlo81p5kQ,337
|
|
633
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment.txt,sha256=oxA216fF8MxNgc74EVmQvsW2h57C69Y3dFMOtfMYlbg,314
|
|
634
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway.txt,sha256=4V94nPd_KpEnACE8oz401c247Mwk9NB_Bd_ErslTChY,462
|
|
634
635
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk-language-type.txt,sha256=J-EjQQREYL836YbMRNKxS2Lgf7gLYJBdqwQKZ-hzCA4,140
|
|
635
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk.txt,sha256=
|
|
636
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber.txt,sha256=
|
|
637
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan.txt,sha256=
|
|
636
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk.txt,sha256=jOwXAarmJmFP8JTUS39suVr3YA1hUPyO1AZPoyEevc8,174
|
|
637
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber.txt,sha256=THq-g461yzVuAhSab6m7hRp9VayXC3OLIKi7swGXmQw,281
|
|
638
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan.txt,sha256=OY-x85WY8zASJC1qXAmNtfb1Q2P3gdBfnxzonSphO5Y,289
|
|
638
639
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
|
|
639
640
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request-log.txt,sha256=u_O3_3-Ja6fz2jbCPg6XvluwEumXI7lMlfhl8KYNrqM,161
|
|
640
641
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request.txt,sha256=LH47xlH4A1VTPRpmdIRmvEKg_eCTptVyWKOTWV7w-Tk,160
|
|
641
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/
|
|
642
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/add-lock.txt,sha256=21ggbc-iDx03aWykrt_rDdENJXi8vgzyWXMeDw3bd3k,4447
|
|
643
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/change-compartment.txt,sha256=a3Lt8XDlaLxPXscqYxVWskW9u79WQyJlKsxzx_Zxxjg,4317
|
|
642
644
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/content.txt,sha256=79dxpbuTeFl7M7ISUV2s_MqQBZK3H6QGNCqrGNLIA5k,110
|
|
643
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/create.txt,sha256=
|
|
644
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/delete.txt,sha256=
|
|
645
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/create.txt,sha256=bZnLXlHT5wJo71SqTv33e_F7w6Wt_hj30GWhKXFr9co,5896
|
|
646
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/delete.txt,sha256=YAF34qffS_AifssKK-3lwzrgqXiS-8tNiCE6QLuFtzU,4221
|
|
645
647
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/deployment-specification.txt,sha256=uX04QFCq_6D5zGkpQ6-xJGWR3BHkHfo2uPVy554jZVg,172
|
|
646
648
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/get.txt,sha256=V-fEWfn95NOe6HMQoSoLwbwT2uOHU6ls_5fkYQC5IXI,2747
|
|
647
649
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/list.txt,sha256=b47TO0zAB8IOwRG7ncW0UvSibbT7m51FJtTzKqomL60,3942
|
|
648
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/
|
|
650
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/remove-lock.txt,sha256=8mJDtG89v3tZpXx2okJMtneKE8e97AhgQfecTY8grk4,4328
|
|
651
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/update.txt,sha256=t2WqxwWEBf-x3Ut-otexIn3QpQ9p-GfODWvSgDo5Md8,5706
|
|
649
652
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/validations.txt,sha256=ILIhDSGF1aejdykIdzYizywY3Dp2ws9b4nRrjxKYw9k,146
|
|
650
653
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/content/get.txt,sha256=4ANfF-BA0dy5PpO9AtIOcZ-vyu6gr8h0jnmejRPEOBI,3557
|
|
651
654
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/deployment-specification/get.txt,sha256=aKhknwGu6WXLDLoU3J6Q4us0TE0SenViScHnJaQOqvA,3144
|
|
652
655
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/validations/get.txt,sha256=nBvZqxl1SPQpYFrYJU19A8m4fcy99GfbwDEVfY4eXBE,3099
|
|
653
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/
|
|
654
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/
|
|
655
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/
|
|
656
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/add-lock.txt,sha256=-E1kXfwqX0PWU35aV5F0puUu3pcWK223Tg0tsUXwS4g,5043
|
|
657
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/change-compartment.txt,sha256=Gz02u5grLJL4vTbOSg1n5fPJ3Xf-Rjr0a_rGjRwTCXc,3917
|
|
658
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/create.txt,sha256=CDhfpS3KlKTPEW25EZ_DaiSmX2TwnXeGDHz0Ils3RvQ,6750
|
|
659
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/delete.txt,sha256=PNjujpYX1jyE5ZG0DtbwbfFFF0yqQWnUpLHfS079Yxo,4809
|
|
656
660
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/get.txt,sha256=hNfAklGxYFFPvlc5iU3qXZ_4H_rGFshUjHsdiiNYhao,3334
|
|
657
661
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/list.txt,sha256=t4khuLRCNdRHgzazkm1LitOEcNogGjdJgmchRmZT2sY,3987
|
|
658
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/
|
|
659
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/
|
|
660
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/
|
|
661
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/
|
|
662
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/remove-lock.txt,sha256=97jM3Qw6VHUNBflnCBnEILC4Yv7S9WnWLVsp9bGS2Q0,4924
|
|
663
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/update.txt,sha256=gtdR1Dt1GUuYuuvvHGAmGMuVZtXYAXplP__IZFuyH60,6223
|
|
664
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/add-lock.txt,sha256=3osj7FQTT2I1RSStW9BDlNAdrXfRW5fR1S2cyoWS2Qc,5408
|
|
665
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/change-compartment.txt,sha256=iRK4p1YJXrVhYWzQKNTDcUQIOzMVxTharx6a2ly1ojE,5453
|
|
666
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/create.txt,sha256=R12xtivGEj1y5xlyvMY0i7ceUvqc9LFJLrSD2RHA4rw,7609
|
|
667
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/delete.txt,sha256=0VFBvz0gFNpL9A7tRkQQz7uwIxkZph65rMiJJ10I9xg,5357
|
|
662
668
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/get.txt,sha256=uEGZ6b3ogYoxWPyoJObzmGLpcKlwIBaXw0g21U60eIk,3882
|
|
663
669
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/list.txt,sha256=1sOcWA2ASZ2lyz3USPCVy8tZ0n7pxthTiUuJc-FnIv0,4035
|
|
664
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/
|
|
665
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/
|
|
666
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/
|
|
667
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/
|
|
670
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/remove-lock.txt,sha256=d68knzhSaRcnq09wujdFYG4g1RufsGga9VC1z3gvgyc,5286
|
|
671
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/update.txt,sha256=doodfi3iCtLPhtAaV9GqTpfaE0OBXrGDJ_UNNaRhE2w,7214
|
|
672
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/add-lock.txt,sha256=RFNnD6JVqR0IQsDkbW_EpgAz_2NhoTT7TaYmPYwQ-QM,4762
|
|
673
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/change-compartment.txt,sha256=JzesRISCo2NsG8OqOed0e-NYady-N7kb5lniRFDGFr8,4807
|
|
674
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/create.txt,sha256=ij2VOFmugXeLxl_z0XQwEd32TEaENVrZm2Ptbtmt36E,8357
|
|
675
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/delete.txt,sha256=XkL7onShbvicseSynjaBvzjANGRR6MxniCd-axhvIcc,4711
|
|
668
676
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/get.txt,sha256=TM5yh1iVsIKxhR2-Q26kWwumNP5eDMVgpYcOdAXL5GA,3236
|
|
669
677
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/list.txt,sha256=2s0Ovt2DL_4Fn_dZS9N9i3zBFZeggoysXh0QFuf5fTc,4028
|
|
670
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/
|
|
671
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/
|
|
672
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/
|
|
678
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/remove-lock.txt,sha256=syRpCwdI0FwhFvssVTPFI0epyP2TapY8r0Cl_XTE2iA,4640
|
|
679
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/update.txt,sha256=DBCSmhFpyMLkHmwXIhY41GJnOPrD1JZOCA-KH-g6_Pg,7894
|
|
680
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/add-lock.txt,sha256=iLEPqzwsk-CaKyuUCb9irk95kMQv_Nobh-h-EgTVZhg,4769
|
|
681
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/create.txt,sha256=mmQeV881x8HayL5b2gdtqnJQIpCBaJFeQRqw8C1FT_A,6875
|
|
682
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/delete.txt,sha256=9dDUg8O4_6c6ksR7i0omxGX2Q5NTt7_5lLx8_9EEHhg,4532
|
|
673
683
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/get.txt,sha256=RfJNlk7LdO3HRESZ9pK00q2SWW9N23ADKC5hn8-F5Uc,3103
|
|
674
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/list.txt,sha256=
|
|
675
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/
|
|
684
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/list.txt,sha256=_XzdBHtYbn-DMi5rG3R4fNx3MNYsW4BtVAsJoThFqHk,3749
|
|
685
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/remove-lock.txt,sha256=WWT_T4QKeJFWevLBerA9temOJU58s29to1zfP-5lfxY,4650
|
|
686
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/update.txt,sha256=tuKTRu6y3jHpajsXCN5D3mBwlsMZc4MvW1-IGO56InQ,4982
|
|
676
687
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk-language-type/list.txt,sha256=qfcN01MlhDFgqkPszmCMP4p_pVR4XNWQuUr64LgeLJs,3819
|
|
677
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/
|
|
678
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/
|
|
679
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/
|
|
688
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/add-lock.txt,sha256=ov6mq1uhoO9TS2VP7osw5QFO8oVqu18jsO4LK9BY7GI,4889
|
|
689
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/change-compartment.txt,sha256=EhrxMr_IhDu0s5l3KHZBhVS29XXOdUB1u2w7iAqxY_8,4752
|
|
690
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/create.txt,sha256=knVnRrfsp5CeyjPjDjI5y-aMMJyDfnldJbfXnXoIpos,7261
|
|
691
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/delete.txt,sha256=zOEjgt7XKi9WL0NFt5_aTRrwWiVZvTy7_RdR4I7SYPE,4656
|
|
680
692
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/get.txt,sha256=MMcrNNLC-Tre0ykD1T4plTkcF-K2-5OonEuSje3KsZM,3181
|
|
681
693
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/list.txt,sha256=-SF_pEf4LpgI-HZ4dfJlMbbF536YCyzf4LAVkd9FpWs,3967
|
|
682
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/
|
|
683
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/
|
|
684
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/
|
|
685
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/
|
|
694
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/remove-lock.txt,sha256=dZ23qeAUXVI2QnJYXSxnHOVCiBOk0CaJybYhH0nOgJs,4770
|
|
695
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/update.txt,sha256=SFkt6DA42s1MjeDIgAIzdtssFESGMLcLd8t3dX5O3rs,7304
|
|
696
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/add-lock.txt,sha256=Mx4BiKDXtWQajsfWbCePyHb0yghpR5HLd0twAV7eH1c,4770
|
|
697
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/change-compartment.txt,sha256=cTasnq-9XI_wWcHencmM4tVOoKXzSLl0EpVbfsKhre8,4634
|
|
698
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/create.txt,sha256=0o0SFEvzF_pTqImnIUpyO3sK7Rg18qZcY_X3d0RX3gc,6614
|
|
699
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/delete.txt,sha256=T1lkf--sOA9_tj1ssU2j_qC5QPiw_ZLLC13cviF5UTM,4538
|
|
686
700
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/get.txt,sha256=_yTAwNoxisSmdBrk5Kk7x0hscoCkK58RjLTXnXLX1z0,3063
|
|
687
701
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/list.txt,sha256=Fk49rtzf-0_i9bvPvNRRFCrXGH7UFdoZe8Fpi5OaQkk,3967
|
|
688
|
-
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/
|
|
702
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/remove-lock.txt,sha256=4Fl8UuSpBZPHbUykQJGF5wsBbDVreFWGV7zUkLKA7JY,4651
|
|
703
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/update.txt,sha256=CkQ73y0y0tLNwTnG3RNEHRzJmPwqzUbuTmxuj4l7yEM,6670
|
|
689
704
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request/cancel.txt,sha256=6-dFlCuqZAoSIT65GARrI87pJ-kMMNJ4_IC509CHkwo,3110
|
|
690
705
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request/get.txt,sha256=TrSpyy4u-3m1by9tmV75TLGTBFTWfh753gCp5zhtxg0,2747
|
|
691
706
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request/list.txt,sha256=wEmkh8Lc7FBynq3qqq1YbzKwhHEKTFeZWOMmiSMb27Q,3726
|
|
692
707
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request-error/list.txt,sha256=VpZd6zomWKrEyDu8vxEcv60IPnOgSVnsNka8SEU3z48,3683
|
|
693
708
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request-log/list.txt,sha256=2vRA6gNJhr2IcoBz5QYYA4OC0GJXK0caQRPsGyLuFYo,3675
|
|
709
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection.txt,sha256=3JaEwwlVUBjBgT9w7VKrX0NeffSUf-7nBa7jQmt8-E4,262
|
|
710
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance.txt,sha256=mmHxzwV9vAHUGv9WwiICzj9ca8xlo_HPHftZ1dr29eU,289
|
|
711
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error.txt,sha256=prO2iv3lpkrfZGJ48UEXNM9yOFkMR3HaHjy_Vsi87YQ,199
|
|
712
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry.txt,sha256=HN3g2IWU5y0-aocTbsxPQp3f7ILP9Uk4sGSy4YBpvLo,217
|
|
713
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request.txt,sha256=9-GLONxO0qn8Dmel86MRTmiG61gfnt3hN6RLwwsmSww,472
|
|
714
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/change-compartment.txt,sha256=_Siffpc8tYWO34Bll4Zz0QmN3WVQO2bM4I8P5WebBds,3770
|
|
715
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/create.txt,sha256=wUTmoTJtzHNTCCXD5jPTLaCCIfvVzjfMeSziKK8GpmM,5374
|
|
716
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/delete.txt,sha256=EQdIL2cFD08yNvHJq6vn7vukt2dto4Fy8FOmOTbflTY,4521
|
|
717
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/get.txt,sha256=4QMAEf0ls_Z4K5JyT64iW-LI1v_zTxiZefzOdK3WnUo,3125
|
|
718
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/update.txt,sha256=EdToW3pYue4bHAKBjc3pTA0-ALaynJXwtlzcRkPpChw,5734
|
|
719
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection/list-api-platform-instances.txt,sha256=skBqwz-EvF-sPCXkruplTdJm91MMr6ipr_64MJhWq3U,3909
|
|
720
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/get.txt,sha256=TB528zJalgEyYVuawIpjoFJ5c_IM3GItivE0lQKxKSo,2728
|
|
721
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/list.txt,sha256=s49yzqKkSo4b9viiLQNU9mojUEjTwVCGmOYZZCIigxo,3755
|
|
722
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error/list.txt,sha256=WDmZwF9HjVvljQWJtlXyTY8ywKhq0DWaGf1d4n651Ks,3705
|
|
723
|
+
oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry/list-work-request-logs.txt,sha256=9iKOiO9CGCQChfrKVeU7-2RCMsLGmCKtkSyJINi-Bvc,3805
|
|
694
724
|
oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/api-metadata.txt,sha256=6hAHMrP5xdRd0cRKZSqNY93b4L5iuBkEbgf7XCvc4rY,854
|
|
695
725
|
oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control.txt,sha256=CkRq7lO6JDOaQ25sWu2TwM_bPIXSwtSG-lz9goEzX2I,913
|
|
696
726
|
oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests.txt,sha256=1XiQua4xswOOvBe43Oc9ZCwKwaeh6ytBeuBSYFmN7jw,913
|
|
@@ -719,26 +749,33 @@ oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-ap
|
|
|
719
749
|
oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/work-request-error/list.txt,sha256=7zoWZvnrNE9C6kY-oW_Fk8CehAdtyQKzwhjHMr24AyU,3801
|
|
720
750
|
oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/work-request-log-entry/list-work-request-logs.txt,sha256=18lk9LS3jpJQObOxyZI43_P0QU2X7tkMvrHVglhp1EY,3901
|
|
721
751
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config-collection.txt,sha256=EJTMD_2obSgAanLu1nA2Rx7iGf2do1ITvAXJBM5taro,148
|
|
722
|
-
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config.txt,sha256=
|
|
752
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config.txt,sha256=iDez1NOmIn-vmmNDOkuMgZSZjBmy51zWb2dSy8xQ6-4,488
|
|
723
753
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/export-configuration.txt,sha256=DAesDfBd4LgFq6B8PsbQdgr3Xy38FzWVhDMNXtynFbE,189
|
|
724
754
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/import-configuration.txt,sha256=1QMkwMFQH9PHdFpCVuuQd0Vs1SOXPaeLRF9mINm9uF8,177
|
|
755
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key.txt,sha256=yD3cC4EUpp3_u39QVS0H7U04AF9a9kEkVT4jzLaK2ZE,207
|
|
725
756
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/metric-group.txt,sha256=-QQHFQR7av6U4NTM4KcKz1VOKWHWdGIYpKyMFpUyEF4,348
|
|
726
757
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/span-filter.txt,sha256=il82DirMu-aa-ZFOekesig5ba5PMJR9_xyGOo-WvhKM,194
|
|
727
758
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/test.txt,sha256=1Cxv5Lc57evDNiAUh86Jk3aOo6IUYmtYjH3QWns8j00,140
|
|
759
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-agent.txt,sha256=DxAT5q4Rqtg_eiNITIwf-cijNQlPLhw1Pr9KeoJMge0,5626
|
|
728
760
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-apdex-rules.txt,sha256=jWw0nR9rfU2sChO0aXWQnSyX-63_63pSZbypTEs39pY,5159
|
|
761
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-macs-extension.txt,sha256=GEcyoO0H-FHjzMtehrDNEeslYWHYfX6ENulgq2GWcos,6846
|
|
729
762
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-metric-group.txt,sha256=xLR1Blerxj7wZ87932guWDG-0IUkbtBi9ClkN4ISUBA,6425
|
|
730
763
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-options.txt,sha256=yySVqnCQ6BrU4cg69oTkVwyCHy0jQVEfyS3m5NbcWnc,4896
|
|
731
764
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-span-filter.txt,sha256=CPaeYeMqrNmx22RSylV9wD_DkADxw0xuZJdrJldY1DE,4909
|
|
732
765
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/delete.txt,sha256=GQ0-7GV9Hzodnand0_reUL86WinzBCKkf_ItLRziUVg,3385
|
|
733
766
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/get.txt,sha256=NWj5bOtWasPKsoCjML1oRaDGRwVtSIA3rO0VM7eHC5Q,2979
|
|
767
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-agent.txt,sha256=InNo3Tv-RtvfWFW-LhBUFu2FJIA1xSkXVZEgLB9I35o,5700
|
|
734
768
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-apdex-rules.txt,sha256=0sPqHjxcfk3LO5ryRkRTmArZsJTwBUWzo-5PZzhyyvg,5620
|
|
769
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-macs-extension.txt,sha256=7Y-3jj2sA-GaLC1oipzVKEGbWIqWBGZ-azEFwbWzOrc,5906
|
|
735
770
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-metric-group.txt,sha256=PxmB_2oQFwoIOSrsuIU3kJJUscpDvYplm6mbRKJOo_s,6613
|
|
736
771
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-options.txt,sha256=dni8qy8X63SMPHCZ6tMgSPx_Zw7wtWoKMqMv-sAe_Ss,5593
|
|
737
772
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-span-filter.txt,sha256=EgcGRtdwbwT_6mexeMPFNi4ETAp-ey47XgC7TubmdFo,5135
|
|
738
|
-
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config-collection/list.txt,sha256=
|
|
773
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config-collection/list.txt,sha256=WnsTHa5CgR9rC66X8lr385m9KiSYyxVuiGRhDqY6nHY,5958
|
|
739
774
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/export-configuration/copy.txt,sha256=xYL2yeOHaGLL_xjX4jVt9PZshbEPMcJnhgno-qJzjN8,4502
|
|
740
775
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/export-configuration/export.txt,sha256=aG0QnpvVWhdHtV0azQAmHjNXuPfLLzkMY89IhdWLyAs,3764
|
|
741
776
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/import-configuration/import.txt,sha256=G9DJbd6yl1KjHVEJ0LAAets8I93Y_5GGIq62-WPTEDE,4718
|
|
777
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/get.txt,sha256=6fQwQ-gsdbtEbn-IhMp7RGy8XgAx7KdpF0XHsXoxxDs,2782
|
|
778
|
+
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/update.txt,sha256=0zaHjp4Y4utLZEJj8W_pci6KMlFuKKZm_nTUNovJxZI,3361
|
|
742
779
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/metric-group/get-namespace-metrics.txt,sha256=BY4Y-1Lt8M9ZyVMvhZ9qdXUJ286XR5_NyRoYgIujmn0,3077
|
|
743
780
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/metric-group/get-namespaces.txt,sha256=TT-kM3PDQVx29t4nza7dvTGUG_6jUEplTr2_TVcF9zM,2774
|
|
744
781
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-config/span-filter/validate-pattern.txt,sha256=VU3FVlqznPO0MQnxa-FJ2SmFmjegej0jjsiYaubFpro,3178
|
|
@@ -2975,8 +3012,11 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementa
|
|
|
2975
3012
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view.txt,sha256=W8p3Sf1GgWOUDkOacTkmlx-yym9GqQSzkILLNwgWA3o,305
|
|
2976
3013
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance.txt,sha256=AL3NpxRuvxpfJGQ0OWG6CWn_ELMpRgK5eYkp7FwmW7A,316
|
|
2977
3014
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app.txt,sha256=YL6Mt9ntg15lB3di-EH6Ore2nUBBX3rMeJ4WkDR0dnU,204
|
|
3015
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state.txt,sha256=KR0dHwS0LGtVeITOcTAahQrRIcIKCYfjVJo3Jhi2jSg,182
|
|
2978
3016
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-shape.txt,sha256=7s3ppGpxw6Xj8p4If0yAww1FosM9tMqjvWsfKBzO-0E,191
|
|
2979
|
-
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment.txt,sha256=
|
|
3017
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment.txt,sha256=Arspe_UJDazTTK_RThOvTY-TqlYo_qDF6_etI-iDNn4,458
|
|
3018
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history.txt,sha256=ua469evcqiV9TjPd2iKgyzCxlx0QwSjk1tdnAuul7t4,275
|
|
3019
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group.txt,sha256=g6Usk3m3o0g9D5cMoABQDEwuGBzRT-tJ4Dr6ia5ouyQ,506
|
|
2980
3020
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set.txt,sha256=BftD5b4kOnKa-y-NyBBwX3mBe5z49lwYJE9IlpU3TfM,250
|
|
2981
3021
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model.txt,sha256=SQiuxqdD7S29qRTK9lm32wOLHklWVtq-50cMpwhzH-8,1108
|
|
2982
3022
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session-shape.txt,sha256=OSN5yhSmA3yBvXO4bIOQERxBld1y9eeJOe-YcitdZ6M,191
|
|
@@ -3079,13 +3119,36 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/update-mode
|
|
|
3079
3119
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/update.txt,sha256=DS96W8sova5KcC1H1cLvRAWYveogw3zV7GtszMsh_Jk,8340
|
|
3080
3120
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/activate.txt,sha256=Oq_QWo0G_51Bwj953RpwrSzK8XMkqJS91xIrZBmrmU0,4692
|
|
3081
3121
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/change-compartment.txt,sha256=LDZtGIMfxMEs25ylwdvHOfz0Vu8n8cuxPJfABJT78JM,3966
|
|
3122
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/create-model-deployment-model-group-deployment-configuration-details.txt,sha256=h6nppzrUkRHsjN4vkyleM_LFsTYq5M_iH2k4DBZRsqc,8777
|
|
3082
3123
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/create.txt,sha256=amkAbCTwwFJ6nk0-Wum4jgx3qb1R4msdgf3Y2crJZgw,6833
|
|
3083
3124
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/deactivate.txt,sha256=IlpYBYGT9TgJ0uUjGCTshPoAq21X3ecoCcrGZlVBvwM,4702
|
|
3084
3125
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/delete.txt,sha256=JGETwjOKumgddFDY2Dc6wXseEBhufLxs470FWWY0nbg,4806
|
|
3085
3126
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/get.txt,sha256=3IPJZ1unfjW_HFvV9Ari4mH3oOTS-gfiJ8CFdd0WhGQ,3401
|
|
3086
3127
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/list.txt,sha256=utleQWdw9f1efQIylJqAMtuURlpEJOh34FXwDaYl9-c,4690
|
|
3128
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/update-model-deployment-update-model-group-deployment-configuration-details.txt,sha256=Avj_LV09gmFpEMvApu1aFCsgfhd0JL7zS-eU7gDph1o,9100
|
|
3087
3129
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/update.txt,sha256=IUScwYH6ZiyKqMAY0YID-AWwbpwUBDgENr6a8W6NL4A,7661
|
|
3130
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state/list.txt,sha256=4JwueoE1ORKSqDeOePGs4Na5g5XAtGYRKhoMfMMsJkQ,4902
|
|
3088
3131
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-shape/list.txt,sha256=58H-WV6VZ5l8gsiBHaWxiM1V_gmhaEGu39B9cfK5N-Q,3399
|
|
3132
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/activate.txt,sha256=UmAJtH5Net3kNLSuAgaO4R0TYUfOlCTFN1zAky-eIzU,4484
|
|
3133
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/change-compartment.txt,sha256=331iffyUaU1M8HwGUBJx2ErJc8es4iCZhPjV7MPTFGU,3729
|
|
3134
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-artifact.txt,sha256=KrMhwRdGv_zcQCjjPmF0C0Lyul9pzX5hrh49pQ6CkU0,4521
|
|
3135
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-clone-model-group-details.txt,sha256=2QZc8fzU4xDYE-qYojolBA7NDEHSrtalk8TmpFAn5Ok,4934
|
|
3136
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-create-model-group-details.txt,sha256=BWWmil9VPGD0vyrdw62mH-D0_chDihjvh9hcvEtwUCo,7224
|
|
3137
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create.txt,sha256=FtCSxc21YnN1zXDo1q47XFfl9kdiaIJISCADtvNN-R8,4295
|
|
3138
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/deactivate.txt,sha256=tDZZ1qwXSfQ5nccI3XZBRRkJGm8CSRxl22PyotDasRQ,4494
|
|
3139
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/delete.txt,sha256=Lgroe-sjv4AmY3y2ULHYzZQEoFNaIhrbTqqDXLltBEg,4581
|
|
3140
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get-model-group-artifact-content.txt,sha256=nxyV4mp6zOLThWRD3Tk4V46nAPPAsJZaNO2Owhtnuww,3807
|
|
3141
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get.txt,sha256=C30RzUJaXjXPdcOEFEo9a2t4GEXUlJHHneufz-M7Ry4,3235
|
|
3142
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/head-model-group-artifact.txt,sha256=LdPhOwshVGBLfnmbo-sLRk3V3Ct0NaGfHrCRiNcWBNg,3314
|
|
3143
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list-model-group-models.txt,sha256=SFYZHH6g_LbJw88l1DfYUCN_aguQWvzqThN70xhwhAc,4986
|
|
3144
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list.txt,sha256=cw3JRQ23IFS2Z9ujdeAvKYdLu7feyeaFs841aaQZtpA,4485
|
|
3145
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/update.txt,sha256=wnDgl0s6ZcgHyqhEbElDtCgyo0c-50mR3KlAOFyjNHY,6246
|
|
3146
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/change-compartment.txt,sha256=0TlJ8tP3T0LRCXm4QImDCx11mlCir-PVqr0fHskqpAs,3641
|
|
3147
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/create.txt,sha256=k8Mvphw6QKhR9b0WrXokWp0UnU0Jo1bbz2qMR8rf9qw,5549
|
|
3148
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/delete.txt,sha256=AgOGqHkzdNV38CV8ONsIIcKT1-qsM_fNVaRf7C6JLOY,4490
|
|
3149
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/get.txt,sha256=tDQTANxTh4IRgyRsUKEeL91nejUT8Jh5k4LqNyH9FyQ,3119
|
|
3150
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/list.txt,sha256=7ZSXTJxCSC2gC7WaJHGgWQdhbqk7ZO9aNA_CUk5ADFI,4439
|
|
3151
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/update.txt,sha256=LAauzThb4K6nrVeuXZzetqM3T5YqV-HCQEhXeK_Ty5Q,5904
|
|
3089
3152
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/change-compartment.txt,sha256=shIzJk0twK8zsDLfoa-00bZPzMOoJhwXqVuJSGqKTDE,4744
|
|
3090
3153
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/create.txt,sha256=hEClAl4cOyUBvf7H4RlBqmG_cE3gMfn36hDsp9gy98c,5584
|
|
3091
3154
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/delete.txt,sha256=DXg5nE8Xil70JsIIpP8J3GZfMietOb3V2C5sPpjQ_Eo,4921
|
|
@@ -3136,7 +3199,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/canc
|
|
|
3136
3199
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/get.txt,sha256=um6ZgG6XYilXB1bA43hird4VIVg7FCUjqyw0cuQ5s6g,2728
|
|
3137
3200
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list-work-request-errors.txt,sha256=4tteFDWHWJjuO8XaDDTaykV3h7XX7v5X7iaD6SgPg1U,3464
|
|
3138
3201
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list-work-request-logs.txt,sha256=716dAmTwyhWQotp8c-IppW3z4C_wnDfMQLCHAi9aMLQ,3452
|
|
3139
|
-
oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list.txt,sha256=
|
|
3202
|
+
oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list.txt,sha256=UCpuadnQlZl9MLiYRmGeJlU6W4KI2a-8cJUwCDbu4lA,5457
|
|
3140
3203
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/associated-database-summary.txt,sha256=CcEbcID1E4FZOwzhKXa6l3pd6Su0Xn_2vcg_gixyTe0,234
|
|
3141
3204
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance.txt,sha256=iaHFycCWGA0AStNbs3TOTY-8vkj0cDbKMzlDV8ijxmQ,167
|
|
3142
3205
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm.txt,sha256=V7eF0JuOEbCAJ0xRN4foIWYTIVNaiHxSI3jheUOINi8,256
|
|
@@ -4430,7 +4493,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-pipeline.txt,sha
|
|
|
4430
4493
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage.txt,sha256=rrhpFz6-8moF7Ho0KDN6inGssBW2KvlHhQhcLFjF8cc,1854
|
|
4431
4494
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment.txt,sha256=0-Is0YZ92nGZSI8b-Eo0ZM6yjuj1UDUkn9ANaJE8iiQ,344
|
|
4432
4495
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/project.txt,sha256=4xrFQs3Ijs77i-FUO0t6a1uZH2clqiv1V4r5_wFaCtE,551
|
|
4433
|
-
oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch.txt,sha256=
|
|
4496
|
+
oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection.txt,sha256=K1nq6d9CBUkgmPRHYpwph1fVidMQHS_75HMByT_C3u4,183
|
|
4497
|
+
oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch.txt,sha256=nZdQDN_6BGvc8d_8evIZJd0wp3DIkxH2vIj5xGRR0jE,194
|
|
4434
4498
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment.txt,sha256=vLFDVCdbiZ0fFFvV-Ff91APq4OpZIZmaewXbQPVKe6Y,397
|
|
4435
4499
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request.txt,sha256=PX7ms3w7bMeffmhEfA7-nrWbyU-luq7Rzsc_4vG7kwA,778
|
|
4436
4500
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/repository-path-summary.txt,sha256=XODaBLIkLOdVowOf3U9S6vme7KA977ICKKlI0KrUVx8,204
|
|
@@ -4574,7 +4638,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update-project-
|
|
|
4574
4638
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update.txt,sha256=SW33fG1_Br73RIN1nHzbNdLVhnqpOtergVBWhPcfEJQ,6332
|
|
4575
4639
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/create-or-update.txt,sha256=DUnQ7cuLFxX21C66CO1lu4u31P3dTFjhVr0anFcuMuY,4450
|
|
4576
4640
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/delete.txt,sha256=VzUA7ERg3sWRec9o5VI1FAvuFQIgjNMQQdg-uSyBFWk,4235
|
|
4577
|
-
oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/list-protected-branches.txt,sha256=
|
|
4641
|
+
oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection/list-protected-branches.txt,sha256=fRmu4DA9k12jCylH5nvPv6mm-M9WlLj6ZJLAXlk-aYc,4607
|
|
4578
4642
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/create-pull-request-attachment.txt,sha256=ZCQ_ompj39dd_AjZ8UfBXe6msjR0FFXJe-SGUxI7WYc,5264
|
|
4579
4643
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/create.txt,sha256=YQlROLriqzGH0kTTWZMs2kF1gnb8_A3ubzN9_3Bt-S8,7536
|
|
4580
4644
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/decline.txt,sha256=RQNfNfrORx7ugmFS4LinvVqLl8J1hz4wCAvVzJwlFjc,5479
|
|
@@ -5622,7 +5686,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank
|
|
|
5622
5686
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/summarize-text-result/summarize-text.txt,sha256=1vvzMRYdYf3CoXHVp2yIGEw0GPux-we3dK5PFkZqN30,6609
|
|
5623
5687
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate.txt,sha256=ZUoW7VVdgFemHHqYwHG6dmQPsbebGB4yRJSXnEsWApU,144
|
|
5624
5688
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection-assignment.txt,sha256=4iK-0e5Qp1ecKAwbyOqPZoZmoLtVxVZ6P4yo2Yt5Nro,320
|
|
5625
|
-
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection.txt,sha256=
|
|
5689
|
+
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection.txt,sha256=6bUROnfVAuvrdHE10mF5oVqgYhZhST3mxLNYFdEm8tY,2125
|
|
5626
5690
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration.txt,sha256=ay6sYJbzDhonIQvLEWgBOBr8RFHB8WJ79r-AgGLmmc0,273
|
|
5627
5691
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup.txt,sha256=AMqIneJB1iftjcYjYAnDN0ispIY9vO4U99h8J1gEnkU,411
|
|
5628
5692
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-environment.txt,sha256=MOo2-V6fD0aUzAVfhJirJgbljLDO8FvGFc7oqFCMslg,174
|
|
@@ -5648,10 +5712,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/add-lock
|
|
|
5648
5712
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/change-compartment.txt,sha256=Z-naVgA4yHfNQe8zpnMuIpjj0ni1QDHSeoHRuqHndFg,4676
|
|
5649
5713
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-kinesis-connection.txt,sha256=bzp-wFrk4r57kvAC2G3ABo6_itlbYwWfOveuNiv0Leg,8886
|
|
5650
5714
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-redshift-connection.txt,sha256=o3wnUNN2BKkToVPGLWUfKeLs8at0F8GDvnf6G5RK-Ww,9854
|
|
5651
|
-
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt,sha256=
|
|
5715
|
+
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt,sha256=scsdk7cucNjL-JSp4nmsxvxLCl7Sk8TUJ73-KXnPAbg,9129
|
|
5652
5716
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-data-lake-storage-connection.txt,sha256=7o6_cHSc985nn3eQMdgWYe0M4BD3N1aslC9M23-INWg,11160
|
|
5653
5717
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-synapse-connection.txt,sha256=dPJHgjZ6lvbJmxh7YTXyyAWa_Qt_FgkpEp7Kv4gzOyQ,9965
|
|
5654
|
-
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-connection-create-iceberg-connection-details.txt,sha256=W46z66n7sreYASnzp1zcs9l3L1SrjLx006TGxS0KWPI,9601
|
|
5655
5718
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-databricks-connection.txt,sha256=Mtn68Nq0_XAk-TA4aSb-cVUDiAjj6dqhEi6xUK0NhPY,10050
|
|
5656
5719
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt,sha256=EVT65feMZDD4moEfXIkxvNIDlANe-5cgRxlcn2FVpf8,12143
|
|
5657
5720
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-elasticsearch-connection.txt,sha256=RUzC8FAA1IYFBDn8ABSJswKLGpJx2o0pGeq2Xpf4lZo,10590
|
|
@@ -5661,6 +5724,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-g
|
|
|
5661
5724
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-cloud-storage-connection.txt,sha256=eplhICsLtJLZSGn35CXgByJsbVbLb-vKhjLkXkLV4IA,8795
|
|
5662
5725
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-pub-sub-connection.txt,sha256=uJPbBqyOtaEzqiJkkz6RFn82RgnissNPVMxe7ghGrFY,9050
|
|
5663
5726
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-hdfs-connection.txt,sha256=xKrViFWvz4hzBvmE9QE0nb5KAQLAkl-del70ORNZwKg,8583
|
|
5727
|
+
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-iceberg-connection.txt,sha256=XP2y1nMCw8s__uRg1OG6289ns2unUh6tjTne0JfHPnk,9367
|
|
5664
5728
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt,sha256=umzDP5mo1pKxZ8XpTIUmRXIxFzER36kWdXG6CDB1VRQ,13655
|
|
5665
5729
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-kafka-connection.txt,sha256=XTiZ9botBAqCQl1DCdWChm7bLd2NhjaNBqFWJdlEaGg,12330
|
|
5666
5730
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-kafka-schema-registry-connection.txt,sha256=TRa1Mw0iYgMG_GOhgzr4JROeXNLVJxbLbn-cwuIVzvY,12524
|
|
@@ -5681,10 +5745,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/refresh.
|
|
|
5681
5745
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/remove-lock.txt,sha256=oLuFeUpygiX04UDu6ETJPVxRjKP70QpCg3we3fy4JAI,4280
|
|
5682
5746
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-kinesis-connection.txt,sha256=wZpGqzpDCd4p5IgNfHieE9gzE7kWrN4Z3sPxY0wwSKc,7741
|
|
5683
5747
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-redshift-connection.txt,sha256=XlMoVztH3JVQ8jUCbO9zzYR1vIlD-Qcsn3Z2XeLI1Nk,8461
|
|
5684
|
-
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt,sha256=
|
|
5748
|
+
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt,sha256=0CDB3Nc1pHRsYZ5WGPX2r1LMqLk08e4CjgpVDGzljG0,8004
|
|
5685
5749
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-data-lake-storage-connection.txt,sha256=ox2JoaqW2fyzLsmaNYxzDYnNRZEFYwE4u0AP8dVdt9g,9682
|
|
5686
5750
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-synapse-connection.txt,sha256=QluHCq8a3rFSsNpvukPdPgehJE1ebqyjgJKwKisYT0U,8557
|
|
5687
|
-
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-connection-update-iceberg-connection-details.txt,sha256=wr1Hy57ghUWKts9h0Fm0UmVnLbbusFQK7ExAOqJ6h58,8251
|
|
5688
5751
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-databricks-connection.txt,sha256=i3_-EzYJrbcFHbCL868s5ZPwk01b2-7--Xr9d889BJU,8627
|
|
5689
5752
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt,sha256=0C6gsqzhOVokAII6zpyzYVPbZsE7m-8EktSstC8opUY,10129
|
|
5690
5753
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-elasticsearch-connection.txt,sha256=OFRew8fWSPp-N6s_Ce5NJW7QveT80ziKR9WVdJvjecI,8905
|
|
@@ -5694,6 +5757,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-g
|
|
|
5694
5757
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-cloud-storage-connection.txt,sha256=dNgBIOP5x5g64liFwBPSoSs-Q_TKGpvqMaKkAxEptUY,7895
|
|
5695
5758
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-pub-sub-connection.txt,sha256=hfGFKaL2PoFxc_IyDiQP78X1mMzuASeRSQ5XpagAyLo,7851
|
|
5696
5759
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-hdfs-connection.txt,sha256=vyFx0k3ImPnr_7EQ4FMarTPNMchT411KT-Rl0_qBhYA,7452
|
|
5760
|
+
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-iceberg-connection.txt,sha256=XXyMuY2hKSGx4EqIWD3aCcRGwvjWfu8yqS1eKKH2j0A,8121
|
|
5697
5761
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt,sha256=8VhI21nWpqQI6kgraXo2TTj2axTsuF7z3_7VOe9ARw0,12527
|
|
5698
5762
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-kafka-connection.txt,sha256=zk9_xik2X5E3oNtS3rdpkve6YW9-tfyx6YH_o-KSArU,11475
|
|
5699
5763
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-kafka-schema-registry-connection.txt,sha256=7R0qgbtxrsE4tpNflMyypDk6KppWPotCKDPvh9WVgy8,11139
|
|
@@ -6802,7 +6866,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/lb/ssl-cipher-suite/update.txt
|
|
|
6802
6866
|
oci_cli/help_text_producer/data_files/text/cmdref/lb/work-request/get.txt,sha256=8Q6Z9N1wR5p26yGhEERcEskb89FucII1c14--552GPU,2697
|
|
6803
6867
|
oci_cli/help_text_producer/data_files/text/cmdref/lb/work-request/list.txt,sha256=_tmJLM3Jwk6GiGwjG0bfwvdjYL46RsuBaULDaH7MoEg,4249
|
|
6804
6868
|
oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system-collection.txt,sha256=4xfn0eHx8KeG33hHpjvzK0-A2imtMiAgBz_enhswud4,280
|
|
6805
|
-
oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system.txt,sha256=
|
|
6869
|
+
oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system.txt,sha256=kES7ZRtiEXoN-ipS8G-z15H9v6qi1GHbFsGvq6llBT0,567
|
|
6806
6870
|
oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request-error.txt,sha256=prO2iv3lpkrfZGJ48UEXNM9yOFkMR3HaHjy_Vsi87YQ,199
|
|
6807
6871
|
oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request-log-entry.txt,sha256=HN3g2IWU5y0-aocTbsxPQp3f7ILP9Uk4sGSy4YBpvLo,217
|
|
6808
6872
|
oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request.txt,sha256=ngDrOZ8jL9BVRaUcMtEkE0THnAQTSkFZbgcM24YKnWg,482
|
|
@@ -7183,18 +7247,18 @@ oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard
|
|
|
7183
7247
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/create.txt,sha256=8x9x8BOF-OlWqtEirbZ3VLuJwkgxOQB6jkZON_CvDGA,13824
|
|
7184
7248
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/delete.txt,sha256=wf08pUt5-gD9kO7YdJgEycVrAQ7BRNd6OSrqkKkK-Q4,4077
|
|
7185
7249
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/export.txt,sha256=Zrj9h0My1yVFQPzpqM7POX8UjIew319qy_vmNXugVgw,3820
|
|
7186
|
-
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get-oob.txt,sha256=
|
|
7250
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get-oob.txt,sha256=V7U9bxtkKL3p2agQPSGDtTJbBRN8877-X3XA1FMBrfQ,2904
|
|
7187
7251
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get.txt,sha256=X5eaV9M0CaQ0SlBRD2Yi7vWS5Xkf-1C5DOB-M-97XfE,2869
|
|
7188
|
-
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/import.txt,sha256=
|
|
7189
|
-
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list-oob.txt,sha256=
|
|
7252
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/import.txt,sha256=7XMuGjgwX2QEM7BO9qpZ4kcut0aHdSktSBKvBVlGFig,6138
|
|
7253
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list-oob.txt,sha256=MGEzymd0ClYS42lGnSlGjiIVAD4GH9A2CQSCdlPZL0U,3796
|
|
7190
7254
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list.txt,sha256=fHnaKh1g3dKckviYzLTiP0QZcFVWJ_wWxp5tRxqNI1M,3778
|
|
7191
7255
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/update.txt,sha256=iaYmd6y8M56cACVP2f29l7q0eIfgzTyDHN1QRYT4Ego,10495
|
|
7192
7256
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/change-compartment.txt,sha256=DH8A5lbfAYZTs0iARWyGSzHYFfE3y6v9WOmQhiw89Zk,4514
|
|
7193
7257
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/create.txt,sha256=KoxfOr2dUcAd3xx5Z_nfjuSq7Heygapih4OU9zP19sk,13278
|
|
7194
7258
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/delete.txt,sha256=KXK0LjPYkqktWYQwu_mMUoFi1psgPjgtT1UTgoqIF68,4110
|
|
7195
|
-
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get-oob.txt,sha256=
|
|
7259
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get-oob.txt,sha256=RFSHtmptAVZkLqAFv8JKy4H_5etJ--6OtZsYUAfTbC0,2836
|
|
7196
7260
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get.txt,sha256=qW1hN20rvLC8Z8LtuPn0qRIetEIBr7d2aK7fMGg8l1Q,2800
|
|
7197
|
-
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list-oob.txt,sha256=
|
|
7261
|
+
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list-oob.txt,sha256=sZtDpxpN0E88ZMOAIRR4-sptX_OJiPRl3ESVhvvId70,3827
|
|
7198
7262
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list.txt,sha256=Rf3t8F1HdV4U-qRZSmnbhI7O3H0s0Oqe1LFQOO5yjo4,3791
|
|
7199
7263
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/update.txt,sha256=pmIXziOPFBE_1LrLVhM72UQf4SMHm_CMLUn59IN2YAA,10051
|
|
7200
7264
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement.txt,sha256=5lhafXVp-oHonVlNjHV5JWa-BbU8CXTb8_wO2Yp2OZM,200
|
|
@@ -8139,7 +8203,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request-log-entry/lis
|
|
|
8139
8203
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster.txt,sha256=JXlcuMuSjhT0bfM4eVO9KdMfjQ42Nmmkbr08ur6vSag,317
|
|
8140
8204
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host.txt,sha256=3XlzzgEm2_30zY7U1GLsczXjydpyaQPbhfQe0QZOyNk,595
|
|
8141
8205
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc.txt,sha256=CQIa9hSYJnwoobEX5L5exWya62jdTqef1MeFHPTHJfA,869
|
|
8142
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt,sha256=
|
|
8206
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt,sha256=ZxoepGdGREXWenGVP3Qyls1wdmx62TKkJKmerSEzXtk,205
|
|
8143
8207
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-log.txt,sha256=fs9KJ3jJXaOETQPekNTmRBNWcIKD2RR73TqDpDwqg0w,186
|
|
8144
8208
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request.txt,sha256=JsRn0O40f8wgM-fzmtn9GwtokAjlBR-JxCZhkR4Gs7Q,138
|
|
8145
8209
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster-summary.txt,sha256=pLPiks81e3MqChnbwdgxDE7clmIpPTpXEFgIW6Ltmu0,142
|
|
@@ -8171,7 +8235,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/upgrade-hcx.txt,sha2
|
|
|
8171
8235
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/vmware-versions.txt,sha256=ascNyFoBcCt26Q4UAgwoBoAWDfCHwii5mZK42NyB_CQ,3807
|
|
8172
8236
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request/get.txt,sha256=BDhlVowHKrm4397oiuufIaFo1HKXsq0iWqZRl5uClAQ,2704
|
|
8173
8237
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request/list.txt,sha256=nwFC4CBQrRClXioQAUy3nl41C55ZV6f4CA2jJo08kp4,3426
|
|
8174
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/list.txt,sha256=
|
|
8238
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/list-errors.txt,sha256=2iiSTkukrI0U5deKDL3X9hVOSZFydMPsVaW-cfQzIss,3428
|
|
8175
8239
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-log/list.txt,sha256=b9eaCzDCp6M9E3T84RMCutKxcQym-4sDAhqmShnLqow,3385
|
|
8176
8240
|
oci_cli/help_text_producer/data_files/text/cmdref/oda/instance.txt,sha256=_b_Ex624M19PWRxvuNsTxRZ0zFDgRrg5OTPEEZwfGQs,213
|
|
8177
8241
|
oci_cli/help_text_producer/data_files/text/cmdref/oda/management.txt,sha256=R6tp9PluDlG4rGspEEwcEPtlTVwc3es0AhfckcgoarM,2997
|
|
@@ -8774,8 +8838,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invita
|
|
|
8774
8838
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation.txt,sha256=LvBcZIPE8MckCZXFt-eNFLe1BBKS1p_bAhnThYtLLwk,358
|
|
8775
8839
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping.txt,sha256=mbw2t-OP0ADliaCjfcdUOOBRjMz9PJ39gZbLC8ace5Q,178
|
|
8776
8840
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription.txt,sha256=lnJu1PYHCPCeSWdWV6inKAMLsAQY-Ww0gtXqNULrQ40,220
|
|
8777
|
-
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt,sha256=
|
|
8778
|
-
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log
|
|
8841
|
+
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt,sha256=rivEQ094k4chVe7rLhnzUE3U6HveVjmqHEPljx4Fxsc,173
|
|
8842
|
+
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log.txt,sha256=u_O3_3-Ja6fz2jbCPg6XvluwEumXI7lMlfhl8KYNrqM,161
|
|
8779
8843
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request.txt,sha256=CqqYgMRHLcb9v40j_5zXV2wEzzXEkDylVzIvshuOTU4,318
|
|
8780
8844
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/assigned-subscription/get.txt,sha256=MeGsKlwUcxS9GV35lwdZ-Bot6hy1kmyIw8sugn7NSe0,2848
|
|
8781
8845
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/assigned-subscription/list.txt,sha256=siSosVy1vgspqJWAjgbHufZl5KK1DY1KxqxkgSzYAjI,3895
|
|
@@ -8826,8 +8890,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-map
|
|
|
8826
8890
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping/list.txt,sha256=jNujfSQyyK2rmVKHsvewRGd7CQEzOU_w2wnKqZNjvrw,4032
|
|
8827
8891
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/get.txt,sha256=pN90IakAwEh5CC6dVEpDmytF3HZrgqzTjc1m_TEwh7k,2743
|
|
8828
8892
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/list.txt,sha256=wrQR1xUsAUEbMnVrDooXxVB-ke5NczG-K35W3azrOZI,3339
|
|
8829
|
-
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/list.txt,sha256=
|
|
8830
|
-
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log
|
|
8893
|
+
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/list-errors.txt,sha256=ZnZihQnLf9JI8MZJHEYsI9lZrVs655mYN483fzoE8ww,3396
|
|
8894
|
+
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log/list.txt,sha256=ERh53LH73r69Ov5Fo9h4QeXie_TOpU9XHGh2j7EFlGA,3353
|
|
8831
8895
|
oci_cli/help_text_producer/data_files/text/cmdref/os/bucket.txt,sha256=C_uqazUqUyr_c5g9WVWFuADexOW0phQcpxu6BUSq3N4,678
|
|
8832
8896
|
oci_cli/help_text_producer/data_files/text/cmdref/os/multipart.txt,sha256=0bzYywL0aSnkDEALLRBzGMur-kLC4MdpXEVSS60lFpM,109
|
|
8833
8897
|
oci_cli/help_text_producer/data_files/text/cmdref/os/ns.txt,sha256=pmjAwJtr2wPD5186FycBl7WEdMRbX6TNRef1jgXUgqw,806
|
|
@@ -9215,12 +9279,12 @@ oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/delete.txt,sha256=
|
|
|
9215
9279
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/get.txt,sha256=Sxj_OQg8MF-vVr2p-JsD6V1JhlNW4FdKUbkJ93YS8CI,4090
|
|
9216
9280
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/update.txt,sha256=biEy4TRG88rCyNyS5YE2PgFnSlk6xcawJSnChNLtGy0,6831
|
|
9217
9281
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/backup-collection/list-backups.txt,sha256=dSYVva39gBOTxgQqWY86PaqQReRtlN_tRkfsGyPqzS8,7570
|
|
9218
|
-
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/change-compartment.txt,sha256=
|
|
9219
|
-
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/create.txt,sha256=
|
|
9220
|
-
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/delete.txt,sha256=
|
|
9221
|
-
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/get.txt,sha256=
|
|
9222
|
-
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/update.txt,sha256=
|
|
9223
|
-
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration-collection/list-configurations.txt,sha256=
|
|
9282
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/change-compartment.txt,sha256=QK_aD7rmsGssRbV_PAcA7pEK1r6cvpU7izcoXKWexaU,4185
|
|
9283
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/create.txt,sha256=dWPLAkS73cbpkG851Ih8f13vPxqShfyGUBn5-5JeMJg,7965
|
|
9284
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/delete.txt,sha256=YeUXMX0ZoVTpyTzQM_PDf71wqCVmt4UZSDZk-T-5lCc,4911
|
|
9285
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/get.txt,sha256=Rh7B6PUwKkWE9Ca3SW0H2jNsNyHUQYpeq3Fi1134K4o,3577
|
|
9286
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/update.txt,sha256=HzbCIVCTUvzwsvzXqeQZ3We_ulo1EKlxvBJKU1amuV0,6805
|
|
9287
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration-collection/list-configurations.txt,sha256=z-Jmv_e7vg5MVy8B4v0tlhFSghLlvzwtZz65Ko09KoA,4159
|
|
9224
9288
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/connection-details/get.txt,sha256=1GLwa0vyEtAow2Q7eAx0VnYC8uJf3RFkWfVPteM6s58,3984
|
|
9225
9289
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/change-compartment.txt,sha256=hsli7rqkKb_FRlUrXnsCUx14stiHjGSfZKbCykrapeo,5568
|
|
9226
9290
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/create-db-system-backup-source-details.txt,sha256=zqHYWNK1KEzc9MEJnZOFRbfrN9mFiASok0VfCFCq0vA,10283
|
|
@@ -9241,7 +9305,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/update-db-syste
|
|
|
9241
9305
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/update.txt,sha256=1aU01XiksMaIOZpIYy4i0DWE_Nt2_dxpNw8l4IaYs3M,8822
|
|
9242
9306
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system-collection/list-db-systems.txt,sha256=EUrpUuFWAc5oZRas2ZAys3quv-0mOLQnxeZ74DWitEQ,3691
|
|
9243
9307
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration/get.txt,sha256=TSqIJ_ihaRZ-gxeFdfYuDBIkdhYCwRlR03GaUpe5x2o,2793
|
|
9244
|
-
oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration-collection/list-default-configurations.txt,sha256=
|
|
9308
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration-collection/list-default-configurations.txt,sha256=lfNcWMjwEBez4QMBmZCZrrzEDhlwJ_AE3xG4ItjE0-o,3970
|
|
9245
9309
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/shape-summary/list-shapes.txt,sha256=0HMQdUVb2UTt0hLgbF-RhF6Und3_b2lke5hasBaaKhM,3350
|
|
9246
9310
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/work-request/get.txt,sha256=HJ4PI25CAdMSgMi0T1LurF0lwXzAdKhvsfQ8eQLYfUU,2713
|
|
9247
9311
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/work-request/list.txt,sha256=PgRXC57ajTJPELSRNDkC1jG3vtpF3yU6fdK1jf3Tnms,3542
|
|
@@ -9699,7 +9763,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/get.
|
|
|
9699
9763
|
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/list-work-request-errors.txt,sha256=hpf9siBonGoRJ9jPU2RVz1NOzEV-fjQAhuGPVANbfk0,3617
|
|
9700
9764
|
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/list-work-request-logs.txt,sha256=fdAlq0ha51eeBKhtxV4xXDGxn0QD6hxf5UQuEasRtI4,3605
|
|
9701
9765
|
oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request/list.txt,sha256=k5uaCzd3zR84K4tBSqaL6sspO6w42o8L2akYrlbt6GU,3891
|
|
9702
|
-
oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt,sha256=
|
|
9766
|
+
oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt,sha256=WMz6_tNvNrkT9erM1qUqFvIuuM2XeFUoYWCo13JWyok,2913
|
|
9703
9767
|
oci_cli/help_text_producer/data_files/text/cmdref/session/export.txt,sha256=TLg1or41EXUOZaTezQJmgdJ-rIQKIoQpp_HP1HbcE-0,1299
|
|
9704
9768
|
oci_cli/help_text_producer/data_files/text/cmdref/session/import.txt,sha256=ej-pnKU8N6KwwzU_cvZWVyMc6WdJdcVJrriRPOqvtZk,1119
|
|
9705
9769
|
oci_cli/help_text_producer/data_files/text/cmdref/session/refresh.txt,sha256=SC5oZnPRzBhgrp2f-Z2zXflYauM68ej9TSTUr5E7AWg,801
|
|
@@ -9740,7 +9804,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/updat
|
|
|
9740
9804
|
oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-task/cancel.txt,sha256=bT_eV05E2ShMlAhBIDpKgRHib_p_6yESHyj56uru9Dg,3955
|
|
9741
9805
|
oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-task/get.txt,sha256=8CrjmGdKsCbx7Ko4jAxV-ogbJy-QdRLerLujEC0frYg,3632
|
|
9742
9806
|
oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-task/list.txt,sha256=TN6MRLZAGrYhp3Z9znOg-13vNSHeX7fCdBhZ4KpaIXE,4444
|
|
9743
|
-
oci_cli/help_text_producer/data_files/text/cmdref/speech/voice/list.txt,sha256
|
|
9807
|
+
oci_cli/help_text_producer/data_files/text/cmdref/speech/voice/list.txt,sha256=-aNyBpZzYCZR9F6LN3GLpqA09znQ4Ly9NEZFlPrLIlE,2849
|
|
9744
9808
|
oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/alarm-condition.txt,sha256=p696LovMW1HAoiFrSpi4q3ihPUc9tBQHZ2jiSEpB8nE,234
|
|
9745
9809
|
oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric.txt,sha256=3RXsGwDoKX9mBTLoQpriqBRNoubhnF_efjpkvvuYaew,201
|
|
9746
9810
|
oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config.txt,sha256=T184aqgaVuIQM-TRTRQC3gjWP2d_rOlRETe0CO8UKlc,887
|
|
@@ -9901,12 +9965,12 @@ oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/message/put.t
|
|
|
9901
9965
|
oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type.txt,sha256=VJByWoKDcYI9FTe4NxPpKE-SYLjGvGIYNnWuodNA8Cg,185
|
|
9902
9966
|
oci_cli/help_text_producer/data_files/text/cmdref/support/incident.txt,sha256=PB2Nlf3dXZa4o8sAxGUqCrFqFa6LrSEWh7ALON75qTo,154
|
|
9903
9967
|
oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response.txt,sha256=SX1rgBJ0weBVHR6pLPiaIjLOW-AUnp_QGEvhSGoQaoo,208
|
|
9904
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt,sha256=
|
|
9905
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt,sha256=
|
|
9906
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt,sha256=
|
|
9907
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt,sha256=
|
|
9908
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt,sha256=
|
|
9909
|
-
oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt,sha256=
|
|
9968
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt,sha256=PjD_xiPaTomVW3Foa-GP3Ym55KsONZrKkKAzBrw-cRg,4716
|
|
9969
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt,sha256=vitvcHmDeIRiDx_bKJ529RZY-Ro0cX5UBBWcEyfdoWA,2971
|
|
9970
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt,sha256=A-PntEcl8BknDHqbt64zR8RT5ambzVekevLX1Bm8loY,3879
|
|
9971
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt,sha256=RRWCx1xHoSlto7WtbZq9PGSg7j_1klYebZcQCB6SI6w,4115
|
|
9972
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt,sha256=y0dugA3czjAL95wOVaz0DA25Bdv7nefUVenXZTlpPMo,3967
|
|
9973
|
+
oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt,sha256=_FryR8_DBcBmdkFM322MXKAb7HGn9zcx-ijeKlU9uiU,2887
|
|
9910
9974
|
oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-counts.txt,sha256=L0l5cjtkknEEAOf2rmUkg-ISUfvJKltHIlAFRxxGSmo,172
|
|
9911
9975
|
oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-summaries.txt,sha256=IX0fJmkY3qrfnTKWy8K9k-lDOauZjk69q5BaTOzVvJ0,161
|
|
9912
9976
|
oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator.txt,sha256=AGoIxHrbMfykN-x81bKA58fiSHLy5jk6OgF5Y7oWYwk,256
|
|
@@ -9985,13 +10049,13 @@ oci_cli/help_text_producer/data_files/text/cmdref/vault/secret.txt,sha256=ONhZ-f
|
|
|
9985
10049
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/cancel-secret-deletion.txt,sha256=i9oGY71Txd2a6B_s9cFxrgj9I0s9sf1zXl_ZWOQxolk,4302
|
|
9986
10050
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/cancel-secret-rotation.txt,sha256=fhjx9Rj0nvjWXuIC3Ryt9TC4psTV4kxuHIZP92i4tRg,4300
|
|
9987
10051
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/change-compartment.txt,sha256=QznLUE53c6L8z0vZCe77f5Ui-h-wHh1rIOZ0SjakZ1s,4486
|
|
9988
|
-
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/create-base64.txt,sha256=
|
|
10052
|
+
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/create-base64.txt,sha256=BhZMfxohk79dtpiaJiMh8juy0Guo8eiLdat9T7l9yMA,10768
|
|
9989
10053
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/get.txt,sha256=s7yDN1rjwZpupgs-RcXsBqZei7u78hupzbbgvEEamKA,3763
|
|
9990
10054
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/list.txt,sha256=34a8K0nWiANX_baF6NCmtNDS-KAMvkWE-SxpsGTPvF4,3866
|
|
9991
10055
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/rotate.txt,sha256=L1c1ERMnSfKuNAkOsX5ajSKMDwWGXhePP6qqQ3ZpOTE,5165
|
|
9992
10056
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/schedule-secret-deletion.txt,sha256=gy0EFE2qWgzpi7jN2O6N2arzipAU4dyORcAc-VOTokQ,6282
|
|
9993
|
-
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update-base64.txt,sha256=
|
|
9994
|
-
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update.txt,sha256=
|
|
10057
|
+
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update-base64.txt,sha256=owEk0ddYZsgX4TAuO2KfRQg_7K2hWcQfgBh-nzxDalk,11277
|
|
10058
|
+
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update.txt,sha256=0UPSN_acYNYQ3mnpQmd4cUotNn4mXUHUm0LlkiRWIg4,10739
|
|
9995
10059
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/cancel-deletion.txt,sha256=hKcsmTLRmxi_srRx60PSFg7-1XepMfvMozPT5s2gL38,4511
|
|
9996
10060
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/get.txt,sha256=eiiAI_-GA0k1xtHGpyxQ7cGqjCi53C4fY3gnW9zc4jc,4135
|
|
9997
10061
|
oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/list.txt,sha256=mbm5dWLl9Gju38Hb0yXUP4odAnsT4wwr4MEq2wd-RHU,4593
|
|
@@ -10405,7 +10469,7 @@ services/ai_speech/src/__init__.py,sha256=xD9-sHO37tJbsXRGVxndp4Dvj0KnXi4-67MEhg
|
|
|
10405
10469
|
services/ai_speech/src/oci_cli_ai_service_speech/__init__.py,sha256=xD9-sHO37tJbsXRGVxndp4Dvj0KnXi4-67MEhgdMJj4,437
|
|
10406
10470
|
services/ai_speech/src/oci_cli_ai_service_speech/aiservicespeech_cli_extended.py,sha256=rN8pGHhhRWi5OyJ33kpFb4azP2gqDBQRA7CtDN1peec,1418
|
|
10407
10471
|
services/ai_speech/src/oci_cli_ai_service_speech/generated/__init__.py,sha256=xD9-sHO37tJbsXRGVxndp4Dvj0KnXi4-67MEhgdMJj4,437
|
|
10408
|
-
services/ai_speech/src/oci_cli_ai_service_speech/generated/aiservicespeech_cli.py,sha256=
|
|
10472
|
+
services/ai_speech/src/oci_cli_ai_service_speech/generated/aiservicespeech_cli.py,sha256=tgISqOT8IZSq9AytjyivH7zDB4HRXXzfOtT-zcpA-kY,127149
|
|
10409
10473
|
services/ai_speech/src/oci_cli_ai_service_speech/generated/client_mappings.py,sha256=Ht6Y-sJdLwBLLWMQJrrfMtI8Tz98KstCWMvokC39kAM,822
|
|
10410
10474
|
services/ai_speech/tests/__init__.py,sha256=xD9-sHO37tJbsXRGVxndp4Dvj0KnXi4-67MEhgdMJj4,437
|
|
10411
10475
|
services/ai_vision/__init__.py,sha256=ORtfjcvgFFT3jgXAypg8Yw2HuOIx8JKH7xyzuyrhFyw,437
|
|
@@ -10451,6 +10515,13 @@ services/announcements_service/src/oci_cli_service/generated/client_mappings.py,
|
|
|
10451
10515
|
services/announcements_service/src/oci_cli_service/generated/service_cli.py,sha256=R0GrWlFRIbVcVgyJ3YaxiO6Me3zrev7pddyUTkBEHwE,4970
|
|
10452
10516
|
services/announcements_service/tests/__init__.py,sha256=POs7VDHaka_qOPoknTLehzzv26hwQFa9Jw7VmoBs524,434
|
|
10453
10517
|
services/announcements_service/tests/extend_test_announcement.py,sha256=kUsrkoIX8HJMwTMm1klwD4C97NNId8ARxbMoitFNoR8,988
|
|
10518
|
+
services/api_platform/__init__.py,sha256=v49k6fgk2g9SnSvSvRocDcfeEbvGTyavpGUATjZbna0,437
|
|
10519
|
+
services/api_platform/src/__init__.py,sha256=v49k6fgk2g9SnSvSvRocDcfeEbvGTyavpGUATjZbna0,437
|
|
10520
|
+
services/api_platform/src/oci_cli_api_platform/__init__.py,sha256=v49k6fgk2g9SnSvSvRocDcfeEbvGTyavpGUATjZbna0,437
|
|
10521
|
+
services/api_platform/src/oci_cli_api_platform/generated/__init__.py,sha256=v49k6fgk2g9SnSvSvRocDcfeEbvGTyavpGUATjZbna0,437
|
|
10522
|
+
services/api_platform/src/oci_cli_api_platform/generated/apiplatform_cli.py,sha256=znUwHtk9IkxHztBKioPaIJ0lYcAdeD0LCkumIJkGYfk,39023
|
|
10523
|
+
services/api_platform/src/oci_cli_api_platform/generated/client_mappings.py,sha256=pSFhOon4YGYPLi76sERxfsh-brorvpMxvKrj38rJTeM,830
|
|
10524
|
+
services/api_platform/tests/__init__.py,sha256=v49k6fgk2g9SnSvSvRocDcfeEbvGTyavpGUATjZbna0,437
|
|
10454
10525
|
services/apiaccesscontrol/__init__.py,sha256=Xf5vIKaaZE3CyHSwcq1ujJ8WJsnmUj4wtNFmIH23Zqg,437
|
|
10455
10526
|
services/apiaccesscontrol/src/__init__.py,sha256=Xf5vIKaaZE3CyHSwcq1ujJ8WJsnmUj4wtNFmIH23Zqg,437
|
|
10456
10527
|
services/apiaccesscontrol/src/oci_cli_api_metadata/__init__.py,sha256=Xf5vIKaaZE3CyHSwcq1ujJ8WJsnmUj4wtNFmIH23Zqg,437
|
|
@@ -10480,33 +10551,33 @@ services/apiaccesscontrol/tests/__init__.py,sha256=Xf5vIKaaZE3CyHSwcq1ujJ8WJsnmU
|
|
|
10480
10551
|
services/apigateway/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10481
10552
|
services/apigateway/src/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10482
10553
|
services/apigateway/src/oci_cli_api_gateway/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10483
|
-
services/apigateway/src/oci_cli_api_gateway/api_gateway_cli_extended.py,sha256=
|
|
10554
|
+
services/apigateway/src/oci_cli_api_gateway/api_gateway_cli_extended.py,sha256=KXIeiNsqpjkuIk6iFPMGlNQPdJ1grUhacqz6A6M3r8c,6145
|
|
10484
10555
|
services/apigateway/src/oci_cli_api_gateway/generated/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10485
|
-
services/apigateway/src/oci_cli_api_gateway/generated/apigateway_cli.py,sha256=
|
|
10556
|
+
services/apigateway/src/oci_cli_api_gateway/generated/apigateway_cli.py,sha256=81Y9yq9LhqdmihmryFoWp-eqCCdlYx_TwCdkjmELcIM,113395
|
|
10486
10557
|
services/apigateway/src/oci_cli_api_gateway/generated/client_mappings.py,sha256=K9KgJRaQYCeU30BlN_JW90oHQO4DoSgsroir6xydI0g,813
|
|
10487
10558
|
services/apigateway/src/oci_cli_apigateway/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10488
10559
|
services/apigateway/src/oci_cli_apigateway/generated/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10489
10560
|
services/apigateway/src/oci_cli_apigateway/generated/api_gateway_service_cli.py,sha256=LNyPiWXf2o_jZAnDRsWLloDtHZaQccGADWAg9kWEfF4,1090
|
|
10490
10561
|
services/apigateway/src/oci_cli_deployment/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10491
|
-
services/apigateway/src/oci_cli_deployment/apigateway_deployment_extended.py,sha256=
|
|
10562
|
+
services/apigateway/src/oci_cli_deployment/apigateway_deployment_extended.py,sha256=mMEhmt_QVvy7DUKkHBp6Lm1fB54ZQc1mbJGkDbxm52c,2545
|
|
10492
10563
|
services/apigateway/src/oci_cli_deployment/generated/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10493
10564
|
services/apigateway/src/oci_cli_deployment/generated/client_mappings.py,sha256=-FfLH108ysQkOXmoTAqHCaYuB_j6_Bqpfk-FZWj0BeE,812
|
|
10494
|
-
services/apigateway/src/oci_cli_deployment/generated/deployment_cli.py,sha256=
|
|
10565
|
+
services/apigateway/src/oci_cli_deployment/generated/deployment_cli.py,sha256=2Gsb7mHBO4fGrO83ixfGYDwta9NeSFcIMbziTfAfb9I,40600
|
|
10495
10566
|
services/apigateway/src/oci_cli_gateway/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10496
|
-
services/apigateway/src/oci_cli_gateway/apigateway_gateway_extended.py,sha256=
|
|
10567
|
+
services/apigateway/src/oci_cli_gateway/apigateway_gateway_extended.py,sha256=p5ZArwc7dJhk6vpguiZ0JN4EjaSltGLRmk-GDrxqqZY,2919
|
|
10497
10568
|
services/apigateway/src/oci_cli_gateway/generated/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10498
10569
|
services/apigateway/src/oci_cli_gateway/generated/client_mappings.py,sha256=8-Di_gDtIGf1PSbEL1uKPF-phnYBlp1HvEo1DUm1oiM,803
|
|
10499
|
-
services/apigateway/src/oci_cli_gateway/generated/gateway_cli.py,sha256=
|
|
10570
|
+
services/apigateway/src/oci_cli_gateway/generated/gateway_cli.py,sha256=WW7CIwQynfI1Jg2Hhi7dT4qGckLSQAF0HgNKSUzWfDo,83613
|
|
10500
10571
|
services/apigateway/src/oci_cli_subscribers/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10501
|
-
services/apigateway/src/oci_cli_subscribers/subscribers_cli_extended.py,sha256=
|
|
10572
|
+
services/apigateway/src/oci_cli_subscribers/subscribers_cli_extended.py,sha256=agHQj7EgUUH4kipx7zK3fHosAIBp8v8Mr-XwABNEXB4,1374
|
|
10502
10573
|
services/apigateway/src/oci_cli_subscribers/generated/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10503
10574
|
services/apigateway/src/oci_cli_subscribers/generated/client_mappings.py,sha256=lSnREb3LP8FTIzUOkrCz7vOljU2Na038isF8KO9b9vQ,815
|
|
10504
|
-
services/apigateway/src/oci_cli_subscribers/generated/subscribers_cli.py,sha256=
|
|
10575
|
+
services/apigateway/src/oci_cli_subscribers/generated/subscribers_cli.py,sha256=ZDa3HJLQCAn_3RlvDeLxnz4eQT6hw7mR-BOBmU6AnpA,40715
|
|
10505
10576
|
services/apigateway/src/oci_cli_usage_plans/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10506
|
-
services/apigateway/src/oci_cli_usage_plans/usageplans_cli_extended.py,sha256=
|
|
10577
|
+
services/apigateway/src/oci_cli_usage_plans/usageplans_cli_extended.py,sha256=djSggMgw3gTrv5-UOCgasrh2GoFhvumHXvObmEmPrG8,1365
|
|
10507
10578
|
services/apigateway/src/oci_cli_usage_plans/generated/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10508
10579
|
services/apigateway/src/oci_cli_usage_plans/generated/client_mappings.py,sha256=B4w3I4rSB6err8rlKlzLzxuEFmYniGa_qLoC2ytlrCQ,813
|
|
10509
|
-
services/apigateway/src/oci_cli_usage_plans/generated/usageplans_cli.py,sha256
|
|
10580
|
+
services/apigateway/src/oci_cli_usage_plans/generated/usageplans_cli.py,sha256=-NXoyBHfSo7W9tal-ZZMCZ_v-KhEIforrh6Dk2ppUZ4,39980
|
|
10510
10581
|
services/apigateway/src/oci_cli_work_requests/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
10511
10582
|
services/apigateway/src/oci_cli_work_requests/apigateway_workrequest_extended.py,sha256=-gne3hNI1cy7PlYGOijRynOGVY-AQo-KKsavj0uKI1I,1904
|
|
10512
10583
|
services/apigateway/src/oci_cli_work_requests/generated/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulELLRw_9Ck,437
|
|
@@ -10516,10 +10587,10 @@ services/apigateway/tests/__init__.py,sha256=36_-PXvjP8tvYqoSuMRqUMQ_taNs3RU3ulE
|
|
|
10516
10587
|
services/apm_config/__init__.py,sha256=PiNXzWpykN3pY7JuddlKhzs8j6_G-4SlwVaG3sjLIKk,437
|
|
10517
10588
|
services/apm_config/src/__init__.py,sha256=PiNXzWpykN3pY7JuddlKhzs8j6_G-4SlwVaG3sjLIKk,437
|
|
10518
10589
|
services/apm_config/src/oci_cli_config/__init__.py,sha256=PiNXzWpykN3pY7JuddlKhzs8j6_G-4SlwVaG3sjLIKk,437
|
|
10519
|
-
services/apm_config/src/oci_cli_config/config_cli_extended.py,sha256=
|
|
10590
|
+
services/apm_config/src/oci_cli_config/config_cli_extended.py,sha256=gwXyXaYLzv68tDmB6gLrRbh_Sn9yQPF4ltEzBhP9O4Q,6459
|
|
10520
10591
|
services/apm_config/src/oci_cli_config/generated/__init__.py,sha256=PiNXzWpykN3pY7JuddlKhzs8j6_G-4SlwVaG3sjLIKk,437
|
|
10521
10592
|
services/apm_config/src/oci_cli_config/generated/client_mappings.py,sha256=rotRsUVOnbCOjNZlczo53EKP2wFF1xOxO8itgO_JSeI,800
|
|
10522
|
-
services/apm_config/src/oci_cli_config/generated/config_cli.py,sha256=
|
|
10593
|
+
services/apm_config/src/oci_cli_config/generated/config_cli.py,sha256=PyOm05Ia3TNIgjvJSMGm-A7qKL8RZH2FwrP8agF6H-4,89404
|
|
10523
10594
|
services/apm_config/tests/__init__.py,sha256=PiNXzWpykN3pY7JuddlKhzs8j6_G-4SlwVaG3sjLIKk,437
|
|
10524
10595
|
services/apm_control_plane/__init__.py,sha256=1pTsvpCBQUdeVX7VvWP6rL6Kur_0TRDx1VkhGqkg9yc,437
|
|
10525
10596
|
services/apm_control_plane/src/__init__.py,sha256=1pTsvpCBQUdeVX7VvWP6rL6Kur_0TRDx1VkhGqkg9yc,437
|
|
@@ -10863,7 +10934,7 @@ services/data_science/src/oci_cli_data_science/__init__.py,sha256=sSKFQ2lPK9FzGX
|
|
|
10863
10934
|
services/data_science/src/oci_cli_data_science/datascience_cli_extended.py,sha256=WG08c9xRMmiNq_ts4ZINsbIL05-ZeRIls33YkvCdVi4,89017
|
|
10864
10935
|
services/data_science/src/oci_cli_data_science/generated/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
|
|
10865
10936
|
services/data_science/src/oci_cli_data_science/generated/client_mappings.py,sha256=q-NYNAp7X7P6kqoilMbmNOgW7IPfjelfHgozlppdDJk,830
|
|
10866
|
-
services/data_science/src/oci_cli_data_science/generated/datascience_cli.py,sha256=
|
|
10937
|
+
services/data_science/src/oci_cli_data_science/generated/datascience_cli.py,sha256=OX53jkUOBvDbdJ9uISq6nEploR0DYqoW19yOoaTnEJc,948207
|
|
10867
10938
|
services/data_science/tests/__init__.py,sha256=sSKFQ2lPK9FzGXafBipcLDISaPMKSK9Q7QQDBuc0uWM,437
|
|
10868
10939
|
services/database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10869
10940
|
services/database/src/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
@@ -11001,7 +11072,7 @@ services/devops/__init__.py,sha256=7W7tOtfPMiicmXNsQlm7UPD6y8oudqvKNxHj3I3dsXM,4
|
|
|
11001
11072
|
services/devops/src/__init__.py,sha256=7W7tOtfPMiicmXNsQlm7UPD6y8oudqvKNxHj3I3dsXM,437
|
|
11002
11073
|
services/devops/src/oci_cli_devops/__init__.py,sha256=7W7tOtfPMiicmXNsQlm7UPD6y8oudqvKNxHj3I3dsXM,437
|
|
11003
11074
|
services/devops/src/oci_cli_devops/devops_build_cli_extended.py,sha256=c6j26a-JxHaYS18q_WdtDIJq_ltMRjLbQharDXNpvBw,113737
|
|
11004
|
-
services/devops/src/oci_cli_devops/devops_cli_extended.py,sha256=
|
|
11075
|
+
services/devops/src/oci_cli_devops/devops_cli_extended.py,sha256=i2AISkde7BJ_eyyUqmPmLR8uegX56bykwVpoVBxrKVE,126808
|
|
11005
11076
|
services/devops/src/oci_cli_devops/generated/__init__.py,sha256=7W7tOtfPMiicmXNsQlm7UPD6y8oudqvKNxHj3I3dsXM,437
|
|
11006
11077
|
services/devops/src/oci_cli_devops/generated/client_mappings.py,sha256=igpa4FbI-AvMkP45ZLhL1ItQrypdoJH0DNlPM29z6_U,772
|
|
11007
11078
|
services/devops/src/oci_cli_devops/generated/devops_cli.py,sha256=ZJ6o-tWOuhSlrPWC6p4Ffmep7rCR4NCIhzniDQzmUWw,1308150
|
|
@@ -11281,7 +11352,7 @@ services/globally_distributed_database/tests/__init__.py,sha256=qbM78P2JRGCr1Edr
|
|
|
11281
11352
|
services/golden_gate/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
|
|
11282
11353
|
services/golden_gate/src/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
|
|
11283
11354
|
services/golden_gate/src/oci_cli_golden_gate/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
|
|
11284
|
-
services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py,sha256=
|
|
11355
|
+
services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py,sha256=gkPYYsUob6wJ4Zi7-XZzpGjVlz_OzfyCFVqA0V3NibU,62513
|
|
11285
11356
|
services/golden_gate/src/oci_cli_golden_gate/generated/__init__.py,sha256=_GN_tlsDt0VTDi0G8EuDgCrBLOvkKH2Skx2QfQ7aDvI,437
|
|
11286
11357
|
services/golden_gate/src/oci_cli_golden_gate/generated/client_mappings.py,sha256=VSHkahwhS0YBERx0fW4TWcAQobhuKsG77lkj1ByQJOU,820
|
|
11287
11358
|
services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py,sha256=Ix2p6fV1KOpKuOLniLmgkdYMU-S-hLhwcRqFdix6kZM,1182141
|
|
@@ -11481,7 +11552,7 @@ services/management_dashboard/src/oci_cli_dashx_apis/__init__.py,sha256=0scPlxJZ
|
|
|
11481
11552
|
services/management_dashboard/src/oci_cli_dashx_apis/management_dashboard_cli_extended.py,sha256=Yt-UTdjpHdmy75FiemExV4AJynJhQCqbrWYv7ORPxOw,3869
|
|
11482
11553
|
services/management_dashboard/src/oci_cli_dashx_apis/generated/__init__.py,sha256=0scPlxJZlXtSye4ydYzCbHe0ZSRP6faj3o7M6KjDxhs,437
|
|
11483
11554
|
services/management_dashboard/src/oci_cli_dashx_apis/generated/client_mappings.py,sha256=Zsyt_Qb754kf4R7QM31IjskrJzXK-uKs_U-AmA_zPeA,880
|
|
11484
|
-
services/management_dashboard/src/oci_cli_dashx_apis/generated/dashxapis_cli.py,sha256=
|
|
11555
|
+
services/management_dashboard/src/oci_cli_dashx_apis/generated/dashxapis_cli.py,sha256=s-6fRtLWpFjlyRIs5nB5K_l5DVHzVO4qAK58DFYOl_w,97214
|
|
11485
11556
|
services/management_dashboard/tests/__init__.py,sha256=0scPlxJZlXtSye4ydYzCbHe0ZSRP6faj3o7M6KjDxhs,437
|
|
11486
11557
|
services/management_dashboard/tests/extend_test_management_dashboard.py,sha256=aj-YsARLDQaFxdg7SgmY-ritStayiCPzE9jaUKugYlg,2147
|
|
11487
11558
|
services/marketplace/__init__.py,sha256=gnKCXZYJCOxJBkMgw0R0jM_zMZt_qUVjSoZV6GzqT4Y,437
|
|
@@ -11965,7 +12036,7 @@ services/psql/src/__init__.py,sha256=xaRYogy4VhFinC2319USfpzxK0i_suZkD6keeeHfLLo
|
|
|
11965
12036
|
services/psql/src/oci_cli_postgresql/__init__.py,sha256=xaRYogy4VhFinC2319USfpzxK0i_suZkD6keeeHfLLo,437
|
|
11966
12037
|
services/psql/src/oci_cli_postgresql/generated/__init__.py,sha256=xaRYogy4VhFinC2319USfpzxK0i_suZkD6keeeHfLLo,437
|
|
11967
12038
|
services/psql/src/oci_cli_postgresql/generated/client_mappings.py,sha256=eqCraVfh8C7JKai6eSKNs3BXxGXtxID6v8Ljr0wgJro,770
|
|
11968
|
-
services/psql/src/oci_cli_postgresql/generated/postgresql_cli.py,sha256
|
|
12039
|
+
services/psql/src/oci_cli_postgresql/generated/postgresql_cli.py,sha256=IpBMubgWGO7Gu6xEWmqtONm4vk9XBmdTyn5L5ZkLmzw,194024
|
|
11969
12040
|
services/psql/tests/__init__.py,sha256=xaRYogy4VhFinC2319USfpzxK0i_suZkD6keeeHfLLo,437
|
|
11970
12041
|
services/queue/__init__.py,sha256=PiNXzWpykN3pY7JuddlKhzs8j6_G-4SlwVaG3sjLIKk,437
|
|
11971
12042
|
services/queue/src/__init__.py,sha256=PiNXzWpykN3pY7JuddlKhzs8j6_G-4SlwVaG3sjLIKk,437
|
|
@@ -12279,7 +12350,7 @@ services/vault/src/oci_cli_vaults/__init__.py,sha256=Z29gQzlt3hzRsGGt7JKURGiuiuT
|
|
|
12279
12350
|
services/vault/src/oci_cli_vaults/vaults_cli_extended.py,sha256=d0is0hJhMc2bYAka9kbRaKoo64zJoe5LQqlxJMd4c9w,4037
|
|
12280
12351
|
services/vault/src/oci_cli_vaults/generated/__init__.py,sha256=Z29gQzlt3hzRsGGt7JKURGiuiuTkYLcE9Mr6Oy3a6io,437
|
|
12281
12352
|
services/vault/src/oci_cli_vaults/generated/client_mappings.py,sha256=RzRx60eWHpt3uczO2gzrLHEKOBilLI8bolGAHYhxd0g,765
|
|
12282
|
-
services/vault/src/oci_cli_vaults/generated/vaults_cli.py,sha256=
|
|
12353
|
+
services/vault/src/oci_cli_vaults/generated/vaults_cli.py,sha256=s_bR1NHGDKG5wLTmhzAGtdGNNRWJ9-hJdi6GMQb0Akk,138084
|
|
12283
12354
|
services/vault/tests/__init__.py,sha256=Z29gQzlt3hzRsGGt7JKURGiuiuTkYLcE9Mr6Oy3a6io,437
|
|
12284
12355
|
services/vbs_inst/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
|
|
12285
12356
|
services/vbs_inst/src/__init__.py,sha256=VQoY_zZYom7U-vLyVRkxTYRnp_skhgTA7sZfETSElzw,437
|
|
@@ -12381,10 +12452,10 @@ services/zpr/src/oci_cli_zpr/generated/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDv
|
|
|
12381
12452
|
services/zpr/src/oci_cli_zpr/generated/client_mappings.py,sha256=eTLXQDImyDyG8dX8CJdYEjz3h6rCCJb3BFRyeCUAlWs,742
|
|
12382
12453
|
services/zpr/src/oci_cli_zpr/generated/zpr_cli.py,sha256=DZnnwX1MKDrT3zWXrkw2-8Q5hwWOWS0usU-kNsPdye4,58668
|
|
12383
12454
|
services/zpr/tests/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
|
|
12384
|
-
oci_cli-3.63.
|
|
12385
|
-
oci_cli-3.63.
|
|
12386
|
-
oci_cli-3.63.
|
|
12387
|
-
oci_cli-3.63.
|
|
12388
|
-
oci_cli-3.63.
|
|
12389
|
-
oci_cli-3.63.
|
|
12390
|
-
oci_cli-3.63.
|
|
12455
|
+
oci_cli-3.63.2.dist-info/LICENSE.txt,sha256=ueIO48H0oqClJKqp08lneEyFBdtKhwGsa_jOxi8m7Ro,41278
|
|
12456
|
+
oci_cli-3.63.2.dist-info/METADATA,sha256=dM_CGktSgP-AyXgwHaWUs_yEnL-SvytyibwTpXeTBtU,7066
|
|
12457
|
+
oci_cli-3.63.2.dist-info/THIRD_PARTY_LICENSES.txt,sha256=aTaXCqNxR1izL8cRvUcnsyswdP74vi4D4dd9FcoRmiA,88189
|
|
12458
|
+
oci_cli-3.63.2.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
|
12459
|
+
oci_cli-3.63.2.dist-info/entry_points.txt,sha256=Rzwlt90Fk4kXpuMTmspwgtY69KnkJeoUj1-Cgw_Ti4E,126
|
|
12460
|
+
oci_cli-3.63.2.dist-info/top_level.txt,sha256=qaPmB8Lr9XWqQLRmy6aKLBHCfkwLZKopOFxYbJp-R9o,47
|
|
12461
|
+
oci_cli-3.63.2.dist-info/RECORD,,
|