oci-cli 3.69.0__py3-none-any.whl → 3.70.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oci_cli/bin/artifacts.psm1 +4 -2
- oci_cli/bin/dif.psm1 +53 -0
- oci_cli/bin/limits.psm1 +2 -2
- oci_cli/bin/psa.psm1 +51 -0
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/list.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/lookup.txt +93 -0
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts.txt +18 -2
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/update.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ce/addon-option/list.txt +6 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster-options/get.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool-options/get.txt +24 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create-dedicated-vm-host-compute-bare-metal-host-placement-constraint-details.txt +12 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create-dedicated-vm-host-host-group-placement-constraint-details.txt +12 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create.txt +12 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host-instance/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/create.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/update.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/attach.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/termination-proceed.txt +116 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/delete.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/list.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/mount.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/unmount.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/add.txt +154 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list.txt → list-errors.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/{work-request-log-entry/list-work-request-logs.txt → work-request-log/list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/add.txt +227 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/change-compartment.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/create.txt +262 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/delete.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/deploy-artifacts.txt +198 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/get.txt +96 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/update.txt +274 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack-collection/list-stacks.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack.txt +31 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/cancel.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/list.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-error/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-error.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-log-entry/list-work-request-logs.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-log-entry.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif.txt +49 -0
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/change-distributed-autonomous-db-backup-config.txt +159 -0
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.txt +42 -12
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/rotate-distributed-autonomous-database-passwords.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/create.txt +31 -11
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/rotate-distributed-database-passwords.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance/get.txt +99 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-dynamic-resource-selection.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-environment-fleet-details.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-generic-fleet-details.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-group-fleet-details.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-manual-resource-selection.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-product-fleet-details.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-dynamic-resource-selection.txt +10 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-manual-resource-selection.txt +10 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update.txt +10 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/create.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/update.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-credential-config-category-details.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-environment-config-category-details.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-lifecycle-operation-config-category-details.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-patch-type-config-category-details.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-product-config-category-details.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-product-stack-config-category-details.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-self-hosted-instance-config-category-details.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-credential-config-category-details.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-environment-config-category-details.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-lifecycle-operation-config-category-details.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-patch-type-config-category-details.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-product-config-category-details.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-product-stack-config-category-details.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-self-hosted-instance-config-category-details.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration-collection/list-platform-configurations.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/create.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/update.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/configure.txt +218 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-git-source-config.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-marketplace-source-config.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-par-source-config.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-source-template-config.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-collection/list-catalog-items.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-variables-definition/get.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-variables-definition.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/installed-patch-collection/list-installed-patches.txt +152 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/installed-patch-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/inventory-record-collection/list-inventory-records.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/job-activity/get.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/recommended-patch-collection/list-recommended-patches.txt +159 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/recommended-patch-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-collection/report.txt +180 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-metadata-collection/list-report-metadata.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-metadata-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-execution-collection/list-scheduler-executions.txt +13 -1
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-component-collection/list-target-components.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-component-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-property-collection/list-target-properties.txt +143 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-property-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations.txt +24 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-details/import-runbook.txt +187 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-details.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-precheck-details/import-runbook-precheck.txt +182 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-precheck-details.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-version-details/import-runbook-version.txt +183 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-version-details.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-transfer-runbook-object-storage-bucket-content-details.txt +160 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-transfer-runbook-par-url-content-details.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version-transfer-runbook-object-storage-bucket-content-details.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version-transfer-runbook-par-url-content-details.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version.txt +145 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export.txt +155 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export/get.txt +105 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-dependency-collection/find-runbook-export-dependency.txt +114 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-dependency-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-status-collection/list-runbook-export-statuses.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-status-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import/get.txt +105 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection/find-runbook-import-dependency-transfer-runbook-object-storage-bucket-content-details.txt +119 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection/find-runbook-import-dependency-transfer-runbook-par-url-content-details.txt +106 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection/find-runbook-import-dependency.txt +117 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection.txt +21 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-status-collection/list-runbook-import-statuses.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-status-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/create.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/update.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version.txt +4 -1
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks.txt +56 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-fleet-targets.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-targets.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management.txt +90 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt +10 -1
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/change-compartment.txt +106 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-huggingface.txt +213 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-objectstorage.txt +203 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/delete.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/update.txt +183 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model-collection/list-imported-models.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model-collection/list-models.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list-errors.txt → list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log/list.txt → work-request-log-entry/list-work-request-logs.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/limits/definition/list.txt +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/limits/resource-availability/get.txt +9 -5
- oci_cli/help_text_producer/data_files/text/cmdref/limits/service/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/limits/value/list.txt +7 -3
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list-errors.txt → list.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-errors.txt → list.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 → work-request-log-entry}/list.txt +1 -19
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log.txt → work-request-log-entry.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/psa/private-service-access/change-compartment.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/create.txt +214 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/list.txt +152 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/update.txt +211 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access.txt +25 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services/list.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/cancel.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/list.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa.txt +47 -0
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +9 -9
- oci_cli/help_text_producer/data_files/text/index.txt +4 -0
- oci_cli/service_mapping.py +10 -0
- oci_cli/version.py +1 -1
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/METADATA +2 -2
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/RECORD +253 -135
- services/artifacts/src/oci_cli_artifacts/artifacts_cli_extended.py +4 -0
- services/artifacts/src/oci_cli_artifacts/generated/artifacts_cli.py +36 -3
- services/container_engine/src/oci_cli_container_engine/generated/containerengine_cli.py +18 -3
- services/core/src/oci_cli_blockstorage/generated/blockstorage_cli.py +4 -1
- services/core/src/oci_cli_compute/generated/compute_cli.py +35 -5
- services/core/src/oci_cli_compute_management/generated/computemanagement_cli.py +44 -9
- services/database/src/oci_cli_database/generated/database_cli.py +309 -0
- services/dif/__init__.py +4 -0
- services/dif/src/__init__.py +4 -0
- services/dif/src/oci_cli_stack/__init__.py +4 -0
- services/dif/src/oci_cli_stack/generated/__init__.py +4 -0
- services/dif/src/oci_cli_stack/generated/client_mappings.py +14 -0
- services/dif/src/oci_cli_stack/generated/stack_cli.py +887 -0
- services/dif/src/oci_cli_stack/stack_cli_extended.py +51 -0
- services/dif/tests/__init__.py +4 -0
- services/distributed_database/src/oci_cli_distributed_autonomous_db_service/generated/distributedautonomousdbservice_cli.py +77 -12
- services/distributed_database/src/oci_cli_distributed_db_service/generated/distributeddbservice_cli.py +8 -8
- services/fleet_apps_management/src/oci_cli_fleet_apps_management/generated/fleetappsmanagement_cli.py +63 -15
- services/fleet_apps_management/src/oci_cli_fleet_apps_management_admin/generated/fleetappsmanagementadmin_cli.py +265 -65
- services/fleet_apps_management/src/oci_cli_fleet_apps_management_catalog/generated/fleetappsmanagementcatalog_cli.py +154 -7
- services/fleet_apps_management/src/oci_cli_fleet_apps_management_operations/generated/fleetappsmanagementoperations_cli.py +473 -31
- services/fleet_apps_management/src/oci_cli_fleet_apps_management_runbooks/generated/fleetappsmanagementrunbooks_cli.py +1055 -34
- services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +640 -59
- services/generative_ai/src/oci_cli_generative_ai/generativeai_cli_extended.py +107 -0
- services/limits/src/oci_cli_limits/generated/limits_cli.py +15 -9
- services/psa/__init__.py +4 -0
- services/psa/src/__init__.py +4 -0
- services/psa/src/oci_cli_private_service_access/__init__.py +4 -0
- services/psa/src/oci_cli_private_service_access/generated/__init__.py +4 -0
- services/psa/src/oci_cli_private_service_access/generated/client_mappings.py +14 -0
- services/psa/src/oci_cli_private_service_access/generated/privateserviceaccess_cli.py +738 -0
- services/psa/src/oci_cli_private_service_access/privateserviceaccess_cli_extended.py +92 -0
- services/psa/tests/__init__.py +4 -0
- /oci_cli/help_text_producer/data_files/text/cmdref/{governance-rules-control-plane → delegate-access-control}/work-request/work-request-log.txt +0 -0
- /oci_cli/help_text_producer/data_files/text/cmdref/{delegate-access-control → governance-rules-control-plane}/work-request/work-request-log-entry.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/WHEEL +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/top_level.txt +0 -0
|
@@ -33,9 +33,9 @@ oci_cli/formatting.py,sha256=KmGSUO0ojeA-AE3ASL96jJoTq-twsFcs11Ygv5wd4y4,1552
|
|
|
33
33
|
oci_cli/json_skeleton_utils.py,sha256=kIXcKh2i52cQ_Fz_Dnei8ST3Ud43sEKzslK1PHe4-NE,21013
|
|
34
34
|
oci_cli/oci_template.py,sha256=oTri7oxH6efITNW5IvQTRMUKVhbdjPtDPS14W8sf8zA,1466
|
|
35
35
|
oci_cli/raw_request_cli.py,sha256=47wpowcWbUYbvV7qvULJn3dN5DPfuhAybXa_j7VURvw,5614
|
|
36
|
-
oci_cli/service_mapping.py,sha256=
|
|
36
|
+
oci_cli/service_mapping.py,sha256=5l2dt4-8VYnZKCdoK3W7BwiEJMVcxsGLJDWLBI2uuZU,18154
|
|
37
37
|
oci_cli/string_utils.py,sha256=3Y3NxTdIUPC2s1GydK4NvYbGcgof1yVVIO3SRCWWL9U,1247
|
|
38
|
-
oci_cli/version.py,sha256=
|
|
38
|
+
oci_cli/version.py,sha256=xfT9SYnxY_J0iqdjSpOYOPKV9xWcJCzNm61TWolB5_k,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
|
|
@@ -50,7 +50,7 @@ oci_cli/bin/apiaccesscontrol.psm1,sha256=EEN_pgDzrSBqDZ1IcCS2nd3-DtLOaimgyGE8oDd
|
|
|
50
50
|
oci_cli/bin/apm-control-plane.psm1,sha256=S2TOb83Q-NS6sf9aVN-uTgiQvbx21eqrWL_N40lI7m4,3651
|
|
51
51
|
oci_cli/bin/apm-synthetics.psm1,sha256=L0gjRNzatf9wH_Se90ZAiNPxMUIkLWynlmD6nmOKJs0,6420
|
|
52
52
|
oci_cli/bin/apm-traces.psm1,sha256=d8gCD-9-9r-RDcZB-80bVw_JKOOz5OSgdmlBhctzK2o,1366
|
|
53
|
-
oci_cli/bin/artifacts.psm1,sha256=
|
|
53
|
+
oci_cli/bin/artifacts.psm1,sha256=a_0AOHeIThJxtojmWukqWGIivJ5168bjt9pSrDF4-RA,9482
|
|
54
54
|
oci_cli/bin/audit.psm1,sha256=o6OLC9SKn0tGsETzyMCw9FdrXGo52vM3H1wOiRBBj6g,900
|
|
55
55
|
oci_cli/bin/autoscaling.psm1,sha256=ORRii-W-2L2-hDi5Z_fz1gkCxYGrmguECtDzpqNkRww,2494
|
|
56
56
|
oci_cli/bin/bastion.psm1,sha256=l635QIEUE8A3Q_0vjPkPtrSUbN5aeDj9QDJwapwl0r0,4592
|
|
@@ -78,6 +78,7 @@ oci_cli/bin/dblm.psm1,sha256=D615jp1xXBYopy8XZ08UoDwN7JAcB7JPNumU3GKytP4,4489
|
|
|
78
78
|
oci_cli/bin/dbmulticloud.psm1,sha256=WR66uQiEmfoWvwTS7_oj5bSFj71jXIpTuCEUuc2wZKI,19286
|
|
79
79
|
oci_cli/bin/desktops.psm1,sha256=X58zDu1Bq1aFlbH1mUrPz2F7-_uP0NEi-2hOjCcFVsU,5183
|
|
80
80
|
oci_cli/bin/devops.psm1,sha256=9c6kmCzexL1cJLjQ0f3T3eDsG-1BiCiuo2gyPMh1ZXE,67987
|
|
81
|
+
oci_cli/bin/dif.psm1,sha256=xCOUYyysHc4zAKsiaQq67UJ0ys39ETWJ5wA6QXf5lZc,3196
|
|
81
82
|
oci_cli/bin/dns.psm1,sha256=VjIHHX6i7hZ5W0Yi7zOUBLdAt9qyczGylLoJ7vYZOy4,13044
|
|
82
83
|
oci_cli/bin/email.psm1,sha256=U-fJbNlbgWAQKM6t5W3B5PetQzV4mUxvMwu8Og7Bcq4,7602
|
|
83
84
|
oci_cli/bin/events.psm1,sha256=368lhOWWjo6JkCh29ueewQC8QE7pA4kMQu1228Z_t8g,1561
|
|
@@ -94,7 +95,7 @@ oci_cli/bin/iot.psm1,sha256=EzDP_kO-nQU_y7YVCbEy2vE8c06ixC98NJo9xNgssH8,11117
|
|
|
94
95
|
oci_cli/bin/jms.psm1,sha256=bfRIPVYc_K1ltg4KSXUaS1EqhGM8WcLsEwLNDJdLB4s,32301
|
|
95
96
|
oci_cli/bin/kms.psm1,sha256=GlSDawk9_ZBwCOHnnpJSwNsrJzmCLGofqcOMb0X5h74,8740
|
|
96
97
|
oci_cli/bin/lb.psm1,sha256=fOkjGKybdmxp2EqNCqJxXUAYYvzR6txq9AE7r_l-qGg,13165
|
|
97
|
-
oci_cli/bin/limits.psm1,sha256=
|
|
98
|
+
oci_cli/bin/limits.psm1,sha256=884_ZMnWoD-34_7XpZHxCFrAQL2kM6LhkdW37bpGdt8,2758
|
|
98
99
|
oci_cli/bin/lockbox.psm1,sha256=fIjOKjovZTvh2yUaEeNWlWkzzr8kONayEIOvcRiYjt4,5590
|
|
99
100
|
oci_cli/bin/log-analytics.psm1,sha256=_09Ir0TPd5EqSU-erkl7ad8rSqOBXnWVMj73zs36gLU,39600
|
|
100
101
|
oci_cli/bin/logging-ingestion.psm1,sha256=MxV5onQcnWzu365oMH0ghFEncM-GXzRUum9lvZtxGm8,685
|
|
@@ -126,6 +127,7 @@ oci_cli/bin/opsi.psm1,sha256=1QYpOp88KJO7invIzPhUN188r0MihUawrRGjeDdOBFk,75550
|
|
|
126
127
|
oci_cli/bin/optimizer.psm1,sha256=lxa9fMF9HcR31SNB4QwuUWusYs3XAcyvAEAzt8fL7NI,7402
|
|
127
128
|
oci_cli/bin/organizations.psm1,sha256=TawdZEcbo3TLXz6LYJrGOUec2VGZUcz7yG4ZJ1cOt1w,6845
|
|
128
129
|
oci_cli/bin/os.psm1,sha256=XiHumBMoJL8qN-mIO3u7eCJZ644vMnS76vTGZMhdvJc,11574
|
|
130
|
+
oci_cli/bin/psa.psm1,sha256=1aDraB1qmQmjwHHCg7nYo86R-jHx6WAf0LTpPQUcaq4,3056
|
|
129
131
|
oci_cli/bin/psql.psm1,sha256=M-jUW1kjD2s8Z9nHnBISMKLdA99iFsiiH7RklIW1jxE,11006
|
|
130
132
|
oci_cli/bin/queue.psm1,sha256=yMibBZppBP99MZywWlF94OJY3tdIeTMABslcGio1Ow0,4319
|
|
131
133
|
oci_cli/bin/recovery.psm1,sha256=JQHoB7SWkXHcWDyNNw9Xw-3Amsu5VS50hzVULiFILU0,8157
|
|
@@ -163,7 +165,7 @@ oci_cli/file_filters/file_path_filter.py,sha256=O6CALKowiBBOFZK6TDTmQNq9pp56ff-r
|
|
|
163
165
|
oci_cli/help_text_producer/__init__.py,sha256=rQx2CmhtvqtIZWMRp8IVqwFQ8r_i1x0Fsxnk5NIYA8k,424
|
|
164
166
|
oci_cli/help_text_producer/help_text_producer.py,sha256=80oRoL9YhAt5p9HmxEaN0hr9HuCm3w5UrowMsTJzG8w,3036
|
|
165
167
|
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=
|
|
168
|
+
oci_cli/help_text_producer/data_files/text/index.txt,sha256=e7amW7uIFujw4eQVDQb3XrqR_Ib9WjZU--p7pE7KYkg,7260
|
|
167
169
|
oci_cli/help_text_producer/data_files/text/oci.txt,sha256=qFdaHSxE99XErL4kApHL6Eo59_dmYKbkuDqr56vSiJg,6838
|
|
168
170
|
oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp.txt,sha256=d9qOzyecVt3ux-rimDL4v_QmvQGM3t8WeeGjeyaR9YE,444
|
|
169
171
|
oci_cli/help_text_producer/data_files/text/cmdref/adm.txt,sha256=0RVGwvkB_tBju1Cl-a4509jRUWWQ8P5rODugGYUSHbI,1166
|
|
@@ -181,7 +183,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane.txt,sha256=B
|
|
|
181
183
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics.txt,sha256=UG18__KL8VFTTZcy5q5NzdfCunCcybo-VSNB_I3i0NU,1623
|
|
182
184
|
oci_cli/help_text_producer/data_files/text/cmdref/apm-traces.txt,sha256=DmQcPhEUS9svAE_rODedOrRi-69hQBemziky8zsn21w,713
|
|
183
185
|
oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control.txt,sha256=pl7zzsq5RZ56qFNCgo5HPaOfS5cGKWhmoVYZ8XNxDLA,521
|
|
184
|
-
oci_cli/help_text_producer/data_files/text/cmdref/artifacts.txt,sha256=
|
|
186
|
+
oci_cli/help_text_producer/data_files/text/cmdref/artifacts.txt,sha256=ie1KHZ4hKL07OvjmzyKo_WNAvKf0Oe3KIBaK3-XY7WI,1450
|
|
185
187
|
oci_cli/help_text_producer/data_files/text/cmdref/audit.txt,sha256=AiJS6SyuwdU0gC4-2D7uBMfUXwF2JGqyP8g0rcEPnUM,329
|
|
186
188
|
oci_cli/help_text_producer/data_files/text/cmdref/autoscaling.txt,sha256=M9oY4gTZOQbIaLpHa4onRscCBqe6mITynwmg8R9gRQA,452
|
|
187
189
|
oci_cli/help_text_producer/data_files/text/cmdref/bastion.txt,sha256=VIDj0S96i7OqKAVneTDGfVdaMBED4zpcRr4AM1K8YFk,795
|
|
@@ -197,7 +199,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt.txt,sha256=at8Ag-kK
|
|
|
197
199
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge.txt,sha256=xkIYPyM2Xuq87-oBZ9xcNreMmJ52k7ed5teOGntWWZ8,1400
|
|
198
200
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard.txt,sha256=eLgxx0IvvEYnV5uKee5aUl3IcWi-J5s6tSdbWBFSPNM,5303
|
|
199
201
|
oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations.txt,sha256=6CkIrcOH_ewEHIUv-NFogmr46-Txa12VbBYOs9Zy9tU,895
|
|
200
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute-management.txt,sha256=
|
|
202
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute-management.txt,sha256=jp09qfntFEQbQNj32ixmzD57RHR8l04vr6hJW_M7rso,769
|
|
201
203
|
oci_cli/help_text_producer/data_files/text/cmdref/compute.txt,sha256=6wjWpWSnxuKnGDs41EHawyfP61gstJ9dKNVU-2enj7k,3338
|
|
202
204
|
oci_cli/help_text_producer/data_files/text/cmdref/container-instances.txt,sha256=UUSENuzSi6EEad11i2IfhyLhFeKkaM2noEeudxEHwUI,433
|
|
203
205
|
oci_cli/help_text_producer/data_files/text/cmdref/cpg.txt,sha256=0GEAs5nUq1zeKuoo0z7f1afQad6afAUEJlEjU2gFido,369
|
|
@@ -211,22 +213,23 @@ oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt,sha256=nqRE9S5DN
|
|
|
211
213
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt,sha256=y-aab5RwryjVGtCsT2mnW1JGRcdF5W3mDOyQKMlNWTk,4152
|
|
212
214
|
oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt,sha256=TApUHgjqP1DG3pz26Lt1BcRHgWZfYA2W_jlSC32E83Q,18340
|
|
213
215
|
oci_cli/help_text_producer/data_files/text/cmdref/database-migration.txt,sha256=0cGqZLQ9EQQqg_vUBkVlNiZtiPls8ODpJLfGIFFbsnM,1434
|
|
214
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=
|
|
216
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db.txt,sha256=1r3Cg4ELn0fVSxyBccaYVAxLswK6v6vCB5zhWjJfVAs,11995
|
|
215
217
|
oci_cli/help_text_producer/data_files/text/cmdref/dblm.txt,sha256=cm_bZHc7d2QUkJ2Iqzt_nVdoFlfR2-pqiJFWZDMmXkQ,668
|
|
216
218
|
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt,sha256=xSYEpGp25qSnmh352W5iARTp1jV_ZvzfSlarXs-9K_0,3979
|
|
217
219
|
oci_cli/help_text_producer/data_files/text/cmdref/dbtools.txt,sha256=h-H5aNAZ-rLkOuSp2ID_5IjgyAeFuvQKn6qg7Mqtz38,1174
|
|
218
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt,sha256=
|
|
220
|
+
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt,sha256=RUqGHLA1YmjN3C4iR7_qAOgn2kPjtkuSFc56XOc2Qw0,1534
|
|
219
221
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal.txt,sha256=t0gSzE-DvO2Q0J2PT_v1LWJP1midlZiJyyu1TRZuK_4,328
|
|
220
222
|
oci_cli/help_text_producer/data_files/text/cmdref/desktops.txt,sha256=RFMT_82TkQa70pcbilNJHgyJDOqHeW_-T_Bib50dJq8,498
|
|
221
223
|
oci_cli/help_text_producer/data_files/text/cmdref/devops.txt,sha256=79FnxxTqIO-1iyqxq_SRelFjF2TIpDRxY0M-WAXrxAU,7303
|
|
224
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif.txt,sha256=SmcTR5WjJutg63FFC63z1JInNLCTlk8wPTafmhhFWlk,427
|
|
222
225
|
oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery.txt,sha256=ersRPI7r5ykHSP-zIxfo1vbHbkk-qDzYBWCjs8h9gYc,1341
|
|
223
|
-
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt,sha256=
|
|
226
|
+
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt,sha256=qYxE1qXLVht5UNjAoAXkfImQNj_i22hjVhYGLByRxG4,2323
|
|
224
227
|
oci_cli/help_text_producer/data_files/text/cmdref/dns.txt,sha256=Ux4CNYYCwi0UArxqUjUtSSHFUkBB7QjuBwuYkeKFBvU,1184
|
|
225
228
|
oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse.txt,sha256=vOlIx8OqGL1uqL4kRPR-LVGN043zz_xhP5Vl5c7iVDw,508
|
|
226
229
|
oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane.txt,sha256=1lBEHIzP3K1mjvCQll_lLxzC4Zg81OlGnSv6jvRb_Zg,349
|
|
227
230
|
oci_cli/help_text_producer/data_files/text/cmdref/email.txt,sha256=O0sN9LpaGSHJfrp3-FtCgOAnJKytppVrpIKM2zmlrVo,673
|
|
228
231
|
oci_cli/help_text_producer/data_files/text/cmdref/events.txt,sha256=D84QHUDPdNNDW1sbxiEeglNPuoS5GfARji_QfaL7w1E,323
|
|
229
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management.txt,sha256=
|
|
232
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management.txt,sha256=FYlhGcKkf0KA6pB3rcMDrff8DB8L_camHbUpF_j5cpw,8662
|
|
230
233
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update.txt,sha256=A7O83REBQRhfNT9t4YdOJAKfxjcuf76wSlFf5077Q4s,2141
|
|
231
234
|
oci_cli/help_text_producer/data_files/text/cmdref/fn.txt,sha256=LrGgU4Z7JQp5pLbo0quz8ZGm2z9AfJo1UapXLjZtVBs,374
|
|
232
235
|
oci_cli/help_text_producer/data_files/text/cmdref/fs.txt,sha256=NX30s1RxAq4CmoH014EgM15-ptGrzPDT_nXxJP9FtmU,1399
|
|
@@ -235,9 +238,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/gdd.txt,sha256=AqGU9AyyfPPbVNG
|
|
|
235
238
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime.txt,sha256=n4uKTPpWm9iaGH6OrzAhSnA7DPK5t57K8UVy1kvQxlg,1462
|
|
236
239
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent.txt,sha256=VCVf3-8e3pj9UltfUAiKC7hcLUSOCkUnZgaX_chS3cE,2057
|
|
237
240
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference.txt,sha256=fIv97C_nKwevrNn8O9boR-mQbxzxe5cRmcGdXPpH8f4,1689
|
|
238
|
-
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt,sha256
|
|
241
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt,sha256=-hnTzd2WYoUh6XQqxL3CxUVbl2RVH4Lwe5C3xcFqeuE,1846
|
|
239
242
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt,sha256=qSWAH1ioFiIXR0k-qMTwbChB6OgwgEhi3JU_OCQrMWc,4199
|
|
240
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt,sha256=
|
|
243
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt,sha256=RvN08dy0w53GE-KqZipPYYPxzTPeIcmwNHJBV1O7VHw,1013
|
|
241
244
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks.txt,sha256=sAb7CMAf0ymUk717V0t1tgyNvmwWhhe38GETK3-HsU4,599
|
|
242
245
|
oci_cli/help_text_producer/data_files/text/cmdref/iam.txt,sha256=VcHCSEaY5X5DX1E7_5cxrDe5PtGEJteHKKkXlMTJKg8,3329
|
|
243
246
|
oci_cli/help_text_producer/data_files/text/cmdref/identity-domains.txt,sha256=x6osA_6gjdw-YB7zQH8pcjP1Mnbdw1ebNTSUas5sZts,6515
|
|
@@ -274,7 +277,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/nlb.txt,sha256=6Xxftcr815CSKp9
|
|
|
274
277
|
oci_cli/help_text_producer/data_files/text/cmdref/nosql.txt,sha256=3xc3L6zGK7xyNWYlw7uAtaEVUou1KaIGj2N6-RXhClM,771
|
|
275
278
|
oci_cli/help_text_producer/data_files/text/cmdref/occ.txt,sha256=vo_hGQnp3HyLcDtWYOa36Dbe3DYkHJu-8Lc1KMjte8Q,488
|
|
276
279
|
oci_cli/help_text_producer/data_files/text/cmdref/oce.txt,sha256=1Ik9gLpk6PS5-sT4MBTjujCIayo8jYRGrkIgtS6hN2I,405
|
|
277
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt,sha256=
|
|
280
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt,sha256=RtCi-UgGyJtz6N6rBdl-Fl-YEy97lKN_iBCJvrY7h7Y,1138
|
|
278
281
|
oci_cli/help_text_producer/data_files/text/cmdref/oda.txt,sha256=UsrajcmOwMFWhiIJgfowZGcyOLlgMMkwK6RoR3VP9Pw,3713
|
|
279
282
|
oci_cli/help_text_producer/data_files/text/cmdref/oma.txt,sha256=66xhqSlxkYwJ8VniVXKMjwuxnTyJFwZR0zis3ceQzd0,853
|
|
280
283
|
oci_cli/help_text_producer/data_files/text/cmdref/onesubscription.txt,sha256=kKBkOlZUGwQBnT50EmsPb_Irkx9qmAs4ym7epwcA9tA,705
|
|
@@ -284,7 +287,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/opctl.txt,sha256=QQnMX7w2Fd6oC
|
|
|
284
287
|
oci_cli/help_text_producer/data_files/text/cmdref/opensearch.txt,sha256=RSGoRSnfkTKnXncj26oA70EtsUOx3LK8-jQMaiTh2gQ,635
|
|
285
288
|
oci_cli/help_text_producer/data_files/text/cmdref/opsi.txt,sha256=M1U7rderbrIosglDYEn00wr24MOEUsu2qC9Qa5XOQ4Y,7996
|
|
286
289
|
oci_cli/help_text_producer/data_files/text/cmdref/optimizer.txt,sha256=7ZqsrntO0cGbaXqZaRa23ajjuGa0WY7kfJZJ0IgdcvY,1070
|
|
287
|
-
oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt,sha256=
|
|
290
|
+
oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt,sha256=Ir0gcayCEbN6fHLQEn1xdEUilv7Gs3ZDNtSHN_ks47w,1277
|
|
288
291
|
oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub.txt,sha256=Cpfr2MGdJq5kkjZWhXCLqsYB32bIFPFY85WlOakcK2s,4103
|
|
289
292
|
oci_cli/help_text_producer/data_files/text/cmdref/os.txt,sha256=9Yomemh8e5T6Ac4nOeJy_Kf80kx2PA2rkvuNE0_DesY,1128
|
|
290
293
|
oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway.txt,sha256=sVmmKCSi43wxQNNn0HMZqthA7tgtg1mBGQZaHINDWxc,508
|
|
@@ -292,6 +295,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/osub-billing-schedule.txt,sha2
|
|
|
292
295
|
oci_cli/help_text_producer/data_files/text/cmdref/osub-organization-subscription.txt,sha256=vx8UKQGYhidN2vIaZcBbD0U-Jpke_yh1xsLQcmih8iA,255
|
|
293
296
|
oci_cli/help_text_producer/data_files/text/cmdref/osub-subscription.txt,sha256=qjYtblJiJzSAynz0q2Y-soQ29Z0t73isZjC44y9trw0,367
|
|
294
297
|
oci_cli/help_text_producer/data_files/text/cmdref/osub-usage.txt,sha256=7sVeFhvZZ7WlP4r5GdcSlT3GDjbHq03SoeZRqst-m7Y,297
|
|
298
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa.txt,sha256=iROTexx4w4SvGc1Y1ilqJbgiswaZ4FmYPLVKLTU5CWs,394
|
|
295
299
|
oci_cli/help_text_producer/data_files/text/cmdref/psql.txt,sha256=XjxRiLZ8IR77Yb1ALCLTLLXY_WQbjQ-lE7c4KjdYwQw,1387
|
|
296
300
|
oci_cli/help_text_producer/data_files/text/cmdref/queue.txt,sha256=QzuNnBbb1bn6IEZvvMYvFoic0FXcB_dg5MTBTJIjvMU,621
|
|
297
301
|
oci_cli/help_text_producer/data_files/text/cmdref/raw-request.txt,sha256=Bv4-bLfW8sIwOzoSA9Yeg3zEmCkeCAyAY1ZLVGlPuRk,2551
|
|
@@ -905,18 +909,19 @@ oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/work-request/g
|
|
|
905
909
|
oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/work-request/list.txt,sha256=3Kem0ZPozZXigOf1PqD_gGI_8h-fTkLS9IelBMa0K10,3299
|
|
906
910
|
oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/work-request-error/list.txt,sha256=9cTLdy_Kyjga_vsMXIs6_G78KW9C1OW3C4XUStI2tgQ,3253
|
|
907
911
|
oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/work-request-log-entry/list.txt,sha256=fbLoLYJp3-7elA6Vh2tpdSJcBui4ljTgYKjHYBX9O1E,3263
|
|
908
|
-
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container.txt,sha256=
|
|
912
|
+
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container.txt,sha256=oJcpBS40Q0MCnOB3s3dToFTEVVfKj2UT9I-P7Pg9jfc,442
|
|
909
913
|
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic.txt,sha256=_rTD3GQWk8romN7TSe6o7NfHkZPTFIR6FN6zLYdp4bI,269
|
|
910
914
|
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository.txt,sha256=KlvilHIqH7COi6kQR4novHd2YRK6TNidgdZvGDfyC64,256
|
|
911
915
|
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/configuration.txt,sha256=rI6gRctH9J0XpOhpEiu2UQtyejxgU_GEDibpX4xjMZ8,137
|
|
912
916
|
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature.txt,sha256=MwHcQ90vjcsHEAYBIMCu-zNtf46BdxMoyl99mjg8QAI,209
|
|
913
|
-
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image.txt,sha256=
|
|
917
|
+
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image.txt,sha256=bjgoSxIDtT4ZYNEQ2izRmAOBraEGb943ytNxf-y57Jo,179
|
|
914
918
|
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository.txt,sha256=slMR-gCJJeW795OJl9qqXHvBZ5ZmsUrNPY11w9KZWX4,187
|
|
915
919
|
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/configuration/get.txt,sha256=kroYmT1i4aXmnJ3InH2qkv0GtCAqSM-oQD5amWp5u1o,2729
|
|
916
920
|
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/configuration/update.txt,sha256=UllCWfxRRNjhxFUHtu_hJ2n-NPxr5FtqxYGVSI6Mllg,3282
|
|
917
921
|
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/delete.txt,sha256=L1TqVJysGVCh71f8DjLN4msreJzYVUR-QjqjxJM2Nx4,4051
|
|
918
922
|
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/get.txt,sha256=p0-_-5Tz2bAkM14JUedrZ-SJ7C-JkP4HW5jmBvG1T0k,2726
|
|
919
|
-
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/list.txt,sha256=
|
|
923
|
+
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/list.txt,sha256=E0rx1ydRB7dPC37yx0mqcab0LK7z4Dyj-TUFKjLid3k,5486
|
|
924
|
+
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/lookup.txt,sha256=D6ohhgKsexBChLu23JeZASsXwiGoxTUoSchbujXWcuE,2855
|
|
920
925
|
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/remove-version.txt,sha256=0G_7nai1V29ytPIE6zMlB72ztmK8VU03G3XxBebezLQ,3407
|
|
921
926
|
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/restore.txt,sha256=bahBWZP1n8tyRSxe2APXxNagWwTRQ6fPGQfvMsUl_dk,4061
|
|
922
927
|
oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/update.txt,sha256=3dto-y68aqWN9AgxvhkguBpxqyI5Nlh0gKUsR-eWQqk,5359
|
|
@@ -1237,7 +1242,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-replica/get.tx
|
|
|
1237
1242
|
oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-replica/list.txt,sha256=nvg9wZkGFDlvirBrYI9yY97f3sNBLGKOtmup8VMOAgA,5017
|
|
1238
1243
|
oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/delete.txt,sha256=rfg8g_fU99itO30-YmKk-CPlKg-6LzMzs86GD34OAjI,3451
|
|
1239
1244
|
oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/get.txt,sha256=TiwZMc0fHm8C4Jn46hYNKfSGppkmJASIbWpr9GJ6cZs,3376
|
|
1240
|
-
oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/update.txt,sha256=
|
|
1245
|
+
oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/update.txt,sha256=v2YMBCG_rALWF-CVD-OTUooy2i92euoNWYh7j5-kvYk,3911
|
|
1241
1246
|
oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal.txt,sha256=3FsTFRdvyAFe4WN2x_yYbrwqW6TsJA2_e7Ge3jhZTPc,572
|
|
1242
1247
|
oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal.txt,sha256=rl5KTioOYKPmZZozYjPN4HFBD4JdmzxAb-LgwyJ9aWg,691
|
|
1243
1248
|
oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog-collection.txt,sha256=lGEaAFp3gMKTKqK58Mz0xhTxFOcyvgPeRhD4o8uY03w,197
|
|
@@ -1345,7 +1350,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request-error.txt,sha2
|
|
|
1345
1350
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request-log-entry.txt,sha256=2___v4NkSTfir6zi7bOHgR6_ARlctA2gXKHVh0d2V5g,169
|
|
1346
1351
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request.txt,sha256=45FUtfJDPi9PigNxwoiM5tZNjXuN4iEvxHbycNvXev4,148
|
|
1347
1352
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/workload-mapping.txt,sha256=ke6eItHyIsM9DeTXP9ykmEZfJcWKBY1HKJuzl4djegM,193
|
|
1348
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ce/addon-option/list.txt,sha256=
|
|
1353
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ce/addon-option/list.txt,sha256=ewZWhD5uQkwSUB3zHGU8Npn0eZzR3LIy0f1rzD1hwig,4134
|
|
1349
1354
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/cluster-migrate-to-native-vcn.txt,sha256=In1innNDYlenI0yXV4DPMicScRvGxAI9idUukgkKvn4,5740
|
|
1350
1355
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/complete-credential-rotation.txt,sha256=UzjqSvnwW0ssXPLv7ih3BQ-ozWcrmwqfqyHgf5GMYJ8,4843
|
|
1351
1356
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/create-kubeconfig.txt,sha256=Frzi1N4GIVJUCMQjAp9J9aLXZ3zoXQF79ZKgfMp2HVc,4505
|
|
@@ -1365,7 +1370,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/update-addon.txt,sh
|
|
|
1365
1370
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/update-endpoint-config.txt,sha256=Xw0ypGr7B0Tk5-oSX3pT5jxSMp3XnybxDZqcVyV-rXI,5553
|
|
1366
1371
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/update.txt,sha256=Floib3dXPkH0uLfi88mD7GHGtYpaqHN5BsE3jwlH9bM,7404
|
|
1367
1372
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster-migrate-to-native-vcn-status/get.txt,sha256=7h54sr2MeS9ZOb1ABfllqMUpZN4xFQzCiLVLoT8pc6s,3455
|
|
1368
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster-options/get.txt,sha256=
|
|
1373
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster-options/get.txt,sha256=Pcgw_GEoL6GM0SbmI2Ko1kqEpCvmOgpnf4rLqY23ixw,2963
|
|
1369
1374
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/credential-rotation-status/get.txt,sha256=163nBGSzZ9KGKp9T-JhOH6SIpJQi_5OmmNIzfHQTjVw,3421
|
|
1370
1375
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/create.txt,sha256=rMMoOpnPkG7NZSHuJuZ4Ag0bv0Q0C78eb38f7v9dqKo,15238
|
|
1371
1376
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/delete-node.txt,sha256=TDMGlJAjKe9Qhv91TceEgfyD-DBTl7zIifRdMj0QrDI,5904
|
|
@@ -1373,7 +1378,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/delete.txt,sha256
|
|
|
1373
1378
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/get.txt,sha256=36cL-BQq2Aa-UXX7U5NwX_KYzn5VsQS3tQuqgYpzzBo,3748
|
|
1374
1379
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/list.txt,sha256=Uri8GcHiUYg_0mRLgqMrh5YdjuDH3IbfJcsiaRLTmDg,4033
|
|
1375
1380
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/update.txt,sha256=09_cJVIQMJzKX6L7AVQ6jkbvXiq3GyIaTP1b6B1AmNA,15592
|
|
1376
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool-options/get.txt,sha256=
|
|
1381
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool-options/get.txt,sha256=IcXYl0ntvOFidddnT06-5WBwzdWi5_AjkaBgSxcbLBk,3289
|
|
1377
1382
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/pod-shape/list.txt,sha256=suJprPSQzUKJyKeVFWF_aKQTvwHpJWKNfrDQYw9--rs,3719
|
|
1378
1383
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/create.txt,sha256=CDW0IZM0VkevS4E8fXfbZDfYNPcSLqf9gDdOk2xOD_A,10564
|
|
1379
1384
|
oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/delete.txt,sha256=oDy0-8RKH101mg8Z4ruhM7g_FvymISMOAWS-bWMbZzU,6130
|
|
@@ -1898,18 +1903,18 @@ oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/get.tx
|
|
|
1898
1903
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/list.txt,sha256=-PX6dVyVfNoPn79zcJNtzBzTkwfPaKB6b2o7sgN1rSI,4595
|
|
1899
1904
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/update.txt,sha256=XGwbIm3pQUm8PzOmwnleekaSqJIr8VNaoCVlrRaIdsE,5529
|
|
1900
1905
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/change-compartment.txt,sha256=Tt8KSHKyMDaIo94j16dR4k-q8VDE71MI7_WGx-okY88,4951
|
|
1901
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create-dedicated-vm-host-compute-bare-metal-host-placement-constraint-details.txt,sha256=
|
|
1902
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create-dedicated-vm-host-host-group-placement-constraint-details.txt,sha256=
|
|
1903
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create.txt,sha256=
|
|
1906
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create-dedicated-vm-host-compute-bare-metal-host-placement-constraint-details.txt,sha256=iiySPtfkVxfIGkaTl9AD0emlmjZh2K7mZ74bJX8xQZ0,8432
|
|
1907
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create-dedicated-vm-host-host-group-placement-constraint-details.txt,sha256=mgv8pkZ8mvxnjiAlF952Dt2yGAuPRfWkwB5-RQ4uyGg,8293
|
|
1908
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create.txt,sha256=05Qf6yT8mtCY6f8ifa6q45Gf2ekpChoh52pF5Cn7Ly4,7703
|
|
1904
1909
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/delete.txt,sha256=l55ucmVpsh5eMpcGSP2ZYmq5vdVlJz2KuyS3LbtYrAQ,4641
|
|
1905
1910
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/get.txt,sha256=BuOsLp8tRjSrbvSLXbIkW8BoF_0GZ_i_ZiBZN_OphV8,3461
|
|
1906
1911
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/host-shape.txt,sha256=yCR2dU2fOoUFxxTHDMhndS-oCxCDUmIh_y-uVeJNIXY,163
|
|
1907
1912
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/instance-shape.txt,sha256=-OPJL1QCqhJxSo-oFlKT6V303GNkn7FztXcJEFPoiTg,179
|
|
1908
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/list.txt,sha256=
|
|
1913
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/list.txt,sha256=yA-OhtwHlOJnry8z3RV7kj2IAbDnoeb3U0GHnG5tMcA,5274
|
|
1909
1914
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/update.txt,sha256=KeA_tKhm9QJbzANAa0_cljFMYaFfweukO1enmZ8WMG0,6309
|
|
1910
1915
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/host-shape/list.txt,sha256=dy1Wb6HUtihkzoeDVU0Ljc3G28m8U_AiRLfGq6r0S30,3672
|
|
1911
1916
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/instance-shape/list.txt,sha256=mIbQOy6UD7ThjN5Tp4G1qog0Tp5swxybAXUNaQF1dlQ,3805
|
|
1912
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host-instance/list.txt,sha256=
|
|
1917
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host-instance/list.txt,sha256=wg7E7EgXBiT9YMGUEkQKnkBMWGri7YiyPAa31HzB0jo,5339
|
|
1913
1918
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/device/list-instance.txt,sha256=ygVw4maGOI3mofI8NxmSLywJh6Ygi027qa8tcdwFRnc,5485
|
|
1914
1919
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/global-image-capability-schema/get.txt,sha256=uFWfidCUmQl2kNnNs2nibmHf6WMpPbvA4D2ELy9RFFQ,2909
|
|
1915
1920
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/global-image-capability-schema/list.txt,sha256=tS85__v7S8Chfb3qdwPQSut23mCP5sZiSOi0pRdAh6M,4114
|
|
@@ -1990,7 +1995,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/list
|
|
|
1990
1995
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/update.txt,sha256=p2DQU_RxUNNJqCNHZWOoti93vjQSDqQ3-KU0WQ_YXbk,4384
|
|
1991
1996
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network.txt,sha256=xdZn2JulFf3j7qIrw_79Nnf2ZVW-Isfb9GE7UP5ViO4,831
|
|
1992
1997
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration.txt,sha256=lbG7QNrki_wPuCsmU_Tgr2_-MCy3oauw_pjgUnG4y50,421
|
|
1993
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance.txt,sha256=
|
|
1998
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance.txt,sha256=2GxlmTZiOE6q3aJwnZULhyIB3kGQFGH2yVUf5-E8mDU,227
|
|
1994
1999
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool.txt,sha256=zidKWO1cwpUskFcjfwRWNKflcDTUNGE5VO5UGezu-l0,504
|
|
1995
2000
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/change-compartment.txt,sha256=sTL7rFiXNNtqRUJXJOmxr7SGhwTVXmFwWSDWhoDd5fU,4210
|
|
1996
2001
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/create.txt,sha256=dY9duquxCxMY0_Zvufez9cDqP2WEVutq6LjVv-FPvkU,7886
|
|
@@ -2009,7 +2014,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-co
|
|
|
2009
2014
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/update.txt,sha256=3K-SQWGxp1UvFl8d5mN92OgPAZam8M-NHApOJwgyUno,5074
|
|
2010
2015
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/attach-lb.txt,sha256=nZhxo9Gr0O6JzL2dz7JgB90mreMQENeF4AwSji5GN7Q,6658
|
|
2011
2016
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/change-compartment.txt,sha256=8PZxJuwnhddkd1-fyqL_3kwiI0gKg2jeHoe_LhOZYOg,4613
|
|
2012
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/create.txt,sha256=
|
|
2017
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/create.txt,sha256=6JiJq6tWXnn-d-uwR3tXox3VZBXlgpa4q-xOKHiAXuw,8854
|
|
2013
2018
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/detach-lb.txt,sha256=wiQrYdYllM4dCzKTb4xwIDdnlR-EuC6py18AoVojsh4,5853
|
|
2014
2019
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/get.txt,sha256=SaJh1enNi5k3OFDlMw_0sM9qdAIk-GnBmzGQB6XVAws,3773
|
|
2015
2020
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/lb-attachment.txt,sha256=t8g_SB_0Gp3YAEpGBqoWZqfUoyiiTyNThQs2wh6gsLE,187
|
|
@@ -2021,13 +2026,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-po
|
|
|
2021
2026
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/start.txt,sha256=5w7wjTQiEWVR4pqt6TE4gJQt4k1poZJhysjgnAovYkw,5184
|
|
2022
2027
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/stop.txt,sha256=-eljjORhbCv3VBg8OsRXO5075NY2TNynjQYQaxfe_mg,5190
|
|
2023
2028
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/terminate.txt,sha256=Hiqz1SrAYvGFvUfsR879V8OPAF-WrCE1b9ujB7rmE6o,5651
|
|
2024
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/update.txt,sha256=
|
|
2029
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/update.txt,sha256=it7458YfnlL1xQ9SQVZIfdXOGzccCmz2QzkWJDnSM7c,8978
|
|
2025
2030
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/lb-attachment/attach.txt,sha256=CzxaOqUhJnMvUrNq9q4-r4di494fT9fwT-3ljkEePXU,6718
|
|
2026
2031
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/lb-attachment/detach.txt,sha256=pPFVDQ5dLu_9bfQ11Rv95eMgoypU-fK8_hRyjxyn3dI,5891
|
|
2027
2032
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/lb-attachment/get.txt,sha256=2D6XYkOIb-vxjeUz1vaYnkDUq7HTtXtcEPow_rKwvM8,4200
|
|
2028
|
-
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/attach.txt,sha256=
|
|
2033
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/attach.txt,sha256=GzFYhVXmqHAlJ9XxLHOIp2JlIju6daQkl1i3qcKs4Uc,6053
|
|
2029
2034
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/detach.txt,sha256=VhQpSBEY0irFFKU6RX1WvcLuZP7HHN093lRczO_W7ws,6373
|
|
2030
2035
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/get.txt,sha256=EC064VBnk7emo-rrzzyKRALxC5d6ipQEEfPvRs1Ktro,4949
|
|
2036
|
+
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/termination-proceed.txt,sha256=ozHvjr9N1zujgKdR_Zn6VUwRNh9WslrXMBzVWWVebac,5011
|
|
2031
2037
|
oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance.txt,sha256=BqS9f7bqwojo7NK9iQVYBe6frgUoV6uB6YlmzKkHS38,381
|
|
2032
2038
|
oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container.txt,sha256=fRX7AT6-qpmfP_oZK45m8y96xQ_bUYUR9P2Yo97f7tY,289
|
|
2033
2039
|
oci_cli/help_text_producer/data_files/text/cmdref/container-instances/work-request.txt,sha256=qvUnAQFbFJ5F39MabYlArgSTJZbSGz1C21vXKvz_vKc,178
|
|
@@ -3846,9 +3852,10 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/db-home.txt,sha256=PUF_xUAJ
|
|
|
3846
3852
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-server.txt,sha256=VX0LsLUtcdv8Yh3iOv5NgpB0oaiEOXkLcweo58t-cNE,137
|
|
3847
3853
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-history.txt,sha256=VNHlNLinjqcMgBZ_GhlTggMi2757TYfF0E6kLbSohdU,312
|
|
3848
3854
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-summary.txt,sha256=OgfynYTsRJ6-QX6a0ZQBcGEELG2Xb0nsU5RK0G9g-w4,252
|
|
3855
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot.txt,sha256=Nf5J0O4rMWdgV21Ub_9RKofj3g6YVeUL9OjTDYesm0s,183
|
|
3849
3856
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure-un-allocated-resources.txt,sha256=hN6sLejIW9LDdRCjK7vwDb6hfYEoijUi8tq34-IqVJY,293
|
|
3850
3857
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure.txt,sha256=KijoNL2tWERADYF8D0votVHR3jIfF5qgklsQpXDYc9M,348
|
|
3851
|
-
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster.txt,sha256=
|
|
3858
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster.txt,sha256=LBbYFM_QfMVI32-077o1DJ2vm3hOe2cnTzPwbZUtEHg,433
|
|
3852
3859
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault.txt,sha256=lcRPoqIqEp96KyTefgjK5AIRPlG_Dp0Zwbch8rgnfj0,282
|
|
3853
3860
|
oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action.txt,sha256=YxJbS8xf4X5veBjPM81p_1pOq5uD0-XYRxA1Oug2HrE,210
|
|
3854
3861
|
oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window.txt,sha256=flLZb35GqcjWkcqZPWUFCfoeIlJp0nWlfzp8SD8NVpk,217
|
|
@@ -4133,6 +4140,11 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/db-server/list.txt,sha256=z
|
|
|
4133
4140
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-history/get.txt,sha256=g86ksWWo3CO-8B6I5-RaagkChiiRYj4gpVFcKqYiA7g,3000
|
|
4134
4141
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-history/list.txt,sha256=fofW-26XiNYKu6uVyssjcQvqRRDrsEEXquDsynoJGNk,3839
|
|
4135
4142
|
oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-summary/list-db-system-upgrades.txt,sha256=H2-uzH0aOTBG3qccjd34d2lvtsh-RBM9yhwGw7rEcpY,3220
|
|
4143
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/delete.txt,sha256=8lR2FRtDPM0qAb1j_fFRB7CnLQ6ArVOyquPayyQsohM,4109
|
|
4144
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/get.txt,sha256=edjQwZxF61M-JiQX-kmT6eRq2BnwqezATh12oNaXQjY,2785
|
|
4145
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/list.txt,sha256=iiP82btIKxPLW3HdWzCvN1r6DwwjeDHDeDee_UT_BGQ,4097
|
|
4146
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/mount.txt,sha256=6ywIg4X5vZjmWntmx5mSwvW0ZrujoEhmWsHncSNoDaE,4363
|
|
4147
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/unmount.txt,sha256=EYea5MhY_4AOP3PCkWlJxzGepd_S1Cv1O7jl2O1RpNA,4379
|
|
4136
4148
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/activate.txt,sha256=WC9mh9x408qN3EHmnfAgziBuZHVNfGq4E4HvF2njams,6994
|
|
4137
4149
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/add-storage-capacity.txt,sha256=qHj9e8U9fkHQZIngThP4Ab36uxCtt4U9l7dLIFGXy-k,7100
|
|
4138
4150
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/change-compartment.txt,sha256=YwKkTToNau6LCLPhwxYRvDDrpKmXUItotcWsaO0Imc4,7244
|
|
@@ -4146,6 +4158,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/get.
|
|
|
4146
4158
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/list.txt,sha256=7czZVe1onRTQ_7a54_lDCdf-Nw6LzeWZ6N_Phykazzc,4318
|
|
4147
4159
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/update.txt,sha256=B_D18ywnfhQaEZUoMz8uDtfCWLOU5t51L23TBTBHYMQ,13099
|
|
4148
4160
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure-un-allocated-resources/get.txt,sha256=QLW8UJgtsBSEF5VfqU4J1yIcKHtVJ8wsqrb1IzDVZKw,5728
|
|
4161
|
+
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/add.txt,sha256=dn0mlmZSTjD_W7HNUidzfFt0smv5cdAyvPbRAVqRmSA,5318
|
|
4149
4162
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/change-compartment.txt,sha256=OghmVOGpzUc5mQ4GBsX_bRWGPd4dgC_a3tV6q2ZFYis,4562
|
|
4150
4163
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/change-exadb-vm-cluster-subscription.txt,sha256=foYhHMEml7PkAhKQ-PdKWCNI2TIg9AgfnLocuuhzFEg,4430
|
|
4151
4164
|
oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/create.txt,sha256=KyRw7st6ri_etu-07SnbhtiU22aANrdljWgqeBpkDE4,11247
|
|
@@ -4518,7 +4531,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delega
|
|
|
4518
4531
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription.txt,sha256=NkKtm_Ic9AVj88tkB_00_wP_4RPLXk2YDuwiWiWCySw,222
|
|
4519
4532
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action.txt,sha256=K1pxnczoLn3fXEb69RjEEnoCrS6mA4J4nmCKhWfcrv0,491
|
|
4520
4533
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider.txt,sha256=XaTh_oQfhdSgURsZ4xHjC2ncX9eZmqSaIH5e-_KDic4,234
|
|
4521
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt,sha256=
|
|
4534
|
+
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt,sha256=Qu_fmCbl2Fyd17cYuZlm-jVwg7oM3p431m8zzv7B-Ts,859
|
|
4522
4535
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/approve.txt,sha256=6PjFoSvqBqHuh08LUh3fmf7BQza63Z8bpQ1_in69lg8,6530
|
|
4523
4536
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/get.txt,sha256=c_2SBQYChMgLKqtnU78Mv2bSDy4Gzwl5DYiROYbE7ok,2976
|
|
4524
4537
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/list-delegated-resource-access-request-histories.txt,sha256=QdODn3pGRKpio43yNuIrioxLaZhHmw4A5ruFbTMkuQY,4029
|
|
@@ -4545,13 +4558,13 @@ oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/servic
|
|
|
4545
4558
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider/list.txt,sha256=zGi_GMT3_RpZOZMQ_JvyKwJJoO4t0UtTQT1aA7BKISk,4303
|
|
4546
4559
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/get.txt,sha256=4nixS58TsFlTGMpZsGjXOM61no6ow_BlPkI3Hgb0WcE,2951
|
|
4547
4560
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/list.txt,sha256=a4JICkvZ80VVUQpFwrJryXV-Ip9C7omdFSb_U8_fU5c,4252
|
|
4548
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt,sha256=
|
|
4549
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log
|
|
4561
|
+
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt,sha256=rivEQ094k4chVe7rLhnzUE3U6HveVjmqHEPljx4Fxsc,173
|
|
4562
|
+
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log.txt,sha256=u_O3_3-Ja6fz2jbCPg6XvluwEumXI7lMlfhl8KYNrqM,161
|
|
4550
4563
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request.txt,sha256=dxEKeiMav_lfjcdaaI9-_UGvwhBIh67w2lt6jnsHDUU,144
|
|
4551
4564
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/get.txt,sha256=wRJWGf79YA_EQDf9ggjS7zwZ1N7XDxKDbHaH-DAHKjM,2809
|
|
4552
4565
|
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/list.txt,sha256=1kSp6RsD1bTvDmnABqIrtXpXYF09Xcle6eER9sJHpps,3891
|
|
4553
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/list.txt,sha256=
|
|
4554
|
-
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log
|
|
4566
|
+
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/list-errors.txt,sha256=HT-Y8wuPUr_sjehhAXfybaZNmyns98S-VQYh_qhNqlg,3636
|
|
4567
|
+
oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log/list.txt,sha256=eyr375DkALxgveH3XwwaISB_XjIkecH4Wux80-egQvY,3593
|
|
4555
4568
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal-collection.txt,sha256=R9lAYqkLxobM6BMsxiIeokL-Fk3nn7LIN-2UrwWDaH4,273
|
|
4556
4569
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal.txt,sha256=GfHJjMEBUGSMNQzK26MRashovglq-RB0hAB0KabZzmE,486
|
|
4557
4570
|
oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/change-compartment.txt,sha256=tXJoIaU5Ov_JPPNF27qWDRXdAFoLh4m46h0qkR738pg,4052
|
|
@@ -4839,6 +4852,24 @@ oci_cli/help_text_producer/data_files/text/cmdref/devops/work-request/get.txt,sh
|
|
|
4839
4852
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/work-request/list.txt,sha256=eWv-bn_1jToQBmIDGCONfuj0F2sp2yfVqStlLkWKcK4,4029
|
|
4840
4853
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/work-request-error/list.txt,sha256=JVlJQdy_8N3zuwVYqQch6lKabPEHHT9u37Ih71USm8Y,3527
|
|
4841
4854
|
oci_cli/help_text_producer/data_files/text/cmdref/devops/work-request-log/list.txt,sha256=cfzObfPzhW8ys7-hiGFqIRVGFQKpLVs9UVlSUzrjTD0,3519
|
|
4855
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/stack-collection.txt,sha256=zueFtneM64eZTekTZTtu1897w5pCjgFXUvxFVY2Yx4o,217
|
|
4856
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/stack.txt,sha256=48tMfsYF93nmR5f_MkdGQ1CSPyuDLkpo37k_RvBh50I,462
|
|
4857
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-error.txt,sha256=prO2iv3lpkrfZGJ48UEXNM9yOFkMR3HaHjy_Vsi87YQ,199
|
|
4858
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-log-entry.txt,sha256=HN3g2IWU5y0-aocTbsxPQp3f7ILP9Uk4sGSy4YBpvLo,217
|
|
4859
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request.txt,sha256=ngDrOZ8jL9BVRaUcMtEkE0THnAQTSkFZbgcM24YKnWg,482
|
|
4860
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/add.txt,sha256=Z51m1LFUScEuJhA0ZwZm19upmbQnlByW16D-rAxn-4w,8616
|
|
4861
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/change-compartment.txt,sha256=hNJyo6G69AlqcX2Ty5FR33kDrNgLbPsztXeN43VcyZk,5050
|
|
4862
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/create.txt,sha256=DEGWHFJTlS-iHB6VHf5H4mVbO8WyGAFBclPGR2bbLS0,9578
|
|
4863
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/delete.txt,sha256=tD9WRZbm8sQBsBNqVknem1ts_DrxapK32b3RngbT508,4791
|
|
4864
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/deploy-artifacts.txt,sha256=UqJllY6mZ0Tg3VdhuXgxBBX7Wkk9feYNJ2yNOQIIuFU,7371
|
|
4865
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/get.txt,sha256=TuLip_W6bdkauXMfX_fB7t7Cj-XhUg09FbYL4fC0HtU,3393
|
|
4866
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/update.txt,sha256=ceRiDv2D_HLUdCQIaE_pl5PZ6NpWnP3hai7c3OBVduk,10051
|
|
4867
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/stack-collection/list-stacks.txt,sha256=nlUNLaVZIISJ8u1zMZ8pLx0oq2Gj-2K2lOyjMv3RHjI,3826
|
|
4868
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/cancel.txt,sha256=Y5ZPZPZEx6loOUHB7TAXCDxVZZmJ730kutLZAmx0vag,3089
|
|
4869
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/get.txt,sha256=FBqbtecwzU4xJ7aWYH0USu78-DD3jELRSOKfoakJ-Mg,2701
|
|
4870
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/list.txt,sha256=I3I_cA2q11WymT0Bis2b3yDi39LuuAx9za53mdpmOSs,3739
|
|
4871
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-error/list.txt,sha256=OEuaeQ07PLPuscNMhizMYMDNfVdZJaUTF7tj9BjgTcI,3682
|
|
4872
|
+
oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-log-entry/list-work-request-logs.txt,sha256=NCg9im9ElgjAyKltuINYghz1Di_n0ZMOeHuYkB10qOE,3782
|
|
4842
4873
|
oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/automatic-dr-configuration.txt,sha256=dCR7BAsoqhuisRpgdfepvOZGKIRiL8rmwQ-9kFvYFRQ,209
|
|
4843
4874
|
oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution.txt,sha256=-2_Jyoll0Pk9w7ZHhCYNDG-Q_uU1zbyCpU5ASzo1svI,434
|
|
4844
4875
|
oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan.txt,sha256=uSu_uFo3YJqrzrCTAj9YbG6SotQzETSnFf42V2WhFXw,275
|
|
@@ -4892,24 +4923,25 @@ oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request
|
|
|
4892
4923
|
oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request/list.txt,sha256=zKQ6B6vFfWIl4YebOFpd-sHKxgw6MncB4jZr-4HUsDw,3978
|
|
4893
4924
|
oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request-error/list.txt,sha256=a4zmyYABPICOD4zzgqwjTLwYSn3167Ih8tNE1daYpss,3863
|
|
4894
4925
|
oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request-logs/list.txt,sha256=CCa1WaJTcqUf2heEPUtqXidwFPbZNKG-DF5qXXxRYNg,3845
|
|
4895
|
-
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service.txt,sha256=
|
|
4926
|
+
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service.txt,sha256=m2QblQUr7OsiphAZvLvdLuMxifRMLUy5Srn7bUsztjE,1051
|
|
4896
4927
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service.txt,sha256=ueRW9znHrMt7D-oRcP_jWnJcZafKAoEIHZ1ZR0VnbkA,495
|
|
4897
4928
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service.txt,sha256=wBEdLOYBOZP-Lxdw5Puu5CY-3hBgQzdOUTHODsFkSEU,882
|
|
4898
4929
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-work-request-service.txt,sha256=rlFbc48JIv3TqL7mcYgn4CDiqBrcnPPvX1EsqJE_6mQ,367
|
|
4899
4930
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database-collection.txt,sha256=hIop3eupjKEJa4xAMjRH1YRgD4hgYi_En-b6ZTt6gHo,251
|
|
4900
|
-
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database.txt,sha256=
|
|
4931
|
+
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database.txt,sha256=bIlDQcr5T1i5UwOtXkbuEH1esc9Jzhpgsl4pHfqafgI,816
|
|
4901
4932
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/add.txt,sha256=YnCUObX9MRrgN6G0LdCzCn4Lj6wpNOI-1wq7jBwEymw,9224
|
|
4902
4933
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/change-compartment.txt,sha256=uSZp-xoWx8WpRD9LYksYHKjhPTwg039QzW_ladcga2Q,8880
|
|
4934
|
+
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/change-distributed-autonomous-db-backup-config.txt,sha256=xxIOue5H7crFphLMVYx_J0s8eKWtdtSyOLxNwLqZGtw,9550
|
|
4903
4935
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/configure-distributed-autonomous-database-gsms.txt,sha256=2x0Z4cOJB0SowymcLrAVXfVfKHv48ReFwFeaIUKUraw,10233
|
|
4904
4936
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/configure-distributed-autonomous-database-sharding.txt,sha256=cg6lD4lWjxcBPqP0m320cGan4XGDAQY9zKds-_-Yofw,9526
|
|
4905
|
-
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.txt,sha256=
|
|
4937
|
+
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.txt,sha256=0NY0VQrgisZnS259k1d3MFbi5RjFjhf_u8b-66gL-eo,14722
|
|
4906
4938
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/delete.txt,sha256=y5umjTY8gLry03eXLpoeqvatA64h4qYBREg6Zlu6aho,8734
|
|
4907
4939
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/download-distributed-autonomous-database-gsm-certificate-signing-request.txt,sha256=NOKnbPcWwWdMuWdztRR88iRZtKVW-OMa83jQfIXBpX8,8385
|
|
4908
4940
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/generate-distributed-autonomous-database-gsm-certificate-signing-request.txt,sha256=pF-yunN8clD8useWjW6S6Zbh_66cU0UaWbP5Qi73zyA,9558
|
|
4909
4941
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/generate-distributed-autonomous-database-wallet.txt,sha256=8dtwJy8zmSh8gdO_nNrjq1XFOlgylF-ydzf_iA5R2no,8486
|
|
4910
4942
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/get.txt,sha256=RFIjvwAlcRyPYlpX5AVLxwnd-EMT4bvqUcluuonoOJk,7811
|
|
4911
4943
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/patch.txt,sha256=-NDk7DAZfuKNP30RPxpkhHYAZZcPdf8vM8ca2fpuBTQ,9578
|
|
4912
|
-
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/rotate-distributed-autonomous-database-passwords.txt,sha256=
|
|
4944
|
+
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/rotate-distributed-autonomous-database-passwords.txt,sha256=l1UMZnSdneb8bxLGmnhYCn7Qk6pPPVG_-A8xNrJhxNo,8948
|
|
4913
4945
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/start.txt,sha256=ds-hHHIXT5O5G0gj8rBsF2YzVpS8M8Pm0sNs6lQ3W74,8684
|
|
4914
4946
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/stop.txt,sha256=PM1gccfaZoNBeK3zG4kSJZS2FKoucd7N_DV1fZGzZjA,8693
|
|
4915
4947
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/update.txt,sha256=br4iEVTZoPUWCQq14wEXvn0Hcnp7qdT0d8S8Qwsv-g0,9981
|
|
@@ -4932,14 +4964,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distribut
|
|
|
4932
4964
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/change-distributed-db-backup-config.txt,sha256=eyu6o7Wsp57BG93vc-LWtU3YYxbxtDywbtWiMjEJku0,8741
|
|
4933
4965
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/configure-distributed-database-gsms.txt,sha256=EHsfvo9zgfq6zaD7YLK7biR1O8LHORy2wbSxxGKuLCM,9391
|
|
4934
4966
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/configure-distributed-database-sharding.txt,sha256=kj6u6WM2o0eonA8EmmtlXneO099EFJKebRnN1JEEyi4,8717
|
|
4935
|
-
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/create.txt,sha256=
|
|
4967
|
+
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/create.txt,sha256=yGITiozeVSggO0redLeK89oZhQwcuopeXsPr-v38Iqk,13818
|
|
4936
4968
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/delete.txt,sha256=Ehub2SBFyFa_3hTmWhhwJ-bDOLujasvrLgYCF3RkYg4,8002
|
|
4937
4969
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/download-distributed-database-gsm-certificate-signing-request.txt,sha256=ZAAzOV11yx6NP2X9-ZCI28VVRhe998_SG9WqBSGqcqs,7599
|
|
4938
4970
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/generate-distributed-database-gsm-certificate-signing-request.txt,sha256=bpnCgyZEhlAOaG8OfZ-jz3ddKTntGrQtoA1f8O3GvGk,8749
|
|
4939
4971
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/generate-distributed-database-wallet.txt,sha256=BPd9Up-NGSIXvR1QfNPQmI54Dt8bayunNfS3PQx8h0U,7677
|
|
4940
4972
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/get.txt,sha256=6QdpUQopv3ZjsRM8cQmRrROX7ZcOag8rgcRiiLIplAU,7079
|
|
4941
4973
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/patch.txt,sha256=XI1UD1XAufcOJLLt8JZLsfpXD2OiB-KWnXFsj-SrgLU,8836
|
|
4942
|
-
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/rotate-distributed-database-passwords.txt,sha256=
|
|
4974
|
+
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/rotate-distributed-database-passwords.txt,sha256=hZypnxEWyxzVhR5MTo8lWvJuHtR3MMUSZg0TSc8tSkk,8173
|
|
4943
4975
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/start.txt,sha256=iErQAliIPAxCXZtg811_xKsIyJUUJKDg5sXLSZVktqQ,7952
|
|
4944
4976
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/stop.txt,sha256=vaXt4D6-TbV7Pd2dTPGu11fqp-1W9qAUFGylCotDVpQ,7961
|
|
4945
4977
|
oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/update.txt,sha256=iG030LPW3HODwGi-OgQaXXdsKCqAUCQ_PtUMHtqwmjw,9238
|
|
@@ -5099,12 +5131,13 @@ oci_cli/help_text_producer/data_files/text/cmdref/events/rule/list.txt,sha256=1p
|
|
|
5099
5131
|
oci_cli/help_text_producer/data_files/text/cmdref/events/rule/update.txt,sha256=8sXJICM9--u3ZwGDK8ULhvJ-XOJbLd0Mq-XkZOasARI,8196
|
|
5100
5132
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/announcement-collection.txt,sha256=_JR0JJhbT5BCdTousemNwDWeJ4zrGVsAmF6eJGIn3OU,204
|
|
5101
5133
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance-report.txt,sha256=GSpLdPZ6oLqrxBHafYsz6SpRaq_5TJZ_BqwkshteStc,174
|
|
5134
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance.txt,sha256=ldFJKF_0lawtEUk9J8s1kQ4331a2jwFMiQcgbBSKn8k,115
|
|
5102
5135
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin.txt,sha256=TOSsHqX9f5ysiH8NnlUjpLmxR0jFjk8KjstJ8SulGSQ,2508
|
|
5103
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog.txt,sha256=
|
|
5136
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog.txt,sha256=b0o-zLS3WHtdra-xnCWzU4qXZFeDn0L53w2UTklqhtk,745
|
|
5104
5137
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window.txt,sha256=SmutiNsrWvA0moWTJqCkg6kzmuqtQMAL0W0hjxowpUE,472
|
|
5105
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations.txt,sha256=
|
|
5138
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations.txt,sha256=uDNEMT2KULtxEUX_1j9zz0eHxxeF4H4rM3ztYD1v-aQ,2268
|
|
5106
5139
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision.txt,sha256=JeZdMnq0Klu5CFOe8ix5y4fyi8kn6ZMbNLbyiPv8JqY,451
|
|
5107
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks.txt,sha256=
|
|
5140
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks.txt,sha256=66Dm31qVnnJS7b6INoMikLyKO2WwfrC9cXKx4AEOLtE,1761
|
|
5108
5141
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-work-request.txt,sha256=hqRvz_TtoPpG-M4f52F1FbVjvvUnpIgmnan76TRQJ1U,451
|
|
5109
5142
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-collection.txt,sha256=oY4c5Wn_Dekt76tYYMjCcESfmKOGssRyki5NaYBX_pc,217
|
|
5110
5143
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-credential-collection.txt,sha256=Zt3xwxDd03RNPCOoMngUwgZBa7NuDT3n9Znv2W5e7bs,269
|
|
@@ -5118,25 +5151,26 @@ oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-ta
|
|
|
5118
5151
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet.txt,sha256=CpLET5ClIlIIR3O6-FXHqtcyl8VXP0iit8ahttnCgXM,664
|
|
5119
5152
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/inventory-resource-collection.txt,sha256=XoMWR_K-Y2nK1ys7UlvdKVo-zzJpy9q_4C-a7MQaqh4,280
|
|
5120
5153
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/announcement-collection/list-announcements.txt,sha256=_cWTTN815gXuPTGTSh59DjR_aDjM4vnMW25-fSEXdzU,3898
|
|
5154
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance/get.txt,sha256=dp5NYj-eZr6M8Qww0sI1lO_8171mu1AsElW-xW7LksE,3337
|
|
5121
5155
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance-report/get.txt,sha256=R17iMFAyQ1R47KL93heEVH2Nur9W1icp4zveLIdkjuU,3707
|
|
5122
5156
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/change-compartment.txt,sha256=ewD2_CwftI77T3Vh22ZGK9EE5phyQva20t0zVHcC9yM,4981
|
|
5123
5157
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/check-resource-tagging.txt,sha256=C0ROX5nBicxW0tz5nHwtt8Ot4g3RkM6P2CnjGnXdb0U,3670
|
|
5124
5158
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/confirm-targets.txt,sha256=WczaRpVBKu_JwqZ_OJe84hmSSkHl6OHByAaodh9QDQk,5075
|
|
5125
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-dynamic-resource-selection.txt,sha256=
|
|
5126
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-environment-fleet-details.txt,sha256
|
|
5127
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-generic-fleet-details.txt,sha256=
|
|
5128
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-group-fleet-details.txt,sha256=
|
|
5129
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-manual-resource-selection.txt,sha256=
|
|
5130
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-product-fleet-details.txt,sha256=
|
|
5131
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create.txt,sha256=
|
|
5159
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-dynamic-resource-selection.txt,sha256=wWhmanmwLCr6sbiO25EPlOgAgO9TIe7AGkct1sk4c90,10983
|
|
5160
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-environment-fleet-details.txt,sha256=Rk7qY1kADX0s_m8C10Cn_jOZLgMQm-Fd1t_mtTOxIPk,10422
|
|
5161
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-generic-fleet-details.txt,sha256=xqLWqVrmbDkMNm5IgxSomkN1x3-RIjGeWiUPDoxKA60,10394
|
|
5162
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-group-fleet-details.txt,sha256=Wly2GfoghWa2OchcboFfaUidPomPUf3qqNL5BPPTisE,10380
|
|
5163
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-manual-resource-selection.txt,sha256=XXtqiDXBf9gyS6CDMV0tJotkKKzLido5gBqWzKJ6m0U,10103
|
|
5164
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-product-fleet-details.txt,sha256=Q3-Elb9RmqqeZZGxat0Dj0DMEO6StI59Fb87WOkYGGA,10394
|
|
5165
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create.txt,sha256=9_ppQW2hosoKjPvC-CzznkOq3iMt-oz1RXcqghi-doo,10632
|
|
5132
5166
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/delete.txt,sha256=R1-JODPzVRnbvLkA_VQFkU_yUVoZ_JUG7RSsKTVp_78,4753
|
|
5133
5167
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/generate-compliance-report.txt,sha256=k35iCk_V8i-CuZdRmk7nJ2mrXsVpxnrQGR8-wIHzZJY,4584
|
|
5134
5168
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/get.txt,sha256=Qx9UQRY9bNXVtIfri2IpxZLdw2JX_mjFBtLiAqgrIPs,3354
|
|
5135
5169
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/request-resource-validation.txt,sha256=NgMbCZpDuoaMQe3Ql6eb4M5r3j5JGM5FvVRWqts5WM4,5079
|
|
5136
5170
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/request-target-discovery.txt,sha256=7pEwmnw3GXEoiJObt5l53tBuSuN7fhkR-1bIepElvP4,5068
|
|
5137
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-dynamic-resource-selection.txt,sha256=
|
|
5138
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-manual-resource-selection.txt,sha256=
|
|
5139
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update.txt,sha256=
|
|
5171
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-dynamic-resource-selection.txt,sha256=EmwZnCOlE3gyq9VLxP8NFWFtr52E08VwsT8xNAeKel4,8825
|
|
5172
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-manual-resource-selection.txt,sha256=dOEBygunEItfbFJgUhYRLca2jhuLdXFgIChGSHRywBY,8051
|
|
5173
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update.txt,sha256=taFTLwrYBw3GmzzZPVnDlm9Q5sgidcxcnnZSo0rjjlA,8368
|
|
5140
5174
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-collection.txt,sha256=FgdkOhgm4gj1Vn15Kpzwt4aBLCaVOMoUF7Zi9ehMcZQ,276
|
|
5141
5175
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule-collection.txt,sha256=N35r9i7G-pSNyOOcMZrjb8fWPi8d1bYv7cVCX638jew,298
|
|
5142
5176
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule.txt,sha256=9Zq9ZbbCGXF_ksRqggsRNbRwsZLjfQXgZshd9elFR9Y,674
|
|
@@ -5161,53 +5195,56 @@ oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-ap
|
|
|
5161
5195
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/update-compliance-policy-rule-patch-release-date-selection-details.txt,sha256=zt5lcJNsiYgdbXSCYzS8667f09yGHlXwm6C4NC9uNQs,8836
|
|
5162
5196
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/update.txt,sha256=6G_sZgma_i5ZWM6uNqgNe0Vhzn39iFZ-CpEe2DY-YZU,8503
|
|
5163
5197
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule-collection/list-compliance-policy-rules.txt,sha256=Pi8aXwO6_ENwlA1zDNQblE6rke1BVRqdcljLCWYbNSg,4190
|
|
5164
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/create.txt,sha256=
|
|
5198
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/create.txt,sha256=L6Zyprie5sJYLJ64ipA5OP8P4DrlfXA8ouclqobfr6w,5623
|
|
5165
5199
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/delete.txt,sha256=-4X7QmuKAKzdDl2BK0HhZ1hTH0THh7mwbJ95QJ6kz8Q,4476
|
|
5166
5200
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/enable-latest-policy.txt,sha256=LRLLmZwpama8HkmcEkkPp790OXAkv6ZBvc0mz9IaFFg,3588
|
|
5167
5201
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/get.txt,sha256=qyyTrmLb_XUw-myJBGjkHe70c7Fdbu9jrY0EFAERF_o,3056
|
|
5168
5202
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/manage-settings.txt,sha256=9BVY-H_Jk9jLJ2j-Vnq87sfV9THjDCaJwEC_wL76niM,3455
|
|
5169
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/update.txt,sha256=
|
|
5203
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/update.txt,sha256=_XeuNZ3MYbnRTWLzg51V7Kw9-mR2HqOUP3muRgqw62Q,5817
|
|
5170
5204
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding-collection/list-onboardings.txt,sha256=DSWMuxf8jq81dTEiVxTFwOa6mAw8HdiQfsZJPwLrx8g,3948
|
|
5171
5205
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding-policy-collection/list-onboarding-policies.txt,sha256=MgSOZtFHZpUAh9b3D4TmugAot7VteuGppIoPzQlbNOA,3816
|
|
5172
5206
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/change-compartment.txt,sha256=3pEcLrdPBfz07OIwcYEUiQ5EB07MUranluTNjIfPATM,5387
|
|
5173
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-credential-config-category-details.txt,sha256=
|
|
5174
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-environment-config-category-details.txt,sha256=
|
|
5175
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-lifecycle-operation-config-category-details.txt,sha256=
|
|
5176
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-patch-type-config-category-details.txt,sha256=
|
|
5177
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-product-config-category-details.txt,sha256=
|
|
5178
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-product-stack-config-category-details.txt,sha256=
|
|
5179
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-self-hosted-instance-config-category-details.txt,sha256=
|
|
5180
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create.txt,sha256=
|
|
5207
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-credential-config-category-details.txt,sha256=CrnKVKbwk5LhJ6qgm-yjWrb3GvorsefPKnrKMP7FQH8,5991
|
|
5208
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-environment-config-category-details.txt,sha256=eIMz155K6_WXp1fEGDBgDCSVvK38_LrEtkiUsIYV0mw,5997
|
|
5209
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-lifecycle-operation-config-category-details.txt,sha256=F8j8sPhuMSoR-TghCdj1AYqVv2zCJ6WASr10JeyV2Mg,6045
|
|
5210
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-patch-type-config-category-details.txt,sha256=n69q3eX_SqjHJR9tVZj6Ero-mKE-GdEl77pvvQI6ZE4,5991
|
|
5211
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-product-config-category-details.txt,sha256=OSa-NL1Jbo58Hkg8-J9jHzuFpId9OTMCIKLlzGn4wDw,10197
|
|
5212
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-product-stack-config-category-details.txt,sha256=uUlJeLsc0svUKyAT7G6uqGHtmuIUKRojN7Qjrffn2CA,7498
|
|
5213
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-self-hosted-instance-config-category-details.txt,sha256=gkD0V0pJMqBVsO7gGRgRmb88tnfsqWAHoVhMr1wDzMQ,6783
|
|
5214
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create.txt,sha256=LNnut24xu0vFN_UuhnInVDlnWxI9l1Lf1gnC18W2cs4,6434
|
|
5181
5215
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/delete.txt,sha256=a6Z3fnaHm4t_fet4mPIAS-g8DN22Gt6Vr7X_-4taAQI,5133
|
|
5182
5216
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/get.txt,sha256=g_Ipeb2Y9vlE2tq9bTRRdCeL0xGYy2HMx-rqjx32uoc,3710
|
|
5183
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-credential-config-category-details.txt,sha256=
|
|
5184
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-environment-config-category-details.txt,sha256=
|
|
5185
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-lifecycle-operation-config-category-details.txt,sha256=
|
|
5186
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-patch-type-config-category-details.txt,sha256=
|
|
5187
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-product-config-category-details.txt,sha256=
|
|
5188
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-product-stack-config-category-details.txt,sha256=
|
|
5189
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-self-hosted-instance-config-category-details.txt,sha256=
|
|
5190
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update.txt,sha256=
|
|
5191
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration-collection/list-platform-configurations.txt,sha256=
|
|
5217
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-credential-config-category-details.txt,sha256=I3F6pOq0mY60SE2mH2uqtjf4Mf0sPw0MLsvbXMD2gBw,6831
|
|
5218
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-environment-config-category-details.txt,sha256=iyf2i0aVtoJK8qB99tN7BntRWSLBx0_503yNIPh8Pog,6835
|
|
5219
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-lifecycle-operation-config-category-details.txt,sha256=h_jD7xFMNEpIWzqf_4DrwYw7UjCwZxcCVTeHNQZTKxI,6867
|
|
5220
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-patch-type-config-category-details.txt,sha256=A7U7bzFgSzTlVy-QJeBKE-KDTLXWCFFxigVO_TRBpvI,6831
|
|
5221
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-product-config-category-details.txt,sha256=PVHKtvxTDSBMa2PONcm3eP6p2_G2CkQhNP9PX6dOEc4,10939
|
|
5222
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-product-stack-config-category-details.txt,sha256=DFuq_psnp2Lz1kR1Scs-4BijI06hreRsD6YhODHfg4Y,8228
|
|
5223
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-self-hosted-instance-config-category-details.txt,sha256=wWVchCAJPXcLO0lgvHc0OJFOBNHJsGzbQd_azsozY7M,7603
|
|
5224
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update.txt,sha256=yJsCeoZOhay-ZBy0wwvjmOmFmkno3sMT3sNIj24lWng,7049
|
|
5225
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration-collection/list-platform-configurations.txt,sha256=z5eeraxx3njTnfZbhRGufdvcVyQpbo39lxCqboYABfg,4690
|
|
5192
5226
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/change-compartment.txt,sha256=7RenXAOUevpQPR2A9b0mQZmZ4MrKAN-f6We8Hab9uZo,5393
|
|
5193
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/create.txt,sha256=
|
|
5227
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/create.txt,sha256=F8SAQa64OyWHT0j5s0reCgnfW0gN83gRnb6uhScFOUg,6647
|
|
5194
5228
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/delete.txt,sha256=NvFZfGvynX2iejW9xCxzR63AvzKmDNhCVLxeIFkHJQk,5082
|
|
5195
5229
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/get.txt,sha256=eeEb5Qj69VFJxPLgK4QKlDd7DpQKANDznkHdnwXB2TQ,3730
|
|
5196
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/update.txt,sha256=
|
|
5230
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/update.txt,sha256=_G4k3dgHTJbjIvbtP_RA8CxkU2aGQl7zghLbbzL8qmY,7155
|
|
5197
5231
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property-collection/list-properties.txt,sha256=7nURM_2WAcGM87sx_mPcNIjzWNRqNJojJHaFUmai7gs,4267
|
|
5198
5232
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-collection.txt,sha256=BGtqUZZN-2BJImID3WB7g-0Y2mgO44xs5Uwgw0ozqJ0,217
|
|
5199
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item.txt,sha256=
|
|
5233
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-variables-definition.txt,sha256=ND0uSWRDdBIFQI2tu0ZLWCT-bAtnDpopvqgXa5tU50w,183
|
|
5234
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item.txt,sha256=TYKncL4KrwFOrlmghQcDJfKPZO7k6rC5QcNWyQ5xrIg,668
|
|
5200
5235
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/change-compartment.txt,sha256=uQZ6ItWMkNZ6i1mSsS7zezqRzEpiJOXadSTcZYiW15M,5783
|
|
5201
5236
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/clone.txt,sha256=7OPtgTYuAOmr0OmhKRcQ_2cnKofR1D1WC9l-v53Auls,5808
|
|
5202
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/
|
|
5203
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-
|
|
5204
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-
|
|
5205
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-source-
|
|
5206
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create.txt,sha256=
|
|
5237
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/configure.txt,sha256=AX23uBgaNfhd4D7jHlfiA4u-aVIZqaCcnt1Ta9c2whc,9354
|
|
5238
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-git-source-config.txt,sha256=trBCPLipvze5Xk-2YYCvJMyMmQp-1hX7LKoUtqppkp0,9547
|
|
5239
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-marketplace-source-config.txt,sha256=d8oq0Kl7Zhuwpy88XJPu5TVJbVkoTjIMBYQroPxmRjo,9555
|
|
5240
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-par-source-config.txt,sha256=a58afVkfKnHthooQCsYlkz7D6R_J_EU2cf8156Kiihc,11546
|
|
5241
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-source-template-config.txt,sha256=9fhozTixiwaoD6c9CaKZuEoSipR_1Rp0UlwTmUqqs-s,9759
|
|
5242
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create.txt,sha256=qTbNoopc5zq98zojgmTYuZKndmRfop6pOWIG6os7gnI,9266
|
|
5207
5243
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/delete.txt,sha256=SmxSsc7aLwtQI6zFjpj0ufOukADXrtC58fg--R2OuDM,5519
|
|
5208
5244
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/get.txt,sha256=sTCWs7v0rHaQ5vxEZFCTagHo-1CquhLP11jo0o2fmyM,4123
|
|
5209
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/update.txt,sha256=
|
|
5210
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-collection/list-catalog-items.txt,sha256=
|
|
5245
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/update.txt,sha256=PuEFHN8VOyHe3pKyY8w1vASERW3tZo0p6cBDc-CHkcM,7031
|
|
5246
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-collection/list-catalog-items.txt,sha256=YccoVGm_0brWO9EtmQ7gSL5YXolKDZIwEZLn-tUtKYY,4994
|
|
5247
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-variables-definition/get.txt,sha256=bzwG3ul34C5-8yMGwHqcpOWYQ46sj9ZqXQjcHYBVc0Y,4175
|
|
5211
5248
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window/maintenance-window-collection.txt,sha256=uhXK1fESFRzZPXzYHo_YqGpnb0UEyJQIAPH5xcwS0kQ,280
|
|
5212
5249
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window/maintenance-window.txt,sha256=_JvCkJVXmiwnymQmHpa6ZqPUhon0VhmzZpAwlw0Qswk,205
|
|
5213
5250
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window/maintenance-window/create.txt,sha256=CwEOZPYbaOfj22ICq7JVzMvOok7DCJB2Nj7X3xnxuCA,8448
|
|
@@ -5220,11 +5257,15 @@ oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-ap
|
|
|
5220
5257
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/compliance-record.txt,sha256=J6UgPE3c9Mpx6QQXFctfTaCEskDGbh4N3hfvD0FJMm0,162
|
|
5221
5258
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/execution-collection.txt,sha256=EVlvQLt5pE3RHRgp5CQU045bxmFiJx6VfMmMXMJOXSg,162
|
|
5222
5259
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/execution.txt,sha256=D-yG9Kt-C9sz4JNRvgXkydD0u9_iS1ioEWi5o9FbHN8,134
|
|
5260
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/installed-patch-collection.txt,sha256=bU_oCCGxbwv1u6oXf1n1yQqV73810oS9Y0yqMKxkgWA,187
|
|
5223
5261
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/inventory-record-collection.txt,sha256=UXrh20jDfW6v0Ygv1nuqYVXMYb08fvvbaNAz71APiTQ,181
|
|
5224
5262
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/job-activity.txt,sha256=qiUBbwa0k1-7l7T_Krc2wdTbF_MVMQxogO8IKcAYe1g,168
|
|
5225
5263
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/managed-entity-aggregation-collection.txt,sha256=vgnocUU3jNJ7DJPdm276Svh39H0Eh2o4aJve9vpiY-A,213
|
|
5226
5264
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch-collection.txt,sha256=I-SqSLFoB-eli2gqlbBz6Kjl2ZQcf_H_l_Auw0qY40Y,218
|
|
5227
5265
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch.txt,sha256=iKe9hTF9f2ut5MS5kSJrsCHAfHGVxFK5MsnkTsNkSrA,368
|
|
5266
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/recommended-patch-collection.txt,sha256=ipCz73V-iAAPK-YsxpER5XpTfup4rihBKXdO_KzQBHc,195
|
|
5267
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-collection.txt,sha256=QA-nHxz-sCfX8FWBUdx7c3cjh7-B4eoniTa6qE6oJSQ,145
|
|
5268
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-metadata-collection.txt,sha256=SeCSuCxdJGXRTurudWwFP6vK6vx0r_q2o2OqhiG2Imc,171
|
|
5228
5269
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/resource-collection.txt,sha256=59VMq9H99dW0W82cG3s2CACp2QZDBzp3jDgpEw2ec8I,162
|
|
5229
5270
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduled-fleet-collection.txt,sha256=sysLNqZ88SagjCZ1g_0tofVj_IE9iiFALFHXeo-957Y,189
|
|
5230
5271
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition-collection.txt,sha256=pYC_dkqWc1Yr4CB26EETDz6TXwrMwjJ1u3Lx4KhBt7o,289
|
|
@@ -5234,13 +5275,16 @@ oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-ap
|
|
|
5234
5275
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job-collection.txt,sha256=FOLuL7_XKFzqFMu4K4DkskxF09WBHe5nvmpqYUAV2OM,250
|
|
5235
5276
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job.txt,sha256=LcwAWm1WRRxu7Xx9w8-Ld-x3Z1MLWN1LkOUARgH3KPQ,289
|
|
5236
5277
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/step-collection.txt,sha256=vypR3BEg-eSeH87Cn9yyNozeE8WGcHxsh7GhmxJ7PYA,146
|
|
5278
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-component-collection.txt,sha256=WB4mrvpyN8hbx_4hK9Ce7xKRWPCAmpArwfusTD0Gdec,188
|
|
5279
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-property-collection.txt,sha256=CxkjoiO2hfrklyHDV6uiZ1rpgmXTpRvnTkqIYB57g9A,185
|
|
5237
5280
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/compliance-record/export-compliance-report.txt,sha256=dRjDeinajntFIQv0vGuVYSD1X__iYPDg2OAHOUzDuS8,4007
|
|
5238
5281
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/compliance-record-aggregation-collection/summarize-compliance-record-counts.txt,sha256=2rf_cTVf8ePsH24PDvtjXCJXJcPcuzjfM989DnurzNw,3396
|
|
5239
5282
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/compliance-record-collection/list-compliance-records.txt,sha256=rJDYs09yDHDEgcCgHAdGnh_cEqXxwuPpArcaQu-1ChE,4363
|
|
5240
5283
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/execution/get.txt,sha256=vKKt6bEEpnto0fgYkG_EU8AhZ87XKYsmSnf4KskSiLY,3845
|
|
5241
5284
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/execution-collection/list-executions.txt,sha256=TRRehTtPsFMGxqWkUxL1LCGj-F9ZObZDtc-dAVkXr6s,4578
|
|
5242
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/
|
|
5243
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/
|
|
5285
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/installed-patch-collection/list-installed-patches.txt,sha256=neRCRYSJc0bSoP0hOaM4nKGsHWbyklq7V3lJam_ecas,4026
|
|
5286
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/inventory-record-collection/list-inventory-records.txt,sha256=UBAJ4EuNxmEL8FOiKJMj7hE3M1IQ2MXPd3E_gzVrbN0,4212
|
|
5287
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/job-activity/get.txt,sha256=VG41x85pQB2wr15c_nPR0_nnUEu5P_a6OiXTdTQxlMw,3292
|
|
5244
5288
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/managed-entity-aggregation-collection/summarize-managed-entity-counts.txt,sha256=ReKtEtn33AE1yfbBBshm8sKTXaqMUmPf_LnKsRBAAlw,3377
|
|
5245
5289
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/change-compartment.txt,sha256=Djqx0dQl55Zgl1lPNN_ebenb-fMH_a-3cF3NtVi2u9Q,5990
|
|
5246
5290
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/create-patch-generic-artifact-details.txt,sha256=PkrnoO9qYbRRQiaxPPiN7Byf_0x7tdrJiRGiUeiHYmg,11094
|
|
@@ -5252,6 +5296,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-ap
|
|
|
5252
5296
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/update-patch-platform-specific-artifact-details.txt,sha256=FJCt_D491ZE9ycjepjIDsG6y2jcdiEXuV3xfJ6MMv4Q,11570
|
|
5253
5297
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/update.txt,sha256=BrammRnYCyAODbLbQvV43AuExPX9eSDrF4ffploRKBI,11107
|
|
5254
5298
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch-collection/list-patches.txt,sha256=aCQt7WvhvmKzrRyLG6w-SdBgoAbGXKQn0sbb9dAXoko,8264
|
|
5299
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/recommended-patch-collection/list-recommended-patches.txt,sha256=Zue4fC90O759jdZSvrD3MrcAfNSsrim8jtQ6yX_56Rc,4087
|
|
5300
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-collection/report.txt,sha256=29oBPCTnSorNbiTaiBJG6KpCpODzw75fiVwhi-80DOQ,5907
|
|
5301
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-metadata-collection/list-report-metadata.txt,sha256=fkWpuGBkOxaLJs1UhE6dLQW7NgQgMEAknTVQmiv_GME,3893
|
|
5255
5302
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/resource-collection/list-resources.txt,sha256=RKAn-oEINeYhIfDzmIjm6zbNxkO2eNiqkcOs7p5-Kss,4233
|
|
5256
5303
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduled-fleet-collection/list-scheduled-fleets.txt,sha256=wIpGR3C_yrcTXSOPEzO4VrRQpJQTUeY8NRRm2hizy34,4515
|
|
5257
5304
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/create-scheduler-definition-custom-schedule.txt,sha256=MTa5TmQIW48A-4X7Ws-EkeBPXy-BXegetsTKVmn95LQ,9925
|
|
@@ -5263,7 +5310,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-ap
|
|
|
5263
5310
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/update-scheduler-definition-maintenance-window-schedule.txt,sha256=ysCJd2WfXo1LTGZupQt5wvCtgFpxlrLq9gncLOOrsfA,10974
|
|
5264
5311
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/update.txt,sha256=2zd9f9kWhGRY3QqlIJwdFsduJaRZ9mo_rDgaJJh_6RY,8351
|
|
5265
5312
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition-collection/list-scheduler-definitions.txt,sha256=vJD8M4YHGoVphlX1teWbqsxXq2OIORSDgZTxl-SiPvU,8451
|
|
5266
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-execution-collection/list-scheduler-executions.txt,sha256=
|
|
5313
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-execution-collection/list-scheduler-executions.txt,sha256=gzmtuKRljQXe-12cKralOgX0Y3-L6sC8Yd6ysBvShM0,8274
|
|
5267
5314
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/delete.txt,sha256=b812nYPBqIDBX80hlQkeZakW1Ei5WIZLVtjnGxOkyfE,4245
|
|
5268
5315
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/get.txt,sha256=shwFcB1r8N4-7BfIhY5Pd9-w6fkZ2D8U7n5zCbEPfc8,2905
|
|
5269
5316
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/manage-job-execution-action-group-based-user-action-details.txt,sha256=g_NJEX4h3o_3pbX42wUjhqmI9vwBY_f7TQUo-GUxxxg,5492
|
|
@@ -5273,6 +5320,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-ap
|
|
|
5273
5320
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job-aggregation-collection/summarize-scheduler-job-counts.txt,sha256=cndwrcFtJNNq4Fn9MhyRyduzo6LJeZ_o7pq5nuFfTLE,3368
|
|
5274
5321
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job-collection/list-scheduler-jobs.txt,sha256=1kr82ZwJFopfny5nIpI2L6VB214YHmZOzyzmoplidNQ,8429
|
|
5275
5322
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/step-collection/list-steps.txt,sha256=BwxITEqBGVFLBF6sG2Y8ZwvN0dPyTpwYa7RaKiEvZbM,4189
|
|
5323
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-component-collection/list-target-components.txt,sha256=Wyuzr6KxYSg6SLC6Sjx_7NrpTJAV36XgwzWrJekHaJM,3923
|
|
5324
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-property-collection/list-target-properties.txt,sha256=PU3mSxwMxvU56YsIBaXWV4L1q4DPS5LLj7KNGi_u4NI,3881
|
|
5276
5325
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision-collection.txt,sha256=ziU6CUFC9BpFCqKqSVYruTYJ4AOMbeSXjbYupfw3f44,243
|
|
5277
5326
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision.txt,sha256=PHoEsQd96ok9EcB4AQPVtcho8hFK8aCQSB9qyKQtLiY,441
|
|
5278
5327
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/change-compartment.txt,sha256=upbdOiNQEVvoN2lAn00eEiy-1217JMEvG2aReAi0iQo,6559
|
|
@@ -5281,24 +5330,50 @@ oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-ap
|
|
|
5281
5330
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/get.txt,sha256=gTAJW55_Yf9ImKnhyLiDMX85kOGE-53RsevCAGBb5Io,4897
|
|
5282
5331
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/update.txt,sha256=e8HNOzs8PRo7gn7irY-7SUkIevwpGuPmPgsi82_9TKg,7678
|
|
5283
5332
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision-collection/list-provisions.txt,sha256=GyT71JM2OrsQcNBsExV05bEC8IdWNKIEgW4oViMEBh8,4083
|
|
5333
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-details.txt,sha256=jGEu6sXQ6idcTPLDs7XJSDUqozmgBWlUQpuWniGKYUs,158
|
|
5334
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-precheck-details.txt,sha256=BlxlrlTbly-roaoGYTZ_rDPdUF1iMGe6ZOhirH4Z32Q,198
|
|
5335
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-version-details.txt,sha256=ufU94LD9SZMlVgkvRl9JNOs_KxHPZ2-cBQ8iYjl_nio,190
|
|
5284
5336
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-collection.txt,sha256=znjfpV7Lw0nGlzmoihWs36f0rd_NZSz86hOn4iwnwAE,222
|
|
5337
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-dependency-collection.txt,sha256=DHVzqhSEHEf7N15nuw4mGcWEbSs1_jchYbcbM0Xh4zM,261
|
|
5338
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-status-collection.txt,sha256=YFeKps3yi_BJcANYn1UCuat96aJpmhHPe67lkD0nEB8,259
|
|
5339
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export.txt,sha256=GtLlAX-nkIToSVr34jlLtoAOF9I8FNHXsNe0HWd65mA,141
|
|
5340
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection.txt,sha256=du1lp3AkONIgvkGz9NdtxRs0J-HBxrX2pewLQlEJt3U,433
|
|
5341
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-status-collection.txt,sha256=wBphmfSMoVATugwlEA0ZUVCCnLulDD3T82jsqgRUSFg,259
|
|
5342
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import.txt,sha256=t4HVnfcdDXJpUxuVjY7tGrE4XJjoyB1ZzQq8wIu3eLg,141
|
|
5285
5343
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version-collection.txt,sha256=OIDFXAu9F6CpJzr0auX5E5zDkrY3D0-KdorI0-ECn1U,214
|
|
5286
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version.txt,sha256=
|
|
5287
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook.txt,sha256=
|
|
5344
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version.txt,sha256=BEsfObLz1v8p7P2CMCMlp1i_QTBGBKjTjJSA-qGPyrs,363
|
|
5345
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook.txt,sha256=Boc47CBhv5f3mSRB6nnPQzBoAaeoyEAfqpahA6mvIRE,648
|
|
5288
5346
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record-collection.txt,sha256=j-ZEQejZKJK_8ciDd0o_p3nZIpsdU3SEO45J9NbKu6k,245
|
|
5289
5347
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record.txt,sha256=Z80aMbVIOqPZOXJaFBFCdGy0NqIUMZa_-ldMF2Ts0sY,179
|
|
5348
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-details/import-runbook.txt,sha256=5x-MorSCwgoMwRaRA_YUboU_08QoGwS3AmpBOviK3O8,6669
|
|
5349
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-precheck-details/import-runbook-precheck.txt,sha256=0h71pqHOhx7A9wPNtRBBRQytByt-Ul8EMkhruTEJylY,7014
|
|
5350
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-version-details/import-runbook-version.txt,sha256=LCkTs6lwRpyUi5GfgKTW8rji8PyXeVLKmslesSrN5Vo,6711
|
|
5290
5351
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/change-compartment.txt,sha256=CqeGWEuIXGbEW5FI2ltwqbvaQRjgOUa_zM0XICfJ7EE,5436
|
|
5291
5352
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/create.txt,sha256=SvtPkzcOVCtSS4mK0JHigpjpItJhhj9yRHJs5w4AigA,7049
|
|
5292
5353
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/delete.txt,sha256=DCI4lQM8YNSL8XxHQNEs01VGNBeAVS8xEc_TWgdBfyk,5203
|
|
5354
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-transfer-runbook-object-storage-bucket-content-details.txt,sha256=bYghhEQTQx9P7RZ7FBgrpzkG2bzDT_5Nsb-rWpPZBuc,6598
|
|
5355
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-transfer-runbook-par-url-content-details.txt,sha256=S7-J2xR_BjCLGfU38N6PqPy8j_L2OzC8CPPjvKz8Y_8,5849
|
|
5356
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version-transfer-runbook-object-storage-bucket-content-details.txt,sha256=Lb0A5jIGhX7OAuxl-qjb7qmzigM6e_nt5Z1PaKtgR34,5755
|
|
5357
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version-transfer-runbook-par-url-content-details.txt,sha256=eQh1fKUKnuRyo2HM_RlwYwQocOFHDU9C_mmMBpx6HDE,4984
|
|
5358
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version.txt,sha256=uxNEUWyXIVG-uOSr4lxRnBv6H7naUhuBTbsfr1MTlkE,5127
|
|
5359
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export.txt,sha256=6GJcrDSQ3KcFPGEVTxV1Wi_Bsn5am9hnh07T70pUwz8,5889
|
|
5293
5360
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/get.txt,sha256=bkYzc2YWajyWs1wNhSsOM8hKAVZfIqECxJLdCSIDul8,3807
|
|
5294
5361
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/publish.txt,sha256=0d2YQTQ1lu24xQmS7XAzRXeBre2gdJLC7DB7SwDgS24,5632
|
|
5295
5362
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/set-default.txt,sha256=g_HSvfmg9kpODZ0x_I_87f3MUABYOB3qhfnVCHUoaxM,4125
|
|
5296
5363
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/update.txt,sha256=tSUDGy3nIWm6pjO5utyJFYlTy9i2drVoiRwTbXChMMs,7131
|
|
5297
5364
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-collection/list-runbooks.txt,sha256=iwi9GrewGCfZ3End_UoXcbSn4h7UGso10dGegV51IA0,4343
|
|
5298
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-
|
|
5365
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export/get.txt,sha256=kw76sPJUj31OPsIPgRcwLq9BJ1_hEchwGti1OW1moGE,4163
|
|
5366
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-dependency-collection/find-runbook-export-dependency.txt,sha256=ITmM1YwRbjjmTz2FGIThNB_9-LRnxqZrzoBE2qGsBOY,4224
|
|
5367
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-status-collection/list-runbook-export-statuses.txt,sha256=urWykFB0D0t9Mi7b234Y793BMvikb2nXYv58MwMKY18,4080
|
|
5368
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import/get.txt,sha256=83ib2gDOQtZ26wDBUiIZEN0mNzf9DASU1ajl3mhBXF4,4163
|
|
5369
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection/find-runbook-import-dependency-transfer-runbook-object-storage-bucket-content-details.txt,sha256=PeVsqeH6Y6y5Wo8C6NHi3s-VTvqLaOyTIR-DLNt2vxM,4598
|
|
5370
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection/find-runbook-import-dependency-transfer-runbook-par-url-content-details.txt,sha256=oSwFSYEYoxFuNvpH8s4mDyaBM8t5dYW01lTpBJup3jM,3886
|
|
5371
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection/find-runbook-import-dependency.txt,sha256=IJz57ecjw6egawKDpUGf7XGr4uo5zJ20Q06TlbYMWKI,4041
|
|
5372
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-status-collection/list-runbook-import-statuses.txt,sha256=l8_7poDa3idXWNU3YKCWsat9W-oYfjj4igV5KhaJPMQ,4080
|
|
5373
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/create.txt,sha256=AyLpIKjgrstWH2hSPBNIVKTuzrJoAghFe0CpmQvNXCI,6077
|
|
5299
5374
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/delete.txt,sha256=x5lEW2ODfgdPq6W3ehsvh5bhbM4FKaMLT1-bgyf3eUs,4320
|
|
5300
5375
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/get.txt,sha256=XlDZCdZAJT7M7f2hcxH8ds04JALT71Jxx3DtqiXurXA,2868
|
|
5301
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/update.txt,sha256=
|
|
5376
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/update.txt,sha256=kqCZilBxlbkSmj9iepk98hHhkHgrkFUvBE7DUyOXEDA,6527
|
|
5302
5377
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version-collection/list-runbook-versions.txt,sha256=XpgDZmDD5Kkx_Dbe8CUw1lYy65p5udhtAd8o35MRg1o,4048
|
|
5303
5378
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record/change-compartment.txt,sha256=5jeym7jI2P6VR7-7BzJbHobyugyFAKlmfaZDmgmG3zc,5199
|
|
5304
5379
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record/create.txt,sha256=RPmU9319873OzZh45GieJiC4Q3lTJPgGqS7RWIOr_Kw,6285
|
|
@@ -5330,8 +5405,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-re
|
|
|
5330
5405
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource/get.txt,sha256=MMhZQsr60xHbM-tDfRsyWCDuq7m7kVgt0mhVDvJpjJg,4303
|
|
5331
5406
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource/update.txt,sha256=mv6UnWOd0ghp_AUeEt08icWWDbcJsW9SqXR020nul9k,5805
|
|
5332
5407
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource-collection/list-fleet-resources.txt,sha256=BgtVnc2KSf5uT4aV68bhzhZ4kLutKbYcKR9YeG2cFGM,4782
|
|
5333
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-fleet-targets.txt,sha256=
|
|
5334
|
-
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-targets.txt,sha256=
|
|
5408
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-fleet-targets.txt,sha256=5crni14zfi4vTxgYUzMT2mxANuepbsi8757cgjJTjmA,4668
|
|
5409
|
+
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-targets.txt,sha256=aJUl2vUuEOSTi-vYhI_9m0e_Ts3WeLmTltTnPLtbd_I,4497
|
|
5335
5410
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/inventory-resource-collection/list-inventory-resources.txt,sha256=NiDpVT0xt4jngRE2fjgcMgYj9ycpI5HTHwvArjgBDK0,5887
|
|
5336
5411
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action-summary.txt,sha256=uir7mwdru6BoCM2VpwsZCbixOo7NkS1tosaOdTQUVWQ,147
|
|
5337
5412
|
oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action.txt,sha256=Ebt4TlyVi5uXEqWcGmG4jJwhW3pWXIdvXMK5ys2CL1w,534
|
|
@@ -5628,13 +5703,15 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collect
|
|
|
5628
5703
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint.txt,sha256=RFznF2oAez9K5cxQHnS1Juo7mKGbiL_8XhdCn_ikQUw,509
|
|
5629
5704
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint-collection.txt,sha256=VRztA-sExiGi6un41juIZLeg_wTUT2co0FJSDhwhooI,240
|
|
5630
5705
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint.txt,sha256=q6DZckHLJDdJ3OhiOzfrivpTzOH-21gCuFt3tIFs7vc,220
|
|
5706
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model-collection.txt,sha256=QGFqLOx_oBBkLkYiDrMpk5S08XupZWc0106b66UwD3s,206
|
|
5707
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model.txt,sha256=6i85StKDmyfVzhTKtvM5Xj_6ywVREb4FgnTtRNmgNuw,570
|
|
5631
5708
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model-collection.txt,sha256=4X_KfINooLZXRk_Qk1nx33Al4NedcKLLNqWHTDiNZYI,211
|
|
5632
5709
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model.txt,sha256=PC4ESHR-w0rRP1-h80v0qHH09ljEuvaTRLMpQ8FJ1u4,589
|
|
5633
5710
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request-error.txt,sha256=k_cw0XVE4j5DbptSB3sZwK3PzGJooywwTxDsZjepoas,202
|
|
5634
5711
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request-log-entry.txt,sha256=pSLO9YCaQjvJkg-haeNKdrdlvl-v-i-XNzqj2-q0Gzo,222
|
|
5635
5712
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request.txt,sha256=YkKIb3o2jVTRSrVok2_G61McC-V3uUThRFucVdvV_Uo,472
|
|
5636
5713
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/change-compartment.txt,sha256=Qh7zLs40XCLwY-rtypK7YSWrA17r_g7vEUdxTrHhXaI,4259
|
|
5637
|
-
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt,sha256=
|
|
5714
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt,sha256=dvh-w3BUx4DvQNU74JXiror_OCrqLa9L7k2V1QU_Az4,7074
|
|
5638
5715
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/delete.txt,sha256=RuM_-1y8JqFeyGIDvU2VmtWokG23UUX0n382o4RoO5I,5334
|
|
5639
5716
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/get.txt,sha256=RwJAFv6c4sSo6WCVHYuGHjrb4Boo_QsPI2iiv7UNaJk,3603
|
|
5640
5717
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/update.txt,sha256=bYLkUloKvEenz2V7kdWx4OAmj9inyv0aa8ifmOUHbtU,6479
|
|
@@ -5651,12 +5728,19 @@ oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-pr
|
|
|
5651
5728
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/get.txt,sha256=Uv8BujTude6P2YPrgDXu6tEliq8bMs7aZRqkL7ko_DY,3533
|
|
5652
5729
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/update.txt,sha256=IHlfGaGcTfXPPT7AlcQEXnVFKhwC-qFu1ezJ5RqBp4k,6980
|
|
5653
5730
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint-collection/list-generative-ai-private-endpoints.txt,sha256=5bcFGR7Q-sXf6Jt92zSsm7mhNw8XobqsSSBSIxAIuWY,4248
|
|
5731
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/change-compartment.txt,sha256=mY6WH5V2mTZmYuoppk6l6qfKjKs8nbdJy99Yz_mxTnU,3578
|
|
5732
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-huggingface.txt,sha256=gHwZnQ_qx7MU8ewCoi2FDg7mNDLXRw-8E0nZ1T6uspM,6966
|
|
5733
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-objectstorage.txt,sha256=MJ6w8sL7XWNER5pS4nySmejgFXPnV4CzjGzz1vhCP74,6809
|
|
5734
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/delete.txt,sha256=IlyaLTpTMcR8PbmmMXpIvuvI9BfkZq4RxLWgtuiY_Gk,4237
|
|
5735
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/get.txt,sha256=nE0BQ8lMXPpWe_s9a6rRjBUSWMzjopkOYLC_TVMLLEI,2735
|
|
5736
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/update.txt,sha256=bgJLJ44aQv6Rza3g4At8SdcQ0cQCQlibYDOslxXtt00,5667
|
|
5737
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model-collection/list-imported-models.txt,sha256=6v7vAvNnzEemnyNIyszLU9Kd2VLnf63pWz260nFaCF4,4457
|
|
5654
5738
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/change-compartment.txt,sha256=zb2PAfwna3IjiEXGqDNwP55iVsncLB9b-UCgfYYFT5M,3888
|
|
5655
5739
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/create.txt,sha256=e5zICg1QUbISOBLHS43UwOgBRtYQ6anHGmRMYw9wj4M,6502
|
|
5656
5740
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/delete.txt,sha256=TkZkAEzulWl3S2QMVH7OIb0c2Mn__sVgcCwaWF4xTms,4756
|
|
5657
5741
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/get.txt,sha256=0Fg0KJ7uTyQykA7kRDnNKFbZUPesonGa4Vl4VQ_5oaM,3276
|
|
5658
5742
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/update.txt,sha256=OTszB27ZYupopxfDFOGRx_vwO4jheyDWUWOsRhVuMTg,6157
|
|
5659
|
-
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model-collection/list-models.txt,sha256=
|
|
5743
|
+
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model-collection/list-models.txt,sha256=sY5c7MdtB1h1s_r-fbHXdKjHldR7lNecBHV3L2schJA,4424
|
|
5660
5744
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request/get.txt,sha256=ibLzg4kYIRgdt_3Ipx3vfQNjZUH_xpO0ZV6ME06AIkk,2731
|
|
5661
5745
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request/list.txt,sha256=y3KvyeXxP0GpTisBVStC9f9bwXf0lTauI9XzqUNbCY0,4034
|
|
5662
5746
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request-error/list.txt,sha256=Pfj1sI6gjZ5eMLipatIDuYwks4zk-zGIYyRJq49XV3U,3691
|
|
@@ -5924,7 +6008,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request/list.t
|
|
|
5924
6008
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-error/list.txt,sha256=rWOBa_VKTYY-MaaQpgbAvAeJ8nZoctQDWho2s4wX1pU,3205
|
|
5925
6009
|
oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-log-entry/list.txt,sha256=EzdsVrBmWQZBCwi4UKkZHywQkCQgRcg62ml-YTpknEk,3215
|
|
5926
6010
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule.txt,sha256=TGKSIFXpaqCm_i79P_45Ebd4PsucVoWuEsI7tZ5QNjY,747
|
|
5927
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=
|
|
6011
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt,sha256=6E1JPWJwkYEKei7hivYXIADvPwAB0ucuJipfNVVWev0,279
|
|
5928
6012
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/enforced-governance-rule.txt,sha256=RDRdSpzYGqJnCo6y7PuBQ_ZkcVJ2onD8j7eJ_XzkJqI,247
|
|
5929
6013
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule.txt,sha256=2-seomAEnKzfLBZpyOXCnbQGzFsJUEIf7ADX-cnRFpU,495
|
|
5930
6014
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion.txt,sha256=JEuQKkXKeNrLIzj1w1jWA5bFCHTplrdt4DvoPgwAtLA,337
|
|
@@ -5951,14 +6035,14 @@ oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane
|
|
|
5951
6035
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/get.txt,sha256=UQ5DtFBNWRngZsRIfl_k0SDkabKLqj0Jx7zG1ibNCOk,2897
|
|
5952
6036
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/list.txt,sha256=C1OwOb_C4apZNRAuNj6jxLtUkhk90WkP0f5wqxkSPJo,3935
|
|
5953
6037
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/retry.txt,sha256=POX41lH0Qn6XpnZwcygZ65NOx2GwDcLQJZ7A_qfpzjw,4320
|
|
5954
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt,sha256=
|
|
5955
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log.txt,sha256=
|
|
6038
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
|
|
6039
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt,sha256=P0-f9ZjBa3cTGd7N5TrNAtuB-6c0vVKFqTmoPvR4avA,191
|
|
5956
6040
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request.txt,sha256=XhA8S7RfdK8Ov6-V5ASYx1yUrY-4TGbAgx6pBLlyMDw,154
|
|
5957
6041
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/cancel.txt,sha256=ppMuQa-4dyhZHDxvLHlBGTwEW2nE90rA6AlEmp_sDJE,3222
|
|
5958
6042
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/get.txt,sha256=AWzzQWw-HEt2EAe2NJitsSUjK9q3--4im71X7Dh7Kr0,2830
|
|
5959
6043
|
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/list.txt,sha256=UM49uAHi8HQnmiYbuvGE10M6R7J_jkMz3nZKOu7uqxA,3620
|
|
5960
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list
|
|
5961
|
-
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log/list.txt,sha256=
|
|
6044
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list.txt,sha256=8jOc0ExsTUxkuTxZ2FARQqKWHdbnVWnCBxlMUFe38FY,3649
|
|
6045
|
+
oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/list-work-request-logs.txt,sha256=QhTIaagELUGg6VHqLwz76LZ_wCIgTJnFMc5F1tsSYdo,3749
|
|
5962
6046
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor.txt,sha256=WJlsQ1wPbzczvAUiVMicgaFHnPscAMDiPb8Kj0xMxc4,245
|
|
5963
6047
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe-result.txt,sha256=zcygFnKRIn4cHdPQafl50bhiLeErptIAUpven3duA6k,387
|
|
5964
6048
|
oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe.txt,sha256=f2WhMEjdazb6skkMW2nlG0NRt4KB6Jhwv2m58NBIcDA,196
|
|
@@ -7141,7 +7225,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/limits/quota.txt,sha256=AXplyx
|
|
|
7141
7225
|
oci_cli/help_text_producer/data_files/text/cmdref/limits/resource-availability.txt,sha256=fufpRb7niNYrj5p6NiVxXDgbOlw0trkYGcBfDWA9WKs,336
|
|
7142
7226
|
oci_cli/help_text_producer/data_files/text/cmdref/limits/service.txt,sha256=FXs1qZmlT_Cm0Yg4FS5Eijt2O4ldTi2SzGCZCQragQ4,144
|
|
7143
7227
|
oci_cli/help_text_producer/data_files/text/cmdref/limits/value.txt,sha256=goPQcD-V_9BxnwHhf1XlYxFMduwb4_EDGM0B-rg76hk,127
|
|
7144
|
-
oci_cli/help_text_producer/data_files/text/cmdref/limits/definition/list.txt,sha256=
|
|
7228
|
+
oci_cli/help_text_producer/data_files/text/cmdref/limits/definition/list.txt,sha256=0WDrG2F0uvTw7vouvlxcDT7iBubZhTjd1YWqTWLTEp0,3901
|
|
7145
7229
|
oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/addlock.txt,sha256=hA9YRTrg6Rij7ECK0mrm8e53hgxlKtbYZEASdd1VDk0,5129
|
|
7146
7230
|
oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/create.txt,sha256=Y0cUsj0IiEIGd0_SweutGhikuJlI5w9uN_0smq_GOSc,6956
|
|
7147
7231
|
oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/delete.txt,sha256=-__WFNpulX9kztaJCv8xPn0T6fF7a5GksY0zdhEroDA,4772
|
|
@@ -7149,9 +7233,9 @@ oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/get.txt,sha256=TE
|
|
|
7149
7233
|
oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/list.txt,sha256=1XucikA1B5FxZegr11nh94gVVnVo_lgc3n4QApyhZVc,3715
|
|
7150
7234
|
oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/removelock.txt,sha256=s-4rtUcr8wBMQzo1f2kWdqmtbXrtrH11N_O429h08ec,4885
|
|
7151
7235
|
oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/update.txt,sha256=hYi-coWED2WUG50ibk1UCNUoYpQ6_aT7Rp3iNb9G3MA,6638
|
|
7152
|
-
oci_cli/help_text_producer/data_files/text/cmdref/limits/resource-availability/get.txt,sha256=
|
|
7153
|
-
oci_cli/help_text_producer/data_files/text/cmdref/limits/service/list.txt,sha256=
|
|
7154
|
-
oci_cli/help_text_producer/data_files/text/cmdref/limits/value/list.txt,sha256=
|
|
7236
|
+
oci_cli/help_text_producer/data_files/text/cmdref/limits/resource-availability/get.txt,sha256=aLeYum29i-4kIY7c_khnITUw4gnTpClqJjx0mHmDKls,4119
|
|
7237
|
+
oci_cli/help_text_producer/data_files/text/cmdref/limits/service/list.txt,sha256=aYJ8rlo6Qq6miPL_Ip-6_HfCoBCdphtWhoJjAJGBzKw,3692
|
|
7238
|
+
oci_cli/help_text_producer/data_files/text/cmdref/limits/value/list.txt,sha256=29ptZvxMYq6IOYzBp8YTW29nPCnupJI4Nd7Liwzp7_I,4334
|
|
7155
7239
|
oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc.txt,sha256=_kEEfyv1KvYIFkMGfRMMAAwuqWcEljISVBLDTuuvc5M,262
|
|
7156
7240
|
oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/category.txt,sha256=bckPRDtuuWrNmaXu_ypdDHfoOiPVM2t3YQZMGp5AwJQ,229
|
|
7157
7241
|
oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/char-encoding-collection.txt,sha256=sIXM3lJG4_fr5TlS9tQSFi1KFO84BJJAFmj15fDTcgs,184
|
|
@@ -8467,7 +8551,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster.txt,sha
|
|
|
8467
8551
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore.txt,sha256=vtqr5FJBwNni9kY0N3YIWZtTmcIpq7Y_rEbwsEmLujc,314
|
|
8468
8552
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host.txt,sha256=3XlzzgEm2_30zY7U1GLsczXjydpyaQPbhfQe0QZOyNk,595
|
|
8469
8553
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc.txt,sha256=CQIa9hSYJnwoobEX5L5exWya62jdTqef1MeFHPTHJfA,869
|
|
8470
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt,sha256=
|
|
8554
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt,sha256=kDeXQH694uqh8esZ4MoemZm7V7j_dov1PaR_15H3-NU,198
|
|
8471
8555
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-log.txt,sha256=fs9KJ3jJXaOETQPekNTmRBNWcIKD2RR73TqDpDwqg0w,186
|
|
8472
8556
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request.txt,sha256=JsRn0O40f8wgM-fzmtn9GwtokAjlBR-JxCZhkR4Gs7Q,138
|
|
8473
8557
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster-summary.txt,sha256=pLPiks81e3MqChnbwdgxDE7clmIpPTpXEFgIW6Ltmu0,142
|
|
@@ -8518,7 +8602,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/upgrade-hcx.txt,sha2
|
|
|
8518
8602
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/vmware-versions.txt,sha256=ascNyFoBcCt26Q4UAgwoBoAWDfCHwii5mZK42NyB_CQ,3807
|
|
8519
8603
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request/get.txt,sha256=BDhlVowHKrm4397oiuufIaFo1HKXsq0iWqZRl5uClAQ,2704
|
|
8520
8604
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request/list.txt,sha256=nwFC4CBQrRClXioQAUy3nl41C55ZV6f4CA2jJo08kp4,3426
|
|
8521
|
-
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/list
|
|
8605
|
+
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/list.txt,sha256=TvYquZLxpn5GubF4Mm68_WpHVEXW-A2AqBBGQhnKBLo,3393
|
|
8522
8606
|
oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-log/list.txt,sha256=b9eaCzDCp6M9E3T84RMCutKxcQym-4sDAhqmShnLqow,3385
|
|
8523
8607
|
oci_cli/help_text_producer/data_files/text/cmdref/oda/instance.txt,sha256=_b_Ex624M19PWRxvuNsTxRZ0zFDgRrg5OTPEEZwfGQs,213
|
|
8524
8608
|
oci_cli/help_text_producer/data_files/text/cmdref/oda/management.txt,sha256=R6tp9PluDlG4rGspEEwcEPtlTVwc3es0AhfckcgoarM,2997
|
|
@@ -9121,8 +9205,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invita
|
|
|
9121
9205
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation.txt,sha256=LvBcZIPE8MckCZXFt-eNFLe1BBKS1p_bAhnThYtLLwk,358
|
|
9122
9206
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping.txt,sha256=mbw2t-OP0ADliaCjfcdUOOBRjMz9PJ39gZbLC8ace5Q,178
|
|
9123
9207
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription.txt,sha256=lnJu1PYHCPCeSWdWV6inKAMLsAQY-Ww0gtXqNULrQ40,220
|
|
9124
|
-
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt,sha256=
|
|
9125
|
-
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log.txt,sha256=
|
|
9208
|
+
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt,sha256=AqoCbmP2_hXnHtRuUmo4dpiG1SoBy-XsWSeXIbpw5cw,166
|
|
9209
|
+
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log-entry.txt,sha256=8wFPE3-I-Zm0sDOPE-9tFU9u964tYYVEffc55hPiY_w,173
|
|
9126
9210
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request.txt,sha256=CqqYgMRHLcb9v40j_5zXV2wEzzXEkDylVzIvshuOTU4,318
|
|
9127
9211
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/assigned-subscription/get.txt,sha256=MeGsKlwUcxS9GV35lwdZ-Bot6hy1kmyIw8sugn7NSe0,2848
|
|
9128
9212
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/assigned-subscription/list.txt,sha256=siSosVy1vgspqJWAjgbHufZl5KK1DY1KxqxkgSzYAjI,3895
|
|
@@ -9173,8 +9257,8 @@ oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-map
|
|
|
9173
9257
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping/list.txt,sha256=jNujfSQyyK2rmVKHsvewRGd7CQEzOU_w2wnKqZNjvrw,4032
|
|
9174
9258
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/get.txt,sha256=pN90IakAwEh5CC6dVEpDmytF3HZrgqzTjc1m_TEwh7k,2743
|
|
9175
9259
|
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/list.txt,sha256=wrQR1xUsAUEbMnVrDooXxVB-ke5NczG-K35W3azrOZI,3339
|
|
9176
|
-
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/list
|
|
9177
|
-
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log/list.txt,sha256=
|
|
9260
|
+
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/list.txt,sha256=AB5PNzclNCSJWqOu-vBpMFT3XqmrcbXGsQ-KDZjOM1M,3361
|
|
9261
|
+
oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log-entry/list.txt,sha256=4bvmJAf-Qa6JYk-hjjfDS0QAWUl7OhR2T7J8xJh3Gyg,2605
|
|
9178
9262
|
oci_cli/help_text_producer/data_files/text/cmdref/os/bucket.txt,sha256=C_uqazUqUyr_c5g9WVWFuADexOW0phQcpxu6BUSq3N4,678
|
|
9179
9263
|
oci_cli/help_text_producer/data_files/text/cmdref/os/multipart.txt,sha256=0bzYywL0aSnkDEALLRBzGMur-kLC4MdpXEVSS60lFpM,109
|
|
9180
9264
|
oci_cli/help_text_producer/data_files/text/cmdref/os/ns.txt,sha256=pmjAwJtr2wPD5186FycBl7WEdMRbX6TNRef1jgXUgqw,806
|
|
@@ -9455,6 +9539,23 @@ oci_cli/help_text_producer/data_files/text/cmdref/osub-usage/computed-usage.txt,
|
|
|
9455
9539
|
oci_cli/help_text_producer/data_files/text/cmdref/osub-usage/computed-usage/get.txt,sha256=UXWP0TzVcoxwll0W1NTnhE3bPsPiyXJPrDtXEIVQTtI,3428
|
|
9456
9540
|
oci_cli/help_text_producer/data_files/text/cmdref/osub-usage/computed-usage/list.txt,sha256=3N1izID0AA5YexN3DlHf5LSu7z-f-mzQOt-MlpHVgRI,8642
|
|
9457
9541
|
oci_cli/help_text_producer/data_files/text/cmdref/osub-usage/computed-usage-aggregated-summary/list-computed-usage-aggregateds.txt,sha256=CvHQbzHKaa0mKI4_7JsxDnASzteKUrAy54HLD0N04i0,9082
|
|
9542
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access.txt,sha256=uhGdgd9lHOHKQzFsWYMzg4-GSWSxGFUEgyiLk3S6E2Q,263
|
|
9543
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services.txt,sha256=P3Q2lrFT2C4gyGF58M2q7odPxW56h5CGe2YqPLBCU3w,232
|
|
9544
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error.txt,sha256=prO2iv3lpkrfZGJ48UEXNM9yOFkMR3HaHjy_Vsi87YQ,199
|
|
9545
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log.txt,sha256=kKUKVE8ROkgy3hCjNBfCsCVnHzt-vJ90ahV2n-EGG3c,187
|
|
9546
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request.txt,sha256=ngDrOZ8jL9BVRaUcMtEkE0THnAQTSkFZbgcM24YKnWg,482
|
|
9547
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/change-compartment.txt,sha256=0jhReCcXHOedC_HOAr8BQWr7zw9zLEKpHGReXfMfk90,5043
|
|
9548
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/create.txt,sha256=AD4bmofxeHi3ga1vKGTKSVjvSkvCHy-NjBIAz-Ziyrw,7431
|
|
9549
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/delete.txt,sha256=s7iOc1iG5zIAXpw36oN7apx0tdnPLSWM0CM3sKrlPXY,4751
|
|
9550
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/get.txt,sha256=-n5htKxIV8MF1wezwJVtUPXWs6kUJN0Uq6m9PAbv_rU,3353
|
|
9551
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/list.txt,sha256=gf1OKcJE2flqf4zX5aWrpZXWcUmbFCfEfugohEvsfZQ,4035
|
|
9552
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/update.txt,sha256=vvRwH24_u0dQ3uPk0XR7Jasn8-ARg3UYzyrZWQDr4dw,7498
|
|
9553
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services/list.txt,sha256=wtT8j1UUJHUG4YK1-SXB3uWm9cdhu3OzZNbWXTrpM00,3522
|
|
9554
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/cancel.txt,sha256=bSNT8-u-d9HFa7Nq10535suF_NxSrLYRYqSlwdBT2uI,3110
|
|
9555
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/get.txt,sha256=MyboVFVkxaWK99EFpTxbmS5NUJ6ERGaaMybo3fjDDnI,2722
|
|
9556
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/list.txt,sha256=BXAUDbZ7pDhpEC9cCBbn-DviKboZWI1h3bKZqnXHAiI,3760
|
|
9557
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error/list.txt,sha256=mK2RjNPui0LIbDx8g2GtNcP3fmeuYdpJrm1PfJIU0Ns,3703
|
|
9558
|
+
oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log/list.txt,sha256=zPDPlsDxGNx8ZffDNpr0hmYhalrT9mudgJdVP-jT174,3695
|
|
9458
9559
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/backup-collection.txt,sha256=d6wQU-CZZBeROf-8SgpIeb4EOekZTNUGLeQ-cQDWAts,221
|
|
9459
9560
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/backup.txt,sha256=ksddv-I4gXPG4Da50WE5IkSUO43ggEp-2pTgCVNblj4,191
|
|
9460
9561
|
oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration-collection.txt,sha256=0kuoWeobVW3pC3yt350R7HahYQliWW8fVYwa-Jyn8N4,256
|
|
@@ -9940,7 +10041,7 @@ oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/work-request-l
|
|
|
9940
10041
|
oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment.txt,sha256=g5wFAtlLmQoEvsPiA6oUEwkeZlH_Dg3Ox67j3s7w74w,239
|
|
9941
10042
|
oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment/get.txt,sha256=r7LHUp3UM8feuXTBXP2T5HUGj_27Qm-eWbkp2qUUnOQ,3210
|
|
9942
10043
|
oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment/list.txt,sha256=sTPfpZWA3iqKuJv8XglpTpWPDU_I7gNZ7S7GSuz8Vrs,4036
|
|
9943
|
-
oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt,sha256=
|
|
10044
|
+
oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt,sha256=TkeWhifl40vIsLe5ox6clvXSMgI4hSBgzF1v8djAZsQ,2978
|
|
9944
10045
|
oci_cli/help_text_producer/data_files/text/cmdref/session/export.txt,sha256=TLg1or41EXUOZaTezQJmgdJ-rIQKIoQpp_HP1HbcE-0,1299
|
|
9945
10046
|
oci_cli/help_text_producer/data_files/text/cmdref/session/import.txt,sha256=ej-pnKU8N6KwwzU_cvZWVyMc6WdJdcVJrriRPOqvtZk,1119
|
|
9946
10047
|
oci_cli/help_text_producer/data_files/text/cmdref/session/refresh.txt,sha256=SC5oZnPRzBhgrp2f-Z2zXflYauM68ej9TSTUr5E7AWg,801
|
|
@@ -10823,9 +10924,9 @@ services/appmgmt_control/tests/__init__.py,sha256=tiQm9jt9XIKFnQYVK3p0160y5KiyVB
|
|
|
10823
10924
|
services/artifacts/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10824
10925
|
services/artifacts/src/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10825
10926
|
services/artifacts/src/oci_cli_artifacts/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10826
|
-
services/artifacts/src/oci_cli_artifacts/artifacts_cli_extended.py,sha256=
|
|
10927
|
+
services/artifacts/src/oci_cli_artifacts/artifacts_cli_extended.py,sha256=Y5PCuwtV-Gg1Zgw_Izbp7prjHndmCmoPJ_87J1DNE28,43538
|
|
10827
10928
|
services/artifacts/src/oci_cli_artifacts/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10828
|
-
services/artifacts/src/oci_cli_artifacts/generated/artifacts_cli.py,sha256=
|
|
10929
|
+
services/artifacts/src/oci_cli_artifacts/generated/artifacts_cli.py,sha256=JED5jPlZN2h8nQycoA0Qv4nNdRfnf81dPuaPWG30FeU,152653
|
|
10829
10930
|
services/artifacts/src/oci_cli_artifacts/generated/client_mappings.py,sha256=4Ffxf6QscXnCTtGIC7kvZ8110uyNcedL22qqFloGDsA,802
|
|
10830
10931
|
services/artifacts/tests/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
10831
10932
|
services/audit/__init__.py,sha256=WTZWSibpxNeod8Pf_4iAsODdYfDaGzUKOjQEYeyQXOw,437
|
|
@@ -11000,7 +11101,7 @@ services/container_engine/src/oci_cli_container_engine/__init__.py,sha256=v5Dz5s
|
|
|
11000
11101
|
services/container_engine/src/oci_cli_container_engine/containerengine_cli_extended.py,sha256=M7HAX91ODhLSbnAuwi4Bxt27_ww1LQvkzZIN-LBuyX8,52631
|
|
11001
11102
|
services/container_engine/src/oci_cli_container_engine/generated/__init__.py,sha256=v5Dz5sPp7_ou6e3lrRs-13H-iMfzA1hF1IUrUYaLkbI,437
|
|
11002
11103
|
services/container_engine/src/oci_cli_container_engine/generated/client_mappings.py,sha256=yROuVMlwbZaCedv0NqTjRfFs5YOvzANDTkJ-T4SOGkk,870
|
|
11003
|
-
services/container_engine/src/oci_cli_container_engine/generated/containerengine_cli.py,sha256=
|
|
11104
|
+
services/container_engine/src/oci_cli_container_engine/generated/containerengine_cli.py,sha256=x1Et8-GPRH7_0aaod2R_bEgdUAz8VjcUfWu5ASsmVZc,235130
|
|
11004
11105
|
services/container_engine/tests/__init__.py,sha256=v5Dz5sPp7_ou6e3lrRs-13H-iMfzA1hF1IUrUYaLkbI,437
|
|
11005
11106
|
services/container_instances/__init__.py,sha256=1Lr5-m2C8xLHeDCNvqb8VH1JzuCQ1EDIELGnyFexdC0,437
|
|
11006
11107
|
services/container_instances/src/__init__.py,sha256=1Lr5-m2C8xLHeDCNvqb8VH1JzuCQ1EDIELGnyFexdC0,437
|
|
@@ -11015,19 +11116,19 @@ services/core/src/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8
|
|
|
11015
11116
|
services/core/src/oci_cli_blockstorage/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11016
11117
|
services/core/src/oci_cli_blockstorage/blockstorage_cli_extended.py,sha256=4FzsIIYMRqdq_jbAaSZfsC1f4-vWrvoRtENhlvxcotY,22196
|
|
11017
11118
|
services/core/src/oci_cli_blockstorage/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11018
|
-
services/core/src/oci_cli_blockstorage/generated/blockstorage_cli.py,sha256=
|
|
11119
|
+
services/core/src/oci_cli_blockstorage/generated/blockstorage_cli.py,sha256=YsgbUCGVJluqX5-yWBNQZAKbKmyicWHaCPRiidHAMpk,363859
|
|
11019
11120
|
services/core/src/oci_cli_blockstorage/generated/client_mappings.py,sha256=0OkpWQznzF_ciITs37zKbOPBHmS3gT6Cnhorx5Cd-Zk,776
|
|
11020
11121
|
services/core/src/oci_cli_compute/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11021
11122
|
services/core/src/oci_cli_compute/compute_cli_extended.py,sha256=gNAozHuyHCW624yaH_9mhMhuDORqnK6EnEePbAEFlu4,93412
|
|
11022
11123
|
services/core/src/oci_cli_compute/computepic_cli_extended.py,sha256=gyP4xriwv3xEBqRv2vpvqKVjXsCc3wOT01zm3pgG5Bo,6981
|
|
11023
11124
|
services/core/src/oci_cli_compute/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11024
11125
|
services/core/src/oci_cli_compute/generated/client_mappings.py,sha256=mxERP53mnReNsGqmXRrKoNtuTGxYLo0YRLXcTtuVCMI,761
|
|
11025
|
-
services/core/src/oci_cli_compute/generated/compute_cli.py,sha256=
|
|
11126
|
+
services/core/src/oci_cli_compute/generated/compute_cli.py,sha256=26hQgyF4hPfN45uQALOdjXi_ZsXlmhCg8eK-MEXcVQg,1107405
|
|
11026
11127
|
services/core/src/oci_cli_compute_management/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11027
11128
|
services/core/src/oci_cli_compute_management/computemanagement_cli_extended.py,sha256=Fq8R1iLwZgv4v_LhPQsnaQ5HwRJtUjDB8lDD9VVS-eQ,5897
|
|
11028
11129
|
services/core/src/oci_cli_compute_management/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11029
11130
|
services/core/src/oci_cli_compute_management/generated/client_mappings.py,sha256=1Efh4yAcdzIuNIhqPvDKLhQvByBQJH80wb64C9yYOQM,792
|
|
11030
|
-
services/core/src/oci_cli_compute_management/generated/computemanagement_cli.py,sha256=
|
|
11131
|
+
services/core/src/oci_cli_compute_management/generated/computemanagement_cli.py,sha256=odgqhhTRGvG-bQwXXcj4emBDe5f6hwN3oDwR7TcnRkk,150746
|
|
11031
11132
|
services/core/src/oci_cli_core/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11032
11133
|
services/core/src/oci_cli_core/core_cli_extended.py,sha256=UR6TyOL7p2lkyF8kl85N2TgjMJ_FGHnXAMmVSdVEUbo,517
|
|
11033
11134
|
services/core/src/oci_cli_core/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
@@ -11120,7 +11221,7 @@ services/database/src/oci_cli_database/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_
|
|
|
11120
11221
|
services/database/src/oci_cli_database/database_cli_extended.py,sha256=MybqIZzK79mEn52_vZLj9uvcsdrwziZ8z-FM-NYHAgs,322615
|
|
11121
11222
|
services/database/src/oci_cli_database/generated/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11122
11223
|
services/database/src/oci_cli_database/generated/client_mappings.py,sha256=IP9FtwxRZ2m7IhZHMVegq5kwn9aHKXa-JJsuBgra21s,792
|
|
11123
|
-
services/database/src/oci_cli_database/generated/database_cli.py,sha256=
|
|
11224
|
+
services/database/src/oci_cli_database/generated/database_cli.py,sha256=7fA_e7aBLdUMBLDun7kzMQtl_4S3LLINX5DZy2Y9otQ,3425669
|
|
11124
11225
|
services/database/tests/__init__.py,sha256=pRTjVbe6ACrpVVj19fOMy_ssI1gziBwIs-qA6f694v8,437
|
|
11125
11226
|
services/database_management/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
11126
11227
|
services/database_management/src/__init__.py,sha256=OgK3LD1Qj47AMcW0SASksfmiYL8uBwseHuXxn5w6bVk,437
|
|
@@ -11260,6 +11361,14 @@ services/devops/src/oci_cli_devops/generated/__init__.py,sha256=7W7tOtfPMiicmXNs
|
|
|
11260
11361
|
services/devops/src/oci_cli_devops/generated/client_mappings.py,sha256=igpa4FbI-AvMkP45ZLhL1ItQrypdoJH0DNlPM29z6_U,772
|
|
11261
11362
|
services/devops/src/oci_cli_devops/generated/devops_cli.py,sha256=VRinexFb-qq2pcfWjPw2e6xrlrSRSGabtW1P71hGUjg,1336624
|
|
11262
11363
|
services/devops/tests/__init__.py,sha256=7W7tOtfPMiicmXNsQlm7UPD6y8oudqvKNxHj3I3dsXM,437
|
|
11364
|
+
services/dif/__init__.py,sha256=8L8FlgiOjlRbcTG1P2BBIidS1jccVu-M-7WroAZB3T0,437
|
|
11365
|
+
services/dif/src/__init__.py,sha256=8L8FlgiOjlRbcTG1P2BBIidS1jccVu-M-7WroAZB3T0,437
|
|
11366
|
+
services/dif/src/oci_cli_stack/__init__.py,sha256=8L8FlgiOjlRbcTG1P2BBIidS1jccVu-M-7WroAZB3T0,437
|
|
11367
|
+
services/dif/src/oci_cli_stack/stack_cli_extended.py,sha256=7mywLdBjoUtJ-GUWdJPgqYhap9ICttudjrgc4lpzhtU,5577
|
|
11368
|
+
services/dif/src/oci_cli_stack/generated/__init__.py,sha256=8L8FlgiOjlRbcTG1P2BBIidS1jccVu-M-7WroAZB3T0,437
|
|
11369
|
+
services/dif/src/oci_cli_stack/generated/client_mappings.py,sha256=iQRzq6RcvohBdoHmg4hw5chnKlHYUVmMS8eriiTHsiE,748
|
|
11370
|
+
services/dif/src/oci_cli_stack/generated/stack_cli.py,sha256=BVd5S2_P1Q8H-7xfr9qgZA83P3ScLxIbuw8mUrIhOmU,66239
|
|
11371
|
+
services/dif/tests/__init__.py,sha256=8L8FlgiOjlRbcTG1P2BBIidS1jccVu-M-7WroAZB3T0,437
|
|
11263
11372
|
services/disaster_recovery/__init__.py,sha256=ORtfjcvgFFT3jgXAypg8Yw2HuOIx8JKH7xyzuyrhFyw,437
|
|
11264
11373
|
services/disaster_recovery/src/__init__.py,sha256=ORtfjcvgFFT3jgXAypg8Yw2HuOIx8JKH7xyzuyrhFyw,437
|
|
11265
11374
|
services/disaster_recovery/src/oci_cli_disaster_recovery/__init__.py,sha256=ORtfjcvgFFT3jgXAypg8Yw2HuOIx8JKH7xyzuyrhFyw,437
|
|
@@ -11273,7 +11382,7 @@ services/distributed_database/src/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5
|
|
|
11273
11382
|
services/distributed_database/src/oci_cli_distributed_autonomous_db_service/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5A3oydW2xrc7-xu5g,437
|
|
11274
11383
|
services/distributed_database/src/oci_cli_distributed_autonomous_db_service/generated/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5A3oydW2xrc7-xu5g,437
|
|
11275
11384
|
services/distributed_database/src/oci_cli_distributed_autonomous_db_service/generated/client_mappings.py,sha256=_O6qZsbRV5dzWsmY-z1TrLb851y69Jbo_wvxfE4OXsM,945
|
|
11276
|
-
services/distributed_database/src/oci_cli_distributed_autonomous_db_service/generated/distributedautonomousdbservice_cli.py,sha256=
|
|
11385
|
+
services/distributed_database/src/oci_cli_distributed_autonomous_db_service/generated/distributedautonomousdbservice_cli.py,sha256=5j79RmrX1uvopUpcpv7szvxtd9I7O788VWXfAaq4p-c,106160
|
|
11277
11386
|
services/distributed_database/src/oci_cli_distributed_database/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5A3oydW2xrc7-xu5g,437
|
|
11278
11387
|
services/distributed_database/src/oci_cli_distributed_database/generated/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5A3oydW2xrc7-xu5g,437
|
|
11279
11388
|
services/distributed_database/src/oci_cli_distributed_database/generated/distributed_database_service_cli.py,sha256=RmCsKG7tHhzN0DNUHG0EuR7Cu_IBnzdh99CsWFUE5ic,1172
|
|
@@ -11284,7 +11393,7 @@ services/distributed_database/src/oci_cli_distributed_db_private_endpoint_servic
|
|
|
11284
11393
|
services/distributed_database/src/oci_cli_distributed_db_service/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5A3oydW2xrc7-xu5g,437
|
|
11285
11394
|
services/distributed_database/src/oci_cli_distributed_db_service/generated/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5A3oydW2xrc7-xu5g,437
|
|
11286
11395
|
services/distributed_database/src/oci_cli_distributed_db_service/generated/client_mappings.py,sha256=RHF60xpyvMeL0r6Y0vDLH2J3cJ1xWcfBeb5RJcCpYMM,914
|
|
11287
|
-
services/distributed_database/src/oci_cli_distributed_db_service/generated/distributeddbservice_cli.py,sha256=
|
|
11396
|
+
services/distributed_database/src/oci_cli_distributed_db_service/generated/distributeddbservice_cli.py,sha256=aMw0LI01fEKDi0xeYrsmMYRjUsWvtEHOtZpHl6cbwi8,102077
|
|
11288
11397
|
services/distributed_database/src/oci_cli_distributed_db_work_request_service/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5A3oydW2xrc7-xu5g,437
|
|
11289
11398
|
services/distributed_database/src/oci_cli_distributed_db_work_request_service/generated/__init__.py,sha256=VDOHJyLHED1KZsSUNyPQHtYBbP5A3oydW2xrc7-xu5g,437
|
|
11290
11399
|
services/distributed_database/src/oci_cli_distributed_db_work_request_service/generated/client_mappings.py,sha256=hT6qoa4bMUK41SY2C6QKpaJJ7b1dt_tyYhX55KPRK5I,949
|
|
@@ -11342,15 +11451,15 @@ services/fleet_apps_management/src/oci_cli_fleet_apps_management/__init__.py,sha
|
|
|
11342
11451
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management/generated/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-EAUmE8Y1WToPEMMsKWM,437
|
|
11343
11452
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management/generated/client_mappings.py,sha256=ugFRaJKJF38pae1s6HzjOA9t88X_72MVjjX974nNnQ4,918
|
|
11344
11453
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management/generated/fleet_apps_management_service_cli.py,sha256=_q8yQH9xoYFktJ-PtYVZW0iWEn_ZnTG6ziggFdKBZII,1270
|
|
11345
|
-
services/fleet_apps_management/src/oci_cli_fleet_apps_management/generated/fleetappsmanagement_cli.py,sha256=
|
|
11454
|
+
services/fleet_apps_management/src/oci_cli_fleet_apps_management/generated/fleetappsmanagement_cli.py,sha256=DErb-bzZvxbEZRjQD-kvWSKd_mAs7EAfrkk2hsl-U3U,236533
|
|
11346
11455
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_admin/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-EAUmE8Y1WToPEMMsKWM,437
|
|
11347
11456
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_admin/generated/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-EAUmE8Y1WToPEMMsKWM,437
|
|
11348
11457
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_admin/generated/client_mappings.py,sha256=oAzpUedkIaDUeZ5B2JZFVltP-Wnkn3N1N7OFr2NWR-k,934
|
|
11349
|
-
services/fleet_apps_management/src/oci_cli_fleet_apps_management_admin/generated/fleetappsmanagementadmin_cli.py,sha256=
|
|
11458
|
+
services/fleet_apps_management/src/oci_cli_fleet_apps_management_admin/generated/fleetappsmanagementadmin_cli.py,sha256=J73aXahg_In_jsgb57QzTUhdcXJdZH2uvnhHtZg4UKE,284085
|
|
11350
11459
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_catalog/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-EAUmE8Y1WToPEMMsKWM,437
|
|
11351
11460
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_catalog/generated/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-EAUmE8Y1WToPEMMsKWM,437
|
|
11352
11461
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_catalog/generated/client_mappings.py,sha256=FclBe7i1ugnk9kgvTB2ldTi8ZpMxTq1DRDMtq0w0tk8,940
|
|
11353
|
-
services/fleet_apps_management/src/oci_cli_fleet_apps_management_catalog/generated/fleetappsmanagementcatalog_cli.py,sha256=
|
|
11462
|
+
services/fleet_apps_management/src/oci_cli_fleet_apps_management_catalog/generated/fleetappsmanagementcatalog_cli.py,sha256=j4BVcADGoQBXYQLnONpj1O9xxrqKfwRc-4JoSHQnXZg,86269
|
|
11354
11463
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_maintenance_window/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-EAUmE8Y1WToPEMMsKWM,437
|
|
11355
11464
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_maintenance_window/generated/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-EAUmE8Y1WToPEMMsKWM,437
|
|
11356
11465
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_maintenance_window/generated/client_mappings.py,sha256=d_iTVlNgdhKVaPLd-jmCvHffpuHe40H6XyW_tYCAvR0,971
|
|
@@ -11358,7 +11467,7 @@ services/fleet_apps_management/src/oci_cli_fleet_apps_management_maintenance_win
|
|
|
11358
11467
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_operations/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-EAUmE8Y1WToPEMMsKWM,437
|
|
11359
11468
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_operations/generated/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-EAUmE8Y1WToPEMMsKWM,437
|
|
11360
11469
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_operations/generated/client_mappings.py,sha256=C50Py5TjBgrCqKfiTZ1SjwJmG0V28L0wZCtYp0yqLLA,949
|
|
11361
|
-
services/fleet_apps_management/src/oci_cli_fleet_apps_management_operations/generated/fleetappsmanagementoperations_cli.py,sha256=
|
|
11470
|
+
services/fleet_apps_management/src/oci_cli_fleet_apps_management_operations/generated/fleetappsmanagementoperations_cli.py,sha256=vDvKvUwwp8CtWWZ-TDipFHdlxJTfCG0cgU0yTqOZyYs,247248
|
|
11362
11471
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_provision/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-EAUmE8Y1WToPEMMsKWM,437
|
|
11363
11472
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_provision/generated/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-EAUmE8Y1WToPEMMsKWM,437
|
|
11364
11473
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_provision/generated/client_mappings.py,sha256=MXvZe9aBSwqEa9hQukxcMEShzZCnHI79-4vyIKT4T_E,946
|
|
@@ -11366,7 +11475,7 @@ services/fleet_apps_management/src/oci_cli_fleet_apps_management_provision/gener
|
|
|
11366
11475
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_runbooks/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-EAUmE8Y1WToPEMMsKWM,437
|
|
11367
11476
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_runbooks/generated/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-EAUmE8Y1WToPEMMsKWM,437
|
|
11368
11477
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_runbooks/generated/client_mappings.py,sha256=G5IR5Os_M63-lONcFKGw2-nimAXF_jtkROz6K9E5XPM,943
|
|
11369
|
-
services/fleet_apps_management/src/oci_cli_fleet_apps_management_runbooks/generated/fleetappsmanagementrunbooks_cli.py,sha256=
|
|
11478
|
+
services/fleet_apps_management/src/oci_cli_fleet_apps_management_runbooks/generated/fleetappsmanagementrunbooks_cli.py,sha256=dCw19furZ7UpbPFZ3R3W8y4KbQIkxkwyXfJ1MZuOCH0,170773
|
|
11370
11479
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_work_request/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-EAUmE8Y1WToPEMMsKWM,437
|
|
11371
11480
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_work_request/generated/__init__.py,sha256=ZpqWZDyihecjUzXzCMLoyPG-EAUmE8Y1WToPEMMsKWM,437
|
|
11372
11481
|
services/fleet_apps_management/src/oci_cli_fleet_apps_management_work_request/generated/client_mappings.py,sha256=AAeoks5idOaWcO6xHUIpdR4ZCHtiVY3NMbFs6BEEb_o,953
|
|
@@ -11407,9 +11516,10 @@ services/fusion_apps/tests/__init__.py,sha256=_RwiKG2CoTnQnQj2awCrGOmvU5o_1gHoDV
|
|
|
11407
11516
|
services/generative_ai/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11408
11517
|
services/generative_ai/src/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11409
11518
|
services/generative_ai/src/oci_cli_generative_ai/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11519
|
+
services/generative_ai/src/oci_cli_generative_ai/generativeai_cli_extended.py,sha256=TQhZJEOJHZV7m2fI7UUrR_4KmOup3oC-9CZlW_YCxy8,7071
|
|
11410
11520
|
services/generative_ai/src/oci_cli_generative_ai/generated/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11411
11521
|
services/generative_ai/src/oci_cli_generative_ai/generated/client_mappings.py,sha256=R4R1wX05txaYAqMjqQcYD3s_cWHg4k2cJU7wI2iODoE,840
|
|
11412
|
-
services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py,sha256=
|
|
11522
|
+
services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py,sha256=2O36r5REBAsdN_Sr15gKYJNt14v8SJztwwb67rDnYoo,170877
|
|
11413
11523
|
services/generative_ai/tests/__init__.py,sha256=PDabvPmRGsBrNYyMESWyMiJMduwW3GmM7OMMS6JjdW4,437
|
|
11414
11524
|
services/generative_ai_agent/__init__.py,sha256=ymfwFOEumMu5vj_VRhFHCaL8rN1-fcibeDxLH2w_XTM,437
|
|
11415
11525
|
services/generative_ai_agent/src/__init__.py,sha256=ymfwFOEumMu5vj_VRhFHCaL8rN1-fcibeDxLH2w_XTM,437
|
|
@@ -11588,7 +11698,7 @@ services/limits/src/oci_cli_limits/__init__.py,sha256=4f8GOZYjSWd1ve1ZqfpI-CsL16
|
|
|
11588
11698
|
services/limits/src/oci_cli_limits/limits_cli_extended.py,sha256=uZRF5I5TXUu7tI2Z2GxJJ2SW293flcIJ_qXl31GlNNE,846
|
|
11589
11699
|
services/limits/src/oci_cli_limits/generated/__init__.py,sha256=4f8GOZYjSWd1ve1ZqfpI-CsL16kOKDH18ZKdpmMPztc,437
|
|
11590
11700
|
services/limits/src/oci_cli_limits/generated/client_mappings.py,sha256=aQ09V-QVyuqr-5bmEjpQcRQ5FurNXW89h2Z6WEcMIbM,772
|
|
11591
|
-
services/limits/src/oci_cli_limits/generated/limits_cli.py,sha256=
|
|
11701
|
+
services/limits/src/oci_cli_limits/generated/limits_cli.py,sha256=mig7yxhyLZWGrvTzd7bojHSopxcdfQpnZf6tcOfn-qI,17401
|
|
11592
11702
|
services/limits/src/oci_cli_limits/generated/limits_service_cli.py,sha256=wYX13vWN33sxC6bm2r8pE555RoRNp1sq38ssS061a-8,970
|
|
11593
11703
|
services/limits/src/oci_cli_quotas/__init__.py,sha256=4f8GOZYjSWd1ve1ZqfpI-CsL16kOKDH18ZKdpmMPztc,437
|
|
11594
11704
|
services/limits/src/oci_cli_quotas/quotas_cli_extended.py,sha256=5MLtl2XQ9oxka0-pDxWwKqmbQJwzZ1GUGScs473afMc,1030
|
|
@@ -12173,6 +12283,14 @@ services/osub_usage/src/oci_cli_computed_usage/generated/__init__.py,sha256=itVb
|
|
|
12173
12283
|
services/osub_usage/src/oci_cli_computed_usage/generated/client_mappings.py,sha256=3fCfllvZS_IU7gf-SXkrT8efCw_3IGLrCxLMknRXKyI,822
|
|
12174
12284
|
services/osub_usage/src/oci_cli_computed_usage/generated/computedusage_cli.py,sha256=2X1UllJs8AM0ekU3anCQY97f9QWqYL17YTFPCXynFHQ,13577
|
|
12175
12285
|
services/osub_usage/tests/__init__.py,sha256=itVbO4WLHsPc7H3aPvjeLsRZV4pycSkthWjT9x2KHKw,437
|
|
12286
|
+
services/psa/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
|
|
12287
|
+
services/psa/src/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
|
|
12288
|
+
services/psa/src/oci_cli_private_service_access/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
|
|
12289
|
+
services/psa/src/oci_cli_private_service_access/privateserviceaccess_cli_extended.py,sha256=RTotmH69uhQ09kSIadSHoZHP3Pp0jvwVnjY8anRwU88,6335
|
|
12290
|
+
services/psa/src/oci_cli_private_service_access/generated/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
|
|
12291
|
+
services/psa/src/oci_cli_private_service_access/generated/client_mappings.py,sha256=Gc11a7nGx0Q9U9Wx76Hue4fZ-TdZSw7G57bIXvPo7f0,795
|
|
12292
|
+
services/psa/src/oci_cli_private_service_access/generated/privateserviceaccess_cli.py,sha256=qUFyETMNzENBUIaP-kfvI9KqzdrxlyqSI4EFFNjn2YU,51916
|
|
12293
|
+
services/psa/tests/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
|
|
12176
12294
|
services/psql/__init__.py,sha256=xaRYogy4VhFinC2319USfpzxK0i_suZkD6keeeHfLLo,437
|
|
12177
12295
|
services/psql/src/__init__.py,sha256=xaRYogy4VhFinC2319USfpzxK0i_suZkD6keeeHfLLo,437
|
|
12178
12296
|
services/psql/src/oci_cli_postgresql/__init__.py,sha256=xaRYogy4VhFinC2319USfpzxK0i_suZkD6keeeHfLLo,437
|
|
@@ -12582,10 +12700,10 @@ services/zpr/src/oci_cli_zpr/generated/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDv
|
|
|
12582
12700
|
services/zpr/src/oci_cli_zpr/generated/client_mappings.py,sha256=eTLXQDImyDyG8dX8CJdYEjz3h6rCCJb3BFRyeCUAlWs,742
|
|
12583
12701
|
services/zpr/src/oci_cli_zpr/generated/zpr_cli.py,sha256=DZnnwX1MKDrT3zWXrkw2-8Q5hwWOWS0usU-kNsPdye4,58668
|
|
12584
12702
|
services/zpr/tests/__init__.py,sha256=wPKnnNrEBRpyVU7y1u4JDvNxrBw_If15F0TRiYZKYes,437
|
|
12585
|
-
oci_cli-3.
|
|
12586
|
-
oci_cli-3.
|
|
12587
|
-
oci_cli-3.
|
|
12588
|
-
oci_cli-3.
|
|
12589
|
-
oci_cli-3.
|
|
12590
|
-
oci_cli-3.
|
|
12591
|
-
oci_cli-3.
|
|
12703
|
+
oci_cli-3.70.1.dist-info/LICENSE.txt,sha256=ueIO48H0oqClJKqp08lneEyFBdtKhwGsa_jOxi8m7Ro,41278
|
|
12704
|
+
oci_cli-3.70.1.dist-info/METADATA,sha256=L9XU4Rh0DhD83Dnmbykw5_xdn8kqVOEg8kE-gu3zCt8,7272
|
|
12705
|
+
oci_cli-3.70.1.dist-info/THIRD_PARTY_LICENSES.txt,sha256=aTaXCqNxR1izL8cRvUcnsyswdP74vi4D4dd9FcoRmiA,88189
|
|
12706
|
+
oci_cli-3.70.1.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
|
12707
|
+
oci_cli-3.70.1.dist-info/entry_points.txt,sha256=Rzwlt90Fk4kXpuMTmspwgtY69KnkJeoUj1-Cgw_Ti4E,126
|
|
12708
|
+
oci_cli-3.70.1.dist-info/top_level.txt,sha256=qaPmB8Lr9XWqQLRmy6aKLBHCfkwLZKopOFxYbJp-R9o,47
|
|
12709
|
+
oci_cli-3.70.1.dist-info/RECORD,,
|