oci-cli 3.70.1__py3-none-any.whl → 3.71.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/bastion.psm1 +2 -2
- oci_cli/bin/dbmulticloud.psm1 +31 -1
- oci_cli/bin/email.psm1 +25 -4
- oci_cli/bin/iot.psm1 +1 -1
- oci_cli/bin/multicloud.psm1 +14 -6
- oci_cli/bin/session.psm1 +1 -1
- oci_cli/cli_constants.py +2 -0
- oci_cli/cli_root.py +19 -1
- oci_cli/cli_session.py +3 -2
- oci_cli/cli_setup_bootstrap.py +4 -1
- oci_cli/cli_util.py +76 -1
- oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/update-governance-instance-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance-collection/list-governance-instances.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/access-governance-cp/governance-instance-configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/knowledge-base/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/deactivate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-recipe/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/list-application-dependency-recommendations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run-stage/get-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/remediation-run-stage/list-stages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/create-vulnerability-audit-external-resource-vulnerability-audit-source.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/create-vulnerability-audit-oci-resource-vulnerability-audit-source.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/create-vulnerability-audit-unknown-source-vulnerability-audit-source.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/list-application-dependency-vulnerabilities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/vulnerability-audit/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/adm/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-entities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-health-entities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-key-phrases.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-language.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-pii-entities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-sentiments.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-detect-text-classification.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/batch-language-translation.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/detect-entities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/detect-key-phrases.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/detect-language.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/detect-sentiments.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/detect-text-classification.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/evaluation-result/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/job/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/model-type-info/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/project/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/work-request/error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai/language/work-request/log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform-collection/list-ai-data-platforms.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/analyze-document-result/analyze-document-inline-document-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/analyze-document-result/analyze-document-object-storage-document-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/analyze-document-result/analyze-document.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/model-type-info/get-model-type.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/create-processor-job-general-processor-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/create-processor-job-inline-document-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/create-processor-job-invoice-processor-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/create-processor-job-object-storage-locations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/processor-job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/project/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-document/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-document-inline-document-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-document-object-storage-document-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-document.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-image-inline-image-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-image-object-storage-image-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/analyze-image.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/document-job/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/document-job/create-document-job-object-list-inline-input-location.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/document-job/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/document-job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/image-job/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/image-job/create-image-job-object-list-inline-input-location.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/image-job/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/image-job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/model-collection/list-models.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/project-collection/list-projects.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection/list-stream-groups.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create-stream-job-object-storage-output-location.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update-stream-job-object-storage-output-location.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection/list-stream-jobs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create-stream-source-rtsp-source-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update-stream-source-rtsp-source-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection/list-stream-sources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/create-video-job-object-list-inline-input-location.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/video-job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection/list-vision-private-endpoints.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/change-network-endpoint.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/create-private-access-channel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/create-vanity-url.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/delete-private-access-channel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/delete-vanity-url.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/get-private-access-channel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/scale.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/set-feature-bundle.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/set-kms-key.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/update-private-access-channel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/update-vanity-url.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/analytics-instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/work-request/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/analytics/work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/create-filter-group.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/delete-filter-group.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/update-filter-group.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/announcement-subscription/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements-preferences/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements-preferences/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements-preferences/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/announcements-preferences/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/service/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/user-status/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/announce/user-status/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/add-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/content/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/deployment-specification/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/remove-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/validations/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/add-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/remove-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/add-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/remove-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/add-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/create.txt +38 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/remove-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/add-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/remove-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk-language-type/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/add-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/remove-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/add-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/remove-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection/list-api-platform-instances.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/api-metadata/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/api-metadata/list-api-metadata-by-entity-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/api-metadata/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/list-privileged-api-controls.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-control/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/approve.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/close.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/list-privileged-api-requests.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/reject.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-requests/revoke.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apiaccesscontrol/privileged-api-work-request/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-agent.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-apdex-rules.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-macs-extension.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-metric-group.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-options.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-span-filter.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-agent.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-apdex-rules.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-macs-extension.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-metric-group.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-options.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-span-filter.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config-collection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/export-configuration/copy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/export-configuration/export.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/import-configuration/import.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/metric-group/get-namespace-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/metric-group/get-namespaces.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/span-filter/validate-pattern.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/test/span-enrichment-group.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/test/test.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/apm-domain/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/data-key/generate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/data-key/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/data-key/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/work-request/list-apm-domain.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-control-plane/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/aggregated-network-data-result/aggregate-network-data.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/dedicated-vantage-point/create-with-oracle-rm-stack.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/dedicated-vantage-point/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/dedicated-vantage-point/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/dedicated-vantage-point/update-with-oracle-rm-stack.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/dedicated-vantage-point-collection/list-dedicated-vantage-points.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-browser-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-dns-sec-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-dns-server-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-dns-trace-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-ftp-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-network-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-rest-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-scripted-browser-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-scripted-rest-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/create-sql-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-browser-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-dns-sec-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-dns-server-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-dns-trace-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-ftp-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-network-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-rest-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-scripted-browser-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-scripted-rest-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor/update-sql-monitor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor-collection/list-monitors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/monitor-result/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/on-premise-vantage-point/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/on-premise-vantage-point/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/on-premise-vantage-point/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/on-premise-vantage-point/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/on-premise-vantage-point-collection/list-on-premise-vantage-points.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/public-vantage-point-collection/list-public-vantage-points.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/script/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/script/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/script/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/script/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/script-collection/list-scripts.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/worker/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/worker/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/worker/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/worker/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-synthetics/worker-collection/list-workers.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/auto-activate-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/deactivate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/pin.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/unpin.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/update-attribute.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/update-auto-activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/attributes/update-notes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/query/query-response/run-query.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/query/quick-picks/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/scheduled-query/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/scheduled-query/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/scheduled-query/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/scheduled-query/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/scheduled-query/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/trace/aggregated-snapshot/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/trace/log/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/trace/span/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/trace/trace/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/apm-traces/trace/trace-snapshot/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/monitored-instance/activate-plugin.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/monitored-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/monitored-instance/publish-top-processes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/monitored-instance-collection/list-monitored-instances.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/appmgmt-control/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/lookup.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/remove-version.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/restore.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/get-verify.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/sign-upload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image-signature/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/repository/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/delete-by-path.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/download-by-path.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/download.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/get-by-path.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/update-by-path.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/generic/artifact/upload-by-path.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/create-generic-repository.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/update-generic-repository.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/repository/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/audit/config/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/audit/config/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/audit/event/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/create.txt +21 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/bastion/update.txt +21 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/create-managed-ssh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/create-port-forwarding.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/create-session-create-dynamic-port-forwarding-session-target-resource-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/session/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bastion/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/auto-scale-config/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/auto-scale-config/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/auto-scale-config/edit.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/auto-scale-config/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/auto-scale-config/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-api-key/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-api-key/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-api-key/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-api-key/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-api-key/test-bds-object-storage-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-capacity-report/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-cluster-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/test.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/bds-metastore-configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/block-storage/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/cloudsql/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/cloudsql/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/activate-iam-user-sync-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/activate-upst-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/deactivate-iam-user-sync-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/deactivate-upst-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/refresh-confidential-application.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/refresh-upst-token-exchange-keytab.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/identity-configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/backup-node-node-level-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/backup-node-node-type-level-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/backup-node.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/certificate-service-info.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/change-shape.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-backup-configuration-node-level-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-backup-configuration-node-type-level-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-backup-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-replace-configuration-node-level-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-replace-configuration-node-type-level-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-node-replace-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create-resource-principal-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/disable-certificate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/enable-certificate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/execute-bootstrap-script.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/force-refresh-resource-principal.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-node-backup-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-node-backup.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-node-replace-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-os-patch-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-resource-principal-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get-software-update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-os-patch-batching-based-patching-configs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-os-patch-domain-based-patching-configs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-os-patch-downtime-based-patching-configs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-os-patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-patch-batching-based-odh-patching-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-patch-domain-based-odh-patching-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-patch-downtime-based-odh-patching-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/install-software-updates.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-node-backup-configurations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-node-backups.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-node-replace-configurations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-os-patches.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-patch-histories.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-patches.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-resource-principal-configurations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list-software-updates.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/master-nodes/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/renew-certificate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/replace-node.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/restart-node.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-backup-configuration-node-level-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-backup-configuration-node-type-level-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-backup-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-replace-configuration-node-level-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-replace-configuration-node-type-level-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-node-replace-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update-resource-principal-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/utility-nodes/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/instance/worker-nodes/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/kafka/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/kafka/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/node-backup/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/node-backup-configuration/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/node-replace-configuration/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/resource-principal-configuration/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bds/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/create-osn.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/create-peer.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/delete-osn.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/delete-peer.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/list-blockchain-platform-patches.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/preview-scale.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/scale.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/update-osn.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/update-peer.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/blockchain-platform/upgrade.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/osn/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/osn/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/peer/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/peer/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/work-request/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/blockchain/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/budgets/alert-rule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/budgets/alert-rule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/budgets/alert-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/budgets/alert-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/budgets/alert-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/budgets/budget/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/budgets/budget/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/budgets/budget/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/budgets/budget/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/budgets/budget/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/copy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/backup/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/block-volume-replica/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/block-volume-replica/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/create-boot-volume-boot-volume-source-from-boot-volume-replica-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/create-boot-volume-source-from-boot-volume-backup-delta.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/copy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-backup/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-kms-key/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-kms-key/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-kms-key/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-replica/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/boot-volume-replica/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/create-volume-source-from-volume-backup-delta.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/create-volume-volume-source-from-block-volume-replica-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy-assignment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy-assignment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy-assignment/get-volume-backup-policy-asset-assignment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-backup-policy-assignment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/copy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-backup/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-replica/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-group-replica/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/update.txt +7 -11
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-catalog-resource/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-delivery-collection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/bulk-create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/demand-signal/occm-demand-signal-item/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-catalog-resource/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-delivery/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-delivery/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-delivery/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-delivery/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-delivery/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/internal-occm-demand-signal-item-collection/list-internal.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/occm-demand-signal-catalog/list-internal.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/internal-demand-signal/occm-demand-signal-catalog-resource/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/get-catalog-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/publish.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog-collection/list-internal.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-catalog-collection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-availability-collection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/patch-internal.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/update-internal.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request-collection/list-internal.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-capacity-request-collection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-customer-group-collection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-handover-resource-block-collection/list-internal.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-handover-resource-block-collection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-handover-resource-block-detail-collection/list-internal.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-handover-resource-block-detail-collection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-overview-collection/list-internal-namespace-occ-overviews.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/capacity-management/occ-overview-collection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ccc/infrastructure/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ccc/upgrade-schedule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/addon-option/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/cluster-migrate-to-native-vcn.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/complete-credential-rotation.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/create-kubeconfig.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/disable-addon.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/generate-token.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/get-addon.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/install-addon.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/list-addons.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/reboot-cluster-node.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/replace-boot-volume-cluster-node.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/start-credential-rotation.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/update-addon.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/update-endpoint-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster-migrate-to-native-vcn-status/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster-options/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/credential-rotation-status/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/delete-node.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool-options/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/pod-shape/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/get-virtual-node.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/list-virtual-nodes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/workload-mapping/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/workload-mapping/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/workload-mapping/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/workload-mapping/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ce/workload-mapping/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certificates/ca-bundle/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certificates/certificate-authority-bundle/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certificates/certificate-authority-bundle-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certificates/certificate-bundle/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certificates/certificate-bundle-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/association/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/association/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/ca-bundle/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/cancel-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/create-by-importing-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/create-certificate-issued-by-internal-ca.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/create-certificate-managed-externally-issued-by-internal-ca.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/schedule-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/update-certificate-by-importing-config-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/update-certificate-managed-externally.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/update-certificate-managed-internally.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/cancel-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/create-root-ca-by-generating-config-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/create-subordinate-ca-issued-by-internal-ca.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/schedule-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/update-root-ca-by-generating-config-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority/update-subordinate-ca-issued-by-internal-ca.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority-version/cancel-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority-version/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority-version/revoke.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-authority-version/schedule-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-version/cancel-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-version/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-version/revoke.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/certs-mgmt/certificate-version/schedule-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/common/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/common/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/common/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/common/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/common/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/list-asset-source-connections.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/refresh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/asset-source/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/discovery-schedule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/discovery/supported-cloud-regions/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/change-tags.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/asset-aggregation/analyze-assets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/historical-metric/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/historical-metric/submit.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/import-via-assets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/import.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/inventory/inventory/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/agent-dependency/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/appliance-image/list-appliance-images.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/environment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/plugin/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-bridge/ocb-agent-svc/plugin/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/activity-problem-aggregation/request-summarized-activity-problems.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query-result-collection/get-adhoc-query-result-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/adhoc-query-result-collection/list-adhoc-query-results.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/create-for-all-targets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/create-for-services.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/create-for-targets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/update-for-all-targets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/update-for-services.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/update-for-targets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-mask-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/create-data-source-logging-query-data-source-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/create-data-source-scheduled-query-data-source-obj-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/list-data-source-events.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/update-data-source-logging-query-data-source-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/update-data-source-scheduled-query-data-source-obj-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/data-source/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/delete-detector-recipe-detector-rule-data-source.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe-detector-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/impacted-resource-summary/list-impacted-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list-type-summary/list-managed-list-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/policy-summary/list-policies.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list-problem-entities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list-problem-histories.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/trigger-responder.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/update-bulk-problem-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/update-problem-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-aggregation/request-summarized-problems.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-endpoint-summary/list-problem-endpoints.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-trend-aggregation/request-summarized-trend-problems.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/recommendation-summary/list-recommendations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-port-collection/list-resource-ports.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-endpoint-summary/list-resource-profile-endpoints.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-impacted-resource-summary/list-resource-profile-impacted-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-risk-score-aggregation-summary/request-summarized-top-trend-resource-profile-risk-scores.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-profile-summary/list-resource-profiles.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-risk-score-aggregation/request-summarized-trend-resource-risk-scores.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-type-summary/list-resource-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-vulnerability/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-vulnerability-collection/list-resource-vulnerabilities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-activity-summary/list-responder-activities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution/execute.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution/skip-bulk.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution/skip.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution-aggregation/request-summarized-responder-executions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution-summary/list-responder-executions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-execution-trend-aggregation/request-summarized-trend-responder-executions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe-responder-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe-responder-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-recipe-responder-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/responder-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/risk-score-aggregation/request-risk-scores.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/risk-score-aggregation/request-summarized-risk-scores.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/saved-query/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-policy-collection/list-security-policies.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-recipe-collection/list-security-recipes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-score-aggregation/request-security-scores.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-score-aggregation/request-summarized-security-scores.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-score-trend-aggregation/request-security-score-summarized-trend.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-score-trend-aggregation/request-summarized-trend-security-scores.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/security-zone-collection/list-security-zones.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/sighting/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/sighting-endpoint-summary/list-sighting-endpoints.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/sighting-impacted-resource-summary/list-sighting-impacted-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/sighting-summary/list-sightings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/tactic-summary/list-tactics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe-detector-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe-detector-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-detector-recipe-detector-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe-responder-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe-responder-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/target-responder-recipe-responder-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/technique-summary/list-techniques.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/wlp-agent/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/wlp-agent/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/wlp-agent/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/wlp-agent/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/wlp-agent/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/available_shapes/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/refresh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/start-migration-replication.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/get-replication-progress.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/refresh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/start_replication.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-asset/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/execute.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/export.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/import.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/refresh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/migration-plan/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/replication-schedule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/target-asset/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/target-asset/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/target-asset/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/target-asset/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/target-asset/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-migrations/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/boot-volume-attachment/attach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/boot-volume-attachment/detach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/boot-volume-attachment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/boot-volume-attachment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/instance-shape/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-reservation/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/bare-metal-host/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/hpc-island/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/network-block/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/capacity-topology/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-capacity-report/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster-instance-summary/list-compute-gpu-memory-cluster-instances.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/update.txt +20 -8
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/attach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/detach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-host-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/capture.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/get-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/console-history/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/change-compartment.txt +7 -6
- 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 +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create-dedicated-vm-host-host-group-placement-constraint-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/host-shape/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/instance-shape/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host-instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/device/list-instance.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/global-image-capability-schema/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/global-image-capability-schema/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/global-image-capability-schema-version/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/global-image-capability-schema-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image/export/to-object-uri.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image/export/to-object.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image/import/from-object-uri.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image/import/from-object.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image-shape-compatibility-entry/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image-shape-compatibility-entry/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image-shape-compatibility-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/image-shape-compatibility-entry/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/action.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/attach-vnic.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/detach-vnic.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/get-windows-initial-creds.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-compute-bare-metal-host-placement-constraint-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/list-vnics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/terminate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-amd-vm-update-instance-platform-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-intel-vm-update-instance-platform-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-update-instance-source-via-boot-volume-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-update-instance-source-via-image-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/get-plink-connection-string.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-console-connection/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-maintenance-event/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-maintenance-event/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-maintenance-event/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance-maintenance-reboot/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/measured-boot-report/accept-shielded-integrity-policy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/measured-boot-report/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/agreements/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/listing/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/listing/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/subscription/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/subscription/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/subscription/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/version/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/pic/version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/shape/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/vnic-attachment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/vnic-attachment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/attach-iscsi-volume.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/attach-paravirtualized-volume.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/attach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/detach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute/volume-attachment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/list-instances.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/terminate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/cluster-network/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/create-from-instance.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/launch-compute-instance.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/attach-lb.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/detach-lb.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/lb-attachment/attach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/lb-attachment/detach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/lb-attachment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/list-instances.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/reset.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/softreset.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/softstop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/terminate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/attach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/detach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/termination-proceed.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container/retrieve-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/list-shapes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/restart.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/container-instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/work-request/list-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/work-request/list-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/container-instances/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/deactivate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cpg/cluster-placement-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cpg/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cpg/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cpg/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cpg/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/cpg/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/change-dashboard-group.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/create-dashboard-v1.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/list-dashboards.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard/update-dashboard-v1.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/list-dashboard-groups.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dashboard-service/dashboard-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute-tag/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute-tag/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute-tag/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/attribute-tag/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/attach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/detach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/object-stats.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/process-recommendation.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/recommendations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog/users.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/create.txt +25 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/catalog-private-endpoint/update.txt +25 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/test.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/connection/upload-credentials.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/custom-property/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/custom-property/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/custom-property/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/custom-property/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/custom-property/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/add-data-selector-patterns.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/asynchronous-export.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/import-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/import-lineage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/import.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/parse-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/remove-data-selector-patterns.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/synchronous-export.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset/validate-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset-tag/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset-tag/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset-tag/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/data-asset-tag/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/fetch-entity-lineage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/list-aggregated-physical.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity-tag/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity-tag/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity-tag/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/entity-tag/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder-tag/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder-tag/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder-tag/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/folder-tag/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/asynchronous-export.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/expand-tree-for.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/export.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/import.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/glossary/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-definition/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-definition/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-definition/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-definition/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-definition/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-execution/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-execution/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-execution/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-log/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-metric/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/job-metric/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/metastore/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/namespace/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/namespace/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/namespace/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/namespace/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/namespace/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/list-derived-logical-entities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/pattern/validate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/rule-summary/list-rules.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/search/query.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/suggest-results/suggest-matches.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/tag/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term-relationship/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term-relationship/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term-relationship/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term-relationship/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/term-relationship/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/type/associate-custom-properties.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/type/disassociate-custom-properties.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/type/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/type/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-catalog/work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/cascading-delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/application/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/pool/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/private-endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/get-log.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/list-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/submit.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/run/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/sql-endpoint-collection/list-sql-endpoints.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/statement/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/statement/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/statement/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/statement/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-flow/work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/create-patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/delete-patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/get-dependent-object.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/get-patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/get-published-object.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/list-dependent-objects.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/list-patch-changes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/list-patches.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/list-published-objects.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/application/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/composite-state/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/create-connection-create-connection-from-bip.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/update-connection-update-connection-from-bip.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection-validation/create-connection-validation-create-connection-from-bip.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection-validation/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection-validation/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection-validation/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/connection-validation/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/copy-object-request/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/copy-object-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/copy-object-request-summary-collection/list-copy-object-requests.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-asset/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-asset/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-asset/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-asset/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-asset/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-entity/create-entity-shape-create-entity-shape-from-object.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-entity/create-entity-shape-from-file.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-entity/create-entity-shape-from-sql.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-entity/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-entity/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow-validation/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow-validation/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow-validation/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/data-flow-validation/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/create-application.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/create-dis-application.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/delete-application.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/delete-dis-application.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/get-application.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/get-dis-application.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/update-application.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/detailed-description/update-dis-application.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/dis-application/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/export-request/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/export-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/export-request-summary-collection/list-export-requests.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication-validation/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication-validation/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication-validation/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/external-publication-validation/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/folder/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/folder/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/folder/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/folder/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/folder/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/function-library/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/function-library/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/function-library/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/function-library/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/function-library/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/import-request/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/import-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/import-request-summary-collection/list-import-requests.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline-validation/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline-validation/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline-validation/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/pipeline-validation/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/get-count-statistic.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/project/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/reference/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/reference/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/reference/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/runtime-operator/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/runtime-operators/list-runtime-operators.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/runtime-pipeline/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/runtime-pipelines/list-runtime-pipelines.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-custom-frequency.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-daily-frequency.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-hourly-frequency.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-monthly-frequency.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-monthly-rule-frequency.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create-weekly-frequency.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-custom-frequency.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-daily-frequency.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-hourly-frequency.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-monthly-frequency.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-monthly-rule-frequency.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update-weekly-frequency.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schedule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schema/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/schema/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-data-loader-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-integration-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-pipeline-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-task-from-dataflow-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-task-from-rest-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/create-task-from-sql-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-data-loader-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-integration-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-pipeline-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-task-from-dataflow-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-task-from-rest-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task/update-task-from-sql-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run-lineage/list-task-run-lineages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run-lineage/list_taskrun_lineages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-run-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-schedule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-schedule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-schedule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-schedule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-schedule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/create-from-data-loader-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/create-from-integration-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/create-from-pipeline-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/task-validation/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/template/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/template/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function-validation/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function-validation/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function-validation/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/user-defined-function-validation/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/work-request/list-work-request-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/work-request/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/delete-copy-object-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/delete-export-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/delete-import-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/update-copy-object-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/update-export-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/update-import-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-integration/workspace/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/annotation-format/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/create-dataset-document-dataset-format-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/create-dataset-image-dataset-format-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/create-dataset-object-storage-source-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/create-dataset-text-dataset-format-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/generate-dataset-records.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/import-pre-annotated-data-object-storage-import-metadata-path.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/import-pre-annotated-data.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/rename-dataset-labels.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/snapshot.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/dataset-collection/list-datasets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/work-request/list-work-request-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/work-request/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation-analytics-aggregation-collection/summarize-annotation-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/annotation-collection/list-annotations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/dataset/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/create-record-create-object-storage-source-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/create-record-document-metadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/create-record-image-metadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/create-record-text-metadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/get-record-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/get-record-preview-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/update-record-document-metadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/update-record-image-metadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/update-record-text-metadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record-analytics-aggregation-collection/summarize-record-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-labeling-service-dataplane/record-collection/list-records.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert/alerts-update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/list-alert-policy-rules.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alert-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alerts.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list-associated-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-event-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-events.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/provision.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/retrieve.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-analytics/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-collection/list-audit-policies.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-available.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-collected.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-retention.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/discover-audit-trails.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-available-audit-volumes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-collected-audit-volumes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-target-overrides.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile-analytic-collection/list-audit-profile-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/resume.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail-analytic-collection/list-audit-trail-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/refresh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-table-access-entry/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-table-access-entry-collection/list-database-table-access-entries.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-view-access-entry/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-view-access-entry-collection/list-database-view-access-entries.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/difference-column/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/list-discovery-job-results.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/patch-discovery-job-results.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job-result/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job-result/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/finding/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format-summary/list-library-masking-formats.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masked-column-summary/list-masked-columns.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/get-compatible-formats-for-data-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/get-compatible-formats-for-sensitive-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-error-summary/list-masking-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-object/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/apply-sdm-masking-policy-difference.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/create-masking-policy-create-column-source-from-sdm-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/create-masking-policy-create-column-source-from-target-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/download-masking-log.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/download-masking-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/download.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/generate-masking-policy-for-download.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/generate-masking-report-for-download.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-reports.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/mask-data.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update-masking-policy-update-column-source-sdm-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update-masking-policy-update-column-source-target-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/upload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/generate-health-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/list-masking-policy-health-report-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-referential-relation-summary/list-masking-policy-referential-relations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-report/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-report/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-schema/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/generate-on-prem-connector-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/update-on-prem-connector-wallet.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/create-peer-target-database-database-cloud-service-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/update-peer-target-database-database-cloud-service-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/profile/list-profile-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report/get-report-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/generate-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/schedule-report-schedule-audit-report-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/schedule-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-summary/list-reports.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/role-grant-path-collection/list-role-grant-paths.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/list-difference-columns.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/patch-sdm-masking-policy-difference-columns.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/apply-security-assessment-template.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare-to-template-baseline.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/download-security-assessment-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/generate-security-assessment-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-security-assessment-comparison.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-template-baseline-comparison.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-checks.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-finding-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings-change-audit-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-feature-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-features.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-association-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-checks.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-findings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/refresh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/set-security-assessment-baseline.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/unset-security-assessment-baseline.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection/list-security-policy-configs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/deploy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/refresh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-report/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-report-collection/list-security-policy-reports.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/apply-discovery-job-results.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/download-discovery-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/download.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/generate-discovery-report-for-download.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/generate-sensitive-data-model-for-download.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-discovery-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-sensitive-column-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/upload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model-sensitive-type-collection/list-sensitive-data-model-sensitive-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-object/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-schema/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/bulk-create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/create-sensitive-type-create-sensitive-category-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/create-sensitive-type-create-sensitive-type-pattern-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/update-sensitive-type-update-sensitive-category-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/update-sensitive-type-update-sensitive-type-pattern-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/list-grouped-sensitive-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/patch-grouped-sensitive-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type-group-summary/list-sensitive-type-groups.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/download.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export-collection/list-sensitive-types-exports.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/service/enable.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/service/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/service/modify-global-settings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/generate-sql-firewall-policy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/purge-sql-collection-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/refresh-sql-collection-log-insights.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection-analytics/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection-log-insights/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql-analytics/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy-analytics/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violation-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association-summary/list-target-alert-policy-associations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/deactivate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/download-privilege-script.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list-columns.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list-roles.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list-schemas.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list-tables.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/refresh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get-group-members.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary/list-target-database-groups.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/bulk-create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection/list-unified-audit-policies.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection/list-unified-audit-policy-definitions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/compare.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/download-user-assessment-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/generate-user-assessment-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/get-profile.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/get-user-assessment-comparison.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-grants.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-password-expiry-date-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-profile-summaries.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-user-access-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-user-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-users.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/refresh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/set-user-assessment-baseline.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/unset-user-assessment-baseline.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request/resume.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request/suspend.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/container/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ds-private-endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/fast-launch-job-config/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create-job-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get-artifact-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/head-job-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-shape/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/download-package.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation/upload-package.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation-version/download-package.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation-version/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-implementation-version/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/create-with-custom-service-idcs-auth.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/create-with-iam-auth.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/create-with-idcs-auth.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/disable-trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/enable-trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/recover.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/ml-app-instance-view/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/create-model-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/create-model-custom-metadatum-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/create-model-defined-metadatum-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/create-model-provenance.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/deactivate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/delete-model-custom-metadatum-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/delete-model-defined-metadatum-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/export-model-artifact-artifact-export-details-object-storage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/export-model-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/get-artifact-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/get-model-custom-metadatum-artifact-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/get-model-defined-metadatum-artifact-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/get-model-provenance.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/head-model-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/head-model-custom-metadatum-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/head-model-defined-metadatum-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/import-model-artifact-artifact-import-details-object-storage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/import-model-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/restore-archived-model-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/update-model-custom-metadatum-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/update-model-defined-metadatum-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/update-model-provenance.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/create-model-deployment-model-group-deployment-configuration-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/deactivate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/update-model-deployment-update-model-group-deployment-configuration-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-shape/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-clone-model-group-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-create-model-group-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/deactivate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get-model-group-artifact-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/head-model-group-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list-model-group-models.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-version-set/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/deactivate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/notebook-session-shape/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/create-step-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/get-step-artifact-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/head-step-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/project/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/register-model-artifact-reference-details/register-model-artifact-reference.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/deactivate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list-work-request-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/associated-database-summary/list-associated-databases.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/get-cloud-asm-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list-cloud-asm-disk-groups.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list-cloud-asm-users.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/summarize-cloud-asm-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/summarize-cloud-cluster-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-database-collection/list-cloud-databases.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/summarize-cloud-db-node-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/disable-cloud-db-system-database-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/disable-cloud-db-system-stack-monitoring.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/enable-cloud-db-system-database-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/enable-cloud-db-system-stack-monitoring.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/summarize-cloud-db-system-availability-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/check-cloud-db-system-connector-connection-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/create-cloud-db-system-connector-create-cloud-db-system-macs-connector-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/update-cloud-db-system-connector-update-cloud-db-system-macs-connector-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/list-cloud-listener-services.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/summarize-cloud-listener-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cluster-cache-metric/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-backup-metrics/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-dataguard-metrics/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-ha-overview-metrics/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/dataguard-performance-metrics/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/diagnosability/managed-database/list-alert-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/diagnosability/managed-database/list-attention-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/diagnosability/managed-database/summarize-alert-log-counts.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/diagnosability/managed-database/summarize-attention-log-counts.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/get-external-asm-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/list-external-asm-disk-groups.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/list-external-asm-users.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/summarize-external-asm-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm-instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-asm-instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster/summarize-external-cluster-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster-instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-cluster-instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-database-collection/list-external-databases.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-home/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-home/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-home/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-node/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-node/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-node/summarize-external-db-node-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-node/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/disable-external-db-system-database-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/disable-external-db-system-stack-monitoring.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/enable-external-db-system-database-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/enable-external-db-system-stack-monitoring.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/summarize-external-db-system-availability-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/check-connection-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/create-macs-connector.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-connector/update-macs-connector.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-db-system-discovery/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/disable-external-exadata-infrastructure-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/discover.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/enable-external-exadata-infrastructure-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-infrastructure/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/check.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-connector/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-grid/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-grid/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/get-iorm-plan.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/get-open-alert-history.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/get-top-sql-cpu-activity.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-exadata-storage-server/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-listener/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-listener/list-external-listener-services.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-listener/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-listener/summarize-external-listener-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/external-listener/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/fleet-health-metrics/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/create-sql-job.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-result-location.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-sql-job-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-execution/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-execution/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-executions-status/summarize.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-run/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-run/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-capture-filters-with-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-capture-filters-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-capture-filters.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-spm-evolve-task-with-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-spm-evolve-task-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/cfg-auto-spm-evolve-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-database-parameters-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-database-parameters-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-database-parameters-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-database-parameters.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention-with-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-plan-retention.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget-with-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-space-budget.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-spb-attr-with-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-spb-attr-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-spb-attr.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-sql-plan-baselines-attributes-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-sql-plan-baselines-attributes-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/change-sql-plan-baselines-attributes-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/configure-automatic-capture-filters-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/configure-automatic-capture-filters-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/configure-automatic-capture-filters-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/configure-automatic-spm-evolve-advisor-task-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/configure-automatic-spm-evolve-advisor-task-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/configure-automatic-spm-evolve-advisor-task-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/database-ha-backup-details/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-plan-capture-with-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-plan-capture-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-plan-capture.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-spm-evolve-task-with-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-spm-evolve-task-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-auto-spm-evolve-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-automatic-initial-plan-capture-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-automatic-initial-plan-capture-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-automatic-initial-plan-capture-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-automatic-spm-evolve-advisor-task-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-automatic-spm-evolve-advisor-task-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-automatic-spm-evolve-advisor-task-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-autonomous-database-management-feature.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-database-management-feature.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-external-container-database-management-feature.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-external-non-container-database-management-feature.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-external-pluggable-database-management-feature.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-hf-auto-spm-evolve-task-with-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-hf-auto-spm-evolve-task-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-hf-auto-spm-evolve-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-high-frequency-automatic-spm-evolve-advisor-task-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-high-frequency-automatic-spm-evolve-advisor-task-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-high-frequency-automatic-spm-evolve-advisor-task-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-pluggable-database-management-feature.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-spb-usage-with-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-spb-usage-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-spb-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-sql-plan-baselines-usage-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-sql-plan-baselines-usage-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/disable-sql-plan-baselines-usage-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines-with-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/drop-sql-plan-baselines.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-plan-capture-with-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-plan-capture-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-plan-capture.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-spm-evolve-task-with-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-spm-evolve-task-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-auto-spm-evolve-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-automatic-initial-plan-capture-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-automatic-initial-plan-capture-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-automatic-initial-plan-capture-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-automatic-spm-evolve-advisor-task-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-automatic-spm-evolve-advisor-task-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-automatic-spm-evolve-advisor-task-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-autonomous-database-management-feature-autonomous-database-diagnostics-and-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-autonomous-database-management-feature-autonomous-database-sql-watch-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-autonomous-database-management-feature.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-diagnostics-and-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-lifecycle-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-sql-watch-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-container-database-management-feature-external-database-diagnostics-and-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-container-database-management-feature-external-database-lifecycle-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-container-database-management-feature-external-database-sql-watch-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-container-database-management-feature.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-non-container-database-management-feature-external-database-diagnostics-and-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-non-container-database-management-feature-external-database-lifecycle-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-non-container-database-management-feature-external-database-sql-watch-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-non-container-database-management-feature.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-pluggable-database-management-feature-external-pluggable-database-diagnostics-and-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-pluggable-database-management-feature-external-pluggable-database-lifecycle-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-pluggable-database-management-feature-external-pluggable-database-sql-watch-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-external-pluggable-database-management-feature.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-hf-auto-spm-evolve-task-with-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-hf-auto-spm-evolve-task-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-hf-auto-spm-evolve-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-high-frequency-automatic-spm-evolve-advisor-task-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-high-frequency-automatic-spm-evolve-advisor-task-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-high-frequency-automatic-spm-evolve-advisor-task-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-lifecycle-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-sql-watch-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-spb-usage-with-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-spb-usage-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-spb-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-sql-plan-baselines-usage-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-sql-plan-baselines-usage-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-sql-plan-baselines-usage-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-awr-db-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-awr-db-sql-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-optimizer-statistics-advisor-execution-script.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-optimizer-statistics-advisor-execution.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-optimizer-statistics-collection-operation.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-spb-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-sql-plan-baseline.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-user.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/implement-optimizer-statistics-advisor-recommendations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-asm-properties.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-awr-db-snapshots.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-awr-dbs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-consumer-group-privileges.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-cursor-cache-statements.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-data-access-containers.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-database-parameters.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-object-privileges.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-optimizer-statistics-advisor-executions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-optimizer-statistics-collection-aggregations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-optimizer-statistics-collection-operations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-proxied-for-users.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-proxy-users.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-roles.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-spb-jobs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-sql-plan-baselines.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-system-privileges.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-table-statistics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list-users.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-awr-with-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-awr-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-awr.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-cc-with-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-cc-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-spb-from-cc.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-sql-plan-baselines-from-awr-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-sql-plan-baselines-from-awr-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-sql-plan-baselines-from-awr-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-sql-plan-baselines-from-cursor-cache-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-sql-plan-baselines-from-cursor-cache-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/load-sql-plan-baselines-from-cursor-cache-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-autonomous-database-management-feature-autonomous-database-diagnostics-and-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-autonomous-database-management-feature-autonomous-database-sql-watch-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-autonomous-database-management-feature.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-diagnostics-and-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-lifecycle-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-sql-watch-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-external-container-database-management-feature-external-database-diagnostics-and-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-external-container-database-management-feature-external-database-lifecycle-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-external-container-database-management-feature-external-database-sql-watch-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-external-container-database-management-feature.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-lifecycle-management-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-sql-watch-feature-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/reset-database-parameters-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/reset-database-parameters-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/reset-database-parameters-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/reset-database-parameters.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-cpu-usages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-parameter-changes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-parameters.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-snapshot-ranges.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-sysstats.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-top-wait-events.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-wait-event-buckets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-awr-db-wait-events.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-managed-database-availability-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-sql-plan-baselines-by-last-execution.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/summarize-sql-plan-baselines.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/heat-wave-fleet-metrics/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/change-mysql-database-management-type.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-binary-log-information.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-general-replication-information.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-my-sql-query-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-high-availability-members.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-inbound-replications.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-managed-my-sql-database-configuration-data.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-managed-my-sql-database-sql-data.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-my-sql-digest-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-outbound-replications.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/summarize-managed-my-sql-database-availability-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database-collection/list-managed-my-sql-databases.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/my-sql-fleet-metrics/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/create-named-credential-basic-named-credential-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/test.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/update-named-credential-basic-named-credential-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/named-credential/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/pdb-metrics/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/peer-database-metrics/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/perfhub/managed-database/modify-snapshot-settings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/test-basic-preferred-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/test-preferred-credential-test-named-preferred-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/test.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/update-basic-preferred-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/update-preferred-credential-update-named-preferred-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/preferred-credential/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/private-endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/clone-with-pwd.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/clone-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/clone.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/drop-with-pwd.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/drop-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/drop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/get-exec-plan-stats-compare.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/get-sql-exec-plan.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/get-summary-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/list-findings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/list-recommendations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/list-tasks.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/start-with-pwd.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/start-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/sql-tuning-task/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/summary-metrics/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop-tablespace-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop-tablespace-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop-tablespace-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop-with-pwd.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/drop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove-data-file-database-named-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove-data-file-database-password-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove-data-file-database-secret-credential-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove-datafile-with-pwd.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove-datafile-with-secret.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/resize-data-file.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/tablespace/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/connection-diagnostics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/create-mysql-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/create-oracle-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/update-mysql-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/connection/update-oracle-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/excluded-object-summary/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/abort.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/collect-traces.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/create-parameter-file-version.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/delete-parameter-file-version.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/get-advisor-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/get-job-output-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/get-parameter-file-version.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/list-parameter-file-versions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/make-current-parameter-file-version.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/resume.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/suspend.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/job-output/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/add-mysql-objects.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/add-oracle-objects.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/clone-mysql-migration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/clone-oracle-migration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/create-mysql-migration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/create-oracle-migration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/evaluate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/remove-mysql-objects.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/remove-oracle-objects.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/retrieve-supported-phases.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/update-mysql-migration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration/update-oracle-migration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration-objects/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/migration-parameter-summary/list-migration-parameters.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/database-migration/work-request-logs/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/action-param-values-summary/list-params-for-action-type.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/application-vip/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/application-vip/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/application-vip/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/application-vip/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/change-dataguard-role.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/convert-standby.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-from-backup-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/edit-autonomous-container-database-dataguard.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/failover-autonomous-container-database-dataguard.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/get-autonomous-container-database-resource-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/reinstate-autonomous-container-database-dataguard.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/restart.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/rotate-key.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/switchover-autonomous-container-database-dataguard.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/terminate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-backup/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/failover.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/migrate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/reinstate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/switchover.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-dataguard/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/change-autonomous-database-subscription.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/change-disaster-recovery-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/configure-key.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/configure-saas-admin-user.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-adb-cross-region-data-guard-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-autonomous-database-create-cross-region-disaster-recovery-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-autonomous-database-gcp-key-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-autonomous-database-undelete-autonomous-database-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-cross-tenancy-disaster-recovery-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-from-backup-id.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-from-backup-timestamp.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-from-clone.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-refreshable-clone.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/data-safe/deregister.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/data-safe/register.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/disable-autonomous-database-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/disable-operations-insights.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/enable-autonomous-database-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/enable-operations-insights.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/fail-over.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/generate-wallet.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list-autonomous-database-peers.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list-clones.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list-elastic-pool-cost-savings.txt +118 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list-refreshable-clones.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list-resource-pool-members.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/manual-refresh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/resource-pool-shapes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/restart.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/restore.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/rotate-key.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/saas-admin-user-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/shrink.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/switchover.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/update-autonomous-database-gcp-key-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-character-sets/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-dataguard/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-dataguard/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-software-image/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-wallet/get-metadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-wallet/get-regional-wallet-metadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-wallet/rotate-regional-wallet.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-wallet/rotate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-db-preview-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-db-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/launch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/rotate-ords-certs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/rotate-ssl-certs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/shape/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/terminate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-exadata-infrastructure/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-patch/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-patch/list-container-database-patches.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-virtual-machine/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-virtual-machine/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/get-autonomous-vm-cluster-resource-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/list-autonomous-vm-cluster-acd-resource-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/rotate-autonomous-vm-cluster-ords-certs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/rotate-autonomous-vm-cluster-ssl-certs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-vm-cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/backup/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/backup/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/backup/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/backup/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/backup/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/backup/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/create-nfs-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/create-recovery-appliance-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/backup-destination/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/change-cloud-autonomous-vm-cluster-subscription.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/get-cloud-autonomous-vm-cluster-resource-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/list-cloud-autonomous-vm-cluster-acd-resource-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/rotate-cloud-autonomous-vm-cluster-ords-certs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/rotate-cloud-autonomous-vm-cluster-ssl-certs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-autonomous-vm-cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/add-storage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/change-cloud-exadata-infrastructure-subscription.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/configure-exascale.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/get-cloud-exadata-infrastructure-unallocated-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/change-cloud-vm-cluster-subscription.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/get-exadata-iorm-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/get-update-history.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/get-update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list-update-histories.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list-updates.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/register-cloud-vm-cluster-pkcs.txt +8 -7
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/unregister-cloud-vm-cluster-pkcs.txt +8 -7
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update-exadata-iorm-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/console-connection/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/get-console-history-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/console-history/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/from-existing-db-system.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/from-existing-vm-cluster.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/with-new-db-system.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-aws-encryption-key-details.txt +207 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-azure-encryption-key-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-external-hsm-encryption-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/failover.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/migrate-to-multiple-standby-model.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/reinstate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/switchover.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-aws-encryption-key-details.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-azure-encryption-key-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-google-cloud-provider-encryption-key-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-key-store-type.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-to-external-hsm-key-location.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-standby-database-type.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-new-pdb-precheck.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-new-pdb.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-pdb-sync-rollback.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-pdb-sync.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-to-standalone.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-create-stand-by-database-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-from-backup.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-backup.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/disable-database-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/enable-database-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/failover-data-guard.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/list-pdb-conversion-history.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/list-upgrade-history.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/migrate-vault-key.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/modify-database-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/refresh-dataguard-health.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/reinstate-data-guard.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/restore.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/rotate-vault-key.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/set-oci-db-key-version.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/switch-over-data-guard.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/update-data-guard.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade-rollback.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade-with-database-software-image.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade-with-db-home.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade-with-db-version.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/upgrade.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database-software-image/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/db-home/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/db-home/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/db-home/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/db-home/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/db-home/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/db-server/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/db-server/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-history/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-history/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/db-system-upgrade-summary/list-db-system-upgrades.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/mount.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/unmount.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/add-storage-capacity.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/configure-exascale.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/download-config-file.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/generate-recommended-vm-cluster-network.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/get-compute-units.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure-un-allocated-resources/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/change-exadb-vm-cluster-subscription.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/get-update-history.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/get-update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/list-update-histories.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/list-updates.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/change-exascale-db-storage-vault-subscription.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/move-execution-action-member.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/execution-action/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/reorder-execution-actions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/execution-window/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-backup-job/complete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-backup-job/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-backup-job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/disable-db-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/disable-external-container-database-stack-monitoring.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/enable-db-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/enable-external-container-database-stack-monitoring.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/list-external-pdbs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/scan-pluggable-databases.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-cdb/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/check-connection-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/create-macs-connector.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/update-macs-connector.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-db-connector/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/disable-db-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/disable-external-non-container-database-stack-monitoring.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/disable-operations-insights.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/enable-db-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/enable-external-non-container-database-stack-monitoring.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/enable-operations-insights.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-non-cdb/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/disable-db-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/disable-external-pluggable-database-stack-monitoring.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/disable-operations-insights.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/enable-db-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/enable-external-pluggable-database-stack-monitoring.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/enable-operations-insights.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/external-pdb/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/flex-component/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/gi-minor-version-summary/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/gi-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/infrastructure-target-version/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/confirm-key-store-details-are-correct.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/create-oracle-key-vault-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/key-store/update-oracle-key-vault-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run-history/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/maintenance-run-history/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/node/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/node/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/node/reset.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/node/soft-reset.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/node/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/node/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/node/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/download.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/oneoff-patch/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/patch/get/by-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/patch/get/by-db-system.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/patch/get-db-home.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/patch/get-vm-cluster.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/patch/list/by-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/patch/list/by-db-system.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/patch/list-db-home.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/patch/list-vm-cluster.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/get/by-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/get/by-db-system.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/get-db-home.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/get-vm-cluster.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/list/by-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/list/by-db-system.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/list-db-home.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/patch-history/list-vm-cluster.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pdb-conversion-history/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/convert-to-regular.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-local-clone.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-remote-clone.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-snapshot.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/delete-snapshot.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/disable-pluggable-database-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/enable-pluggable-database-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/get-snapshot.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/list-snapshots.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/local-clone.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/modify-pluggable-database-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/refresh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/relocate-pdb.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/remote-clone.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/rotate-encryption-key.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/set-oci-pdb-key-version.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/recommended-scheduled-action-summary/list-recommended-scheduled-actions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduled-action/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduled-action/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduled-action/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduled-action/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduled-action/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/cascading-delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-plan/reorder-scheduled-actions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-window/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-window/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-window/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-window/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/scheduling-window/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/change-cloud-db-system-subscription.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/get-exadata-iorm-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-backup.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-db-system.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-compute-performances.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-storage-performances.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/switch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/terminate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/update-exadata-iorm-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/upgrade.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system-minor-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system-shape/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/system-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/upgrade-history/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/get-update-history.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/get-update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/list-update-histories.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/list-updates.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/download-validation-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/download-vm-cluster-network-config-file.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/resize.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db/vm-cluster-network/validate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/db.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dblm/dblm-patch-management/get-patch-management.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dblm/dblm-vulnerability/get-vulnerability.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dblm/dblm-vulnerability/list-aggregated-vulnerability-data.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dblm/dblm-vulnerability/list-vulnerabilities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dblm/notification-collection/list-notifications.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dblm/patch-databases-collection/list-databases.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dblm/vulnerability-resource-collection/list-vulnerability-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dblm/vulnerability-scan/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dblm/vulnerability-scan/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dblm/vulnerability-scan-collection/list-vulnerability-scans.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dblm/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/list.txt +8 -7
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery.txt +10 -1
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/change-compartment.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/create.txt +206 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/delete.txt +130 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/get.txt +93 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/list.txt +149 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/refresh.txt +126 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector/update.txt +212 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-identity-connector.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/change-compartment.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/create.txt +204 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/delete.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/get.txt +114 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/list.txt +155 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/refresh.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key/update.txt +175 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-aws-key.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container.txt +10 -1
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount.txt +10 -1
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector.txt +10 -1
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key.txt +10 -1
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/refresh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/cascading-delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association.txt +10 -1
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault.txt +10 -1
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/list.txt +9 -8
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/refresh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/refresh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request.txt +10 -1
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt +42 -1
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/add-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/create-generic-jdbc.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/create-mysql-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/create-oracle-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/create-postgresql.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/remove-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/update-generic-jdbc.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/update-mysql-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/update-oracle-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/update-postgresql.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/validate-mysql-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/validate-oracle-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/connection/validate-postgresql.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/endpoint-service/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/endpoint-service/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/add-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/create-oracle-database-resource-principal.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/refresh-oracle-database-resource-principal-credential.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/remove-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/update-oracle-database-resource-principal.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/identity/validate-oracle-database-resource-principal-credential.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/add-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/remove-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/private-endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbtools/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/approve.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/list-delegated-resource-access-request-histories.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/list-service-provider-interactions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/reject.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/revoke.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request/service-provider-interaction-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegated-resource-access-request-audit-log-report/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/list-delegation-control-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-control/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/delegation-subscription/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/service-provider-action/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list-errors.txt → list.txt} +12 -11
- 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/list.txt → work-request-log-entry/list-work-request-logs.txt} +12 -11
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/{work-request-log.txt → work-request-log-entry.txt} +3 -3
- 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/demand-signal/occ-demand-signal/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/demand-signal/occ-demand-signal-collection/list-occ-demand-signals.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/list-desktops.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/list-volumes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/desktop-pool/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/work-request/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/desktops/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/create-build-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/create-deliver-artifact-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/create-trigger-deployment-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/create-wait-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/update-build-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/update-deliver-artifact-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/update-trigger-deployment-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-pipeline-stage/update-wait-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-run/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-run/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-run/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-run/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/build-run/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-bitbucket-cloud-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-bitbucket-server-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-github-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-gitlab-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-gitlab-server-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/create-vbs-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-bitbucket-cloud-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-bitbucket-server-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-github-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-gitlab-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-gitlab-server-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/update-vbs-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/connection/validate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/create-generic-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/create-helm-command-spec.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/create-helm-repository-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/create-inline-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/create-ocir-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update-generic-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update-helm-command-spec.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update-helm-repository-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update-inline-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update-ocir-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-artifact/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/create-compute-instance-environment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/create-function-environment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/create-oke-cluster-environment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/update-compute-instance-environment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/update-function-environment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/update-oke-cluster-environment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-environment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-pipeline/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-pipeline/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-pipeline/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-pipeline/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-pipeline/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-compute-instance-group-blue-green-traffic-shift-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-compute-instance-group-canary-approval-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-compute-instance-group-canary-traffic-shift-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-compute-instance-group-blue-green-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-compute-instance-group-canary-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-compute-instance-group-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-function-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-oke-blue-green-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-oke-canary-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-deploy-oke-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-invoke-function-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-load-balancer-traffic-shift-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-manual-approval-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-oke-blue-green-traffic-shift-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-oke-canary-approval-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-oke-canary-traffic-shift-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-oke-helm-chart-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-shell-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/create-wait-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-compute-instance-group-blue-green-traffic-shift-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-compute-instance-group-canary-approval-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-compute-instance-group-canary-traffic-shift-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-compute-instance-group-blue-green-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-compute-instance-group-canary-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-compute-instance-group-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-function-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-oke-blue-green-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-oke-canary-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-deploy-oke-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-invoke-function-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-load-balancer-traffic-shift-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-manual-approval-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-oke-blue-green-traffic-shift-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-oke-canary-approval-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-oke-canary-traffic-shift-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-oke-helm-chart-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-shell-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update-wait-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deploy-stage/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/approve.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/create-pipeline-deployment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/create-pipeline-redeployment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/create-single-stage-deployment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/create-single-stage-redeployment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/update-single-stage-redeployment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/deployment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/project/cancel-cascading-delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/project/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/project/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/project/delete-project-settings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/project/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/project/get-notification-preference.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/project/get-project-settings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/project/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/project/list-project-analytics-authors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/project/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/project/schedule-cascading-delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/project/summarize-project-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update-notification-preference.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update-project-settings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/project/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/create-or-update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection/list-protected-branches.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/create-pull-request-attachment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/decline.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/delete-pull-request-attachment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/execute-merge-pull-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/get-pull-request-attachment-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/get-pull-request-attachment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/get-pull-request-change-summary-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/get-pull-request-notification-preference.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-build-run-snapshots.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-request-activities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-request-attachments.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-request-commits.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-request-file-changes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/list-pull-requests.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/reopen-pull-request-comment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/reopen.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/resolve-pull-request-comment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/review.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/unsubscribe.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/update-pull-request-notification-preference.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/validate-merge-pull-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/create-pull-request-comment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/delete-pull-request-comment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/get-pull-request-comment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/like-pull-request-comment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/list-pull-request-comments.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/unlike-pull-request-comment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request-comment/update-pull-request-comment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/create-or-update-git-branch-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/create-or-update-git-tag-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/delete-git-ref.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/delete-ref.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/delete-repository-settings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-commit-diff.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-commit.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-file-diff.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-mirror-record.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-object-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-object.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-ref.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repo-file-diff.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repo-file-lines.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repository-archive-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repository-file-lines.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repository-notification-preference.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get-repository-settings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-authors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-commit-diffs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-commits.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-fork-sync-statuses.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-mirror-records.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-pull-request-authors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-refs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list-repository-analytics-authors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/mirror.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/put-repository-ref-branch-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/put-repository-ref-tag-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/summarize-repository-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/sync.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/update-repository-notification-preference.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/update-repository-settings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/repository-path-summary/list-paths.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-bitbucket-cloud-trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-bitbucket-server-trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-devops-code-repo-trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-github-trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-gitlab-server-trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-gitlab-trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/create-vbs-trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-bitbucket-cloud-trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-bitbucket-server-trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-devops-code-repo-trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-github-trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-gitlab-server-trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-gitlab-trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger/update-vbs-trigger.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger-dry-run-result/trigger-deployment-dry-run-create-deploy-pipeline-deployment-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger-dry-run-result/trigger-deployment-dry-run-create-deploy-pipeline-redeployment-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger-dry-run-result/trigger-deployment-dry-run-create-single-deploy-stage-deployment-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger-dry-run-result/trigger-deployment-dry-run-create-single-deploy-stage-redeployment-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/trigger-dry-run-result/trigger-deployment-dry-run.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/devops/work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/deploy-artifacts.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack-collection/list-stacks.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/automatic-dr-configuration/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/automatic-dr-configuration/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/automatic-dr-configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/automatic-dr-configuration/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/automatic-dr-configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/refresh-dr-plan-refresh-dr-plan-default-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/refresh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/verify-dr-plan-verify-dr-plan-default-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan/verify.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-failover-precheck.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-failover.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-start-drill-precheck.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-start-drill.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-stop-drill-precheck.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-stop-drill.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-switchover-precheck.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create-switchover.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/ignore.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/pause.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/resume.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/retry.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-plan-execution/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/associate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/disassociate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/update-role.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/dr-protection-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/disaster-recovery/work-request-logs/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/change-compartment.txt +7 -6
- 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 +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/configure-distributed-autonomous-database-gsms.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/configure-distributed-autonomous-database-sharding.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/delete.txt +7 -6
- 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 +7 -6
- 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 +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/generate-distributed-autonomous-database-wallet.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/rotate-distributed-autonomous-database-passwords.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/upload-distributed-autonomous-database-signed-certificate-and-generate-wallet.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/validate-distributed-autonomous-database-network.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database-collection/list-distributed-autonomous-databases.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint/reinstate-proxy-instance.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-private-endpoint-service/distributed-database-private-endpoint-collection/list-distributed-database-private-endpoints.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/change-distributed-db-backup-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/configure-distributed-database-gsms.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/configure-distributed-database-sharding.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/download-distributed-database-gsm-certificate-signing-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/generate-distributed-database-gsm-certificate-signing-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/generate-distributed-database-wallet.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/rotate-distributed-database-passwords.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/upload-distributed-database-signed-certificate-and-generate-wallet.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/validate-distributed-database-network.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database-collection/list-distributed-databases.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-work-request-service/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-work-request-service/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-work-request-service/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-work-request-service/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/record/domain/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/record/domain/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/record/domain/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/record/domain/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/record/rrset/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/record/rrset/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/record/rrset/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/record/rrset/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/record/zone/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/record/zone/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/record/zone/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver-endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver-endpoint/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/resolver-endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy-attachment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy-attachment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy-attachment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy-attachment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/steering-policy-attachment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/tsig-key/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/view/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/view/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/view/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/view/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/view/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/view/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/create-zone-from-zone-file.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/get-zone-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/migrate-from-dynect.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/promote-zone-dnssec-key-version.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/stage-zone-dnssec-key-version.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/zone/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dns/zone-transfer-server/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/em-warehouse-collection/list-em-warehouses.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/etl-run-collection/list-etl-runs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/resource-usage/get-em-warehouse.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/em-warehouse/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/configuration/get-email.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/dkim/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/add.txt +149 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/change-compartment.txt +143 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/create.txt +189 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/delete.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/get.txt +100 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/remove.txt +150 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool/update.txt +184 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool-collection/list-email-ip-pools.txt +152 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-ip-pool.txt +27 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-outbound-ip-collection/list-email-outbound-ips.txt +155 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-outbound-ip-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/add.txt +8 -7
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/create.txt +13 -7
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/delete.txt +8 -7
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/list.txt +13 -7
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/remove.txt +8 -7
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/update.txt +13 -7
- oci_cli/help_text_producer/data_files/text/cmdref/email/suppression/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/suppression/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/suppression/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/suppression/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email/work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-raw-submitted-response/submit-raw-email.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-submitted-response/submit-email.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/email.txt +24 -0
- oci_cli/help_text_producer/data_files/text/cmdref/events/rule/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/events/rule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/events/rule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/events/rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/events/rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/events/rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/announcement-collection/list-announcements.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance-report/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/check-resource-tagging.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/confirm-targets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-dynamic-resource-selection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-environment-fleet-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-generic-fleet-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-group-fleet-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-manual-resource-selection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-product-fleet-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/generate-compliance-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/request-resource-validation.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/request-target-discovery.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-dynamic-resource-selection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-manual-resource-selection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-collection/list-compliance-policies.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/create-compliance-policy-rule-patch-level-selection-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/create-compliance-policy-rule-patch-name-selection-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/create-compliance-policy-rule-patch-release-date-selection-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/update-compliance-policy-rule-patch-level-selection-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/update-compliance-policy-rule-patch-name-selection-details.txt +7 -6
- 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 +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/compliance-policy-rule/update.txt +7 -6
- 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 +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/enable-latest-policy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/manage-settings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding-collection/list-onboardings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding-policy-collection/list-onboarding-policies.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/change-compartment.txt +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/get.txt +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration-collection/list-platform-configurations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property-collection/list-properties.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/clone.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/configure.txt +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-collection/list-catalog-items.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-variables-definition/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window/maintenance-window/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window/maintenance-window/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window/maintenance-window/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window/maintenance-window/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-maintenance-window/maintenance-window-collection/list-maintenance-windows.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/compliance-record/export-compliance-report.txt +7 -6
- 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 +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/compliance-record-collection/list-compliance-records.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/execution/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/execution-collection/list-executions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/installed-patch-collection/list-installed-patches.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/inventory-record-collection/list-inventory-records.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/job-activity/get.txt +7 -6
- 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 +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/create-patch-generic-artifact-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/create-patch-platform-specific-artifact-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/update-patch-generic-artifact-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/update-patch-platform-specific-artifact-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/patch-collection/list-patches.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/recommended-patch-collection/list-recommended-patches.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-collection/report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-metadata-collection/list-report-metadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/resource-collection/list-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduled-fleet-collection/list-scheduled-fleets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/create-scheduler-definition-custom-schedule.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/create-scheduler-definition-maintenance-window-schedule.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/update-scheduler-definition-custom-schedule.txt +7 -6
- 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 +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-definition-collection/list-scheduler-definitions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-execution-collection/list-scheduler-executions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/get.txt +7 -6
- 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 +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/manage-job-execution-step-based-user-action-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/manage-job-execution.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job/update.txt +7 -6
- 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 +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-job-collection/list-scheduler-jobs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/step-collection/list-steps.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-component-collection/list-target-components.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-property-collection/list-target-properties.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-provision/provision-collection/list-provisions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-details/import-runbook.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-precheck-details/import-runbook-precheck.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-version-details/import-runbook-version.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/delete.txt +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/publish.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/set-default.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-collection/list-runbooks.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export/get.txt +7 -6
- 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 +7 -6
- 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 +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import/get.txt +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +7 -6
- 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 +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version-collection/list-runbook-versions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/task-record-collection/list-task-records.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-work-request/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-work-request/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-work-request/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-work-request/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-collection/list-fleets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-credential/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-credential/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-credential/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-credential/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-credential-collection/list-fleet-credentials.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-product-collection/list-fleet-products.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-property/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-property/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-property/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-property/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-property-collection/list-fleet-properties.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-resource-collection/list-fleet-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-fleet-targets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-targets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/inventory-resource-collection/list-inventory-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create-apply.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create-cleanup.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create-fsu-action-create-rollback-cycle-apply-action-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create-precheck.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create-rollback.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/get-output-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/resume.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-apply.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-cleanup.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-fsu-action-update-rollback-cycle-action-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-precheck.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-rollback.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-action-summary/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/add-targets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-db.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-exadb-stack.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-gi.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-guest-os.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/delete-fsu-collection-target.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/remove-targets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection-summary/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection-target/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/clone.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-fsu-cycle-create-upgrade-fsu-cycle.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fifty-batch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fsu-cycle-exadb-stack-fsu-goal-version-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fsu-cycle-update-upgrade-fsu-cycle.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-image-id-target.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-non-rolling-batch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-none-batch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-saf-batch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-sequential-batch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-version-target.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle-summary/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/abort.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-db.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-exadb-stack.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-gi.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-guest-os.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery-summary/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job/get-output-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job/retry.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job-output-summary/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-job-summary/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/target-summary-collection/list-collection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/target-summary-collection/list-discovery.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fn/application/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fn/application/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fn/application/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fn/application/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fn/application/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fn/application/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fn/function/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fn/function/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fn/function/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fn/function/invoke.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fn/function/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fn/function/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fn/pbf-listing/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fn/pbf-listing/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fn/pbf-listing-version/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fn/pbf-listing-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fn/trigger/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/export/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/export/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/export/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/export/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/export/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/export/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/export/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/export-set/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/export-set/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/export-set/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/create-quota-rule.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/delete-quota-rule.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/detach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/estimate-replication.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/get-quota-rule.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/list-quota-rules.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/toggle-quota-rules.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/update-quota-rule.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/file-system/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/pause.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/unpause.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/filesystem-snapshot-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/cancel-downgrade-shape.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/schedule-downgrade-shape.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/upgrade-shape.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/validate-key-tabs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/create_ldap_bind_connector.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/outbound-connector/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/replication/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/replication-target/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/replication-target/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/replication-target/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fs/snapshot/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/create-refresh-activity-details/create-refresh-activity.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/data-masking-activity/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/data-masking-activity/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/data-masking-activity/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/create-fusion-environment-admin-user.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/delete-fusion-environment-admin-user.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/generate-extract-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/initiate-extract.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/list-admin-users.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/reset-fusion-environment-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/get-fusion-environment-family-subscription-detail.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-family-limits-and-usage/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment-status/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/refresh-activity/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/refresh-activity/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/refresh-activity/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/scheduled-activity/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/scheduled-activity/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/service-attachment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/service-attachment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/service-attachment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/service-attachment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/service-attachment/verify.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/time-available-for-refresh/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/update-refresh-activity-details/update-refresh-activity.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/reinstate-proxy-instance.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/private-endpoint-collection/list-private-endpoints.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/configure-sharded-database-gsms.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/configure-sharding.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/create-sharded-database-create-dedicated-sharded-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/download-gsm-certificate-signing-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/fetch-connection-string.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/generate-gsm-certificate-signing-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/generate-wallet.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database/upload-signed-certificate-and-generate-wallet.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/sharded-database-collection/list-sharded-databases.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/gdd/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt +9 -7
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster-collection/list-dedicated-ai-clusters.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection/list-endpoints.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint-collection/list-generative-ai-private-endpoints.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-huggingface.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-objectstorage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model-collection/list-imported-models.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model-collection/list-models.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/agent-endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-ingestion-job/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-ingestion-job/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-ingestion-job/get-log-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-ingestion-job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-ingestion-job/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/create-object-storage-ds.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/update-object-storage-ds.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/data-source/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/create-default-kb.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/create-oci-database-kb.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/create-oci-open-search-kb.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/update-oci-database-kb.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/update-oci-open-search-kb.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/knowledge-base/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-agent-tool-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-function-calling-tool-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-http-endpoint-tool-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-rag-tool-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-sql-tool-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-agent-tool-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-function-calling-tool-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-http-endpoint-tool-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-rag-tool-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-sql-tool-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/work-request-log-entry/list-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/agent-endpoint/chat.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/knowledge-base-metadata-summary/retrieve-metadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/session/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/session/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/session/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/session/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/apply-guardrails-result/apply-guardrails-guardrails-text-input.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/apply-guardrails-result/apply-guardrails.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-cohere-chat-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-dedicated-serving-mode.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt +15 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-on-demand-serving-mode.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/embed-text-result/embed-text.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/generate-text-result/generate-text-cohere-llm-inference-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/generate-text-result/generate-text-llama-llm-inference-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank-text-result/rerank-text-dedicated-serving-mode.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank-text-result/rerank-text-on-demand-serving-mode.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank-text-result/rerank-text.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/summarize-text-result/summarize-text.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/certificate/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/add-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/change-subscription.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-kinesis-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-redshift-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-data-lake-storage-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-synapse-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-databricks-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-elasticsearch-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-generic-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-goldengate-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-big-query-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-cloud-storage-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-pub-sub-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-hdfs-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-iceberg-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-kafka-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-kafka-schema-registry-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-microsoft-fabric-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-microsoft-sqlserver-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-mongo-db-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-mysql-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-object-storage-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-ai-data-platform-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-nosql-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-postgresql-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-redis-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-snowflake-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/refresh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/remove-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-kinesis-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-redshift-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-data-lake-storage-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-synapse-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-databricks-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-elasticsearch-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-generic-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-goldengate-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-big-query-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-cloud-storage-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-pub-sub-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-hdfs-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-iceberg-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-kafka-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-kafka-schema-registry-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-microsoft-fabric-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-microsoft-sqlserver-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-mongo-db-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-mysql-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-object-storage-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-ai-data-platform-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-nosql-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-postgresql-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-redis-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-snowflake-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection-assignment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection-assignment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection-assignment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection-assignment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection-assignment/test.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/database-registration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/add-deployment-local-peer.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/add-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/change-subscription.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/collect-diagnostics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/export-wallet.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/generate-library-url.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/generate-log-reader-component-library-url.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/import-wallet.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/remove-deployment-local-peer.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/remove-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/switchover-deployment-peer.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/upgrade-to.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/upgrade.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/wallet-exists.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/add-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/copy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/remove-lock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/restore-deployment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-backup/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-environment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-peer-summary/list-deployment-peers.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-type-collection/list-deployment-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/cancel-snooze.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/reschedule.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/rollback.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/snooze.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-upgrade/upgrade.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment-wallets-operation-summary/list-wallet-operations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/message-summary/list-messages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/collect-diagnostic.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/create-zero-etl-pipeline.txt +12 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/list-initialization-steps.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/list-running-processes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/list-schema-tables.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/list-schemas.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/list.txt +9 -8
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/pause-pipeline-default-pause-pipeline-details.txt +130 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/pause.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/test-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline/update-zero-etl-pipeline.txt +12 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline-recipe-collection/list-recipes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/pipeline.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/trail-file-summary/list-trail-files.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/trail-sequence-summary/list-trail-sequences.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/enforced-governance-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/enforced-governance-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/create-governance-rule-allowed-regions-template.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/create-governance-rule-quota-template.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/create-governance-rule-tag-template.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/retry.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/update-governance-rule-allowed-regions-template.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/update-governance-rule-quota-template.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/update-governance-rule-tag-template.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/governance-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion/create-inclusion-criterion-tenancy-association.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/inclusion-criterion/list-inclusion-criteria.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/governance-rule/tenancy-attachment/retry.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-monitor/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe/create-on-demand.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/health-checks/http-probe-result/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-monitor/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-probe/create-on-demand.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/health-checks/ping-probe-result/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/health-checks/vantage-point/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/auth-token/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/auth-token/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/auth-token/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/auth-token/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/authentication-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/authentication-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/availability-domain/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/bulk-action-resource-type-collection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/bulk-delete-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/bulk-move-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/move.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/recover.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/compartment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/customer-secret-key/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/customer-secret-key/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/customer-secret-key/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/customer-secret-key/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/db-token/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/change-domain-license-type.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/deactivate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/enable-replication-to-region.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/list-license-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/domain/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/dynamic-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/dynamic-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/dynamic-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/dynamic-group/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/dynamic-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/fault-domain/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/group/add-user.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/group/list-users.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/group/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/group/remove-user.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/iam-work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/iam-work-request/list-iam-work-request-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/iam-work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/iam-work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/identity-provider-group/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/generate-totp-seed.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/mfa-totp-device/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/network-sources/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/network-sources/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/network-sources/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/network-sources/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/network-sources/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/region/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/region-subscription/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/region-subscription/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/scim-client-credentials/reset-idp-scim-client.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/smtp-credential/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/smtp-credential/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/smtp-credential/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/smtp-credential/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/standard-tag-namespace-template/get-standard-tag-template.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/standard-tag-namespace-template/list-standard-tag-namespaces.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/bulk-delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/bulk-edit-tags-resource-type/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/bulk-edit.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/import-standard-tags.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/list-cost-tracking.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/reactivate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/retire.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/assemble-effective-tag-set.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-default/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/cascade-delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/reactivate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/retire.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tag-namespace/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tagging-work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tagging-work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tagging-work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tagging-work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/tenancy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/ui-password-information/get-user.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/api-key/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/api-key/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/api-key/upload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/create-db-credential.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/delete-db-credential.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/list-db-credentials.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/list-groups.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/oauth2-credential/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/oauth2-credential/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/oauth2-credential/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/oauth2-credential/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/swift-password/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/swift-password/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/swift-password/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/swift-password/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/ui-password/create-or-reset.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/update-user-capabilities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/update-user-state.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/user/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iam/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-mgmt-info/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-mgmt-infos/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-mgmt-infos/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-recovery-setting/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-recovery-setting/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-recovery-setting/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/account-recovery-settings/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-key/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-key/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-key/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-key/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-keys/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/api-keys/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-role/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-role/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-role/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-role/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-roles/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-roles/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/app-status-changer/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-assignment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-assignment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-assignment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-assignments/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-step/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-step/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-step/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-step/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflow-steps/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/approval-workflows/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/apps/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/apps/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-token/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-token/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-token/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-token/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-tokens/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/auth-tokens/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/authentication-factor-setting/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/authentication-factor-setting/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/authentication-factor-settings/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/authentication-factor-settings/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/authentication-factors-remover/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/branding-setting/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/branding-settings/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mapping/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mapping/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mapping/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mapping/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mapping/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mappings/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-mappings/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-server/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-server/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-server/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-server/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-server/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-servers/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gate-servers/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gates/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/cloud-gates/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/condition/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-key/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-key/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-key/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-key/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-keys/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/customer-secret-keys/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-group/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-group/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-groups/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/dynamic-resource-groups/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grant/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grant/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grant/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grant/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grants/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/grants/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/group/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/group/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/groups/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/groups/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trust/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trust/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trust/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trust/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trust/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-propagation-trusts/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-provider/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-provider/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-provider/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-provider/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-provider/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-providers/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-providers/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-setting/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-setting/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-setting/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-settings/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/identity-settings/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/kmsi-setting/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/kmsi-setting/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/kmsi-setting/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/kmsi-settings/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/kmsi-settings/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/me/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/me/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/me/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/me/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/me-password-changer/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-api-key/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-api-key/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-api-key/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-api-key/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-api-keys/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-apps/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-apps/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-auth-token/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-auth-token/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-auth-token/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-auth-token/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-auth-tokens/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-authentication-factor-initiator/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-authentication-factor-validator/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-authentication-factors-remover/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-completed-approval/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-completed-approvals/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-customer-secret-key/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-customer-secret-key/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-customer-secret-key/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-customer-secret-key/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-customer-secret-keys/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-device/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-device/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-device/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-devices/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-groups/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-groups/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-o-auth2-client-credential/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-o-auth2-client-credential/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-o-auth2-client-credential/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-o-auth2-client-credential/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-o-auth2-client-credentials/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-pending-approval/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-pending-approval/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-pending-approvals/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-request/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-request/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-requestable-groups/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-requestable-groups/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-requests/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-requests/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-smtp-credential/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-smtp-credential/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-smtp-credential/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-smtp-credential/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-smtp-credentials/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-support-account/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-support-account/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-support-account/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-support-accounts/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-trusted-user-agent/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-trusted-user-agent/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-trusted-user-agents/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-user-db-credential/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-user-db-credential/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-user-db-credential/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/my-user-db-credentials/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeter/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeter/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeter/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeter/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeter/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeters/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/network-perimeters/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/notification-setting/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/notification-setting/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/notification-settings/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/notification-settings/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-client-certificate/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-client-certificate/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-client-certificate/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-client-certificates/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-client-certificates/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-partner-certificate/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-partner-certificate/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-partner-certificate/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-partner-certificates/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth-partner-certificates/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credential/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credential/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credential/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credential/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credentials/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/o-auth2-client-credentials/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/oci-console-sign-on-policy-consent/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/oci-console-sign-on-policy-consent/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/oci-console-sign-on-policy-consent/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policies/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policies/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policy/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/password-policy/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/policy/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/resource-type-schema-attributes/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/resource-type-schema-attributes/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/restore-oci-console-policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/rule/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/schema/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/schema/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/schema/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/schemas/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/schemas/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question-setting/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question-setting/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question-setting/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question-settings/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-question-settings/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-questions/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/security-questions/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profile/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profile/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profile/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profile/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profile/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profiles/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/self-registration-profiles/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/setting/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/setting/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/setting/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/settings/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/settings/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credential/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credential/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credential/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credential/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credentials/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/smtp-credentials/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/social-identity-provider/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-attributes-setting/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-attributes-setting/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-attributes-setting/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-attributes-setting/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-capabilities-changer/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-db-credential/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-db-credential/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-db-credential/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-db-credentials/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-db-credentials/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-password-changer/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-password-resetter/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/user-status-changer/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/users/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/identity-domains/users/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/available-plugins/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command-execution/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/command-execution/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/plugin/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/instance-agent/plugin/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/add-oracle-managed-custom-endpoint.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/change-network-endpoint.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/change-private-endpoint-outbound-connection-none-outbound-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/change-private-endpoint-outbound-connection-private-endpoint-outbound-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/change-private-endpoint-outbound-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/disaster-recovery-failover.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/enable-process-automation.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/extend-data-retention.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/integration/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/get-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/invoke-raw-binary-command.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/invoke-raw-json-command.txt +10 -9
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/invoke-raw-text-command.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/update.txt +15 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/get-spec.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/change-data-retention-period.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/configure-apex-data-access.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/configure-direct-data-access.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/configure-ords-data-access.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/configure-data-access.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/work-request/list-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/work-request/list-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/iot/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/agent-installer-summary/generate-agent-installer-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/agent-installer-summary/list-agent-installers.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/announcement-collection/list-announcements.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/application-installation-usage-summary/summarize-application-installation-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/application-usage/summarize.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/container-summary/list-containers.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/crypto-analysis-result/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/crypto-analysis-result/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/crypto-analysis-result/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/deployed-application-installation-usage-summary/summarize-deployed-application-installation-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/deployed-application-usage/summarize.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/drs-file/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/drs-file/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/drs-file-collection/list-drs-files.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/export-setting/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/export-setting/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/export-status/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/create-drs-file.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/disable-drs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/enable-drs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/generate-agent-deploy-script.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/generate-load-pipeline-script.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/request-crypto-analyses.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/request-deployed-application-migration-analyses.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/request-java-migration-analyses.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/request-jfr-recordings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/request-performance-tuning-analyses.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/summarize-resource-inventory.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/update-drs-file.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-advanced-feature-configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-advanced-feature-configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-agent-configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-agent-configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-diagnosis-summary/list-fleet-diagnoses.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-error-aggregation/summarize-fleet-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-error-summary/list-fleet-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-site-summary/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-site-summary/list-installation-sites.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-site-summary/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-usage/summarize.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/java-family/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/java-family/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/java-migration-analysis-result/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/java-migration-analysis-result/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/java-migration-analysis-result/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/java-release/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/java-release/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/java-server-instance-usage/summarize.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/java-server-usage/scan.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/java-server-usage/summarize.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/jre-usage/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/jre-usage/summarize.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-application-usage-summary/list-library-application-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-inventory/summarize.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-managed-instance-usage-summary/list-library-managed-instance-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage/scan.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage/summarize.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/managed-instance-usage/summarize.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/performance-tuning-analysis-result/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/performance-tuning-analysis-result/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/performance-tuning-analysis-result/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/plugin-error-aggregation/summarize-plugin-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/plugin-error-summary/list-plugin-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-add-installation-site-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-crypto-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-deployed-application-migration-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-java-migration-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-jfr-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-performance-tuning-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-remove-installation-site-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-scan-java-server-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-scan-library-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-add-installation-site-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-crypto-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-deployed-application-migration-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-java-migration-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-jfr-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-performance-tuning-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-remove-installation-site-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-scan-java-server-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-scan-library-task-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-application-usage-summary/list-uncorrelated-package-application-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-managed-instance-usage-summary/list-uncorrelated-package-managed-instance-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-usage-summary/list-uncorrelated-package-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/work-item-summary/list-work-items.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/download-url/generate-artifact.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-count-aggregation/request-summarized-java-download-counts.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-record/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-report/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-report/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-report/get-java-download-report-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-report/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-report/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-download-token/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-item-summary/list-work-items.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/disable-superuser.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/enable-superuser.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config-version/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config-version/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/decrypt.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/encrypt.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/generate-data-encryption-key.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/key/export.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/signed-data/sign.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/crypto/verified-data/verify.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/ekm/ekms-private-endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/ekm/ekms-private-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/ekm/ekms-private-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/ekm/ekms-private-endpoint/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/ekm/ekms-private-endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/cancel-hsm-cluster-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/download-certificate-signing-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/get-pre-co-user-credentials.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/schedule-hsm-cluster-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-cluster/upload-partition-certificates.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-partition/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/kms-hsm-cluster/hsm-partition/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/backup.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/cancel-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/disable.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/enable.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/import.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/restore-from-file.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/restore.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/schedule-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/cancel-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/import.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/key-version/schedule-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/replication-status-details/get-replication-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/backup.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/cancel-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/create-vault-replica.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/delete-vault-replica.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/list-vault-replicas.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/restore-from-file.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/restore.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/schedule-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/vault/usage/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/kms/management/wrapping-key/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/backend/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/backend/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/backend/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/backend/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/backend/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-health/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/backend-set-health/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/certificate/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/certificate/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/certificate/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/health-checker/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/health-checker/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/hostname/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/hostname/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/hostname/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/hostname/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/hostname/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/listener/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/listener/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/listener/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/listener-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/update-load-balancer-shape.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer-health/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/load-balancer-health/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/nsg/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/path-route-set/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/path-route-set/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/path-route-set/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/path-route-set/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/path-route-set/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/protocol/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/routing-policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/routing-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/routing-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/routing-policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/routing-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/rule-set/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/rule-set/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/rule-set/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/rule-set/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/rule-set/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/shape/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/ssl-cipher-suite/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/ssl-cipher-suite/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/ssl-cipher-suite/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/ssl-cipher-suite/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/ssl-cipher-suite/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lb/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/lustre-file-system-collection/list-lustre-file-systems.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/get-sync-job.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/list-sync-jobs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/start-export-to-object.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/start-import-from-object.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/stop-export-to-object.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/stop-import-from-object.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/object-storage-link-collection/list-object-storage-links.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/lfs/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/bulk-upload-template/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-metric/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/import-licenses.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/license-record/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/list-product-license-consumers.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/list-top-utilized-product-licenses.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/list-top-utilized-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/license-manager/product-license/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/limits/definition/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/addlock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/removelock.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/limits/quota/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/limits/resource-availability/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/limits/service/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/limits/value/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/delete-assocs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/get-assoc-summary.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/list-associated-entities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/list-entity-source-assocs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/list-source-assocs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/upsert-assocs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/assoc/validate-assoc-params.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/category/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/category/list-resource-category.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/category/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/category/remove-resource-category.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/category/update-resource-category.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/char-encoding-collection/list-supported-encodings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/config-work-request/get-config-work-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/config-work-request/list-config-work-requests.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/content-export/export-custom-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/content-import/import-custom-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/summary.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/em-bridge/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/add-associations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/list-associations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/remove-associations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/summary.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity/upload-discovery-data.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-topology/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-type/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-type/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-type/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-type/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/entity-type/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/delete-field.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/get-field.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/get-fields-summary.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/get-usages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/list-fields.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/field/upsert-field.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/disable.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/enable.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/ingest-time-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/batch-get-basic-info.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/delete-label.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/get-label-summary.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/get-label.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/list-label-priorities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/list-label-source-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/list-labels.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/label/upsert-label.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/get-log-analytics-log-groups-summary.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/log-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/append-data.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/get-summary.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/register-lookup.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/update-data.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/lookup/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/namespace/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/namespace/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/namespace/offboard.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/namespace/onboard.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/object-collection-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/delete-parser.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/extract-structured-log-field-paths.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/extract-structured-log-header-paths.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/get-parser-summary.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/get-parser.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/list-parser-actions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/list-parser-functions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/list-parser-meta-plugins.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/list-parsers.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/test-parser.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/parser/upsert-parser.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/preference/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/preference/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/preference/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/property/list-effective-properties.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/property/list-properties-metadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/compare-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/export.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/filter.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/get-query-result.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/parse.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query/suggest.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query-work-request/background.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query-work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query-work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/query-work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/rule/get-rules-summary.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/clean.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/create-acceleration-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/create-standard-task.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/pause.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/resume.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/run.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/scheduled-task/verify.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/add-event-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/delete-source.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/disable-auto-assoc.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/disable-event-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/enable-auto-assoc.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/enable-event-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/get-column-names.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/get-source-summary.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/get-source.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-associable-entities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-auto-assocs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-event-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-meta-source-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-source-extfield-defs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-source-functions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-source-label-operators.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-source-patterns.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/list-sources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/remove-event-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/upsert-source.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/validate-label-condition.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/validate-log-endpoint.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/validate-loglist-endpoint.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/validate-source-extfield-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/source/validate-source.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/assign-encryption-key.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/disable-archiving.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/enable-archiving.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/estimate-purge-data-size.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/estimate-recall-data-size.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/estimate-release-data-size.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get-log-sets-count.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get-recall-count.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get-recalled-data-size.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get-storage-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get-storage-work-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-encryption-key-info.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-log-sets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-overlapping-recalls.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-recalled-data.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-recalled-info.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-storage-work-request-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/list-storage-work-requests.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/purge-storage-data.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/recall-archived-data.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/release-recalled-data.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/storage/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/template/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/template/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/timezone-collection/list-supported-timezones.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/delete-upload-file.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/delete-upload-warning.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/get-unprocessed-bucket.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/list-upload-files.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/list-upload-warnings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/set-unprocessed-bucket.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/upload-log-events-file.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/upload-log-file.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/upload-otlp-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/validate-file.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/upload/validate-source-mapping.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/warning/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/warning/suppress.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/warning/unsuppress.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/log-analytics/work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/create-log-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/create-unified-agent-configuration-unified-agent-monitoring-configuration-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/update-log-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/update-unified-agent-configuration-unified-agent-monitoring-configuration-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/agent-configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log/change-log-group.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/service/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/work-request/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging/work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging-ingestion/put-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/logging-search/search-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/create-prometheus-datasource.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/delete-data-source.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/delete-named-credential.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/deploy-plugins.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get-auto-upgradable-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get-data-source.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get-named-credential.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/list-availability-histories.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/list-data-sources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/set-auto-upgradable-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/summarize-agent-counts.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/summarize-plugin-counts.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/update-named-credential.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/update-prometheus-datasource.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent-image/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/get-install-key-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/install-key/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/get-named-cred-metadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/plugin/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/export.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get-oob.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/import.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list-oob.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get-oob.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list-oob.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/accepted-agreement/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/account/launch-eligibility/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/account/third-party-paid-listing-eligibility/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/agreement/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/agreement/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/category/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/create-marketplace-external-attested-metadata-details/create-marketplace-external-attested-metadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing/export.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing-summary/search-listings-free-text.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing-summary/search-listings-structured.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/listing-summary/search-listings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/marketplace-metadata-public-key-summary/list-marketplace-metadata-public-keys.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/package/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/package/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/create-publication-create-image-publication-package.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication-package/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication-package/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publication-summary/list-publications.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/publisher/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/report-collection/list-reports.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/report-type-collection/list-report-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/tax-summary/list-taxes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/work-request/list-work-request-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/work-request/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/attachment/attachment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/attachment/attachment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/attachment/attachment/get-attachment-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/attachment/attachment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/attachment/attachment-collection/list-attachments.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer/get-offer-internal-detail.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-private-offer/offer/offer-collection/list-offers.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-container-image-artifact-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-kubernetes-image-artifact-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-machine-image-artifact-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-stack-artifact-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-container-image-artifact-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-kubernetes-image-artifact-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-machine-image-artifact-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-stack-artifact-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/validate-and-publish.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact-collection/list-artifacts.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/available-service-collection/list-available-services.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/category/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/category-collection/list-categories.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/customer-instance-report-record-collection/list-customer-instance-report-records.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/disbursement-report-record-collection/list-disbursement-report-records.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead-collection/list-leads.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/cascading-delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-collection/list-listings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/cascading-delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/change-listing-revision-to-new-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/clone.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-lead-gen-listing-revision-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-oci-listing-revision-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-service-listing-revision-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/get-listing-revision-icon-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/publish-listing-revision-as-private.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/publish.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/submit-listing-revision-for-review.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-icon-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-lead-gen-listing-revision-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-oci-listing-revision-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-service-listing-revision-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/withdraw.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-customer-success-attachment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-related-document-attachment-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-review-support-document-attachment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-screen-shot-attachment-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-supported-service-attachment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-video-attachment-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/get-listing-revision-attachment-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-customer-success-attachment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-related-document-attachment-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-review-support-document-attachment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-screen-shot-attachment-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-supported-service-attachment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-video-attachment-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment-collection/list-listing-revision-attachments.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-collection/list-listing-revisions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note-collection/list-listing-revision-notes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/mark-listing-revision-package-as-default.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/publish.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/un-publish.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package-collection/list-listing-revision-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/market/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/market-collection/list-markets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/product/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/product-collection/list-products.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/publisher/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/publisher-collection/list-publishers.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc/get-support-doc-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc-collection/list-support-docs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-currency-collection/list-supported-currencies.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-shape-collection/list-supported-shapes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-collection/list-terms.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/get-term-version-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/update-term-version-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version-collection/list-term-versions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset-distribution-channel-attachment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset-distribution-channel-attachment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-asset-distribution-channel-attachment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-stream/stream-distribution-channel/generate-playlist.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-stream/stream-distribution-channel/generate-session-token.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/list-system.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/create-media-workflow-job-by-id.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/create-media-workflow-job-by-name.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-job/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/media-workflow-task-declaration/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/create-akamai-stream-cdn-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/create-edge-stream-cdn-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/update-akamai-stream-cdn-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-cdn-config/update-edge-stream-cdn-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/ingest.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-distribution-channel/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/create-stream-packaging-config-encryption-aes128.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/create-stream-packaging-config-encryption-none.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/media-services/stream-packaging-config/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-device/mac-device/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-device/mac-device/terminate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-device/mac-device-collection/list-mac-devices.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/mac-order-collection/list-mac-orders.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mngdmac/mac-order/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/model-deployment/inference-result/predict-with-response-stream.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/model-deployment/inference-result/predict.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-dimension-states-collection/retrieve-dimension-states.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-history-collection/get-alarm-history.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-status/list-alarms-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-suppression/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-suppression/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-suppression/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-suppression/summarize-alarm-suppression-history.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/alarm-suppression-collection/list-alarm-suppressions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/metric/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/metric-data/post.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/metric-data/summarize-metrics-data.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/monitoring/suppression/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-mapping-metadatum-summary-collection/list-external-location-mapping-metadata.txt +14 -31
- oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-summaries-metadatum-summary-collection/list-external-location-summaries-metadata.txt +14 -18
- oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-locations-metadatum-collection/list-external-location-details-metadata.txt +31 -72
- oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata/get.txt +11 -7
- oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata-collection/list-multi-cloud-metadata.txt +12 -8
- oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multicloud-resources/multicloud-resource-collection/list-multicloud-resources.txt +155 -0
- oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multicloud-resources/multicloud-resource-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multicloud-resources.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multicloudsubscriptions/multicloud-subscription-collection/list-multicloud-subscriptions.txt +138 -0
- oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multicloudsubscriptions/multicloud-subscription-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multicloudsubscriptions.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor/get.txt +15 -11
- oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor-collection/list-network-anchors.txt +45 -43
- oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor/get.txt +14 -9
- oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor-collection/list-resource-anchors.txt +30 -31
- oci_cli/help_text_producer/data_files/text/cmdref/multicloud.txt +12 -0
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/cancel-backup-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/copy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/validate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/create-from-mysql.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/reset.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/resume.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/channel/update-from-mysql.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/clone.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/restart.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster-memory-estimate/generate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/heatwave-cluster-memory-estimate/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/import.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/restart.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/replica/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/replica/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/replica/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/replica/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/replica/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/shape/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/allowed-ike-ip-sec-parameters/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoasn/validate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-allocated-range-summary/list-byoip-allocated-ranges.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/advertise.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/set-origin-asn-to-oracle.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/set-origin-asn.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/validate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/byoip-range/withdraw.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/capture-filter/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/get-cpe-device-config-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cpe/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cpe-device-shape/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cpe-device-shape-detail/get-cpe-device-shape.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-location/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-mapping-details-collection/list-cross-connect-mappings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-port-speed-shape/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/cross-connect-status/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/dhcp-options/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg/get-all-drg-attachments.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg/get-upgrade-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg/upgrade.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/remove-export-route-distribution.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-attachment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-redundancy-status/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution-statement/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution-statement/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution-statement/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution-statement/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-rule/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-rule/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/remove-import-route-distribution.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-table/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/fast-connect-provider-service/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/fast-connect-provider-service/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/fast-connect-provider-service/virtual-circuit-bandwidth-shape/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/fast-connect-provider-service-key/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/internet-gateway/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/get-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/get-ipsec-cpe-device-config-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/get-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection-tunnel-error-details/get-ip-sec-connection-tunnel-error.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-psk/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-psk/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-tunnel/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-tunnel/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-tunnel/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-resource-ip-inventory.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-subnet-cidr-utilization.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-subnet-ip-inventory.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/get-vcn-overlap.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ipam/list-ip-inventory.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/ipv6-vnic-detach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/connect.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/local-peering-gateway/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/nat-gateway/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/networking-topology/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/rules/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/rules/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/rules/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/rules/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/nsg/vnics/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/private-ip-vnic-detach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/private-ip/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/public-ip-pool/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/connect.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/remote-peering-connection/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/route-table/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/security-list/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/service/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/service/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/attach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/detach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/service-gateway/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/add-ipv4-subnet-cidr.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/add-ipv6-subnet-cidr.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/modify-ipv4-subnet-cidr.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/remove-ipv4-subnet-cidr.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/remove-ipv6-subnet-cidr.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/subnet/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/subnet-topology/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/tunnel-cpe-device-config/get-tunnel-cpe-device-config-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/tunnel-cpe-device-config/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/tunnel-cpe-device-config/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/tunnel-route/list-ip-sec-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/tunnel-security-association/list-ip-sec-connection.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/add-ipv6-vcn-cidr.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/add-vcn-cidr.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/create.txt +8 -7
- oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/modify-vcn-cidr.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/remove-ipv6-vcn-cidr.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/remove-vcn-cidr.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vcn/update.txt +8 -7
- oci_cli/help_text_producer/data_files/text/cmdref/network/vcn-dns-resolver-association/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vcn-topology/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit-associated-tunnel-details/list-virtual-circuit-associated-tunnels.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit-public-prefix/bulk-add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit-public-prefix/bulk-delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/virtual-circuit-public-prefix/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vlan/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/assign-ipv6.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/assign-private-ip.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/unassign-ipv6.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/unassign-private-ip.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network/vtap/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/bulk-upload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/update-address-list-update-fqdn-address-list-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/update-address-list-update-ip-address-list-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/address-list/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/bulk-upload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/bulk-upload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/application-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/bulk-upload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-profile/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/bulk-upload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/decryption-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/bulk-upload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/mapped-secret/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/bulk-upload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/nat-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/apply.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/clone.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/migrate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/network-firewall-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/bulk-upload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/security-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/bulk-upload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/bulk-upload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/service-list/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/bulk-upload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/tunnel-inspection-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/bulk-upload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/url-list/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/network-firewall/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-health/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-operational-status/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/backend-set-health/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/health-checker/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/health-checker/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/listener-protocols/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/update-network-security-groups.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer-health/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancer-health/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/network-load-balancing-policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nlb/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/configuration/unassign-kms-key.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/configuration/update-hosted.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/index/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/index/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/index/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/index/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/query/execute.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/query/prepare.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/row/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/row/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/row/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/create-replica.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/delete-replica.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/list-table-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/table/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/work-request/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/nosql/work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/occ/metric-data/read.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/occ/metric-property/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/occ/namespace/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oce/oce-instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oce/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster-summary/list-clusters.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/add-block-volume.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/add-datastore.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/attach-to-cluster.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/attach-to-esxi-host.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/detach-from-cluster.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/detach-from-esxi-host.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/remove-datastore.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/inplace-upgrade.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/replace-host.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/swap-billing.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/cancel-downgrade-hcx.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/downgrade-hcx.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/refresh-hcx-license-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/retrieve-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/upgrade-hcx.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/sddc/vmware-versions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/authentication-provider/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/authentication-provider/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/authentication-provider/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/authentication-provider/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/authentication-provider/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/bot/import.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-android-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-app-event-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-application-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-cortana-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-facebook-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-ios-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-ms-teams-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-oss-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-osvc-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-service-cloud-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-slack-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-twilio-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-web-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create-channel-create-webhook-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/rotate-channel-keys.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-android-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-app-event-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-application-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-cortana-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-facebook-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-ios-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-ms-teams-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-oss-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-osvc-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-service-cloud-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-slack-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-twilio-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-web-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update-channel-update-webhook-channel-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/channel/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/create-digital-assistant-clone-digital-assistant-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/create-digital-assistant-create-digital-assistant-version-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/create-digital-assistant-create-new-digital-assistant-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/create-digital-assistant-extend-digital-assistant-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/publish.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant-parameter/configure.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant-parameter/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant-parameter/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/digital-assistant-parameter/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-attachment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-attachment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-attachment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-attachment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-scan-proxy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-scan-proxy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-scan-proxy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/oda-private-endpoint-scan-proxy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/bulk-create-skill-entities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/cascading-delete-skill-custom-entities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/create-skill-clone-skill-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/create-skill-create-new-skill-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/create-skill-create-skill-version-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/create-skill-extend-skill-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/export-digital-assistant.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/export.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/publish.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/train.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill-parameter/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill-parameter/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill-parameter/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill-parameter/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/skill-parameter/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/translator/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/translator/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/translator/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/translator/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/management/translator/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/oda-instance-attachment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/oda-instance-attachment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/oda-instance-attachment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/oda-instance-attachment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/oda-instance-attachment-collection/list-oda-instance-attachments.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/imported-package/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/imported-package/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/imported-package/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/imported-package/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/imported-package/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/package/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/odapackage/package/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oda/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/access-materials/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/access-request/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/access-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/access-request/handle.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/access-request-ext/get-access-request-internal.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/access-requests/export-access-requests.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/access-requests/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-template/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-template/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-template/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-template/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-template/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/approval-templates/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/lockbox/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/lockbox/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/lockbox/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/lockbox/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/lockbox/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/lockboxes/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/oma/work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/billing-schedule/billing-schedule-summary/list-billing-schedules.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/commitment/commitment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/commitment/commitment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/computed-usage/aggregated-computed-usage-summary/list-aggregated-computed-usages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/computed-usage/computed-usage/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/computed-usage/computed-usage/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/invoice-summary/invoice/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/invoice-summary/invoiceline-computed-usage/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/organization-subscription/organization-subscription/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/ratecard/rate-card/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/subscribed-service/subscribed-service/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/subscribed-service/subscribed-service/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/onesubscription/subscription/subscription/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ons/message/publish.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/confirm.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/resend-confirmation.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/unsubscribe.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ons/subscription/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/ons/topic/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opa/opa-instance-collection/list-opa-instances.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opa/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opa/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opa/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opa/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opa/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/approve.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/interaction-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/list-access-request-histories.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/list-interactions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/reject.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/review.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/access-request/revoke.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-action/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-action/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/get-assignment-validation-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opctl/operator-control-assignment/validate-operator-assignment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/backup/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/backup/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/backup/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/backup/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/backup.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/configureoutboundcluster.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/list-versions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/resizehorizontal.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/resizevertical.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/restore.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/shapes-details/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/upgrade.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/pipeline/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/pipeline/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/pipeline/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/pipeline/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opensearch/pipeline/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-objects/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-objects/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-objects/head.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-objects/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-objects/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/change.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/disable.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/enable.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hub-sources/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/get-awr-database-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/get-awr-database-sql-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/get-awr-report.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/list-awr-database-snapshots.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/list-awr-databases.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/list-awr-snapshots.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-cpu-usages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-parameter-changes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-parameters.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-snapshot-ranges.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-sysstats.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-top-wait-events.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-wait-event-buckets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-database-wait-events.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/summarize-awr-sources-summaries.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/awr-hubs/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-autonomous-database-insight-advanced-features-credential-by-iam.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-autonomous-database-insight-advanced-features-credential-by-vault.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-external-mysql.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-macs-managed-autonomous-database-insight-connection-credential-by-named-credentials.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-macs-managed-autonomous-database-insight-connection-credential-by-vault.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-macs-managed-autonomous-database-insight-connection-credentials-by-source.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-macs-managed-cloud-database-insight-connection-credential-by-iam.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-macs-managed-cloud-database-insight-connection-credential-by-named-credentials.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-macs-managed-cloud-database-insight-connection-credential-by-vault.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-pe-comanaged-database-detail.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-autonomous-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-em-external-db.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-external-mysql-database-insight.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-macs-managed-autonomous-database-insight.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-macs-managed-cloud-database-insight.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-mds-my-sql-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-pe-comanged-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/disable-autonomous-database-insight-advanced-features.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/disable.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-autonomous-database-insight-advanced-features-credential-by-iam.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-autonomous-database-insight-advanced-features-credential-by-vault.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-autonomous-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-em-external-db.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-external-mysql-database-insight.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-macs-managed-autonomous-database-insight.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-macs-managed-cloud-database-insight.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-mds-my-sql-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-pe-comanaged-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-addm-reports.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-database-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-my-sql-sql-stats.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-my-sql-sql-text.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-sql-bucket.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-sql-plan-lines.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-sql-stats.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/ingest-sql-text.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-db-finding-categories.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-db-findings-time-series.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-db-parameter-categories.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-db-recommendation-categories.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-db-recommendations-time-series.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-addm-dbs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-database-configurations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-sql-plans.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-sql-searches.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-sql-texts.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-findings.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-parameter-changes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-parameters.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-recommendations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-schema-objects.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-addm-db-sql-statements.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-capacity-trend.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-forecast-trend.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-statistics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-usage-trend.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-utilization-insight.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-tablespace-usage-trend.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-insights.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-plan-insights.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-response-time-distributions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-statistics-time-series-by-plan.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-statistics-time-series.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-statistics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/synchronize-autonomous-database-to-exadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/test-macs-managed-autonomous-database-insight-connection-credential-by-named-credentials.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/test-macs-managed-cloud-database-insight-connection-credential-by-iam.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/test-macs-managed-cloud-database-insight-connection-credential-by-vault.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-autonomous-db.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-em-external-db.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-external-mysql-database-insight.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-macs-external-db.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-macs-managed-autonomous-database-insight.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-macs-managed-cloud-database-insight.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-mds-my-sql-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-pe-comanaged-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/change.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/list-importable-enterprise-manager-entities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/enterprise-manager-bridges/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/add-em-external-exadata-members.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/add-macs-managed-cloud-exadata-insight-members.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/add-pe-comanaged-exadata-members.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/change.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/create-em-external-exadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/create-macs-managed-cloud-exadata-insight.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/create-pe-comanaged-exadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/disable.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/enable-em-external-exadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/enable-macs-managed-cloud-exadata-insight.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/enable-pe-comanaged-exadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/list-exadata-configurations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-capacity-trend-aggregated.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-capacity-trend.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-forecast-trend-aggregated.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-forecast-trend.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-statistics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-usage-aggregated.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-utilization-insight.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-members.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/update-em-external-exadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/update-macs-managed-cloud-exadata-insight.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/update-pe-comanaged-exadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/change.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/create-em-external-host.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/create-macs-cloud-host.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/create-macs-external-host.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/disable.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/enable-em-external-host.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/enable-macs-cloud-host.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/enable-macs-external-host.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/ingest-host-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/ingest-host-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/list-host-configurations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/list-hosted-entities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/list-importable-agent-entities.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/list-macs-cloud-hosts.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-disk-statistics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-capacity-trend.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-forecast-trend.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-statistics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-usage-trend.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-insight-resource-utilization-insight.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-host-recommendation.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-io-usage-trend.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-network-usage-trend.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-storage-usage-trend.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/summarize-top-processes-usage-trend.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/update-em-external-host.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/update-host-insight-update-pe-comanaged-host-insight-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/update-macs-cloud-host.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/update-macs-external-host.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/host-insights/update-macs-managed-database-host-insight.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/change.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouse-users/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouse-users/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouse-users/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouse-users/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouse-users/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/change.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/download-warehouse-wallet.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/rotate-warehouse-wallet.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/summarize-operations-insights-warehouse-resource-usage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/operations-insights-warehouses/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/change.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/create-opsi-ux-configuration-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/summarize-configuration-items.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-configurations/update-opsi-ux-configuration-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-data-objects/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-data-objects/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-data-objects/query-data-standard-query.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-data-objects/query-data-templatized-query.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-private-endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-warehouse-data-objects/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-warehouse-data-objects/query-warehouse-data-standard-query.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/opsi-warehouse-data-objects/query-warehouse-data-templatized-query.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/work-requests/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/work-requests/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/category/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/category-summary/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/enrollment-status/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/enrollment-status/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/enrollment-status-summary/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/history-summary/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile-level-summary/list-profile-levels.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/profile-summary/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/queryable-field-summary/list-resource-action-queryable-fields.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/recommendation/bulk-apply.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/recommendation/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/recommendation/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/recommendation-strategy-summary/list-recommendation-strategies.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/recommendation-summary/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/resource-action/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/resource-action/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/resource-action-summary/filter-resource-actions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/resource-action-summary/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/optimizer/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/assigned-subscription/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/assigned-subscription/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/child-tenancy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain-governance/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain-governance/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain-governance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain-governance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/domain-governance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/governance/organization-tenancy/add.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/governance/organization-tenancy/remove.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/link/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/link/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/link/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/order/activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/order/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization/list-organization-tenancies.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization-tenancy/approve-organization-tenancy-for-transfer.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization-tenancy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization-tenancy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization-tenancy/restore.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/organization-tenancy/unapprove-organization-tenancy-for-transfer.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invitation/accept.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invitation/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invitation/ignore.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invitation/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/recipient-invitation/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/sender-invitation/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription/list-available-regions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/subscription-mapping/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/reencrypt.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/bucket/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/multipart/abort.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/multipart/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/ns/get-metadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/ns/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/ns/update-metadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/batch-delete.txt +122 -0
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/bulk-delete-versions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/bulk-delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/bulk-download.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/bulk-upload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/copy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/head.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/list-object-versions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/reencrypt.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/rename.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/restore-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/restore.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/resume-put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/sync.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object/update-storage-tier.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object-lifecycle-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object-lifecycle-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object-lifecycle-policy/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/object.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/os/preauth-request/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/preauth-request/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/preauth-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/preauth-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/private-endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/private-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/private-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/private-endpoint/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/private-endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/replication/create-replication-policy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/replication/delete-replication-policy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/replication/get-replication-policy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/replication/list-replication-policies.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/replication/list-replication-sources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/replication/make-bucket-writable.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/retention-rule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/retention-rule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/retention-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/retention-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/retention-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/delete-event-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/get-event-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/import-event-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/event/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/install-all-windows-updates-in-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-environment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/attach-managed-instance.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/detach-managed-instance.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/list-installed-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/promote-software-source.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/lifecycle-stage/reboot.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/associate-managed-instances-with-management-station.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/attach-profile.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/attach-software-sources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/detach-profile.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/detach-software-sources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/disable-module-stream.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/enable-module-stream.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/get-analytic-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/get-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/install-module-profile.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/install-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/install-windows-updates.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-available-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-available-software-sources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-available-windows-updates.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-errata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-installed-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-installed-windows-updates.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-modules.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list-updatable-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/reboot.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/refresh-software.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/remove-module-profile.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/remove-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/summarize-analytics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/switch-module-stream.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/update-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/attach-managed-instances.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/attach-software-sources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/detach-managed-instances.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/detach-software-sources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/disable-module-stream.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/enable-module-stream.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/install-module-profile.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/install-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/install-windows-updates.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list-available-modules.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list-available-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list-available-software-sources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list-installed-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list-modules.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/reboot.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/remove-module-profile.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/remove-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/switch-module-stream.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/update-all-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/managed-instance-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/list-mirrors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/refresh-management-station-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/sync-mirrors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/sync-single-mirrors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/management-station/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/attach-lifecycle-stage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/attach-managed-instance-group.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/attach-management-station.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/attach-software-sources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/create-group-profile.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/create-lifecycle-profile.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/create-software-source-profile.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/create-windows-stand-alone-profile.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/detach-software-sources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/get-profile-version.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/list-available-software-sources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/profile/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/run-now.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/scheduled-job/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/add-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/change-availability.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/create-custom-swsrc.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/create-entitlement.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/create-private-swsrc.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/create-third-party-swsrc.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/create-versioned-custom-swsrc.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/generate-metadata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-erratum.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-module-profile.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-module-stream.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-package-group.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-software-package-by-name.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-software-package.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get-software-source-manifest.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-all-software-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-available-software-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-entitlements.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-errata.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-module-profiles.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-module-streams.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-package-groups.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-software-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-software-source-vendors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list-software-sources-with-package.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/remove-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/replace-packages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/replicate-vendor-swsrc.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/search-module-streams.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/search-modules.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/search-package-groups.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/update-custom-swsrc.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/update-private-swsrc.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/update-software-source-manifest.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/update-third-party-swsrc.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/software-source/update-versioned-custom-swsrc.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/update-all-packages-in-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/windows-update/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/windows-update/list-windows-updates.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/work-request/list-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/work-request/list-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os-management-hub/work-request/rerun.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/os.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/address-rule-service/address-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/address-service/address/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/address-service/address/verify.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/invoice-service/invoice/download-pdf-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/invoice-service/invoice/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/invoice-service/invoice/list-invoice-lines.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/invoice-service/invoice/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/invoice-service/invoice/pay.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/subscription-service/subscription/authorize-subscription-payment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/subscription-service/subscription/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/subscription-service/subscription/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/subscription-service/subscription/pay.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osp-gateway/subscription-service/subscription/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osub-billing-schedule/billing-schedule-summary/list-billing-schedules.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osub-organization-subscription/subscription/list-organization.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osub-subscription/commitment/commitment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osub-subscription/commitment/commitment-detail/get-commitment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osub-subscription/ratecard/rate-card/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osub-subscription/subscription/subscription/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osub-usage/computed-usage/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osub-usage/computed-usage/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/osub-usage/computed-usage-aggregated-summary/list-computed-usage-aggregateds.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/backup-copy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/backup/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/backup-collection/list-backups.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration-collection/list-configurations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/connection-details/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/create-db-system-backup-source-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/create-db-system-none-source-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/create-db-system-oci-optimized-storage-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/failover.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/get-primary-db-instance.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/patch.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/reset-master-user-password-plain-text-password-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/reset-master-user-password-vault-secret-password-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/reset-master-user-password.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/restart-db-instance-in.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/restore.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/update-db-system-db-instance.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/db-system-collection/list-db-systems.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration-collection/list-default-configurations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/shape-summary/list-shapes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/psql/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/channels/list-channels.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/delete-message.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/delete-messages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/get-messages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/get-stats.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/put-messages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/update-message.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/messages/update-messages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/purge.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/queue/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/queue/queue-admin/work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/raw-request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/cancel-protected-database-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/change-protected-database-subscription.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/fetch-protected-database-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/schedule-protected-database-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/protected-database-collection/list-protected-databases.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/protection-policy-collection/list-protection-policies.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/recovery-service-subnet-collection/list-recovery-service-subnets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request-error-collection/list-work-request-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request-log-entry-collection/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/recovery/work-request-summary-collection/list-work-requests.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/associated-oci-cache-cluster-summary/list-associated-oci-cache-clusters.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set-summary/list-oci-cache-config-sets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set-summary/list-oci-cache-default-config-sets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/attached-oci-cache-cluster/list-attached-redis-clusters.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/create-oci-cache-user-details/create-oci-cache-user-iam-authentication-mode.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/create-oci-cache-user-details/create-oci-cache-user-password-authentication-mode.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/create-oci-cache-user-details/create-oci-cache-user.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user/update-oci-cache-user-iam-authentication-mode.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user/update-oci-cache-user-password-authentication-mode.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-user/oci-cache-user-summary/list-oci-cache-users.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/attached-oci-cache-user/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/node-summary/list-redis-cluster-nodes.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/attach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/detach.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster-summary/list-redis-clusters.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-identity/create-identity-token-details/create-identity-token.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/disable-oac.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/enable-oac.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/associated-resource-summary/list-job-associated-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/associated-resource-summary/list-stack-associated-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create-bitbucket-cloud-username-app-password-provider.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create-bitbucket-server-access-token-provider.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create-github-access-token-provider.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create-gitlab-access-token-provider.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update-bitbucket-cloud-username-app-password-provider.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update-bitbucket-server-access-token-provider.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update-github-access-token-provider.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update-gitlab-access-token-provider.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-apply-job.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-apply-rollback-job.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-destroy-job.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-import-tf-state-job.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-plan-job.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-plan-rollback-job.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-detailed-log-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-logs-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-tf-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-tf-plan.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-tf-state.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job-output-summary/list-job-outputs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/get-reachable-ip.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/code.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/copy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-bitbucket-cloud.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-bitbucket-server.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-git-provider.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-object-storage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-template.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-stack-create-dev-ops-config-source-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/detect-drift.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/get-stack-tf-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/get-stack-tf-state.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/list-resource-discovery-services.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/list-resource-drift-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/list-terraform-versions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update-from-bitbucket-cloud.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update-from-git-provider.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update-from-object-storage.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update-stack-update-dev-ops-config-source-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/get-template-logo.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/get-template-tf-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/list-template-categories.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/work-request/list-work-request-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/work-request/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/resource-type-collection/list-resource-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/deactivate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/schedule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/resource-scheduler/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/create-master-key-policy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task-definition/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task-definition/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task-definition/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task-definition/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/data-sync/task-definition/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/diagnostics/bundle/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/diagnostics/bundle/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/diagnostics/bundle/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/diagnostics/bundle/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/diagnostics/bundle/view-summary.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/system-upgrade/get-import-history.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/system-upgrade/get-import-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/system-upgrade/import-bundle.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/device/system-upgrade/upload-bundle.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/add-workload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/ca-bundle/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/certificate/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/certificate/get-leaf-certificate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/certificate/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/certificate-authority/update-root-ca.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/delete-workload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/get-certificate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/get-encryption-key.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/list-workload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/request-approval.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/rover-bundle/copy-to-customer.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/rover-bundle/get-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/rover-bundle-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/rover-bundle-version/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/set-secrets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/setup-identity.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/show.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/node/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/shape/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/add-workload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/delete-workload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/get-certificate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/list-workloads.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/request-approval.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/rover-bundle/copy-to-customer.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/rover-bundle/get-status.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/rover-bundle-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/rover-bundle-version/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/set-secrets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/show.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/standalone-cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/add-workload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/delete-workload.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/get-certificate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/list-workloads.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/request-approval.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/set-secrets.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/show.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/rover/station-cluster/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/sch/connector-plugins/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/sch/connector-plugins/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/activate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/deactivate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/sch/service-connector/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/sch/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/sch/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/sch/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/sch/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/search/resource/free-text-search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/search/resource/structured-search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/search/resource-type/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/search/resource-type/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/secrets/secret-bundle/get-secret-bundle-by-name.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/secrets/secret-bundle/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/secrets/secret-bundle-version/list-versions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/bulk-delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/bulk-edit.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/cascade-delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/security-attribute-namespace/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/work-request/list-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/work-request/list-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/security-attribute/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/application-summary/list-all-applications.txt +154 -0
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/application-summary/list-applications.txt +8 -7
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/application-summary.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/configuration/get.txt +93 -0
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/configuration.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/create-with-stack-package.txt +13 -11
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/download-logo.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application-package/download-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application-package/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/private-application-package/list.txt +8 -7
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/create.txt +15 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/list.txt +16 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog/update.txt +17 -7
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog-association/bulk-replace.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog-association/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog-association/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog-association/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/service-catalog-association/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog/work-request-log-entry/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-catalog.txt +9 -1
- oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/service-manager-proxy/service-environment/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +20 -15
- oci_cli/help_text_producer/data_files/text/cmdref/session/export.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/session/import.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/session/refresh.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/session/terminate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/session/validate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/setup/autocomplete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/setup/bootstrap.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/setup/config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/setup/find-installations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/setup/instance-principal.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/setup/keys.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/setup/oci-cli-rc.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/setup/repair-file-permissions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/create-customization-entity-list-dataset.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/create-customization-object-storage-dataset.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/update-customization-entity-list-dataset.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/update-customization-object-storage-dataset.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/customization/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/realtime-session-token/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/synthesize-speech.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-job/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-task/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-task/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/transcription-task/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/speech/voice/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/alarm-condition/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/alarm-condition/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/alarm-condition/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/alarm-condition/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/alarm-condition/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/evaluate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/baselineable-metric/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create-auto-promote-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create-compute-auto-activate-plugin-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create-license-auto-assign-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create-license-enterprise-extensibility-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create-onboard-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update-auto-promote-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update-compute-auto-activate-plugin-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update-license-auto-assign-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update-license-enterprise-extensibility-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update-onboard-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/config/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/defined-mt/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/discovery-job/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/discovery-job/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/discovery-job/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/discovery-job/list-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/discovery-job/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/retry-failed-maintenance-window-operation.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/maintenance-window/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/create-http-metric-ext.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/create-jmx-metric-ext.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/create-os-cmd-metric-ext.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/create-sql-metric-ext.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/disable.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/enable.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/export.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/publish.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/summarize-metrics.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/summarize-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/test.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/update-http-metric-ext.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/update-jmx-metric-ext.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/update-os-cmd-metric-ext.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/update-sql-metric-ext.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/metric-extension/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/apply.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/export.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/unapply.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/monitoring-template/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/process-set/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/associate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/disable-external-database.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/disassociate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/manage-license.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/search-associated-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/search-associations.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/search-members.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/search.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/summarize-count.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/update-and-propagate-tags.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/import-telemetry-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/update-agent-receiver.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/update-resource-type-configs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-task/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/create-system-format-resource-type.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/update-system-format-resource-type.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/resource-type/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/work-request/list-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/work-request/list-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/stack-monitoring/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/connect-harness/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/admin/stream-pool/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/cursor/create-cursor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/cursor/create-group-cursor.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/group/commit.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/group/heartbeat.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/message/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/streaming/stream/message/put.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +14 -13
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +9 -8
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +8 -7
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/put-attachment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +11 -10
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +10 -9
- oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +8 -7
- oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator/summarize.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-counts/list-indicator-counts.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/indicator-summaries/list-indicators.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/threat-intelligence/threat-types-collection/list-threat-types.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage/resources/resource-quotum-summary/list-resource-quota.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage/resources/resource-summary/list-resources.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/monthly-reward-summary/list-rewards.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/product-summary/list-products.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/redeemable-user/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/redeemable-user/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/redeemable-user-summary/list-redeemable-users.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage/rewards/redemption-summary/list-redemptions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage/usagelimits/usage-limit-summary/list-usage-limits.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/average-carbon-emission/request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/clean-energy-usage/request.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/configuration/request-summarized.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/configuration/request-usage-carbon-emission-config.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/custom-table/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/custom-table/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/custom-table/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/custom-table/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/custom-table/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/email-recipients-group/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/email-recipients-group/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/email-recipients-group/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/email-recipients-group/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/email-recipients-group/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/query/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/query/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/query/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/query/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/query/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/schedule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/schedule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/schedule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/schedule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/schedule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/scheduled-run/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/scheduled-run/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emission-summary/request-usage-carbon-emissions.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emissions-query/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emissions-query/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emissions-query/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emissions-query/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-carbon-emissions-query/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/usage-api/usage-summary/request-summarized-usages.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/cancel-secret-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/cancel-secret-rotation.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/create-base64.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/rotate.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/schedule-secret-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update-base64.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/cancel-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret-version/schedule-deletion.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/instance/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/instance/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/work-request/errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vbstudio/work-request/logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/application/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/create-vb-instance-private-endpoint-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/create-vb-instance-public-endpoint-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/reconfigure-private-endpoint.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/update-vb-instance-update-private-endpoint-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/update-vb-instance-update-public-endpoint-details.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/vb-instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/visual-builder/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analysis/get-path-analysis-adhoc.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analysis/get-path-analysis-persisted.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/path-analyzer-test/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vn-monitoring/work-request-result/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/recipe/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/result/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/result/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/result/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/result/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/container/scan/target/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/recipe/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/agent/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/agent/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/agent/export-csv.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/agent/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/agent/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/cis-benchmark/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/cis-benchmark/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/cis-benchmark/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/cis-benchmark/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/endpoint-protection/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/endpoint-protection/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/endpoint-protection/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/endpoint-protection/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/port/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/port/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/port/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/result/port/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/list-error.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/scan/target/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/vulnerability/export-csv.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/vulnerability/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/vulnerability/list-impacted-hosts.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/host/vulnerability/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/vulnerability/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/vulnerability/list-vulnerability-impacted-containers.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/vulnerability/list-vulnerability-impacted-hosts.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/vulnerability/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/vulnerability-scanning/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/create-for-load-balancer.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/purge-entire-cache.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waa/web-app-acceleration-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waa/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waa/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waa/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waa/work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/access-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/access-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/address-list/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/address-rate-limiting/get-waf.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/address-rate-limiting/update-waf.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/caching-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/caching-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/captcha/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/captcha/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/update-address-list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/certificate/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/update-setting.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/custom-protection-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/device-fingerprint-challenge/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/device-fingerprint-challenge/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/edge-subnet/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/good-bot/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/good-bot/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/http-redirect/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/human-interaction-challenge/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/human-interaction-challenge/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/js-challenge/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/js-challenge/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/policy-config/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/policy-config/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/protection-rule/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/protection-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/protection-rule/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/protection-settings/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/protection-settings/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/purge-cache.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/recommendation/accept.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/recommendation/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/threat-feed/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/threat-feed/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/custom-protection-rule/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/waas-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-blocked-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-config/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-config/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/waf-traffic-datum/list-waf-traffic.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/whitelist/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/whitelist/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/work-request/cancel.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waas/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/create-addresses-list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/create-vcn-addresses-list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/update-addresses-list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/network-address-list/update-vcn-addresses-list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/protection-capability/list-protection-capability-group-tags.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/protection-capability/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/create-for-load-balancer.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall/update-for-load-balancer.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/web-app-firewall-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/waf/work-request-log/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/agreement/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/configuration/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/get-server.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/list-scan-results.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/list-server-installed-patches.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/list-servers.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/scan.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/managed-instance/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/required-policy-collection/list-required-policies.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/resource-inventory/summarize.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/change-compartment.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/create-agreement-record.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/get-credential.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/get-server-backup-content.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/get-server-backup.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/get-server.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/install-latest-patches.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-agreement-records.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-applicable-patches.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-credentials.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-scan-results.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-server-backups.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-server-installed-patches.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list-servers.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/restart.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/restore.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/scan.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/set-restart-order.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/start.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/stop.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/update-credential.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/wls-domain/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/work-request/list-work-request-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/work-request/list-work-request-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/wlms/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/work-requests/work-request/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/work-requests/work-request/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/work-requests/work-request-error/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/work-requests/work-request-log-entry/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/zpr/configuration/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/zpr/configuration/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/get-zpr-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/get-zpr-policy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-configuration-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-configuration-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-configuration.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-policy-errors.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-policy-logs.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/zpr/work-request/list-zpr-policy.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/zpr/zpr-policy/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/zpr/zpr-policy/delete.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/zpr/zpr-policy/get.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/zpr/zpr-policy/list.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/zpr/zpr-policy/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/oci.txt +30 -0
- oci_cli/version.py +1 -1
- {oci_cli-3.70.1.dist-info → oci_cli-3.71.1.dist-info}/METADATA +2 -2
- {oci_cli-3.70.1.dist-info → oci_cli-3.71.1.dist-info}/RECORD +8455 -8398
- services/apigateway/src/oci_cli_gateway/generated/gateway_cli.py +45 -9
- services/artifacts/src/oci_cli_artifacts/artifacts_cli_extended.py +15 -1
- services/bastion/src/oci_cli_bastion/generated/bastion_cli.py +16 -8
- services/cims/src/oci_cli_incident/cims_cli_extended.py +1 -1
- services/core/src/oci_cli_blockstorage/generated/blockstorage_cli.py +1 -4
- services/core/src/oci_cli_compute/generated/compute_cli.py +10 -6
- services/core/src/oci_cli_virtual_network/generated/virtualnetwork_cli.py +2 -2
- services/data_catalog/src/oci_cli_data_catalog/generated/datacatalog_cli.py +20 -8
- services/database/src/oci_cli_database/database_cli_extended.py +8 -0
- services/database/src/oci_cli_database/generated/database_cli.py +280 -3
- services/dbmulticloud/src/oci_cli_db_multicloud_aws_provider/__init__.py +4 -0
- services/dbmulticloud/src/oci_cli_db_multicloud_aws_provider/dbmulticloudawsprovider_cli_extended.py +17 -0
- services/dbmulticloud/src/oci_cli_db_multicloud_aws_provider/generated/__init__.py +4 -0
- services/dbmulticloud/src/oci_cli_db_multicloud_aws_provider/generated/client_mappings.py +14 -0
- services/dbmulticloud/src/oci_cli_db_multicloud_aws_provider/generated/dbmulticloudawsprovider_cli.py +982 -0
- services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/dbmulticloudgcpprovider_cli.py +8 -2
- services/dbmulticloud/src/oci_cli_dbmulticloud/generated/dbmulticloud_service_cli.py +7 -1
- services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/multicloudresourcediscovery_cli.py +8 -2
- services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/oracledbazureblobcontainer_cli.py +7 -1
- services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/oracledbazureblobmount_cli.py +7 -1
- services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/oracledbazureconnector_cli.py +7 -1
- services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/oracledbazurekey_cli.py +7 -1
- services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/oracledbazurevault_cli.py +7 -1
- services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/oracledbazurevaultassociation_cli.py +7 -1
- services/dbmulticloud/src/oci_cli_work_request/generated/workrequest_cli.py +7 -1
- services/dif/src/oci_cli_stack/stack_cli_extended.py +3 -0
- services/email/src/oci_cli_email/generated/email_cli.py +764 -47
- services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +1 -1
- services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py +5 -1
- services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py +150 -6
- services/iot/src/oci_cli_iot/generated/iot_cli.py +10 -2
- services/multicloud/src/oci_cli_metadata/generated/metadata_cli.py +25 -17
- services/multicloud/src/oci_cli_multi_clouds_metadata/generated/multicloudsmetadata_cli.py +2 -2
- services/multicloud/src/oci_cli_multicloud_resources/__init__.py +4 -0
- services/multicloud/src/oci_cli_multicloud_resources/generated/__init__.py +4 -0
- services/multicloud/src/oci_cli_multicloud_resources/generated/client_mappings.py +14 -0
- services/multicloud/src/oci_cli_multicloud_resources/generated/multicloudresources_cli.py +99 -0
- services/multicloud/src/oci_cli_multicloudsubscriptions/__init__.py +4 -0
- services/multicloud/src/oci_cli_multicloudsubscriptions/generated/__init__.py +4 -0
- services/multicloud/src/oci_cli_multicloudsubscriptions/generated/client_mappings.py +14 -0
- services/multicloud/src/oci_cli_multicloudsubscriptions/generated/multicloudsubscriptions_cli.py +89 -0
- services/multicloud/src/oci_cli_omhub_network_anchor/generated/omhubnetworkanchor_cli.py +27 -21
- services/multicloud/src/oci_cli_omhub_resource_anchor/generated/omhubresourceanchor_cli.py +18 -14
- services/mysql/src/oci_cli_db_system/db_system_cli_extended.py +4 -4
- services/object_storage/src/oci_cli_object_storage/generated/objectstorage_cli.py +37 -0
- services/service_catalog/src/oci_cli_service_catalog/generated/servicecatalog_cli.py +116 -11
- {oci_cli-3.70.1.dist-info → oci_cli-3.71.1.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.70.1.dist-info → oci_cli-3.71.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.70.1.dist-info → oci_cli-3.71.1.dist-info}/WHEEL +0 -0
- {oci_cli-3.70.1.dist-info → oci_cli-3.71.1.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.70.1.dist-info → oci_cli-3.71.1.dist-info}/top_level.txt +0 -0
|
@@ -71,12 +71,13 @@ Use "oci --help" for help on global parameters.
|
|
|
71
71
|
|
|
72
72
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
73
73
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
74
|
-
defaults-file", "--
|
|
75
|
-
--generate-
|
|
76
|
-
|
|
77
|
-
"
|
|
78
|
-
|
|
79
|
-
|
|
74
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
75
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
76
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
77
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
78
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
79
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
80
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
80
81
|
|
|
81
82
|
|
|
82
83
|
Example using required parameter
|
|
@@ -135,12 +135,13 @@ Use "oci --help" for help on global parameters.
|
|
|
135
135
|
|
|
136
136
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
137
137
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
138
|
-
defaults-file", "--
|
|
139
|
-
--generate-
|
|
140
|
-
|
|
141
|
-
"
|
|
142
|
-
|
|
143
|
-
|
|
138
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
139
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
140
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
141
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
142
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
143
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
144
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
144
145
|
|
|
145
146
|
|
|
146
147
|
Example using required parameter
|
|
@@ -168,12 +168,13 @@ Use "oci --help" for help on global parameters.
|
|
|
168
168
|
|
|
169
169
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
170
170
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
171
|
-
defaults-file", "--
|
|
172
|
-
--generate-
|
|
173
|
-
|
|
174
|
-
"
|
|
175
|
-
|
|
176
|
-
|
|
171
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
172
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
173
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
174
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
175
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
176
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
177
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
177
178
|
|
|
178
179
|
|
|
179
180
|
Example using required parameter
|
|
@@ -108,12 +108,13 @@ Use "oci --help" for help on global parameters.
|
|
|
108
108
|
|
|
109
109
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
110
110
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
111
|
-
defaults-file", "--
|
|
112
|
-
--generate-
|
|
113
|
-
|
|
114
|
-
"
|
|
115
|
-
|
|
116
|
-
|
|
111
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
112
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
113
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
114
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
115
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
116
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
117
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
117
118
|
|
|
118
119
|
|
|
119
120
|
Example using required parameter
|
|
@@ -137,12 +137,13 @@ Use "oci --help" for help on global parameters.
|
|
|
137
137
|
|
|
138
138
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
139
139
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
140
|
-
defaults-file", "--
|
|
141
|
-
--generate-
|
|
142
|
-
|
|
143
|
-
"
|
|
144
|
-
|
|
145
|
-
|
|
140
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
141
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
142
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
143
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
144
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
145
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
146
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
146
147
|
|
|
147
148
|
|
|
148
149
|
Example using required parameter
|
|
@@ -105,12 +105,13 @@ Use "oci --help" for help on global parameters.
|
|
|
105
105
|
|
|
106
106
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
107
107
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
108
|
-
defaults-file", "--
|
|
109
|
-
--generate-
|
|
110
|
-
|
|
111
|
-
"
|
|
112
|
-
|
|
113
|
-
|
|
108
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
109
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
110
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
111
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
112
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
113
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
114
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
114
115
|
|
|
115
116
|
|
|
116
117
|
Example using required parameter
|
|
@@ -67,12 +67,13 @@ Use "oci --help" for help on global parameters.
|
|
|
67
67
|
|
|
68
68
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
69
69
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
70
|
-
defaults-file", "--
|
|
71
|
-
--generate-
|
|
72
|
-
|
|
73
|
-
"
|
|
74
|
-
|
|
75
|
-
|
|
70
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
71
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
72
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
73
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
74
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
75
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
76
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
76
77
|
|
|
77
78
|
|
|
78
79
|
Example using required parameter
|
|
@@ -115,12 +115,13 @@ Use "oci --help" for help on global parameters.
|
|
|
115
115
|
|
|
116
116
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
117
117
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
118
|
-
defaults-file", "--
|
|
119
|
-
--generate-
|
|
120
|
-
|
|
121
|
-
"
|
|
122
|
-
|
|
123
|
-
|
|
118
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
119
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
120
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
121
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
122
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
123
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
124
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
124
125
|
|
|
125
126
|
|
|
126
127
|
Example using required parameter
|
|
@@ -148,12 +148,13 @@ Use "oci --help" for help on global parameters.
|
|
|
148
148
|
|
|
149
149
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
150
150
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
151
|
-
defaults-file", "--
|
|
152
|
-
--generate-
|
|
153
|
-
|
|
154
|
-
"
|
|
155
|
-
|
|
156
|
-
|
|
151
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
152
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
153
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
154
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
155
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
156
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
157
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
157
158
|
|
|
158
159
|
|
|
159
160
|
Example using required parameter
|
oci_cli/help_text_producer/data_files/text/cmdref/logging/log-saved-search/change-compartment.txt
CHANGED
|
@@ -81,12 +81,13 @@ Use "oci --help" for help on global parameters.
|
|
|
81
81
|
|
|
82
82
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
83
83
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
84
|
-
defaults-file", "--
|
|
85
|
-
--generate-
|
|
86
|
-
|
|
87
|
-
"
|
|
88
|
-
|
|
89
|
-
|
|
84
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
85
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
86
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
87
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
88
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
89
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
90
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
90
91
|
|
|
91
92
|
|
|
92
93
|
Example using required parameter
|
|
@@ -139,12 +139,13 @@ Use "oci --help" for help on global parameters.
|
|
|
139
139
|
|
|
140
140
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
141
141
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
142
|
-
defaults-file", "--
|
|
143
|
-
--generate-
|
|
144
|
-
|
|
145
|
-
"
|
|
146
|
-
|
|
147
|
-
|
|
142
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
143
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
144
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
145
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
146
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
147
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
148
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
148
149
|
|
|
149
150
|
|
|
150
151
|
Example using required parameter
|
|
@@ -105,12 +105,13 @@ Use "oci --help" for help on global parameters.
|
|
|
105
105
|
|
|
106
106
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
107
107
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
108
|
-
defaults-file", "--
|
|
109
|
-
--generate-
|
|
110
|
-
|
|
111
|
-
"
|
|
112
|
-
|
|
113
|
-
|
|
108
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
109
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
110
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
111
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
112
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
113
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
114
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
114
115
|
|
|
115
116
|
|
|
116
117
|
Example using required parameter
|
|
@@ -67,12 +67,13 @@ Use "oci --help" for help on global parameters.
|
|
|
67
67
|
|
|
68
68
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
69
69
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
70
|
-
defaults-file", "--
|
|
71
|
-
--generate-
|
|
72
|
-
|
|
73
|
-
"
|
|
74
|
-
|
|
75
|
-
|
|
70
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
71
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
72
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
73
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
74
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
75
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
76
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
76
77
|
|
|
77
78
|
|
|
78
79
|
Example using required parameter
|
|
@@ -114,12 +114,13 @@ Use "oci --help" for help on global parameters.
|
|
|
114
114
|
|
|
115
115
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
116
116
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
117
|
-
defaults-file", "--
|
|
118
|
-
--generate-
|
|
119
|
-
|
|
120
|
-
"
|
|
121
|
-
|
|
122
|
-
|
|
117
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
118
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
119
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
120
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
121
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
122
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
123
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
123
124
|
|
|
124
125
|
|
|
125
126
|
Example using required parameter
|
|
@@ -151,12 +151,13 @@ Use "oci --help" for help on global parameters.
|
|
|
151
151
|
|
|
152
152
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
153
153
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
154
|
-
defaults-file", "--
|
|
155
|
-
--generate-
|
|
156
|
-
|
|
157
|
-
"
|
|
158
|
-
|
|
159
|
-
|
|
154
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
155
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
156
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
157
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
158
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
159
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
160
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
160
161
|
|
|
161
162
|
|
|
162
163
|
Example using required parameter
|
|
@@ -61,12 +61,13 @@ Use "oci --help" for help on global parameters.
|
|
|
61
61
|
|
|
62
62
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
63
63
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
64
|
-
defaults-file", "--
|
|
65
|
-
--generate-
|
|
66
|
-
|
|
67
|
-
"
|
|
68
|
-
|
|
69
|
-
|
|
64
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
65
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
66
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
67
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
68
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
69
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
70
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
70
71
|
|
|
71
72
|
|
|
72
73
|
Example using required parameter
|
|
@@ -105,12 +105,13 @@ Use "oci --help" for help on global parameters.
|
|
|
105
105
|
|
|
106
106
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
107
107
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
108
|
-
defaults-file", "--
|
|
109
|
-
--generate-
|
|
110
|
-
|
|
111
|
-
"
|
|
112
|
-
|
|
113
|
-
|
|
108
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
109
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
110
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
111
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
112
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
113
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
114
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
114
115
|
|
|
115
116
|
|
|
116
117
|
Example using required parameter
|
|
@@ -67,12 +67,13 @@ Use "oci --help" for help on global parameters.
|
|
|
67
67
|
|
|
68
68
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
69
69
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
70
|
-
defaults-file", "--
|
|
71
|
-
--generate-
|
|
72
|
-
|
|
73
|
-
"
|
|
74
|
-
|
|
75
|
-
|
|
70
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
71
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
72
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
73
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
74
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
75
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
76
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
76
77
|
|
|
77
78
|
|
|
78
79
|
Example using required parameter
|
|
@@ -119,12 +119,13 @@ Use "oci --help" for help on global parameters.
|
|
|
119
119
|
|
|
120
120
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
121
121
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
122
|
-
defaults-file", "--
|
|
123
|
-
--generate-
|
|
124
|
-
|
|
125
|
-
"
|
|
126
|
-
|
|
127
|
-
|
|
122
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
123
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
124
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
125
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
126
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
127
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
128
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
128
129
|
|
|
129
130
|
|
|
130
131
|
Example using required parameter
|
|
@@ -87,12 +87,13 @@ Use "oci --help" for help on global parameters.
|
|
|
87
87
|
|
|
88
88
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
89
89
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
90
|
-
defaults-file", "--
|
|
91
|
-
--generate-
|
|
92
|
-
|
|
93
|
-
"
|
|
94
|
-
|
|
95
|
-
|
|
90
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
91
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
92
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
93
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
94
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
95
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
96
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
96
97
|
|
|
97
98
|
|
|
98
99
|
Example using required parameter
|
|
@@ -87,12 +87,13 @@ Use "oci --help" for help on global parameters.
|
|
|
87
87
|
|
|
88
88
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
89
89
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
90
|
-
defaults-file", "--
|
|
91
|
-
--generate-
|
|
92
|
-
|
|
93
|
-
"
|
|
94
|
-
|
|
95
|
-
|
|
90
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
91
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
92
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
93
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
94
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
95
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
96
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
96
97
|
|
|
97
98
|
|
|
98
99
|
Example using required parameter
|
|
@@ -176,12 +176,13 @@ Use "oci --help" for help on global parameters.
|
|
|
176
176
|
|
|
177
177
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
178
178
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
179
|
-
defaults-file", "--
|
|
180
|
-
--generate-
|
|
181
|
-
|
|
182
|
-
"
|
|
183
|
-
|
|
184
|
-
|
|
179
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
180
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
181
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
182
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
183
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
184
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
185
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
185
186
|
|
|
186
187
|
|
|
187
188
|
Example using required parameter
|
|
@@ -260,12 +260,13 @@ Use "oci --help" for help on global parameters.
|
|
|
260
260
|
|
|
261
261
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
262
262
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
263
|
-
defaults-file", "--
|
|
264
|
-
--generate-
|
|
265
|
-
|
|
266
|
-
"
|
|
267
|
-
|
|
268
|
-
|
|
263
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
264
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
265
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
266
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
267
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
268
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
269
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
269
270
|
|
|
270
271
|
|
|
271
272
|
Example using required parameter
|
|
@@ -170,12 +170,13 @@ Use "oci --help" for help on global parameters.
|
|
|
170
170
|
|
|
171
171
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
172
172
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
173
|
-
defaults-file", "--
|
|
174
|
-
--generate-
|
|
175
|
-
|
|
176
|
-
"
|
|
177
|
-
|
|
178
|
-
|
|
173
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
174
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
175
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
176
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
177
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
178
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
179
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
179
180
|
|
|
180
181
|
|
|
181
182
|
Example using required parameter
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/delete-data-source.txt
CHANGED
|
@@ -109,12 +109,13 @@ Use "oci --help" for help on global parameters.
|
|
|
109
109
|
|
|
110
110
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
111
111
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
112
|
-
defaults-file", "--
|
|
113
|
-
--generate-
|
|
114
|
-
|
|
115
|
-
"
|
|
116
|
-
|
|
117
|
-
|
|
112
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
113
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
114
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
115
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
116
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
117
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
118
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
118
119
|
|
|
119
120
|
|
|
120
121
|
Example using required parameter
|
oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/delete-named-credential.txt
CHANGED
|
@@ -106,12 +106,13 @@ Use "oci --help" for help on global parameters.
|
|
|
106
106
|
|
|
107
107
|
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
108
108
|
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
109
|
-
defaults-file", "--
|
|
110
|
-
--generate-
|
|
111
|
-
|
|
112
|
-
"
|
|
113
|
-
|
|
114
|
-
|
|
109
|
+
defaults-file", "--enable-dual-stack", "--enable-propagation", "--
|
|
110
|
+
endpoint", "--generate-full-command-json-input", "--generate-param-
|
|
111
|
+
json-input", "--help", "--latest-version", "--max-retries", "--no-
|
|
112
|
+
retry", "--opc-client-request-id", "--opc-request-id", "--output", "--
|
|
113
|
+
profile", "--proxy", "--query", "--raw-output", "--read-timeout", "--
|
|
114
|
+
realm-specific-endpoint", "--region", "--release-info", "--request-
|
|
115
|
+
id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
115
116
|
|
|
116
117
|
|
|
117
118
|
Example using required parameter
|