oci-cli 3.51.4__py3-none-any.whl → 3.51.6__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/mysql.psm1 +4 -4
- oci_cli/bin/opsi.psm1 +12 -4
- oci_cli/cli_root.py +42 -0
- oci_cli/help_text_producer/data_files/man/access-governance-cp.1 +1 -1
- oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance-collection_list-governance-instances.1 +1 -1
- oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance-configuration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance_update-governance-instance-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/access-governance-cp_governance-instance_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_knowledge-base.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_knowledge-base_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_knowledge-base_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_knowledge-base_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_knowledge-base_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_knowledge-base_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_knowledge-base_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-recipe.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-recipe_activate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-recipe_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-recipe_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-recipe_deactivate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-recipe_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-recipe_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-recipe_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-recipe_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-run-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-run-stage_get-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-run-stage_list-stages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-run.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-run_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-run_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-run_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-run_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-run_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-run_list-application-dependency-recommendations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-run_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_remediation-run_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_create-vulnerability-audit-external-resource-vulnerability-audit-source.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_create-vulnerability-audit-oci-resource-vulnerability-audit-source.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_create-vulnerability-audit-unknown-source-vulnerability-audit-source.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_list-application-dependency-vulnerabilities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_vulnerability-audit_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/adm_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_analyze-document-result.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_analyze-document-result_analyze-document-inline-document-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_analyze-document-result_analyze-document-object-storage-document-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_analyze-document-result_analyze-document.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_model.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_model_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_model_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_model_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_model_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_model_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_model_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_model_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_model_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_model_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_processor-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_processor-job_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_processor-job_create-processor-job-general-processor-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_processor-job_create-processor-job-inline-document-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_processor-job_create-processor-job-object-storage-locations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_processor-job_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_processor-job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_project.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_project_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_project_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_project_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_project_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_project_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_project_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_project_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_project_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-document_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_analyze-document-inline-document-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_analyze-document-object-storage-document-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_analyze-document.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_analyze-image-inline-image-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_analyze-image-object-storage-image-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_analyze-image.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_document-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_document-job_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_document-job_create-document-job-object-list-inline-input-location.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_document-job_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_document-job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_image-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_image-job_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_image-job_create-image-job-object-list-inline-input-location.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_image-job_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_image-job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_model-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_model-collection_list-models.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_model.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_model_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_model_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_model_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_model_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_model_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_project-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_project-collection_list-projects.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_project.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_project_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_project_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_project_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_project_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_project_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_video-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_video-job_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_video-job_create-video-job-object-list-inline-input-location.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_video-job_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_video-job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai-vision_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_batch-detect-entities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_batch-detect-health-entities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_batch-detect-key-phrases.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_batch-detect-language.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_batch-detect-pii-entities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_batch-detect-sentiments.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_batch-detect-text-classification.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_batch-language-translation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_detect-entities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_detect-key-phrases.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_detect-language.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_detect-sentiments.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_detect-text-classification.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_endpoint_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_endpoint_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_endpoint_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_endpoint_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_endpoint_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_endpoint_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_evaluation-result.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_evaluation-result_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_job_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_job_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_job_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_job_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_job_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_job_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_model-type-info.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_model-type-info_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_model.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_model_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_model_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_model_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_model_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_model_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_model_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_project.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_project_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_project_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_project_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_project_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_project_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_project_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_work-request_error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_work-request_error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_work-request_log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ai_language_work-request_log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_change-network-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_create-private-access-channel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_create-vanity-url.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_delete-private-access-channel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_delete-vanity-url.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_get-private-access-channel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_scale.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_set-feature-bundle.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_set-kms-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_update-private-access-channel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_update-vanity-url.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_analytics-instance_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_work-request_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/analytics_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcement-subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_create-filter-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_delete-filter-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_update-filter-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcement-subscription_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcements-preferences.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcements-preferences_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcements-preferences_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcements-preferences_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcements-preferences_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcements.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcements_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_announcements_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_service.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_service_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_user-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_user-status_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/announce_user-status_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_create-data-source-atp.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_create-data-source-influx.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_create-data-source-os.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_data-asset_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job-collection_list-detect-anomaly-jobs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_create-detect-anomaly-job-embedded-input-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_create-detect-anomaly-job-inline-input-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_create-detect-anomaly-job-object-list-input-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_create-detect-anomaly-job-object-store-output-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_detect-anomaly-job_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_model.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_model_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_model_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_model_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_model_detect-anomalies-embedded.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_model_detect-anomalies-inline.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_model_detect-anomalies.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_model_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_model_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_model_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_pe.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_pe_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_pe_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_pe_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_pe_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_pe_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_pe_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_project.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_project_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_project_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_project_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_project_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_project_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_project_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/anomaly-detection_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_api.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_api_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_api_content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_api_content_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_api_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_api_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_api_deployment-specification.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_api_deployment-specification_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_api_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_api_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_api_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_api_validations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_api_validations_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_certificate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_certificate_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_certificate_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_certificate_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_certificate_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_certificate_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_certificate_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_deployment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_deployment_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_deployment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_deployment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_deployment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_deployment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_deployment_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_gateway.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_gateway_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_gateway_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_gateway_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_gateway_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_gateway_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_gateway_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_sdk-language-type.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_sdk-language-type_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_sdk.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_sdk_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_sdk_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_sdk_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_sdk_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_sdk_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_subscriber.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_subscriber_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_subscriber_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_subscriber_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_subscriber_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_subscriber_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_subscriber_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_usage-plan.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_usage-plan_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_usage-plan_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_usage-plan_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_usage-plan_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_usage-plan_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_usage-plan_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/api-gateway_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_config-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_config-collection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_config_create-apdex-rules.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_config_create-metric-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_config_create-options.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_config_create-span-filter.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_config_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_config_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_config_update-apdex-rules.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_config_update-metric-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_config_update-options.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_config_update-span-filter.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_metric-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_metric-group_get-namespace-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_metric-group_get-namespaces.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_span-filter.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_span-filter_validate-pattern.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_test.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_test_span-enrichment-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-config_test_test.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_apm-domain.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_apm-domain_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_apm-domain_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_apm-domain_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_apm-domain_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_apm-domain_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_apm-domain_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_data-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_data-key_generate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_data-key_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_data-key_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_work-request_list-apm-domain.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-control-plane_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_aggregated-network-data-result.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_aggregated-network-data-result_aggregate-network-data.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_dedicated-vantage-point-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_dedicated-vantage-point-collection_list-dedicated-vantage-points.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_dedicated-vantage-point.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_dedicated-vantage-point_create-with-oracle-rm-stack.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_dedicated-vantage-point_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_dedicated-vantage-point_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_dedicated-vantage-point_update-with-oracle-rm-stack.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor-collection_list-monitors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor-result.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor-result_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-browser-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-dns-sec-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-dns-server-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-dns-trace-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-ftp-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-network-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-rest-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-scripted-browser-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-scripted-rest-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_create-sql-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-browser-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-dns-sec-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-dns-server-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-dns-trace-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-ftp-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-network-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-rest-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-scripted-browser-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-scripted-rest-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_monitor_update-sql-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_on-premise-vantage-point-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_on-premise-vantage-point-collection_list-on-premise-vantage-points.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_on-premise-vantage-point.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_on-premise-vantage-point_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_on-premise-vantage-point_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_on-premise-vantage-point_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_on-premise-vantage-point_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_public-vantage-point-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_public-vantage-point-collection_list-public-vantage-points.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_script-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_script-collection_list-scripts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_script.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_script_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_script_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_script_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_script_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_worker-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_worker-collection_list-workers.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_worker.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_worker_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_worker_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_worker_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-synthetics_worker_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_attributes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_attributes_activate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_attributes_auto-activate-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_attributes_deactivate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_attributes_pin.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_attributes_unpin.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_attributes_update-attribute.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_attributes_update-auto-activate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_attributes_update-notes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_query.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_query_query-response.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_query_query-response_run-query.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_query_quick-picks.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_query_quick-picks_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_trace.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_trace_aggregated-snapshot.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_trace_aggregated-snapshot_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_trace_span.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_trace_span_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_trace_trace-snapshot.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_trace_trace-snapshot_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_trace_trace.1 +1 -1
- oci_cli/help_text_producer/data_files/man/apm-traces_trace_trace_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/appmgmt-control.1 +1 -1
- oci_cli/help_text_producer/data_files/man/appmgmt-control_monitored-instance-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/appmgmt-control_monitored-instance-collection_list-monitored-instances.1 +1 -1
- oci_cli/help_text_producer/data_files/man/appmgmt-control_monitored-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/appmgmt-control_monitored-instance_activate-plugin.1 +1 -1
- oci_cli/help_text_producer/data_files/man/appmgmt-control_monitored-instance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/appmgmt-control_monitored-instance_publish-top-processes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/appmgmt-control_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/appmgmt-control_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/appmgmt-control_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/appmgmt-control_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/appmgmt-control_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/appmgmt-control_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/appmgmt-control_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_configuration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_configuration_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_image-signature.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_image-signature_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_image-signature_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_image-signature_get-verify.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_image-signature_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_image-signature_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_image-signature_sign-upload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_image-signature_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_image.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_image_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_image_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_image_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_image_remove-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_image_restore.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_image_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_repository.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_repository_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_repository_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_repository_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_repository_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_repository_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_container_repository_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_generic.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_delete-by-path.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_download-by-path.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_download.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_get-by-path.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_update-by-path.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_generic_artifact_upload-by-path.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_repository.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_repository_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_repository_create-generic-repository.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_repository_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_repository_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_repository_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_repository_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_repository_update-generic-repository.1 +1 -1
- oci_cli/help_text_producer/data_files/man/artifacts_repository_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/audit.1 +1 -1
- oci_cli/help_text_producer/data_files/man/audit_config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/audit_config_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/audit_config_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/audit_event.1 +1 -1
- oci_cli/help_text_producer/data_files/man/audit_event_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/autoscaling.1 +1 -1
- oci_cli/help_text_producer/data_files/man/autoscaling_configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/autoscaling_configuration_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/autoscaling_configuration_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/autoscaling_configuration_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/autoscaling_configuration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/autoscaling_configuration_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/autoscaling_configuration_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/autoscaling_policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/autoscaling_policy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/autoscaling_policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/autoscaling_policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/autoscaling_policy_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_bastion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_bastion_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_bastion_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_bastion_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_bastion_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_bastion_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_bastion_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_session.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_session_create-managed-ssh.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_session_create-port-forwarding.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_session_create-session-create-dynamic-port-forwarding-session-target-resource-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_session_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_session_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_session_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_session_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_session_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bastion_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_auto-scale-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_auto-scale-config_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_auto-scale-config_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_auto-scale-config_edit.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_auto-scale-config_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_auto-scale-config_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_bds-api-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_bds-api-key_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_bds-api-key_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_bds-api-key_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_bds-api-key_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_bds-api-key_test-bds-object-storage-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_bds-cluster-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_bds-cluster-version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_bds-metastore-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_bds-metastore-configuration_activate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_bds-metastore-configuration_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_bds-metastore-configuration_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_bds-metastore-configuration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_bds-metastore-configuration_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_bds-metastore-configuration_test.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_bds-metastore-configuration_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_block-storage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_block-storage_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_cloudsql.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_cloudsql_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_cloudsql_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_identity-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_identity-configuration_activate-iam-user-sync-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_identity-configuration_activate-upst-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_identity-configuration_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_identity-configuration_deactivate-iam-user-sync-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_identity-configuration_deactivate-upst-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_identity-configuration_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_identity-configuration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_identity-configuration_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_identity-configuration_refresh-confidential-application.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_identity-configuration_refresh-upst-token-exchange-keytab.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_identity-configuration_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_backup-node-node-level-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_backup-node-node-type-level-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_backup-node.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_certificate-service-info.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_change-shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_create-node-backup-configuration-node-level-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_create-node-backup-configuration-node-type-level-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_create-node-backup-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_create-node-replace-configuration-node-level-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_create-node-replace-configuration-node-type-level-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_create-node-replace-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_create-resource-principal-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_disable-certificate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_enable-certificate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_execute-bootstrap-script.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_force-refresh-resource-principal.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_get-node-backup-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_get-node-backup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_get-node-replace-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_get-os-patch-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_get-resource-principal-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_install-os-patch-batching-based-patching-configs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_install-os-patch-domain-based-patching-configs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_install-os-patch-downtime-based-patching-configs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_install-os-patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_install-patch-batching-based-odh-patching-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_install-patch-domain-based-odh-patching-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_install-patch-downtime-based-odh-patching-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_install-patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_list-node-backup-configurations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_list-node-backups.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_list-node-replace-configurations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_list-os-patches.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_list-patch-histories.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_list-patches.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_list-resource-principal-configurations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_master-nodes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_master-nodes_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_renew-certificate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_replace-node.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_restart-node.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_update-node-backup-configuration-node-level-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_update-node-backup-configuration-node-type-level-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_update-node-backup-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_update-node-replace-configuration-node-level-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_update-node-replace-configuration-node-type-level-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_update-node-replace-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_update-resource-principal-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_utility-nodes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_utility-nodes_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_worker-nodes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_instance_worker-nodes_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_kafka.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_kafka_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_kafka_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_node-backup-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_node-backup-configuration_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_node-backup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_node-backup_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_node-replace-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_node-replace-configuration_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_resource-principal-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_resource-principal-configuration_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bds_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_create-osn.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_create-peer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_delete-osn.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_delete-peer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_list-blockchain-platform-patches.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_preview-scale.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_scale.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_update-osn.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_update-peer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_blockchain-platform_upgrade.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_osn.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_osn_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_osn_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_peer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_peer_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_peer_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_work-request_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/blockchain_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/budgets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/budgets_alert-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/budgets_alert-rule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/budgets_alert-rule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/budgets_alert-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/budgets_alert-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/budgets_alert-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/budgets_budget.1 +1 -1
- oci_cli/help_text_producer/data_files/man/budgets_budget_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/budgets_budget_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/budgets_budget_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/budgets_budget_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/budgets_budget_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_backup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_backup_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_backup_copy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_backup_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_backup_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_backup_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_backup_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_backup_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_block-volume-replica.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_block-volume-replica_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_block-volume-replica_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume-backup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume-backup_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume-backup_copy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume-backup_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume-backup_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume-backup_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume-backup_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume-backup_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume-kms-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume-kms-key_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume-kms-key_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume-kms-key_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume-replica.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume-replica_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume-replica_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume_create-boot-volume-boot-volume-source-from-boot-volume-replica-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume_create-boot-volume-source-from-boot-volume-backup-delta.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_boot-volume_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy-assignment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy-assignment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy-assignment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy-assignment_get-volume-backup-policy-asset-assignment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy-assignment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-backup-policy_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group-backup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group-backup_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group-backup_copy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group-backup_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group-backup_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group-backup_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group-backup_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group-backup_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group-replica.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group-replica_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group-replica_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-group_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-kms-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-kms-key_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-kms-key_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume-kms-key_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume_create-volume-source-from-volume-backup-delta.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume_create-volume-volume-source-from-block-volume-replica-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/bv_volume_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog-collection_list-internal.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog-collection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog_get-catalog-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog_publish.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-catalog_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-availability-collection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request-collection_list-internal.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request-collection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request_patch-internal.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request_update-internal.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-capacity-request_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer-group-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer-group-collection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer-group_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer-group_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer-group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer-group_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-customer_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-handover-resource-block-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-handover-resource-block-collection_list-internal.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-handover-resource-block-collection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-handover-resource-block-detail-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-handover-resource-block-detail-collection_list-internal.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-handover-resource-block-detail-collection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-overview-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-overview-collection_list-internal-namespace-occ-overviews.1 +1 -1
- oci_cli/help_text_producer/data_files/man/capacity-management_occ-overview-collection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ccc.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ccc_infrastructure.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ccc_infrastructure_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ccc_infrastructure_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ccc_infrastructure_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ccc_infrastructure_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ccc_infrastructure_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ccc_infrastructure_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ccc_upgrade-schedule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ccc_upgrade-schedule_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ccc_upgrade-schedule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ccc_upgrade-schedule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ccc_upgrade-schedule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ccc_upgrade-schedule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ccc_upgrade-schedule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_addon-option.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_addon-option_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster-migrate-to-native-vcn-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster-migrate-to-native-vcn-status_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster-options.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster-options_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster_cluster-migrate-to-native-vcn.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster_complete-credential-rotation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster_create-kubeconfig.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster_disable-addon.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster_generate-token.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster_get-addon.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster_install-addon.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster_list-addons.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster_start-credential-rotation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster_update-addon.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster_update-endpoint-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_cluster_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_credential-rotation-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_credential-rotation-status_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_node-pool-options.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_node-pool-options_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_node-pool.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_node-pool_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_node-pool_delete-node.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_node-pool_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_node-pool_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_node-pool_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_node-pool_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_pod-shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_pod-shape_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_virtual-node-pool.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_virtual-node-pool_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_virtual-node-pool_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_virtual-node-pool_get-virtual-node.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_virtual-node-pool_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_virtual-node-pool_list-virtual-nodes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_virtual-node-pool_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_virtual-node-pool_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_work-request_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_workload-mapping.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_workload-mapping_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_workload-mapping_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_workload-mapping_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_workload-mapping_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ce_workload-mapping_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certificates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certificates_ca-bundle.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certificates_ca-bundle_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certificates_certificate-authority-bundle-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certificates_certificate-authority-bundle-version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certificates_certificate-authority-bundle.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certificates_certificate-authority-bundle_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certificates_certificate-bundle-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certificates_certificate-bundle-version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certificates_certificate-bundle.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certificates_certificate-bundle_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_association.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_association_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_association_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_ca-bundle.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_ca-bundle_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_ca-bundle_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_ca-bundle_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_ca-bundle_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_ca-bundle_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_ca-bundle_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority-version_cancel-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority-version_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority-version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority-version_revoke.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority-version_schedule-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_cancel-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_create-root-ca-by-generating-config-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_create-subordinate-ca-issued-by-internal-ca.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_schedule-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_update-root-ca-by-generating-config-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-authority_update-subordinate-ca-issued-by-internal-ca.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-version_cancel-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-version_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-version_revoke.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate-version_schedule-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_cancel-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_create-by-importing-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_create-certificate-issued-by-internal-ca.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_create-certificate-managed-externally-issued-by-internal-ca.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_schedule-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_update-certificate-by-importing-config-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_update-certificate-managed-externally.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_update-certificate-managed-internally.1 +1 -1
- oci_cli/help_text_producer/data_files/man/certs-mgmt_certificate_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_common.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_common_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_common_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_common_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_common_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_common_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_common_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_common_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_common_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source_list-asset-source-connections.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source_refresh.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_asset-source_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_discovery-schedule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_discovery-schedule_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_discovery-schedule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_discovery-schedule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_discovery-schedule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_discovery-schedule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_discovery-schedule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_supported-cloud-regions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_discovery_supported-cloud-regions_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset-aggregation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset-aggregation_analyze-assets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset_change-tags.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_asset_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_historical-metric.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_historical-metric_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_historical-metric_submit.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_inventory.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_inventory_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_inventory_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_inventory_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_inventory_import-via-assets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_inventory_import.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_inventory_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_inventory_inventory_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent-dependency.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent-dependency_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent-dependency_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent-dependency_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent-dependency_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent-dependency_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent-dependency_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_agent_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_appliance-image.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_appliance-image_list-appliance-images.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_environment_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_plugin.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_plugin_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-bridge_ocb-agent-svc_plugin_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_activity-problem-aggregation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_activity-problem-aggregation_request-summarized-activity-problems.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_adhoc-query-result-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_adhoc-query-result-collection_get-adhoc-query-result-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_adhoc-query-result-collection_list-adhoc-query-results.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_adhoc-query.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_adhoc-query_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_adhoc-query_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_adhoc-query_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_adhoc-query_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_condition-metadata-type.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_condition-metadata-type_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_condition-metadata-type_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_configuration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_configuration_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_create-for-all-targets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_create-for-services.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_create-for-targets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_update-for-all-targets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_update-for-services.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_update-for-targets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-mask-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-source.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_create-data-source-logging-query-data-source-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_create-data-source-scheduled-query-data-source-obj-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_list-data-source-events.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_update-data-source-logging-query-data-source-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_update-data-source-scheduled-query-data-source-obj-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_data-source_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe-detector-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe-detector-rule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe-detector-rule_delete-detector-recipe-detector-rule-data-source.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe-detector-rule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe-detector-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe-detector-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe-detector-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector-recipe_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_detector_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_impacted-resource-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_impacted-resource-summary_list-impacted-resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list-type-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list-type-summary_list-managed-list-types.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_managed-list_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_policy-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_policy-summary_list-policies.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_problem-aggregation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_problem-aggregation_request-summarized-problems.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_problem-endpoint-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_problem-endpoint-summary_list-problem-endpoints.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_problem-trend-aggregation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_problem-trend-aggregation_request-summarized-trend-problems.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_problem.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_problem_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_problem_list-problem-entities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_problem_list-problem-histories.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_problem_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_problem_trigger-responder.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_problem_update-bulk-problem-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_problem_update-problem-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_recommendation-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_recommendation-summary_list-recommendations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-port-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-port-collection_list-resource-ports.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile-endpoint-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile-endpoint-summary_list-resource-profile-endpoints.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile-impacted-resource-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile-impacted-resource-summary_list-resource-profile-impacted-resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile-risk-score-aggregation-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile-risk-score-aggregation-summary_request-summarized-top-trend-resource-profile-risk-scores.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile-summary_list-resource-profiles.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-profile_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-risk-score-aggregation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-risk-score-aggregation_request-summarized-trend-resource-risk-scores.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-type-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-type-summary_list-resource-types.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-vulnerability-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-vulnerability-collection_list-resource-vulnerabilities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-vulnerability.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource-vulnerability_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_resource_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-activity-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-activity-summary_list-responder-activities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution-aggregation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution-aggregation_request-summarized-responder-executions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution-summary_list-responder-executions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution-trend-aggregation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution-trend-aggregation_request-summarized-trend-responder-executions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution_execute.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution_skip-bulk.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-execution_skip.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe-responder-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe-responder-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe-responder-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe-responder-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-recipe_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_responder-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_risk-score-aggregation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_risk-score-aggregation_request-risk-scores.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_risk-score-aggregation_request-summarized-risk-scores.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_saved-query.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_saved-query_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_saved-query_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_saved-query_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_saved-query_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_saved-query_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_saved-query_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-policy-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-policy-collection_list-security-policies.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-recipe-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-recipe-collection_list-security-recipes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-recipe.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-recipe_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-recipe_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-recipe_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-recipe_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-recipe_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-score-aggregation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-score-aggregation_request-security-scores.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-score-aggregation_request-summarized-security-scores.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-score-trend-aggregation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-score-trend-aggregation_request-security-score-summarized-trend.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-score-trend-aggregation_request-summarized-trend-security-scores.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone-collection_list-security-zones.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_security-zone_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_sighting-endpoint-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_sighting-endpoint-summary_list-sighting-endpoints.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_sighting-impacted-resource-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_sighting-impacted-resource-summary_list-sighting-impacted-resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_sighting-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_sighting-summary_list-sightings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_sighting.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_sighting_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_tactic-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_tactic-summary_list-tactics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe-detector-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe-detector-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe-detector-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe-detector-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-detector-recipe_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe-responder-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe-responder-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe-responder-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe-responder-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target-responder-recipe_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_target_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_technique-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_technique-summary_list-techniques.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_wlp-agent.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_wlp-agent_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_wlp-agent_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_wlp-agent_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_wlp-agent_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_wlp-agent_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-guard_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_available_shapes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_available_shapes_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset_get-replication-progress.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset_refresh.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset_start_replication.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-asset_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_execute.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_export.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_import.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_refresh.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration-plan_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration_refresh.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration_start-migration-replication.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_migration_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_replication-schedule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_replication-schedule_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_replication-schedule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_replication-schedule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_replication-schedule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_replication-schedule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_replication-schedule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_target-asset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_target-asset_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_target-asset_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_target-asset_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_target-asset_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_target-asset_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cloud-migrations_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_cluster-network.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_cluster-network_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_cluster-network_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_cluster-network_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_cluster-network_list-instances.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_cluster-network_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_cluster-network_terminate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_cluster-network_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration_create-from-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration_launch-compute-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-configuration_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool-instance_attach.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool-instance_detach.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool-instance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_attach-lb.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_detach-lb.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_lb-attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_lb-attachment_attach.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_lb-attachment_detach.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_lb-attachment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_list-instances.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_reset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_softreset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_softstop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_terminate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute-management_instance-pool_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_boot-volume-attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_boot-volume-attachment_attach.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_boot-volume-attachment_detach.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_boot-volume-attachment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_boot-volume-attachment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-reservation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_instance-shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_instance-shape_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_instance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-reservation_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-topology.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-topology_bare-metal-host.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-topology_bare-metal-host_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-topology_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-topology_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-topology_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-topology_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-topology_hpc-island.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-topology_hpc-island_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-topology_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-topology_network-block.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-topology_network-block_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_capacity-topology_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_compute-capacity-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_compute-capacity-report_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_compute-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_compute-cluster_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_compute-cluster_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_compute-cluster_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_compute-cluster_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_compute-cluster_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_compute-cluster_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_console-history.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_console-history_capture.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_console-history_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_console-history_get-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_console-history_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_console-history_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_console-history_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host-instance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_host-shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_host-shape_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_instance-shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_instance-shape_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_dedicated-vm-host_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_device.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_device_list-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_global-image-capability-schema-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_global-image-capability-schema-version_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_global-image-capability-schema-version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_global-image-capability-schema.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_global-image-capability-schema_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_global-image-capability-schema_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image-capability-schema.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image-capability-schema_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image-capability-schema_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image-capability-schema_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image-capability-schema_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image-capability-schema_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image-capability-schema_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image-shape-compatibility-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image-shape-compatibility-entry_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image-shape-compatibility-entry_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image-shape-compatibility-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image-shape-compatibility-entry_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image_export.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image_export_to-object-uri.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image_export_to-object.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image_import.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image_import_from-object-uri.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image_import_from-object.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_image_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance-console-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance-console-connection_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance-console-connection_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance-console-connection_get-plink-connection-string.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance-console-connection_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance-console-connection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance-console-connection_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance-maintenance-event.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance-maintenance-event_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance-maintenance-event_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance-maintenance-event_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance-maintenance-reboot.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance-maintenance-reboot_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance_action.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance_attach-vnic.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance_detach-vnic.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance_get-windows-initial-creds.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance_launch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance_list-vnics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance_terminate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance_update-instance-amd-vm-update-instance-platform-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance_update-instance-intel-vm-update-instance-platform-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance_update-instance-update-instance-source-via-boot-volume-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance_update-instance-update-instance-source-via-image-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_instance_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_measured-boot-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_measured-boot-report_accept-shielded-integrity-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_measured-boot-report_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_pic.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_pic_agreements.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_pic_agreements_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_pic_listing.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_pic_listing_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_pic_listing_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_pic_subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_pic_subscription_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_pic_subscription_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_pic_subscription_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_pic_version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_pic_version_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_pic_version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_shape_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_vnic-attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_vnic-attachment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_vnic-attachment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_volume-attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_volume-attachment_attach-iscsi-volume.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_volume-attachment_attach-paravirtualized-volume.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_volume-attachment_attach.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_volume-attachment_detach.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_volume-attachment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_volume-attachment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/compute_volume-attachment_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_container-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_container-instance_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_container-instance_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_container-instance_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_container-instance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_container-instance_list-shapes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_container-instance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_container-instance_restart.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_container-instance_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_container-instance_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_container-instance_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_container.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_container_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_container_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_container_retrieve-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_container_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_work-request_list-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_work-request_list-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/container-instances_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group_activate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group_deactivate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg_cluster-placement-group_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/cpg_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dashboard-service.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard-group_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard-group_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard-group_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard-group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard-group_list-dashboard-groups.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard-group_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard_change-dashboard-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard_create-dashboard-v1.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard_list-dashboards.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dashboard-service_dashboard_update-dashboard-v1.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_attribute-tag.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_attribute-tag_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_attribute-tag_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_attribute-tag_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_attribute-tag_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_attribute.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_attribute_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_attribute_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_attribute_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_attribute_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_attribute_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog-private-endpoint_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog_attach.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog_detach.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog_object-stats.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog_process-recommendation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog_recommendations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_catalog_users.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_connection_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_connection_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_connection_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_connection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_connection_test.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_connection_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_connection_upload-credentials.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_custom-property.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_custom-property_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_custom-property_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_custom-property_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_custom-property_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_custom-property_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset-tag.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset-tag_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset-tag_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset-tag_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset-tag_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_add-data-selector-patterns.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_asynchronous-export.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_import-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_import-lineage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_import.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_parse-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_remove-data-selector-patterns.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_synchronous-export.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_data-asset_validate-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_entity-tag.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_entity-tag_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_entity-tag_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_entity-tag_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_entity-tag_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_entity.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_entity_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_entity_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_entity_fetch-entity-lineage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_entity_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_entity_list-aggregated-physical.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_entity_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_entity_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_folder-tag.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_folder-tag_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_folder-tag_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_folder-tag_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_folder-tag_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_folder.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_folder_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_folder_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_folder_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_folder_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_folder_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_glossary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_glossary_asynchronous-export.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_glossary_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_glossary_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_glossary_expand-tree-for.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_glossary_export.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_glossary_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_glossary_import.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_glossary_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_glossary_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job-definition.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job-definition_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job-definition_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job-definition_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job-definition_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job-definition_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job-execution.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job-execution_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job-execution_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job-execution_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job-log_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job-metric.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job-metric_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job-metric_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_job_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_metastore.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_metastore_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_metastore_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_metastore_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_metastore_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_metastore_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_metastore_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_metastore_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_metastore_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_namespace.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_namespace_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_namespace_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_namespace_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_namespace_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_namespace_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_pattern.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_pattern_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_pattern_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_pattern_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_pattern_list-derived-logical-entities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_pattern_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_pattern_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_pattern_validate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_rule-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_rule-summary_list-rules.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_search_query.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_suggest-results.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_suggest-results_suggest-matches.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_tag.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_tag_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_term-relationship.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_term-relationship_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_term-relationship_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_term-relationship_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_term-relationship_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_term-relationship_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_term.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_term_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_term_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_term_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_term_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_term_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_type.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_type_associate-custom-properties.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_type_disassociate-custom-properties.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_type_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_type_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-catalog_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_application.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_application_cascading-delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_application_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_application_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_application_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_application_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_application_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_application_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_pool.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_pool_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_pool_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_pool_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_pool_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_pool_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_pool_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_pool_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_pool_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_private-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_private-endpoint_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_private-endpoint_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_private-endpoint_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_private-endpoint_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_private-endpoint_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_private-endpoint_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_run.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_run_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_run_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_run_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_run_get-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_run_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_run_list-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_run_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_run_submit.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_run_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint-collection_list-sql-endpoints.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_sql-endpoint_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_statement.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_statement_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_statement_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_statement_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_statement_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-flow_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_application.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_application_create-patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_application_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_application_delete-patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_application_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_application_get-dependent-object.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_application_get-patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_application_get-published-object.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_application_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_application_list-dependent-objects.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_application_list-patch-changes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_application_list-patches.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_application_list-published-objects.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_application_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_application_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_composite-state.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_composite-state_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_connection-validation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_connection-validation_create-connection-validation-create-connection-from-bip.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_connection-validation_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_connection-validation_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_connection-validation_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_connection-validation_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_connection_create-connection-create-connection-from-bip.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_connection_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_connection_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_connection_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_connection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_connection_update-connection-update-connection-from-bip.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_connection_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_copy-object-request-summary-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_copy-object-request-summary-collection_list-copy-object-requests.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_copy-object-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_copy-object-request_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_copy-object-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-asset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-asset_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-asset_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-asset_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-asset_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-asset_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-entity.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-entity_create-entity-shape-create-entity-shape-from-object.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-entity_create-entity-shape-from-file.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-entity_create-entity-shape-from-sql.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-entity_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-entity_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-flow-validation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-flow-validation_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-flow-validation_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-flow-validation_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-flow-validation_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-flow.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-flow_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-flow_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-flow_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-flow_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_data-flow_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_detailed-description.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_detailed-description_create-application.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_detailed-description_create-dis-application.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_detailed-description_delete-application.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_detailed-description_delete-dis-application.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_detailed-description_get-application.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_detailed-description_get-dis-application.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_detailed-description_update-application.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_detailed-description_update-dis-application.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_dis-application.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_dis-application_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_dis-application_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_dis-application_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_dis-application_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_dis-application_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_dis-application_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_export-request-summary-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_export-request-summary-collection_list-export-requests.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_export-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_export-request_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_export-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_external-publication-validation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_external-publication-validation_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_external-publication-validation_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_external-publication-validation_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_external-publication-validation_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_external-publication.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_external-publication_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_external-publication_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_external-publication_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_external-publication_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_external-publication_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_folder.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_folder_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_folder_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_folder_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_folder_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_folder_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_function-library.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_function-library_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_function-library_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_function-library_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_function-library_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_function-library_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_import-request-summary-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_import-request-summary-collection_list-import-requests.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_import-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_import-request_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_import-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_pipeline-validation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_pipeline-validation_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_pipeline-validation_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_pipeline-validation_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_pipeline-validation_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_pipeline.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_pipeline_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_pipeline_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_pipeline_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_pipeline_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_pipeline_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_project.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_project_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_project_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_project_get-count-statistic.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_project_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_project_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_project_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_reference.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_reference_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_reference_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_reference_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_runtime-operator.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_runtime-operator_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_runtime-operators.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_runtime-operators_list-runtime-operators.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_runtime-pipeline.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_runtime-pipeline_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_runtime-pipelines.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_runtime-pipelines_list-runtime-pipelines.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule_create-custom-frequency.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule_create-daily-frequency.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule_create-hourly-frequency.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule_create-monthly-frequency.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule_create-monthly-rule-frequency.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule_create-weekly-frequency.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule_update-custom-frequency.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule_update-daily-frequency.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule_update-hourly-frequency.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule_update-monthly-frequency.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule_update-monthly-rule-frequency.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule_update-weekly-frequency.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schedule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schema.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schema_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_schema_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-run-lineage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-run-lineage_list-task-run-lineages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-run-lineage_list_taskrun_lineages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-run-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-run-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-run.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-run_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-run_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-run_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-run_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-run_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-schedule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-schedule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-schedule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-schedule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-schedule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-schedule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-validation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-validation_create-from-data-loader-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-validation_create-from-integration-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-validation_create-from-pipeline-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-validation_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-validation_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task-validation_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task_create-data-loader-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task_create-integration-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task_create-pipeline-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task_create-task-from-dataflow-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task_create-task-from-rest-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task_create-task-from-sql-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task_update-data-loader-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task_update-integration-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task_update-pipeline-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task_update-task-from-dataflow-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task_update-task-from-rest-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_task_update-task-from-sql-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_template.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_template_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_template_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function-validation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function-validation_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function-validation_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function-validation_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function-validation_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_user-defined-function_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_work-request_list-work-request-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_work-request_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_workspace.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_workspace_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_workspace_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_workspace_delete-copy-object-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_workspace_delete-export-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_workspace_delete-import-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_workspace_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_workspace_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_workspace_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_workspace_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_workspace_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_workspace_update-copy-object-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_workspace_update-export-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_workspace_update-import-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-integration_workspace_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation-analytics-aggregation-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation-analytics-aggregation-collection_summarize-annotation-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation-collection_list-annotations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_annotation_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_dataset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_dataset_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record-analytics-aggregation-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record-analytics-aggregation-collection_summarize-record-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record-collection_list-records.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_create-record-create-object-storage-source-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_create-record-document-metadata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_create-record-image-metadata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_create-record-text-metadata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_get-record-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_get-record-preview-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_update-record-document-metadata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_update-record-image-metadata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_update-record-text-metadata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service-dataplane_record_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_annotation-format.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_annotation-format_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset-collection_list-datasets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_create-dataset-document-dataset-format-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_create-dataset-image-dataset-format-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_create-dataset-object-storage-source-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_create-dataset-text-dataset-format-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_generate-dataset-records.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_import-pre-annotated-data-object-storage-import-metadata-path.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_import-pre-annotated-data.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_rename-dataset-labels.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_snapshot.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_dataset_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_work-request_list-work-request-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_work-request_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-labeling-service_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe.1 +3373 -1442
- oci_cli/help_text_producer/data_files/man/data-safe_alert-policy-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_alert-policy-rule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_alert-policy-rule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_alert-policy-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_alert-policy-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_alert-policy.1 +3 -29
- oci_cli/help_text_producer/data_files/man/data-safe_alert-policy_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_alert-policy_create.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_alert-policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_alert-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_alert-policy_list-alert-policy-rules.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_alert-policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_alert-policy_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_alert-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_alert-summary_list-alert-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_alert-summary_list-alerts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_alert.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_alert_alerts-update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_alert_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_alert_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_alert_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_alert_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_audit-archive-retrieval.1 +3 -29
- oci_cli/help_text_producer/data_files/man/data-safe_audit-archive-retrieval_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-archive-retrieval_create.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_audit-archive-retrieval_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-archive-retrieval_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-archive-retrieval_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-archive-retrieval_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_audit-event-summary.1 +6 -6
- oci_cli/help_text_producer/data_files/man/data-safe_audit-event-summary_list-audit-event-analytics.1 +5 -5
- oci_cli/help_text_producer/data_files/man/data-safe_audit-event-summary_list-audit-events.1 +2 -2
- oci_cli/help_text_producer/data_files/man/data-safe_audit-policy-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-policy-analytics_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-policy-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-policy-collection_list-audit-policies.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-policy.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_audit-policy_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-policy_provision.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-policy_retrieve.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-policy_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_audit-profile-analytic-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-profile-analytic-collection_list-audit-profile-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-profile.1 +4 -17
- oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_calculate-audit-volume-available.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_calculate-audit-volume-collected.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_change-retention.1 +2 -2
- oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_discover-audit-trails.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_list-available-audit-volumes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_list-collected-audit-volumes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-profile_update.1 +3 -16
- oci_cli/help_text_producer/data_files/man/data-safe_audit-trail-analytic-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-trail-analytic-collection_list-audit-trail-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-trail.1 +3 -16
- oci_cli/help_text_producer/data_files/man/data-safe_audit-trail_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-trail_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-trail_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-trail_resume.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-trail_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-trail_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_audit-trail_update.1 +3 -16
- oci_cli/help_text_producer/data_files/man/data-safe_database-security-config.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_database-security-config_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_database-security-config_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_database-security-config_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_database-security-config_refresh.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_database-security-config_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_database-table-access-entry-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_database-table-access-entry-collection_list-database-table-access-entries.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_database-table-access-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_database-table-access-entry_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_database-view-access-entry-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_database-view-access-entry-collection_list-database-view-access-entries.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_database-view-access-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_database-view-access-entry_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_difference-column.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_difference-column_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_discovery-job-result.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_discovery-job-result_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_discovery-job-result_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_discovery-job.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_discovery-job_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_discovery-job_create.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_discovery-job_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_discovery-job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_discovery-job_list-discovery-job-results.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_discovery-job_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_discovery-job_patch-discovery-job-results.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_finding.1 +2 -3
- oci_cli/help_text_producer/data_files/man/data-safe_finding_update.1 +2 -3
- oci_cli/help_text_producer/data_files/man/data-safe_library-masking-format-summary.1 +2 -2
- oci_cli/help_text_producer/data_files/man/data-safe_library-masking-format-summary_list-library-masking-formats.1 +2 -2
- oci_cli/help_text_producer/data_files/man/data-safe_library-masking-format.1 +3 -29
- oci_cli/help_text_producer/data_files/man/data-safe_library-masking-format_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_library-masking-format_create.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_library-masking-format_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_library-masking-format_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_library-masking-format_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_masked-column-summary.1 +2 -2
- oci_cli/help_text_producer/data_files/man/data-safe_masked-column-summary_list-masked-columns.1 +2 -2
- oci_cli/help_text_producer/data_files/man/data-safe_masking-column.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-column_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-column_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-column_get-compatible-formats-for-data-types.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-column_get-compatible-formats-for-sensitive-types.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-column_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-column_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-column_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-column_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-object.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-object_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-health-report.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-health-report_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-health-report_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-health-report_generate-health-report.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-health-report_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-health-report_list-masking-policy-health-report-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-health-report_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-referential-relation-summary.1 +227 -0
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy-referential-relation-summary_list-masking-policy-referential-relations.1 +218 -0
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy.1 +7 -85
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_apply-sdm-masking-policy-difference.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_create-masking-policy-create-column-source-from-sdm-details.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_create-masking-policy-create-column-source-from-target-details.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_create.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_download-masking-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_download-masking-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_download.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_generate-masking-policy-for-download.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_generate-masking-report-for-download.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_list-masking-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_list-masking-reports.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_mask-data.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_update-masking-policy-update-column-source-sdm-details.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_update-masking-policy-update-column-source-target-details.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_masking-policy_upload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-report_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-schema.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_masking-schema_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector.1 +3 -29
- oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector_create.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector_generate-on-prem-connector-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector_update-on-prem-connector-wallet.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_on-prem-connector_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_peer-target-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_peer-target-database_create-peer-target-database-database-cloud-service-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_peer-target-database_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_peer-target-database_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_peer-target-database_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_peer-target-database_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_peer-target-database_update-peer-target-database-database-cloud-service-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_peer-target-database_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_private-endpoint.1 +3 -29
- oci_cli/help_text_producer/data_files/man/data-safe_private-endpoint_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_private-endpoint_create.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_private-endpoint_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_private-endpoint_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_private-endpoint_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_private-endpoint_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_profile_list-profile-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_referential-relation.1 +564 -0
- oci_cli/help_text_producer/data_files/man/data-safe_referential-relation_create.1 +199 -0
- oci_cli/help_text_producer/data_files/man/data-safe_referential-relation_delete.1 +130 -0
- oci_cli/help_text_producer/data_files/man/data-safe_referential-relation_get.1 +118 -0
- oci_cli/help_text_producer/data_files/man/data-safe_referential-relation_list.1 +213 -0
- oci_cli/help_text_producer/data_files/man/data-safe_report-definition.1 +3 -29
- oci_cli/help_text_producer/data_files/man/data-safe_report-definition_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_report-definition_create.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_report-definition_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_report-definition_generate-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_report-definition_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_report-definition_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_report-definition_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_report-definition_schedule-report-schedule-audit-report-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_report-definition_schedule-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_report-definition_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_report-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_report-summary_list-reports.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_report.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_report_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_report_get-report-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_report_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_report_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_role-grant-path-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_role-grant-path-collection_list-role-grant-paths.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference.1 +3 -29
- oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference_create.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference_list-difference-columns.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference_patch-sdm-masking-policy-difference-columns.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sdm-masking-policy-difference_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment.1 +24 -77
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_change-compartment.1 +2 -3
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_compare.1 +2 -3
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_create.1 +9 -23
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_delete.1 +2 -3
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_download-security-assessment-report.1 +2 -3
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_generate-security-assessment-report.1 +2 -3
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_get-security-assessment-comparison.1 +2 -3
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_get.1 +2 -3
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_list-finding-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_list-findings-change-audit-logs.1 +2 -3
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_list-findings.1 +2 -3
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_list-security-feature-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_list-security-features.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_refresh.1 +3 -17
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_set-security-assessment-baseline.1 +2 -3
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_unset-security-assessment-baseline.1 +2 -3
- oci_cli/help_text_producer/data_files/man/data-safe_security-assessment_update.1 +3 -17
- oci_cli/help_text_producer/data_files/man/data-safe_security-policy-deployment.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_security-policy-deployment_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_security-policy-deployment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_security-policy-deployment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_security-policy-deployment_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_security-policy-entry-state.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_security-policy-entry-state_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_security-policy-entry-state_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_security-policy-report-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_security-policy-report-collection_list-security-policy-reports.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_security-policy-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_security-policy-report_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_security-policy.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_security-policy_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_security-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_security-policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_security-policy_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-column.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-column_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-column_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-column_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-column_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-column_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-column_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model-sensitive-type-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model-sensitive-type-collection_list-sensitive-data-model-sensitive-types.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model.1 +3 -29
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_apply-discovery-job-results.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_create.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_download-discovery-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_download.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_generate-discovery-report-for-download.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_generate-sensitive-data-model-for-download.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_list-discovery-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-data-model_upload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-object.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-object_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-schema.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-schema_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type.1 +117 -85
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_bulk-create.1 +145 -0
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_create-sensitive-type-create-sensitive-category-details.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_create-sensitive-type-create-sensitive-type-pattern-details.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_create.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_update-sensitive-type-update-sensitive-category-details.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_update-sensitive-type-update-sensitive-type-pattern-details.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-type_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export-collection.1 +437 -0
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export-collection_list-sensitive-types-exports.1 +428 -0
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export.1 +754 -0
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export_change-compartment.1 +122 -0
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export_create.1 +202 -0
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export_delete.1 +152 -0
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export_download.1 +135 -0
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export_get.1 +110 -0
- oci_cli/help_text_producer/data_files/man/data-safe_sensitive-types-export_update.1 +199 -0
- oci_cli/help_text_producer/data_files/man/data-safe_service.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_service_enable.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_service_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_service_modify-global-settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-collection-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-collection-analytics_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-collection-log-insights.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-collection-log-insights_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-collection.1 +3 -29
- oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_create.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_generate-sql-firewall-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_purge-sql-collection-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_refresh-sql-collection-log-insights.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-collection_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-allowed-sql-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-allowed-sql-analytics_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-allowed-sql.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-allowed-sql_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-policy-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-policy-analytics_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-policy.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-policy_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-policy_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-violation-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-violation-summary_list-sql-firewall-violation-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_sql-firewall-violation-summary_list-sql-firewall-violations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association-summary_list-target-alert-policy-associations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association.1 +3 -29
- oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association_create.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-alert-policy-association_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_target-database.1 +3 -29
- oci_cli/help_text_producer/data_files/man/data-safe_target-database_activate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-database_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-database_create.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_target-database_deactivate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-database_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-database_download-privilege-script.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-database_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-database_list-columns.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-database_list-roles.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-database_list-schemas.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-database_list-tables.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-database_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-database_refresh.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_target-database_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment.1 +648 -66
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_compare.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_create.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_download-user-assessment-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_generate-user-assessment-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_get-profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_get-user-assessment-comparison.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_list-grants.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_list-password-expiry-date-analytics.1 +252 -0
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_list-profile-summaries.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_list-user-access-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_list-user-analytics.1 +204 -2
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_list-users.1 +203 -1
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_refresh.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_set-user-assessment-baseline.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_unset-user-assessment-baseline.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_user-assessment_update.1 +2 -15
- oci_cli/help_text_producer/data_files/man/data-safe_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_work-request_resume.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-safe_work-request_suspend.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science.1 +1400 -2
- oci_cli/help_text_producer/data_files/man/data-science_container.1 +222 -0
- oci_cli/help_text_producer/data_files/man/data-science_container_list.1 +213 -0
- oci_cli/help_text_producer/data_files/man/data-science_ds-private-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_ds-private-endpoint_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_ds-private-endpoint_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_ds-private-endpoint_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_ds-private-endpoint_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_ds-private-endpoint_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_ds-private-endpoint_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_fast-launch-job-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_fast-launch-job-config_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job-run.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job-run_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job-run_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job-run_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job-run_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job-run_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job-run_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job-run_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job-shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job-shape_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job_create-job-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job_get-artifact-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job_head-job-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_job_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-deployment-shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-deployment-shape_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-deployment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-deployment_activate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-deployment_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-deployment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-deployment_deactivate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-deployment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-deployment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-deployment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-deployment_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-version-set.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-version-set_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-version-set_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-version-set_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-version-set_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-version-set_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model-version-set_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_activate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_create-model-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_create-model-provenance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_deactivate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_export-model-artifact-artifact-export-details-object-storage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_export-model-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_get-artifact-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_get-model-provenance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_head-model-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_import-model-artifact-artifact-import-details-object-storage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_import-model-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_restore-archived-model-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_update-model-provenance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_model_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_notebook-session-shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_notebook-session-shape_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_notebook-session.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_notebook-session_activate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_notebook-session_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_notebook-session_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_notebook-session_deactivate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_notebook-session_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_notebook-session_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_notebook-session_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_notebook-session_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline-run.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline-run_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline-run_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline-run_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline-run_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline-run_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline-run_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline-run_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline_create-step-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline_get-step-artifact-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline_head-step-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_pipeline_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_project.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_project_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_project_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_project_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_project_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_project_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_project_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_schedule.1 +1224 -0
- oci_cli/help_text_producer/data_files/man/data-science_schedule_activate.1 +162 -0
- oci_cli/help_text_producer/data_files/man/data-science_schedule_change-compartment.1 +168 -0
- oci_cli/help_text_producer/data_files/man/data-science_schedule_create.1 +224 -0
- oci_cli/help_text_producer/data_files/man/data-science_schedule_deactivate.1 +162 -0
- oci_cli/help_text_producer/data_files/man/data-science_schedule_delete.1 +168 -0
- oci_cli/help_text_producer/data_files/man/data-science_schedule_get.1 +126 -0
- oci_cli/help_text_producer/data_files/man/data-science_schedule_list.1 +218 -0
- oci_cli/help_text_producer/data_files/man/data-science_schedule_update.1 +232 -0
- oci_cli/help_text_producer/data_files/man/data-science_work-request.1 +2 -2
- oci_cli/help_text_producer/data_files/man/data-science_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_work-request_list-work-request-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_work-request_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/data-science_work-request_list.1 +2 -2
- oci_cli/help_text_producer/data_files/man/database-management.1 +938 -25
- oci_cli/help_text_producer/data_files/man/database-management_associated-database-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_associated-database-summary_list-associated-databases.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_cluster-cache-metric.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_cluster-cache-metric_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_database-fleet-backup-metrics.1 +233 -0
- oci_cli/help_text_producer/data_files/man/database-management_database-fleet-backup-metrics_get.1 +224 -0
- oci_cli/help_text_producer/data_files/man/database-management_database-fleet-dataguard-metrics.1 +196 -0
- oci_cli/help_text_producer/data_files/man/database-management_database-fleet-dataguard-metrics_get.1 +187 -0
- oci_cli/help_text_producer/data_files/man/database-management_database-fleet-ha-overview-metrics.1 +196 -0
- oci_cli/help_text_producer/data_files/man/database-management_database-fleet-ha-overview-metrics_get.1 +187 -0
- oci_cli/help_text_producer/data_files/man/database-management_dataguard-performance-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_dataguard-performance-metrics_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_diagnosability.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_diagnosability_managed-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_diagnosability_managed-database_list-alert-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_diagnosability_managed-database_list-attention-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_diagnosability_managed-database_summarize-alert-log-counts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_diagnosability_managed-database_summarize-attention-log-counts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-asm-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-asm-instance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-asm-instance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-asm-instance_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-asm.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-asm_get-external-asm-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-asm_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-asm_list-external-asm-disk-groups.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-asm_list-external-asm-users.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-asm_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-asm_summarize-external-asm-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-asm_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-cluster-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-cluster-instance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-cluster-instance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-cluster-instance_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-cluster_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-cluster_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-cluster_summarize-external-cluster-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-cluster_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-database-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-database-collection_list-external-databases.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-home.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-home_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-home_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-home_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-node.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-node_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-node_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-node_summarize-external-db-node-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-node_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system-connector.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system-connector_check-connection-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system-connector_create-macs-connector.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system-connector_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system-connector_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system-connector_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system-connector_update-macs-connector.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system-discovery.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system-discovery_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system-discovery_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system-discovery_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system-discovery_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system-discovery_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system-discovery_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system_disable-external-db-system-database-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system_disable-external-db-system-stack-monitoring.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system_enable-external-db-system-database-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system_enable-external-db-system-stack-monitoring.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system_summarize-external-db-system-availability-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-db-system_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_disable-external-exadata-infrastructure-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_discover.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_enable-external-exadata-infrastructure-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-infrastructure_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-connector.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-connector_check.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-connector_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-connector_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-connector_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-connector_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-connector_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-grid.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-grid_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-grid_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-server.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-server_get-iorm-plan.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-server_get-open-alert-history.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-server_get-top-sql-cpu-activity.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-server_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-server_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-exadata-storage-server_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-listener.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-listener_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-listener_list-external-listener-services.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-listener_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-listener_summarize-external-listener-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_external-listener_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_fleet-health-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_fleet-health-metrics_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_job-execution.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_job-execution_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_job-execution_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_job-executions-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_job-executions-status_summarize.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_job-run.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_job-run_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_job-run_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_job_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_job_create-sql-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_job_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_job_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_job_update-result-location.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_job_update-sql-job-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_job_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database-group_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database-group_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database-group_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database-group_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database-group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database-group_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database-group_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database-group_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database.1 +93 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_cfg-auto-capture-filters-with-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_cfg-auto-capture-filters-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_cfg-auto-capture-filters.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_cfg-auto-spm-evolve-task-with-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_cfg-auto-spm-evolve-task-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_cfg-auto-spm-evolve-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-database-parameters-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-database-parameters-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-database-parameters-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-database-parameters.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-plan-retention-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-plan-retention-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-plan-retention-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-plan-retention-with-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-plan-retention-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-plan-retention.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-space-budget-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-space-budget-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-space-budget-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-space-budget-with-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-space-budget-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-space-budget.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-spb-attr-with-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-spb-attr-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-spb-attr.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-sql-plan-baselines-attributes-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-sql-plan-baselines-attributes-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_change-sql-plan-baselines-attributes-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_configure-automatic-capture-filters-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_configure-automatic-capture-filters-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_configure-automatic-capture-filters-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_configure-automatic-spm-evolve-advisor-task-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_configure-automatic-spm-evolve-advisor-task-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_configure-automatic-spm-evolve-advisor-task-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_database-ha-backup-details.1 +123 -0
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_database-ha-backup-details_get.1 +114 -0
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-auto-plan-capture-with-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-auto-plan-capture-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-auto-plan-capture.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-auto-spm-evolve-task-with-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-auto-spm-evolve-task-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-auto-spm-evolve-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-automatic-initial-plan-capture-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-automatic-initial-plan-capture-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-automatic-initial-plan-capture-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-automatic-spm-evolve-advisor-task-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-automatic-spm-evolve-advisor-task-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-automatic-spm-evolve-advisor-task-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-autonomous-database-management-feature.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-database-management-feature.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-external-container-database-management-feature.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-external-non-container-database-management-feature.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-external-pluggable-database-management-feature.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-hf-auto-spm-evolve-task-with-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-hf-auto-spm-evolve-task-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-hf-auto-spm-evolve-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-high-frequency-automatic-spm-evolve-advisor-task-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-high-frequency-automatic-spm-evolve-advisor-task-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-high-frequency-automatic-spm-evolve-advisor-task-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-pluggable-database-management-feature.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-spb-usage-with-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-spb-usage-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-spb-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-sql-plan-baselines-usage-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-sql-plan-baselines-usage-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_disable-sql-plan-baselines-usage-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_drop-sql-plan-baselines-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_drop-sql-plan-baselines-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_drop-sql-plan-baselines-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_drop-sql-plan-baselines-with-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_drop-sql-plan-baselines-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_drop-sql-plan-baselines.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-auto-plan-capture-with-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-auto-plan-capture-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-auto-plan-capture.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-auto-spm-evolve-task-with-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-auto-spm-evolve-task-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-auto-spm-evolve-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-automatic-initial-plan-capture-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-automatic-initial-plan-capture-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-automatic-initial-plan-capture-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-automatic-spm-evolve-advisor-task-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-automatic-spm-evolve-advisor-task-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-automatic-spm-evolve-advisor-task-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-autonomous-database-management-feature-autonomous-database-diagnostics-and-management-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-autonomous-database-management-feature-autonomous-database-sql-watch-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-autonomous-database-management-feature.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-database-management-feature-database-diagnostics-and-management-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-database-management-feature-database-lifecycle-management-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-database-management-feature-database-sql-watch-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-database-management-feature.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-container-database-management-feature-external-database-diagnostics-and-management-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-container-database-management-feature-external-database-lifecycle-management-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-container-database-management-feature-external-database-sql-watch-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-container-database-management-feature.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-non-container-database-management-feature-external-database-diagnostics-and-management-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-non-container-database-management-feature-external-database-lifecycle-management-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-non-container-database-management-feature-external-database-sql-watch-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-non-container-database-management-feature.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-pluggable-database-management-feature-external-pluggable-database-diagnostics-and-management-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-pluggable-database-management-feature-external-pluggable-database-lifecycle-management-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-pluggable-database-management-feature-external-pluggable-database-sql-watch-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-external-pluggable-database-management-feature.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-hf-auto-spm-evolve-task-with-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-hf-auto-spm-evolve-task-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-hf-auto-spm-evolve-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-high-frequency-automatic-spm-evolve-advisor-task-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-high-frequency-automatic-spm-evolve-advisor-task-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-high-frequency-automatic-spm-evolve-advisor-task-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-pluggable-database-management-feature-database-lifecycle-management-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-pluggable-database-management-feature-database-sql-watch-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-pluggable-database-management-feature.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-spb-usage-with-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-spb-usage-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-spb-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-sql-plan-baselines-usage-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-sql-plan-baselines-usage-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_enable-sql-plan-baselines-usage-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_get-awr-db-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_get-awr-db-sql-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_get-optimizer-statistics-advisor-execution-script.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_get-optimizer-statistics-advisor-execution.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_get-optimizer-statistics-collection-operation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_get-spb-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_get-sql-plan-baseline.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_get-user.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_implement-optimizer-statistics-advisor-recommendations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-asm-properties.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-awr-db-snapshots.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-awr-dbs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-consumer-group-privileges.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-cursor-cache-statements.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-data-access-containers.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-database-parameters.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-object-privileges.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-optimizer-statistics-advisor-executions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-optimizer-statistics-collection-aggregations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-optimizer-statistics-collection-operations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-proxied-for-users.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-proxy-users.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-roles.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-spb-jobs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-sql-plan-baselines.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-system-privileges.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-table-statistics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list-users.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-spb-from-awr-with-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-spb-from-awr-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-spb-from-awr.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-spb-from-cc-with-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-spb-from-cc-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-spb-from-cc.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-sql-plan-baselines-from-awr-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-sql-plan-baselines-from-awr-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-sql-plan-baselines-from-awr-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-sql-plan-baselines-from-cursor-cache-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-sql-plan-baselines-from-cursor-cache-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_load-sql-plan-baselines-from-cursor-cache-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-autonomous-database-management-feature-autonomous-database-diagnostics-and-management-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-autonomous-database-management-feature-autonomous-database-sql-watch-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-autonomous-database-management-feature.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-database-management-feature-database-diagnostics-and-management-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-database-management-feature-database-lifecycle-management-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-database-management-feature-database-sql-watch-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-database-management-feature.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-pluggable-database-management-feature-database-lifecycle-management-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-pluggable-database-management-feature-database-sql-watch-feature-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_modify-pluggable-database-management-feature.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_reset-database-parameters-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_reset-database-parameters-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_reset-database-parameters-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_reset-database-parameters.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-cpu-usages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-parameter-changes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-parameters.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-snapshot-ranges.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-sysstats.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-top-wait-events.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-wait-event-buckets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-awr-db-wait-events.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-managed-database-availability-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-sql-plan-baselines-by-last-execution.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_summarize-sql-plan-baselines.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-database_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases.1 +276 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_external-my-sql-database.1 +268 -0
- oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_external-my-sql-database_disable-external-mysql-associated-service.1 +147 -0
- oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_external-my-sql-database_enable-external-mysql-associated-service.1 +147 -0
- oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_heat-wave-fleet-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_heat-wave-fleet-metrics_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_managed-my-sql-database-collection.1 +19 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_managed-my-sql-database-collection_list-managed-my-sql-databases.1 +19 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_managed-my-sql-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_managed-my-sql-database_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_managed-my-sql-database_list-managed-my-sql-database-configuration-data.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_managed-my-sql-database_list-managed-my-sql-database-sql-data.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_managed-my-sql-database_summarize-managed-my-sql-database-availability-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_my-sql-fleet-metrics.1 +19 -1
- oci_cli/help_text_producer/data_files/man/database-management_managed-my-sql-databases_my-sql-fleet-metrics_get.1 +19 -1
- oci_cli/help_text_producer/data_files/man/database-management_named-credential.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_named-credential_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_named-credential_create-named-credential-basic-named-credential-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_named-credential_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_named-credential_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_named-credential_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_named-credential_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_named-credential_test.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_named-credential_update-named-credential-basic-named-credential-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_named-credential_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_pdb-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_pdb-metrics_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_peer-database-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_peer-database-metrics_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_perfhub.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_perfhub_managed-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_perfhub_managed-database_modify-snapshot-settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_preferred-credential.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_test-basic-preferred-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_test-preferred-credential-test-named-preferred-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_test.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_update-basic-preferred-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_update-preferred-credential-update-named-preferred-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_preferred-credential_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_private-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_private-endpoint_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_private-endpoint_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_private-endpoint_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_private-endpoint_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_private-endpoint_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_private-endpoint_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_clone-with-pwd.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_clone-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_clone.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_drop-with-pwd.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_drop-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_drop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_get-exec-plan-stats-compare.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_get-sql-exec-plan.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_get-summary-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_list-findings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_list-recommendations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_list-tasks.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_start-with-pwd.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_start-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_sql-tuning-task_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_summary-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_summary-metrics_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_drop-tablespace-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_drop-tablespace-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_drop-tablespace-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_drop-with-pwd.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_drop-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_drop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_remove-data-file-database-named-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_remove-data-file-database-password-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_remove-data-file-database-secret-credential-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_remove-datafile-with-pwd.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_remove-datafile-with-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_resize-data-file.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_tablespace_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-management_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_connection_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_connection_connection-diagnostics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_connection_create-mysql-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_connection_create-oracle-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_connection_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_connection_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_connection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_connection_update-mysql-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_connection_update-oracle-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_excluded-object-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_excluded-object-summary_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_job-output.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_job-output_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_job_abort.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_job_create-parameter-file-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_job_delete-parameter-file-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_job_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_job_get-advisor-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_job_get-job-output-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_job_get-parameter-file-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_job_list-parameter-file-versions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_job_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_job_make-current-parameter-file-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_job_resume.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_job_suspend.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_job_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration-object-type-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration-objects.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration-objects_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration-parameter-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration-parameter-summary_list-migration-parameters.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration_add-mysql-objects.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration_add-oracle-objects.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration_clone-mysql-migration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration_clone-oracle-migration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration_create-mysql-migration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration_create-oracle-migration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration_evaluate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration_remove-mysql-objects.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration_remove-oracle-objects.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration_retrieve-supported-phases.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration_update-mysql-migration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_migration_update-oracle-migration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_work-request-logs_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/database-migration_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db.1 +1355 -263
- oci_cli/help_text_producer/data_files/man/db_action-param-values-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_action-param-values-summary_list-params-for-action-type.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_application-vip.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_application-vip_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_application-vip_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_application-vip_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_application-vip_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-dataguard.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-dataguard_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-dataguard_failover.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-dataguard_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-dataguard_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-dataguard_reinstate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-dataguard_switchover.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-dataguard_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database-version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_change-dataguard-role.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_get-autonomous-container-database-resource-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_restart.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_rotate-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_terminate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-container-database_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-backup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-backup_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-backup_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-backup_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-backup_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-backup_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-character-sets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-character-sets_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-dataguard.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-dataguard_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-dataguard_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-software-image.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-software-image_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-software-image_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-software-image_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-software-image_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-software-image_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-software-image_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-wallet.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-wallet_get-metadata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-wallet_get-regional-wallet-metadata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-wallet_rotate-regional-wallet.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database-wallet_rotate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_change-autonomous-database-subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_change-disaster-recovery-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_configure-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_configure-saas-admin-user.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_create-adb-cross-region-data-guard-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_create-autonomous-database-create-cross-region-disaster-recovery-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_create-autonomous-database-undelete-autonomous-database-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_create-cross-tenancy-disaster-recovery-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_create-from-backup-id.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_create-from-backup-timestamp.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_create-from-clone.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_create-refreshable-clone.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_data-safe.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_data-safe_deregister.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_data-safe_register.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_disable-autonomous-database-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_disable-operations-insights.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_enable-autonomous-database-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_enable-operations-insights.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_fail-over.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_generate-wallet.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_list-autonomous-database-peers.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_list-clones.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_list-refreshable-clones.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_manual-refresh.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_resource-pool-shapes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_restart.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_restore.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_rotate-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_saas-admin-user-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_shrink.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_switchover.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-database_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-db-preview-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-db-preview-version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-db-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-db-version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_launch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_rotate-ords-certs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_rotate-ssl-certs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_shape_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_terminate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-exadata-infrastructure_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-patch_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-patch_list-container-database-patches.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-virtual-machine.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-virtual-machine_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-virtual-machine_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_get-autonomous-vm-cluster-resource-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_list-autonomous-vm-cluster-acd-resource-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_rotate-autonomous-vm-cluster-ords-certs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_rotate-autonomous-vm-cluster-ssl-certs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_autonomous-vm-cluster_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_backup-destination.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_backup-destination_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_backup-destination_create-nfs-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_backup-destination_create-recovery-appliance-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_backup-destination_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_backup-destination_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_backup-destination_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_backup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_backup_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_backup_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_backup_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_backup_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_backup_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_get-cloud-autonomous-vm-cluster-resource-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_list-cloud-autonomous-vm-cluster-acd-resource-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_rotate-cloud-autonomous-vm-cluster-ords-certs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_rotate-cloud-autonomous-vm-cluster-ssl-certs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-autonomous-vm-cluster_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra.1 +13 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra_add-storage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra_change-cloud-exadata-infrastructure-subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra_create.1 +13 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-exa-infra_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-exadata-infrastructure-unallocated-resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-exadata-infrastructure-unallocated-resources_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_change-cloud-vm-cluster-subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_get-exadata-iorm-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_get-update-history.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_get-update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_list-update-histories.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_list-updates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_update-exadata-iorm-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_cloud-vm-cluster_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_console-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_console-connection_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_console-connection_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_console-connection_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_console-connection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_console-connection_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_console-history.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_console-history_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_console-history_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_console-history_get-console-history-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_console-history_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_console-history_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_console-history_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_data-guard-association.1 +336 -1
- oci_cli/help_text_producer/data_files/man/db_data-guard-association_create-data-guard-association-external-hsm-encryption-details.1 +246 -0
- oci_cli/help_text_producer/data_files/man/db_data-guard-association_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_data-guard-association_create_from-existing-db-system.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_data-guard-association_create_from-existing-vm-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_data-guard-association_create_with-new-db-system.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_data-guard-association_failover.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_data-guard-association_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_data-guard-association_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_data-guard-association_migrate-data-guard-association-to-multi-data-guards.1 +159 -0
- oci_cli/help_text_producer/data_files/man/db_data-guard-association_reinstate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_data-guard-association_switchover.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_data-guard-association_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database-software-image.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database-software-image_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database-software-image_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database-software-image_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database-software-image_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database-software-image_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database-software-image_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database.1 +750 -37
- oci_cli/help_text_producer/data_files/man/db_database_change-key-store-type.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_change-to-external-hsm-key-location.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_convert-to-new-pdb-precheck.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_convert-to-new-pdb.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_convert-to-pdb-sync-rollback.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_convert-to-pdb-sync.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_convert-to-standalone.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_create-database-create-stand-by-database-details.1 +186 -0
- oci_cli/help_text_producer/data_files/man/db_database_create-database-from-backup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_create-from-backup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_create-from-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_create-standby-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_disable-database-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_enable-database-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_failover-data-guard.1 +163 -0
- oci_cli/help_text_producer/data_files/man/db_database_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_list-pdb-conversion-history.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_list-upgrade-history.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_migrate-vault-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_modify-database-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_reinstate-data-guard.1 +168 -0
- oci_cli/help_text_producer/data_files/man/db_database_restore.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_rotate-vault-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_set-oci-db-key-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_switch-over-data-guard.1 +163 -0
- oci_cli/help_text_producer/data_files/man/db_database_update-data-guard.1 +208 -0
- oci_cli/help_text_producer/data_files/man/db_database_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_upgrade-rollback.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_upgrade-with-database-software-image.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_upgrade-with-db-home.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_upgrade-with-db-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_database_upgrade.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_db-home.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_db-home_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_db-home_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_db-home_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_db-home_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_db-home_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_db-server.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_db-server_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_db-server_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_db-system-upgrade-history.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_db-system-upgrade-history_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_db-system-upgrade-history_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure-un-allocated-resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure-un-allocated-resources_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure.1 +14 -2
- oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_activate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_add-storage-capacity.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_configure-exascale.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_create.1 +13 -1
- oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_download-config-file.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_generate-recommended-vm-cluster-network.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_get-compute-units.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadata-infrastructure_update.1 +2 -2
- oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_get-update-history.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_get-update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_list-update-histories.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_list-updates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exadb-vm-cluster_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exascale-db-storage-vault.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exascale-db-storage-vault_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exascale-db-storage-vault_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exascale-db-storage-vault_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exascale-db-storage-vault_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exascale-db-storage-vault_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_exascale-db-storage-vault_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_execution-action.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_execution-action_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_execution-action_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_execution-action_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_execution-action_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_execution-action_move-execution-action-member.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_execution-action_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_execution-window.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_execution-window_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_execution-window_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_execution-window_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_execution-window_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_execution-window_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_execution-window_reorder-execution-actions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_execution-window_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-backup-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-backup-job_complete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-backup-job_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-backup-job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-cdb.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-cdb_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-cdb_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-cdb_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-cdb_disable-db-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-cdb_disable-external-container-database-stack-monitoring.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-cdb_enable-db-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-cdb_enable-external-container-database-stack-monitoring.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-cdb_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-cdb_list-external-pdbs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-cdb_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-cdb_scan-pluggable-databases.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-cdb_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-db-connector.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-db-connector_check-connection-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-db-connector_create-macs-connector.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-db-connector_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-db-connector_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-db-connector_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-db-connector_update-macs-connector.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-db-connector_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-non-cdb.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-non-cdb_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-non-cdb_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-non-cdb_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-non-cdb_disable-db-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-non-cdb_disable-external-non-container-database-stack-monitoring.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-non-cdb_disable-operations-insights.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-non-cdb_enable-db-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-non-cdb_enable-external-non-container-database-stack-monitoring.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-non-cdb_enable-operations-insights.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-non-cdb_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-non-cdb_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-non-cdb_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-pdb.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-pdb_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-pdb_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-pdb_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-pdb_disable-db-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-pdb_disable-external-pluggable-database-stack-monitoring.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-pdb_disable-operations-insights.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-pdb_enable-db-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-pdb_enable-external-pluggable-database-stack-monitoring.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-pdb_enable-operations-insights.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-pdb_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_external-pdb_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_flex-component.1 +7 -1
- oci_cli/help_text_producer/data_files/man/db_flex-component_list.1 +7 -1
- oci_cli/help_text_producer/data_files/man/db_gi-minor-version-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_gi-minor-version-summary_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_gi-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_gi-version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_infrastructure-target-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_infrastructure-target-version_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_key-store.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_key-store_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_key-store_confirm-key-store-details-are-correct.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_key-store_create-oracle-key-vault-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_key-store_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_key-store_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_key-store_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_key-store_update-oracle-key-vault-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_maintenance-run-history.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_maintenance-run-history_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_maintenance-run-history_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_maintenance-run.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_maintenance-run_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_maintenance-run_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_maintenance-run_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_maintenance-run_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_node.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_node_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_node_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_node_reset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_node_soft-reset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_node_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_node_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_node_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_oneoff-patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_oneoff-patch_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_oneoff-patch_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_oneoff-patch_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_oneoff-patch_download.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_oneoff-patch_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_oneoff-patch_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_oneoff-patch_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch-history.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch-history_get-db-home.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch-history_get-vm-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch-history_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch-history_get_by-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch-history_get_by-db-system.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch-history_list-db-home.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch-history_list-vm-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch-history_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch-history_list_by-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch-history_list_by-db-system.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch_get-db-home.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch_get-vm-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch_get_by-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch_get_by-db-system.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch_list-db-home.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch_list-vm-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch_list_by-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_patch_list_by-db-system.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pdb-conversion-history.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pdb-conversion-history_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_convert-to-regular.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_create-local-clone.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_create-remote-clone.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_disable-pluggable-database-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_enable-pluggable-database-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_local-clone.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_modify-pluggable-database-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_refresh.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_relocate-pdb.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_remote-clone.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_rotate-encryption-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_set-oci-pdb-key-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_pluggable-database_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_recommended-scheduled-action-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_recommended-scheduled-action-summary_list-recommended-scheduled-actions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduled-action.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduled-action_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduled-action_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduled-action_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduled-action_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduled-action_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-plan.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-plan_cascading-delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-plan_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-plan_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-plan_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-plan_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-plan_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-plan_reorder-scheduled-actions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-policy_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-policy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-policy_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-window.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-window_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-window_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-window_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-window_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_scheduling-window_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system-shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system-shape_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system-version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system_get-exadata-iorm-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system_launch-from-backup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system_launch-from-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system_launch-from-db-system.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system_launch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system_list-db-system-compute-performances.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system_list-db-system-storage-performances.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system_switch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system_terminate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system_update-exadata-iorm-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_system_upgrade.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_upgrade-history.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_upgrade-history_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster-network.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_download-validation-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_download-vm-cluster-network-config-file.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_resize.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster-network_validate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster_get-update-history.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster_get-update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster_list-update-histories.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster_list-updates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/db_vm-cluster_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection_add-lock.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection_create-generic-jdbc.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection_create-mysql-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection_create-oracle-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection_create-postgresql.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection_remove-lock.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection_update-generic-jdbc.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection_update-mysql-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection_update-oracle-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection_update-postgresql.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection_validate-mysql-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection_validate-oracle-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_connection_validate-postgresql.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_endpoint-service.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_endpoint-service_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_endpoint-service_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint_add-lock.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint_remove-lock.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_private-endpoint_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dbtools_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request-audit-log-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request-audit-log-report_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request_approve.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request_list-delegated-resource-access-request-histories.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request_list-service-provider-interactions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request_reject.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request_revoke.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegated-resource-access-request_service-provider-interaction-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-control.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-control_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-control_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-control_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-control_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-control_list-delegation-control-resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-control_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-control_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-subscription_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-subscription_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-subscription_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-subscription_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-subscription_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_delegation-subscription_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_service-provider-action.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_service-provider-action_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_service-provider-action_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_service-provider.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_service-provider_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_service-provider_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-error_list-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request-log_list-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/delegate-access-control_work-request_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/demand-signal.1 +1 -1
- oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal-collection_list-occ-demand-signals.1 +1 -1
- oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal.1 +1 -1
- oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/demand-signal_occ-demand-signal_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop-pool.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_list-desktops.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_list-volumes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop-pool_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_desktop_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_work-request_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/desktops_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_create-build-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_create-deliver-artifact-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_create-trigger-deployment-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_create-wait-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_update-build-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_update-deliver-artifact-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_update-trigger-deployment-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline-stage_update-wait-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-pipeline_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-run.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-run_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-run_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-run_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-run_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_build-run_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_connection_create-bitbucket-cloud-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_connection_create-bitbucket-server-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_connection_create-github-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_connection_create-gitlab-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_connection_create-gitlab-server-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_connection_create-vbs-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_connection_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_connection_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_connection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_connection_update-bitbucket-cloud-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_connection_update-bitbucket-server-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_connection_update-github-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_connection_update-gitlab-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_connection_update-gitlab-server-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_connection_update-vbs-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_connection_validate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_create-generic-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_create-helm-command-spec.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_create-helm-repository-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_create-inline-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_create-ocir-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_update-generic-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_update-helm-command-spec.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_update-helm-repository-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_update-inline-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_update-ocir-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-artifact_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-environment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-environment_create-compute-instance-environment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-environment_create-function-environment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-environment_create-oke-cluster-environment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-environment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-environment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-environment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-environment_update-compute-instance-environment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-environment_update-function-environment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-environment_update-oke-cluster-environment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-environment_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-pipeline.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-pipeline_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-pipeline_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-pipeline_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-pipeline_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-pipeline_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-compute-instance-group-blue-green-traffic-shift-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-compute-instance-group-canary-approval-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-compute-instance-group-canary-traffic-shift-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-deploy-compute-instance-group-blue-green-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-deploy-compute-instance-group-canary-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-deploy-compute-instance-group-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-deploy-function-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-deploy-oke-blue-green-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-deploy-oke-canary-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-deploy-oke-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-invoke-function-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-load-balancer-traffic-shift-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-manual-approval-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-oke-blue-green-traffic-shift-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-oke-canary-approval-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-oke-canary-traffic-shift-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-oke-helm-chart-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-shell-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_create-wait-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-compute-instance-group-blue-green-traffic-shift-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-compute-instance-group-canary-approval-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-compute-instance-group-canary-traffic-shift-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-deploy-compute-instance-group-blue-green-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-deploy-compute-instance-group-canary-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-deploy-compute-instance-group-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-deploy-function-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-deploy-oke-blue-green-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-deploy-oke-canary-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-deploy-oke-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-invoke-function-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-load-balancer-traffic-shift-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-manual-approval-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-oke-blue-green-traffic-shift-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-oke-canary-approval-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-oke-canary-traffic-shift-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-oke-helm-chart-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-shell-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update-wait-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deploy-stage_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deployment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deployment_approve.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deployment_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deployment_create-pipeline-deployment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deployment_create-pipeline-redeployment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deployment_create-single-stage-deployment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deployment_create-single-stage-redeployment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deployment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deployment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deployment_update-single-stage-redeployment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_deployment_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_project.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_project_cancel-cascading-delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_project_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_project_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_project_delete-project-settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_project_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_project_get-notification-preference.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_project_get-project-settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_project_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_project_list-project-analytics-authors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_project_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_project_schedule-cascading-delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_project_summarize-project-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_project_update-notification-preference.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_project_update-project-settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_project_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_protected-branch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_protected-branch_create-or-update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_protected-branch_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_protected-branch_list-protected-branches.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request-comment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request-comment_create-pull-request-comment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request-comment_delete-pull-request-comment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request-comment_get-pull-request-comment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request-comment_like-pull-request-comment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request-comment_list-pull-request-comments.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request-comment_unlike-pull-request-comment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request-comment_update-pull-request-comment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_create-pull-request-attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_decline.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_delete-pull-request-attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_execute-merge-pull-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_get-pull-request-attachment-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_get-pull-request-attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_get-pull-request-change-summary-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_get-pull-request-notification-preference.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_list-build-run-snapshots.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_list-pull-request-activities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_list-pull-request-attachments.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_list-pull-request-commits.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_list-pull-request-file-changes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_list-pull-requests.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_reopen.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_review.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_unsubscribe.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_update-pull-request-notification-preference.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_pull-request_validate-merge-pull-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository-path-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository-path-summary_list-paths.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_create-or-update-git-branch-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_create-or-update-git-tag-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_delete-git-ref.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_delete-ref.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_delete-repository-settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_get-commit-diff.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_get-commit.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_get-file-diff.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_get-mirror-record.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_get-object-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_get-object.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_get-ref.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_get-repo-file-diff.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_get-repo-file-lines.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_get-repository-archive-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_get-repository-file-lines.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_get-repository-notification-preference.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_get-repository-settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_list-authors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_list-commit-diffs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_list-commits.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_list-fork-sync-statuses.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_list-mirror-records.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_list-pull-request-authors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_list-refs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_list-repository-analytics-authors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_mirror.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_put-repository-ref-branch-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_put-repository-ref-tag-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_summarize-repository-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_sync.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_update-repository-notification-preference.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_update-repository-settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_repository_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger_create-bitbucket-cloud-trigger.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger_create-bitbucket-server-trigger.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger_create-devops-code-repo-trigger.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger_create-github-trigger.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger_create-gitlab-server-trigger.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger_create-gitlab-trigger.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger_create-vbs-trigger.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger_update-bitbucket-cloud-trigger.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger_update-bitbucket-server-trigger.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger_update-devops-code-repo-trigger.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger_update-github-trigger.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger_update-gitlab-server-trigger.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger_update-gitlab-trigger.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_trigger_update-vbs-trigger.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/devops_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create-failover-precheck.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create-failover.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create-start-drill-precheck.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create-start-drill.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create-stop-drill-precheck.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create-stop-drill.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create-switchover-precheck.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create-switchover.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_ignore.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_pause.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_resume.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_retry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan-execution_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_refresh-dr-plan-refresh-dr-plan-default-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_refresh.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_verify-dr-plan-verify-dr-plan-default-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-plan_verify.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_associate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_disassociate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_update-role.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_dr-protection-group_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_work-request-logs_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/disaster-recovery_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_record.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_record_domain.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_record_domain_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_record_domain_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_record_domain_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_record_domain_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_record_rrset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_record_rrset_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_record_rrset_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_record_rrset_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_record_rrset_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_record_zone.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_record_zone_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_record_zone_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_record_zone_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_resolver-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_resolver-endpoint_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_resolver-endpoint_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_resolver-endpoint_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_resolver-endpoint_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_resolver-endpoint_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_resolver.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_resolver_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_resolver_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_resolver_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_resolver_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_steering-policy-attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_steering-policy-attachment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_steering-policy-attachment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_steering-policy-attachment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_steering-policy-attachment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_steering-policy-attachment_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_steering-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_steering-policy_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_steering-policy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_steering-policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_steering-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_steering-policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_steering-policy_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_tsig-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_tsig-key_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_tsig-key_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_tsig-key_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_tsig-key_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_tsig-key_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_tsig-key_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_view.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_view_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_view_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_view_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_view_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_view_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_view_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_zone-transfer-server.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_zone-transfer-server_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_zone.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_zone_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_zone_create-zone-from-zone-file.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_zone_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_zone_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_zone_get-zone-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_zone_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_zone_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_zone_migrate-from-dynect.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_zone_promote-zone-dnssec-key-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_zone_stage-zone-dnssec-key-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dns_zone_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_appliance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_appliance_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_appliance_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_appliance_get-passphrase.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_appliance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_appliance_never-receive.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_appliance_request-entitlement.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_appliance_request-return-label.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_appliance_request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_appliance_setup-notifications.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_appliance_show-entitlement.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_appliance_show.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_appliance_update-minimum-storage-capacity.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_appliance_update-shipping-address.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_export.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_export_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_export_configure-physical-appliance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_export_create-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_export_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_export_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_export_generate-manifest.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_export_get-passphrase.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_export_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_export_request-appliance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_export_request-return-label.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_export_setup-notifications.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_export_show.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_export_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_job_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_job_close.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_job_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_job_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_job_detach-devices-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_job_detach-devices-details_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_job_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_job_setup-notifications.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_job_show.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_job_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_job_verify-upload-user-credentials.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_nfs-dataset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_activate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_deactivate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_get-seal-manifest.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_reopen.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_seal-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_seal.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_set-export.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_nfs-dataset_show.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_physical-appliance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_physical-appliance_configure-encryption.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_physical-appliance_finalize.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_physical-appliance_initialize-authentication.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_physical-appliance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_physical-appliance_show.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_physical-appliance_unlock.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_physical-appliance_unregister.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_verify.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_verify_configured.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_verify_copied.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_verify_monitored.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_verify_prepared.1 +1 -1
- oci_cli/help_text_producer/data_files/man/dts_verify_shipped.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_em-warehouse-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_em-warehouse-collection_list-em-warehouses.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_em-warehouse.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_em-warehouse_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_em-warehouse_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_em-warehouse_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_em-warehouse_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_em-warehouse_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_etl-run-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_etl-run-collection_list-etl-runs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_resource-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_resource-usage_get-em-warehouse.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/em-warehouse_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email-data-plane.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email-data-plane_email-submitted-response.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email-data-plane_email-submitted-response_submit-email.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_configuration_get-email.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_dkim.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_dkim_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_dkim_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_dkim_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_dkim_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_dkim_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_domain.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_domain_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_domain_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_domain_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_domain_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_domain_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_domain_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_email-return-path.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_email-return-path_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_email-return-path_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_email-return-path_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_email-return-path_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_email-return-path_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_sender.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_sender_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_sender_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_sender_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_sender_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_sender_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_sender_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_suppression.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_suppression_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_suppression_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_suppression_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_suppression_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/email_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/events.1 +1 -1
- oci_cli/help_text_producer/data_files/man/events_rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/events_rule_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/events_rule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/events_rule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/events_rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/events_rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/events_rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_announcement-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_announcement-collection_list-announcements.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_compliance-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_compliance-report_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-collection_list-compliance-policies.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule-collection_list-compliance-policy-rules.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_create-compliance-policy-rule-patch-level-selection-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_create-compliance-policy-rule-patch-name-selection-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_create-compliance-policy-rule-patch-release-date-selection-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_update-compliance-policy-rule-patch-level-selection-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_update-compliance-policy-rule-patch-name-selection-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_update-compliance-policy-rule-patch-release-date-selection-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_compliance-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding-collection_list-onboardings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding-policy-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding-policy-collection_list-onboarding-policies.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding_enable-latest-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding_manage-settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_onboarding_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration-collection_list-platform-configurations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_create-platform-configuration-credential-config-category-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_create-platform-configuration-environment-config-category-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_create-platform-configuration-patch-type-config-category-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_create-platform-configuration-product-config-category-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_create-platform-configuration-product-stack-config-category-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_update-platform-configuration-credential-config-category-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_update-platform-configuration-environment-config-category-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_update-platform-configuration-patch-type-config-category-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_update-platform-configuration-product-config-category-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_update-platform-configuration-product-stack-config-category-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_platform-configuration_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_property-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_property-collection_list-properties.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_property.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_property_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_property_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_property_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-admin_property_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-maintenance-window.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-maintenance-window_maintenance-window-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-maintenance-window_maintenance-window-collection_list-maintenance-windows.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-maintenance-window_maintenance-window.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-maintenance-window_maintenance-window_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-maintenance-window_maintenance-window_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-maintenance-window_maintenance-window_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-maintenance-window_maintenance-window_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_compliance-record-aggregation-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_compliance-record-aggregation-collection_summarize-compliance-record-counts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_compliance-record-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_compliance-record-collection_list-compliance-records.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_compliance-record.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_compliance-record_export-compliance-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_execution-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_execution-collection_list-executions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_execution.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_execution_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_job-activity.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_job-activity_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_managed-entity-aggregation-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_managed-entity-aggregation-collection_summarize-managed-entity-counts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch-collection_list-patches.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch_create-patch-generic-artifact-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch_create-patch-platform-specific-artifact-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch_update-patch-generic-artifact-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch_update-patch-platform-specific-artifact-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_patch_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_resource-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_resource-collection_list-resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduled-fleet-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduled-fleet-collection_list-scheduled-fleets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-definition-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-definition-collection_list-scheduler-definitions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-definition.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-definition_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-definition_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-definition_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-definition_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job-aggregation-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job-aggregation-collection_summarize-scheduler-job-counts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job-collection_list-scheduler-jobs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job_manage-job-execution-action-group-based-user-action-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job_manage-job-execution-step-based-user-action-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job_manage-job-execution.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_scheduler-job_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_step-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-operations_step-collection_list-steps.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook-collection_list-runbooks.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook_publish.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook_set-default.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_runbook_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_task-record-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_task-record-collection_list-task-records.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_task-record.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_task-record_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_task-record_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_task-record_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-apps-management-runbooks_task-record_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-collection_list-fleets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-credential-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-credential-collection_list-fleet-credentials.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-credential.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-credential_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-credential_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-credential_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-credential_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-product-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-product-collection_list-fleet-products.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-property-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-property-collection_list-fleet-properties.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-property.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-property_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-property_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-property_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-property_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-resource-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-resource-collection_list-fleet-resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-resource.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-resource_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-resource_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-resource_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-resource_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-target-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-target-collection_list-fleet-targets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet-target-collection_list-targets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_check-resource-tagging.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_confirm-targets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_generate-compliance-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_request-resource-validation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_request-target-discovery.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_fleet_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_inventory-resource-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_inventory-resource-collection_list-inventory-resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-apps-management_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action-summary_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_create-apply.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_create-cleanup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_create-fsu-action-create-rollback-cycle-apply-action-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_create-precheck.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_create-rollback.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_create-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_get-output-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_resume.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_update-apply.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_update-cleanup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_update-fsu-action-update-rollback-cycle-action-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_update-precheck.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_update-rollback.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_update-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-action_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection-summary_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection-target.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection-target_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_add-targets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_create-db.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_create-gi.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_delete-fsu-collection-target.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_remove-targets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-collection_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle-summary_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_clone.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_create-patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-fifty-batch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-image-id-target.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-non-rolling-batch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-none-batch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-saf-batch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-sequential-batch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update-version-target.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-cycle_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery-summary_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery_abort.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery_create-db.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery_create-gi.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-discovery_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job-output-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job-output-summary_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job-summary_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job_get-output-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job_retry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_fsu-job_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_target-summary-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_target-summary-collection_list-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_target-summary-collection_list-discovery.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fleet-software-update_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_application.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_application_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_application_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_application_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_application_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_application_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_application_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_function.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_function_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_function_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_function_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_function_invoke.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_function_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_function_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_pbf-listing-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_pbf-listing-version_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_pbf-listing-version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_pbf-listing.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_pbf-listing_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_pbf-listing_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_trigger.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fn_trigger_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_export-set.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_export-set_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_export-set_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_export-set_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_export.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_export_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_export_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_export_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_export_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_export_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_export_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_export_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_file-system.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_file-system_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_file-system_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_file-system_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_file-system_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_file-system_detach.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_file-system_estimate-replication.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_file-system_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_file-system_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_file-system_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_file-system_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_pause.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_unpause.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_filesystem-snapshot-policy_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_mount-target.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_mount-target_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_mount-target_cancel-downgrade-shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_mount-target_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_mount-target_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_mount-target_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_mount-target_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_mount-target_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_mount-target_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_mount-target_schedule-downgrade-shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_mount-target_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_mount-target_upgrade-shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_mount-target_validate-key-tabs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_outbound-connector.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_outbound-connector_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_outbound-connector_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_outbound-connector_create_ldap_bind_connector.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_outbound-connector_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_outbound-connector_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_outbound-connector_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_outbound-connector_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_outbound-connector_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_replication-target.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_replication-target_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_replication-target_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_replication-target_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_replication.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_replication_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_replication_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_replication_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_replication_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_replication_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_replication_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_replication_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_replication_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_snapshot.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_snapshot_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_snapshot_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_snapshot_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_snapshot_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_snapshot_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_snapshot_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fs_snapshot_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_create-refresh-activity-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_create-refresh-activity-details_create-refresh-activity.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_data-masking-activity.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_data-masking-activity_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_data-masking-activity_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_data-masking-activity_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family-limits-and-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family-limits-and-usage_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family_get-fusion-environment-family-subscription-detail.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-family_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment-status_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_create-fusion-environment-admin-user.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_delete-fusion-environment-admin-user.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_generate-extract-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_initiate-extract.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_list-admin-users.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_reset-fusion-environment-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_fusion-environment_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_refresh-activity.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_refresh-activity_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_refresh-activity_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_refresh-activity_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_scheduled-activity.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_scheduled-activity_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_scheduled-activity_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_service-attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_service-attachment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_service-attachment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_service-attachment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_service-attachment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_service-attachment_verify.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_time-available-for-refresh.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_time-available-for-refresh_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_update-refresh-activity-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_update-refresh-activity-details_update-refresh-activity.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/fusion-apps_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_private-endpoint-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_private-endpoint-collection_list-private-endpoints.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_private-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_private-endpoint_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_private-endpoint_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_private-endpoint_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_private-endpoint_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_private-endpoint_reinstate-proxy-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_private-endpoint_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database-collection_list-sharded-databases.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database_configure-sharded-database-gsms.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database_configure-sharding.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database_create-sharded-database-create-dedicated-sharded-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database_download-gsm-certificate-signing-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database_fetch-connection-string.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database_generate-gsm-certificate-signing-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database_generate-wallet.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_sharded-database_upload-signed-certificate-and-generate-wallet.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/gdd_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent-runtime.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent-runtime_agent-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent-runtime_agent-endpoint_chat.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent-runtime_session.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent-runtime_session_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent-runtime_session_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent-runtime_session_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent-runtime_session_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent-endpoint_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent-endpoint_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent-endpoint_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent-endpoint_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent-endpoint_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent-endpoint_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_agent_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-ingestion-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-ingestion-job_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-ingestion-job_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-ingestion-job_get-log-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-ingestion-job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-ingestion-job_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-source.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-source_create-object-storage-ds.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-source_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-source_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-source_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-source_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-source_update-object-storage-ds.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_data-source_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_create-default-kb.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_create-oci-database-kb.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_create-oci-open-search-kb.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_update-oci-database-kb.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_update-oci-open-search-kb.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_knowledge-base_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_work-request-log-entry_list-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-agent_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-inference.1 +444 -4
- oci_cli/help_text_producer/data_files/man/generative-ai-inference_chat-result.1 +31 -2
- oci_cli/help_text_producer/data_files/man/generative-ai-inference_chat-result_chat-cohere-chat-request.1 +2 -2
- oci_cli/help_text_producer/data_files/man/generative-ai-inference_chat-result_chat-dedicated-serving-mode.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-inference_chat-result_chat-generic-chat-request.1 +30 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-inference_chat-result_chat-on-demand-serving-mode.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-inference_chat-result_chat.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-inference_embed-text-result.1 +3 -3
- oci_cli/help_text_producer/data_files/man/generative-ai-inference_embed-text-result_embed-text.1 +3 -3
- oci_cli/help_text_producer/data_files/man/generative-ai-inference_generate-text-result.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-inference_generate-text-result_generate-text-cohere-llm-inference-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-inference_generate-text-result_generate-text-llama-llm-inference-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-inference_rerank-text-result.1 +438 -0
- oci_cli/help_text_producer/data_files/man/generative-ai-inference_rerank-text-result_rerank-text-dedicated-serving-mode.1 +165 -0
- oci_cli/help_text_producer/data_files/man/generative-ai-inference_rerank-text-result_rerank-text-on-demand-serving-mode.1 +165 -0
- oci_cli/help_text_producer/data_files/man/generative-ai-inference_rerank-text-result_rerank-text.1 +169 -0
- oci_cli/help_text_producer/data_files/man/generative-ai-inference_summarize-text-result.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai-inference_summarize-text-result_summarize-text.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_dedicated-ai-cluster-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_dedicated-ai-cluster-collection_list-dedicated-ai-clusters.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_dedicated-ai-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_dedicated-ai-cluster_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_dedicated-ai-cluster_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_dedicated-ai-cluster_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_dedicated-ai-cluster_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_dedicated-ai-cluster_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_endpoint-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_endpoint-collection_list-endpoints.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_endpoint_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_endpoint_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_endpoint_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_endpoint_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_endpoint_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_model-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_model-collection_list-models.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_model.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_model_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_model_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_model_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_model_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_model_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/generative-ai_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_certificate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_certificate_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_certificate_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_certificate_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_certificate_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection-assignment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection-assignment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection-assignment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection-assignment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection-assignment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection-assignment_test.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_add-lock.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-amazon-kinesis-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-amazon-redshift-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-amazon-s3-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-azure-data-lake-storage-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-azure-synapse-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-db2-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-elasticsearch-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-generic-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-goldengate-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-google-big-query-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-google-cloud-storage-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-hdfs-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-jms-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-kafka-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-kafka-schema-registry-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-microsoft-sqlserver-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-mongo-db-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-mysql-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-object-storage-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-oracle-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-oracle-nosql-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-postgresql-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-redis-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_create-snowflake-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_refresh.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_remove-lock.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-amazon-kinesis-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-amazon-redshift-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-amazon-s3-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-azure-data-lake-storage-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-azure-synapse-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-db2-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-elasticsearch-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-generic-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-goldengate-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-google-big-query-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-google-cloud-storage-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-hdfs-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-jms-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-kafka-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-kafka-schema-registry-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-microsoft-sqlserver-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-mongo-db-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-mysql-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-object-storage-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-oracle-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-oracle-nosql-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-postgresql-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-redis-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_connection_update-snowflake-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_database-registration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_database-registration_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_database-registration_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_database-registration_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_database-registration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_database-registration_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_database-registration_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_add-lock.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_copy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_remove-lock.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_restore-deployment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-backup_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-environment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-environment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-type-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-type-collection_list-deployment-types.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade_cancel-snooze.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade_reschedule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade_rollback.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade_snooze.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-upgrade_upgrade.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-wallets-operation-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment-wallets-operation-summary_list-wallet-operations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_add-lock.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_collect-diagnostics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_export-wallet.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_generate-library-url.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_generate-log-reader-component-library-url.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_import-wallet.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_remove-lock.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_upgrade-to.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_upgrade.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_deployment_wallet-exists.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_message-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_message-summary_list-messages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_pipeline-recipe-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_pipeline-recipe-collection_list-recipes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_pipeline.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_pipeline_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_pipeline_create-zero-etl-pipeline.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_pipeline_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_pipeline_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_pipeline_list-initialization-steps.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_pipeline_list-running-processes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_pipeline_list-schema-tables.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_pipeline_list-schemas.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_pipeline_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_pipeline_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_pipeline_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_pipeline_test-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_pipeline_update-zero-etl-pipeline.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_trail-file-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_trail-file-summary_list-trail-files.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_trail-sequence-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_trail-sequence-summary_list-trail-sequences.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/goldengate_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_enforced-governance-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_enforced-governance-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_enforced-governance-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_create-governance-rule-allowed-regions-template.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_create-governance-rule-quota-template.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_create-governance-rule-tag-template.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_retry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_update-governance-rule-allowed-regions-template.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_update-governance-rule-quota-template.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_update-governance-rule-tag-template.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_governance-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_inclusion-criterion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_inclusion-criterion_create-inclusion-criterion-tenancy-association.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_inclusion-criterion_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_inclusion-criterion_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_inclusion-criterion_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_inclusion-criterion_list-inclusion-criteria.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_tenancy-attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_tenancy-attachment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_tenancy-attachment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_governance-rule_tenancy-attachment_retry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-error_list-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request-log_list-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/governance-rules-control-plane_work-request_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_http-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_http-monitor_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_http-monitor_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_http-monitor_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_http-monitor_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_http-monitor_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_http-monitor_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_http-probe-result.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_http-probe-result_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_http-probe.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_http-probe_create-on-demand.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_ping-monitor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_ping-monitor_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_ping-monitor_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_ping-monitor_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_ping-monitor_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_ping-monitor_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_ping-monitor_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_ping-probe-result.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_ping-probe-result_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_ping-probe.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_ping-probe_create-on-demand.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_vantage-point.1 +1 -1
- oci_cli/help_text_producer/data_files/man/health-checks_vantage-point_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_auth-token.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_auth-token_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_auth-token_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_auth-token_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_auth-token_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_authentication-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_authentication-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_authentication-policy_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_availability-domain.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_availability-domain_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_bulk-action-resource-type-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_bulk-action-resource-type-collection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_compartment_bulk-delete-resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_compartment_bulk-move-resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_compartment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_compartment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_compartment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_compartment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_compartment_move.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_compartment_recover.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_compartment_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_customer-secret-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_customer-secret-key_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_customer-secret-key_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_customer-secret-key_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_customer-secret-key_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_db-token.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_db-token_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_domain.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_domain_activate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_domain_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_domain_change-domain-license-type.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_domain_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_domain_deactivate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_domain_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_domain_enable-replication-to-region.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_domain_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_domain_list-license-types.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_domain_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_domain_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_dynamic-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_dynamic-group_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_dynamic-group_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_dynamic-group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_dynamic-group_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_dynamic-group_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_fault-domain.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_fault-domain_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_group_add-user.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_group_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_group_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_group_list-users.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_group_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_group_remove-user.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_group_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_iam-work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_iam-work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_iam-work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_iam-work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_iam-work-request_list-iam-work-request-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_iam-work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_identity-provider-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_identity-provider-group_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_identity-provider.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_identity-provider_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_identity-provider_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_identity-provider_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_identity-provider_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_identity-provider_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_mfa-totp-device.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_mfa-totp-device_activate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_mfa-totp-device_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_mfa-totp-device_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_mfa-totp-device_generate-totp-seed.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_mfa-totp-device_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_mfa-totp-device_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_network-sources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_network-sources_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_network-sources_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_network-sources_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_network-sources_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_network-sources_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_policy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_policy_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_region-subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_region-subscription_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_region-subscription_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_region.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_region_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_scim-client-credentials.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_scim-client-credentials_reset-idp-scim-client.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_smtp-credential.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_smtp-credential_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_smtp-credential_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_smtp-credential_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_smtp-credential_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_standard-tag-namespace-template.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_standard-tag-namespace-template_get-standard-tag-template.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_standard-tag-namespace-template_list-standard-tag-namespaces.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-default.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-default_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-default_assemble-effective-tag-set.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-default_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-default_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-default_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-default_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-default_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-default_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-namespace.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-namespace_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-namespace_cascade-delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-namespace_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-namespace_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-namespace_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-namespace_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-namespace_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-namespace_reactivate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-namespace_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-namespace_retire.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag-namespace_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag_bulk-delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag_bulk-edit-tags-resource-type.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag_bulk-edit-tags-resource-type_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag_bulk-edit.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag_import-standard-tags.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag_list-cost-tracking.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag_reactivate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag_retire.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tag_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tagging-work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tagging-work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tagging-work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tagging-work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tagging-work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tagging-work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tagging-work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tenancy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_tenancy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_ui-password-information.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_ui-password-information_get-user.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_api-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_api-key_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_api-key_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_api-key_upload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_create-db-credential.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_delete-db-credential.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_list-db-credentials.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_list-groups.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_oauth2-credential.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_oauth2-credential_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_oauth2-credential_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_oauth2-credential_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_oauth2-credential_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_swift-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_swift-password_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_swift-password_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_swift-password_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_swift-password_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_ui-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_ui-password_create-or-reset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_update-user-capabilities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_update-user-state.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_user_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/iam_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_account-mgmt-info.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_account-mgmt-info_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_account-mgmt-infos.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_account-mgmt-infos_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_account-mgmt-infos_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_account-recovery-setting.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_account-recovery-setting_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_account-recovery-setting_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_account-recovery-setting_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_account-recovery-settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_account-recovery-settings_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_api-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_api-key_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_api-key_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_api-key_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_api-key_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_api-keys.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_api-keys_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_api-keys_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_app-role.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_app-role_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_app-role_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_app-role_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_app-role_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_app-roles.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_app-roles_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_app-roles_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_app-status-changer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_app-status-changer_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_app.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_app_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_app_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_app_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_app_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_app_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-assignment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-assignment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-assignment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-assignment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-assignments.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-assignments_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-step.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-step_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-step_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-step_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-step_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-steps.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow-steps_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflow_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflows.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_approval-workflows_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_apps.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_apps_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_apps_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_auth-token.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_auth-token_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_auth-token_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_auth-token_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_auth-token_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_auth-tokens.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_auth-tokens_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_auth-tokens_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_authentication-factor-setting.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_authentication-factor-setting_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_authentication-factor-setting_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_authentication-factor-settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_authentication-factor-settings_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_authentication-factor-settings_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_authentication-factors-remover.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_authentication-factors-remover_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_branding-setting.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_branding-setting_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_branding-settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_branding-settings_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mapping.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mapping_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mapping_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mapping_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mapping_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mapping_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mappings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mappings_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-mappings_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-server.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-server_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-server_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-server_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-server_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-server_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-servers.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-servers_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate-servers_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gate_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gates_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_cloud-gates_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_condition.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_condition_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_condition_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_condition_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_condition_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_condition_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_condition_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_condition_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_customer-secret-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_customer-secret-key_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_customer-secret-key_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_customer-secret-key_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_customer-secret-key_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_customer-secret-keys.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_customer-secret-keys_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_customer-secret-keys_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-group_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-group_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-group_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-group_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-groups.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-groups_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_dynamic-resource-groups_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_grant.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_grant_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_grant_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_grant_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_grant_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_grants.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_grants_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_grants_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_group_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_group_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_group_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_group_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_groups.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_groups_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_groups_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-propagation-trust.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-propagation-trust_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-propagation-trust_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-propagation-trust_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-propagation-trust_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-propagation-trust_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-propagation-trusts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-propagation-trusts_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-provider.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-provider_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-provider_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-provider_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-provider_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-provider_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-providers.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-providers_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-providers_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-setting.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-setting_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-setting_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-setting_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-settings_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_identity-settings_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_kmsi-setting.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_kmsi-setting_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_kmsi-setting_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_kmsi-setting_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_kmsi-settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_kmsi-settings_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_kmsi-settings_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_me-password-changer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_me-password-changer_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_me.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_me_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_me_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_me_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_me_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-api-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-api-key_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-api-key_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-api-key_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-api-key_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-api-keys.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-api-keys_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-apps.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-apps_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-apps_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-auth-token.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-auth-token_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-auth-token_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-auth-token_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-auth-token_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-auth-tokens.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-auth-tokens_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-authentication-factor-initiator.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-authentication-factor-initiator_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-authentication-factor-validator.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-authentication-factor-validator_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-authentication-factors-remover.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-authentication-factors-remover_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-completed-approval.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-completed-approval_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-completed-approvals.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-completed-approvals_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-customer-secret-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-customer-secret-key_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-customer-secret-key_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-customer-secret-key_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-customer-secret-key_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-customer-secret-keys.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-customer-secret-keys_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-device.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-device_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-device_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-device_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-devices.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-devices_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-groups.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-groups_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-groups_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-o-auth2-client-credential.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-o-auth2-client-credential_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-o-auth2-client-credential_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-o-auth2-client-credential_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-o-auth2-client-credential_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-o-auth2-client-credentials.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-o-auth2-client-credentials_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-pending-approval.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-pending-approval_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-pending-approval_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-pending-approvals.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-pending-approvals_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-request_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-request_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-requestable-groups.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-requestable-groups_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-requestable-groups_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-requests.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-requests_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-requests_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-smtp-credential.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-smtp-credential_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-smtp-credential_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-smtp-credential_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-smtp-credential_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-smtp-credentials.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-smtp-credentials_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-support-account.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-support-account_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-support-account_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-support-account_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-support-accounts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-support-accounts_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-trusted-user-agent.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-trusted-user-agent_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-trusted-user-agent_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-trusted-user-agents.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-trusted-user-agents_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-user-db-credential.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-user-db-credential_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-user-db-credential_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-user-db-credential_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-user-db-credentials.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_my-user-db-credentials_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeter.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeter_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeter_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeter_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeter_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeter_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeters.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeters_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_network-perimeters_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_notification-setting.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_notification-setting_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_notification-setting_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_notification-settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_notification-settings_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_notification-settings_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-client-certificate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-client-certificate_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-client-certificate_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-client-certificate_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-client-certificates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-client-certificates_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-client-certificates_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-partner-certificate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-partner-certificate_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-partner-certificate_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-partner-certificate_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-partner-certificates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-partner-certificates_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth-partner-certificates_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth2-client-credential.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth2-client-credential_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth2-client-credential_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth2-client-credential_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth2-client-credential_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth2-client-credentials.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth2-client-credentials_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_o-auth2-client-credentials_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_oci-console-sign-on-policy-consent.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_oci-console-sign-on-policy-consent_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_oci-console-sign-on-policy-consent_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_oci-console-sign-on-policy-consent_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_password-policies.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_password-policies_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_password-policies_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_password-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_password-policy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_password-policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_password-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_password-policy_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_password-policy_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_policy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_policy_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_policy_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_policy_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_resource-type-schema-attributes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_resource-type-schema-attributes_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_resource-type-schema-attributes_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_restore-oci-console-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_restore-oci-console-policy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_rule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_rule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_rule_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_rule_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_rule_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_schema.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_schema_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_schema_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_schema_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_schemas.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_schemas_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_schemas_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_security-question-setting.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_security-question-setting_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_security-question-setting_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_security-question-setting_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_security-question-settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_security-question-settings_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_security-question-settings_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_security-question.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_security-question_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_security-question_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_security-question_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_security-question_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_security-questions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_security-questions_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_security-questions_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profile_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profile_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profile_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profile_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profile_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profiles.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profiles_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_self-registration-profiles_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_setting.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_setting_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_setting_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_setting_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_settings_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_settings_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_smtp-credential.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_smtp-credential_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_smtp-credential_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_smtp-credential_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_smtp-credential_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_smtp-credentials.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_smtp-credentials_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_smtp-credentials_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-provider.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-provider_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-provider_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-provider_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-provider_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-provider_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-providers.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-providers_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_social-identity-providers_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-attributes-setting.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-attributes-setting_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-attributes-setting_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-attributes-setting_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-attributes-setting_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-capabilities-changer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-capabilities-changer_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-db-credential.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-db-credential_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-db-credential_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-db-credential_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-db-credentials.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-db-credentials_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-db-credentials_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-password-changer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-password-changer_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-password-resetter.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-password-resetter_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-status-changer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user-status-changer_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_user_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_users.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_users_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/identity-domains_users_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/instance-agent.1 +1 -1
- oci_cli/help_text_producer/data_files/man/instance-agent_available-plugins.1 +1 -1
- oci_cli/help_text_producer/data_files/man/instance-agent_available-plugins_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/instance-agent_command-execution.1 +1 -1
- oci_cli/help_text_producer/data_files/man/instance-agent_command-execution_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/instance-agent_command-execution_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/instance-agent_command.1 +1 -1
- oci_cli/help_text_producer/data_files/man/instance-agent_command_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/instance-agent_command_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/instance-agent_command_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/instance-agent_command_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/instance-agent_plugin.1 +1 -1
- oci_cli/help_text_producer/data_files/man/instance-agent_plugin_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/instance-agent_plugin_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance_add-oracle-managed-custom-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance_change-network-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance_change-private-endpoint-outbound-connection-none-outbound-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance_change-private-endpoint-outbound-connection-private-endpoint-outbound-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance_change-private-endpoint-outbound-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance_disaster-recovery-failover.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance_enable-process-automation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance_extend-data-retention.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_integration-instance_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/integration_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_download-url.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_download-url_generate-artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-count-aggregation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-count-aggregation_request-summarized-java-download-counts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-record.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-record_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-report_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-report_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-report_get-java-download-report-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-report_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-report_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-token.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-token_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-token_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-token_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-token_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-download-token_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license-acceptance-record.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license-acceptance-record_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license-acceptance-record_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license-acceptance-record_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license-acceptance-record_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license-acceptance-record_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_java-license_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms-java-downloads_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_agent-installer-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_agent-installer-summary_generate-agent-installer-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_agent-installer-summary_list-agent-installers.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_announcement-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_announcement-collection_list-announcements.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_application-installation-usage-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_application-installation-usage-summary_summarize-application-installation-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_application-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_application-usage_summarize.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_blocklist.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_blocklist_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_blocklist_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_blocklist_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_crypto-analysis-result.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_crypto-analysis-result_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_crypto-analysis-result_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_crypto-analysis-result_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_deployed-application-installation-usage-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_deployed-application-installation-usage-summary_summarize-deployed-application-installation-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_deployed-application-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_deployed-application-usage_summarize.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_drs-file-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_drs-file-collection_list-drs-files.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_drs-file.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_drs-file_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_drs-file_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_export-setting.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_export-setting_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_export-setting_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_export-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_export-status_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet-advanced-feature-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet-advanced-feature-configuration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet-advanced-feature-configuration_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet-agent-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet-agent-configuration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet-agent-configuration_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet-diagnosis-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet-diagnosis-summary_list-fleet-diagnoses.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_create-drs-file.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_disable-drs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_enable-drs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_generate-agent-deploy-script.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_generate-load-pipeline-script.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_request-crypto-analyses.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_request-deployed-application-migration-analyses.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_request-java-migration-analyses.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_request-jfr-recordings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_request-performance-tuning-analyses.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_summarize-resource-inventory.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_update-drs-file.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_fleet_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_installation-site-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_installation-site-summary_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_installation-site-summary_list-installation-sites.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_installation-site-summary_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_installation-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_installation-usage_summarize.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_java-family.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_java-family_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_java-family_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_java-migration-analysis-result.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_java-migration-analysis-result_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_java-migration-analysis-result_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_java-migration-analysis-result_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_java-release.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_java-release_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_java-release_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_java-server-instance-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_java-server-instance-usage_summarize.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_java-server-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_java-server-usage_scan.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_java-server-usage_summarize.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_jms-plugin.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_jms-plugin_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_jms-plugin_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_jms-plugin_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_jms-plugin_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_jms-plugin_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_jre-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_jre-usage_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_jre-usage_summarize.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_library-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_library-usage_scan.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_library-usage_summarize.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_managed-instance-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_managed-instance-usage_summarize.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_performance-tuning-analysis-result.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_performance-tuning-analysis-result_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_performance-tuning-analysis-result_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_performance-tuning-analysis-result_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_work-item-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_work-item-summary_list-work-items.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/jms_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_crypto.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_crypto_decrypt.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_crypto_encrypt.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_crypto_generate-data-encryption-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_crypto_key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_crypto_key_export.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_crypto_signed-data.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_crypto_signed-data_sign.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_crypto_verified-data.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_crypto_verified-data_verify.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_ekm.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_ekm_ekms-private-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_ekm_ekms-private-endpoint_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_ekm_ekms-private-endpoint_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_ekm_ekms-private-endpoint_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_ekm_ekms-private-endpoint_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_ekm_ekms-private-endpoint_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_cancel-hsm-cluster-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_download-certificate-signing-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_get-pre-co-user-credentials.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_schedule-hsm-cluster-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-cluster_upload-partition-certificates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-partition.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-partition_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_kms-hsm-cluster_hsm-partition_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key-version_cancel-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key-version_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key-version_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key-version_import.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key-version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key-version_schedule-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key_backup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key_cancel-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key_disable.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key_enable.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key_import.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key_restore-from-file.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key_restore.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key_schedule-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_key_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_replication-status-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_replication-status-details_get-replication-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_vault.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_vault_backup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_vault_cancel-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_vault_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_vault_create-vault-replica.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_vault_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_vault_delete-vault-replica.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_vault_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_vault_list-vault-replicas.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_vault_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_vault_restore-from-file.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_vault_restore.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_vault_schedule-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_vault_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_vault_usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_vault_usage_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_wrapping-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/kms_management_wrapping-key_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_backend-health.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_backend-health_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_backend-set-health.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_backend-set-health_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_backend-set.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_backend-set_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_backend-set_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_backend-set_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_backend-set_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_backend-set_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_backend.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_backend_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_backend_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_backend_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_backend_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_backend_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_certificate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_certificate_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_certificate_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_certificate_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_health-checker.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_health-checker_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_health-checker_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_hostname.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_hostname_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_hostname_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_hostname_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_hostname_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_hostname_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_listener-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_listener-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_listener.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_listener_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_listener_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_listener_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_load-balancer-health.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_load-balancer-health_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_load-balancer-health_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_load-balancer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_load-balancer_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_load-balancer_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_load-balancer_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_load-balancer_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_load-balancer_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_load-balancer_update-load-balancer-shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_load-balancer_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_nsg.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_nsg_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_path-route-set.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_path-route-set_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_path-route-set_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_path-route-set_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_path-route-set_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_path-route-set_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_protocol.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_protocol_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_routing-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_routing-policy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_routing-policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_routing-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_routing-policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_routing-policy_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_rule-set.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_rule-set_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_rule-set_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_rule-set_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_rule-set_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_rule-set_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_shape_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_ssl-cipher-suite.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_ssl-cipher-suite_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_ssl-cipher-suite_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_ssl-cipher-suite_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_ssl-cipher-suite_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_ssl-cipher-suite_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/lb_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_bulk-upload-template.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_bulk-upload-template_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_configuration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_configuration_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_license-metric.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_license-metric_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_license-record.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_license-record_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_license-record_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_license-record_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_license-record_import-licenses.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_license-record_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_license-record_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_product-license.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_product-license_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_product-license_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_product-license_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_product-license_list-product-license-consumers.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_product-license_list-top-utilized-product-licenses.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_product-license_list-top-utilized-resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_product-license_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/license-manager_product-license_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/limits.1 +1 -1
- oci_cli/help_text_producer/data_files/man/limits_definition.1 +1 -1
- oci_cli/help_text_producer/data_files/man/limits_definition_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/limits_quota.1 +1 -1
- oci_cli/help_text_producer/data_files/man/limits_quota_addlock.1 +1 -1
- oci_cli/help_text_producer/data_files/man/limits_quota_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/limits_quota_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/limits_quota_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/limits_quota_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/limits_quota_removelock.1 +1 -1
- oci_cli/help_text_producer/data_files/man/limits_quota_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/limits_resource-availability.1 +1 -1
- oci_cli/help_text_producer/data_files/man/limits_resource-availability_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/limits_service.1 +1 -1
- oci_cli/help_text_producer/data_files/man/limits_service_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/limits_value.1 +1 -1
- oci_cli/help_text_producer/data_files/man/limits_value_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_assoc.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_assoc_delete-assocs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_assoc_get-assoc-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_assoc_list-associated-entities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_assoc_list-entity-source-assocs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_assoc_list-source-assocs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_assoc_upsert-assocs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_assoc_validate-assoc-params.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_category.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_category_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_category_list-resource-category.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_category_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_category_remove-resource-category.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_category_update-resource-category.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_char-encoding-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_char-encoding-collection_list-supported-encodings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_config-work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_config-work-request_get-config-work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_config-work-request_list-config-work-requests.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_content-export.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_content-export_export-custom-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_content-import.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_content-import_import-custom-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_em-bridge.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_em-bridge_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_em-bridge_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_em-bridge_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_em-bridge_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_em-bridge_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_em-bridge_summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_em-bridge_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity-topology.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity-topology_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity-type.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity-type_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity-type_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity-type_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity-type_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity-type_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity_add-associations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity_list-associations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity_remove-associations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity_summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_entity_upload-discovery-data.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_field.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_field_delete-field.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_field_get-field.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_field_get-fields-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_field_list-fields.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_field_upsert-field.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule_disable.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule_enable.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_ingest-time-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_label.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_label_batch-get-basic-info.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_label_delete-label.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_label_get-label-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_label_get-label.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_label_list-label-priorities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_label_list-label-source-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_label_list-labels.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_label_upsert-label.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_log-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_log-group_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_log-group_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_log-group_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_log-group_get-log-analytics-log-groups-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_log-group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_log-group_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_log-group_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_lookup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_lookup_append-data.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_lookup_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_lookup_get-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_lookup_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_lookup_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_lookup_register-lookup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_lookup_update-data.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_lookup_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_namespace.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_namespace_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_namespace_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_namespace_offboard.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_namespace_onboard.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_object-collection-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_object-collection-rule_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_object-collection-rule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_object-collection-rule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_object-collection-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_object-collection-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_object-collection-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_parser.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_parser_delete-parser.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_parser_extract-structured-log-field-paths.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_parser_extract-structured-log-header-paths.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_parser_get-parser-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_parser_get-parser.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_parser_list-parser-functions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_parser_list-parser-meta-plugins.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_parser_list-parsers.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_parser_test-parser.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_parser_upsert-parser.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_preference.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_preference_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_preference_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_preference_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_property.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_property_list-effective-properties.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_property_list-properties-metadata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_query-work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_query-work-request_background.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_query-work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_query-work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_query-work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_query.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_query_compare-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_query_export.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_query_filter.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_query_get-query-result.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_query_parse.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_query_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_query_suggest.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_rule_get-rules-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_clean.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_create-acceleration-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_create-standard-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_pause.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_resume.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_run.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_scheduled-task_verify.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_add-event-types.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_delete-source.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_disable-auto-assoc.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_disable-event-types.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_enable-auto-assoc.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_enable-event-types.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_get-column-names.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_get-source-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_get-source.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_list-associable-entities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_list-auto-assocs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_list-event-types.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_list-meta-source-types.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_list-source-extfield-defs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_list-source-functions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_list-source-label-operators.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_list-source-patterns.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_list-sources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_remove-event-types.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_upsert-source.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_validate-label-condition.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_validate-log-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_validate-loglist-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_validate-source-extfield-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_source_validate-source.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_assign-encryption-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_disable-archiving.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_enable-archiving.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_estimate-purge-data-size.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_estimate-recall-data-size.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_estimate-release-data-size.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_get-log-sets-count.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_get-recall-count.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_get-recalled-data-size.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_get-storage-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_get-storage-work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_list-encryption-key-info.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_list-log-sets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_list-overlapping-recalls.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_list-recalled-data.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_list-storage-work-request-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_list-storage-work-requests.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_purge-storage-data.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_recall-archived-data.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_release-recalled-data.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_storage_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_timezone-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_timezone-collection_list-supported-timezones.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_upload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_upload_delete-upload-file.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_upload_delete-upload-warning.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_upload_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_upload_get-unprocessed-bucket.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_upload_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_upload_list-upload-files.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_upload_list-upload-warnings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_upload_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_upload_set-unprocessed-bucket.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_upload_upload-log-events-file.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_upload_upload-log-file.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_upload_validate-file.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_upload_validate-source-mapping.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_warning.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_warning_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_warning_suppress.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_warning_unsuppress.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/log-analytics_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging-ingestion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging-ingestion_put-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging-search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging-search_search-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_agent-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_agent-configuration_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_agent-configuration_create-log-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_agent-configuration_create-unified-agent-configuration-unified-agent-monitoring-configuration-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_agent-configuration_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_agent-configuration_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_agent-configuration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_agent-configuration_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_agent-configuration_update-log-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_agent-configuration_update-unified-agent-configuration-unified-agent-monitoring-configuration-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_agent-configuration_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log-group_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log-group_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log-group_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log-group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log-group_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log-group_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log-saved-search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log-saved-search_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log-saved-search_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log-saved-search_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log-saved-search_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log-saved-search_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log-saved-search_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log_change-log-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_log_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_service.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_service_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_work-request_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/logging_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent-image.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent-image_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent_create-prometheus-datasource.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent_delete-data-source.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent_deploy-plugins.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent_get-auto-upgradable-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent_get-data-source.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent_list-availability-histories.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent_list-data-sources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent_set-auto-upgradable-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent_summarize-agent-counts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent_summarize-plugin-counts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent_update-prometheus-datasource.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_agent_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_install-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_install-key_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_install-key_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_install-key_get-install-key-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_install-key_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_install-key_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_install-key_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_plugin.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_plugin_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_work-request_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-agent_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-dashboard.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard_export.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard_import.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-dashboard_dashboard_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-dashboard_saved-search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-dashboard_saved-search_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-dashboard_saved-search_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-dashboard_saved-search_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-dashboard_saved-search_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-dashboard_saved-search_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/management-dashboard_saved-search_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer_attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer_attachment_attachment-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer_attachment_attachment-collection_list-attachments.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer_attachment_attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer_attachment_attachment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer_attachment_attachment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer_attachment_attachment_get-attachment-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer_attachment_attachment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer_offer-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer_offer-collection_list-offers.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer_offer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer_offer_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer_offer_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer_offer_get-offer-internal-detail.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer_offer_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-private-offer_offer_offer_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact-collection_list-artifacts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_create-artifact-create-container-image-artifact-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_create-artifact-create-kubernetes-image-artifact-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_update-artifact-update-container-image-artifact-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_update-artifact-update-kubernetes-image-artifact-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_artifact_validate-and-publish.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_attachment_attachment-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_attachment_attachment-collection_list-attachments.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_attachment_attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_attachment_attachment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_attachment_attachment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_attachment_attachment_get-attachment-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_attachment_attachment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_category-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_category-collection_list-categories.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_category.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_category_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-collection_list-listings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment-collection_list-listing-revision-attachments.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_create-listing-revision-attachment-create-related-document-attachment-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_create-listing-revision-attachment-create-screen-shot-attachment-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_create-listing-revision-attachment-create-video-attachment-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_update-listing-revision-attachment-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_update-listing-revision-attachment-update-related-document-attachment-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_update-listing-revision-attachment-update-screen-shot-attachment-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_update-listing-revision-attachment-update-video-attachment-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-attachment_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-collection_list-listing-revisions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-note-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-note-collection_list-listing-revision-notes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-note.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-note_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-note_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-note_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package-collection_list-listing-revision-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package_mark-listing-revision-package-as-default.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package_publish.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package_un-publish.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision-package_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_cascading-delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_change-listing-revision-to-new-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_clone.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_publish-listing-revision-as-private.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_publish.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_submit-listing-revision-for-review.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_update-listing-revision-icon-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing-revision_withdraw.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing_cascading-delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_listing_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_market-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_market-collection_list-markets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_market.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_market_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer_offer-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer_offer-collection_list-offers.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer_offer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer_offer_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer_offer_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer_offer_get-offer-internal-detail.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer_offer_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_offer_offer_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_product-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_product-collection_list-products.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_product.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_product_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_publisher-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_publisher-collection_list-publishers.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_publisher.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_publisher_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-collection_list-terms.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version-collection_list-term-versions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version_activate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version_update-term-version-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_term-version_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_term.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_term_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_term_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_term_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_term_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_term_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace-publisher_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_accepted-agreement.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_accepted-agreement_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_accepted-agreement_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_accepted-agreement_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_accepted-agreement_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_accepted-agreement_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_account.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_account_launch-eligibility.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_account_launch-eligibility_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_account_third-party-paid-listing-eligibility.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_account_third-party-paid-listing-eligibility_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_agreement.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_agreement_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_agreement_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_category.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_category_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_listing-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_listing-summary_search-listings-free-text.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_listing-summary_search-listings-structured.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_listing-summary_search-listings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_listing.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_listing_export.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_listing_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_listing_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_package.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_package_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_package_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_publication-package.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_publication-package_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_publication-package_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_publication-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_publication-summary_list-publications.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_publication.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_publication_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_publication_create-publication-create-image-publication-package.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_publication_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_publication_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_publication_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_publication_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_publisher.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_publisher_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_report-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_report-collection_list-reports.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_report-type-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_report-type-collection_list-report-types.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_tax-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_tax-summary_list-taxes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_work-request_list-work-request-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_work-request_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/marketplace_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-asset-distribution-channel-attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-asset-distribution-channel-attachment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-asset-distribution-channel-attachment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-asset-distribution-channel-attachment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-asset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-asset_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-asset_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-asset_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-asset_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-asset_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-asset_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-asset_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-asset_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-stream.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-stream_stream-distribution-channel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-stream_stream-distribution-channel_generate-playlist.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-stream_stream-distribution-channel_generate-session-token.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-configuration_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_create-media-workflow-job-by-id.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_create-media-workflow-job-by-name.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-job_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-task-declaration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow-task-declaration_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow_list-system.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_media-workflow_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_create-akamai-stream-cdn-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_create-edge-stream-cdn-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_update-akamai-stream-cdn-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-cdn-config_update-edge-stream-cdn-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_ingest.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-distribution-channel_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config_create-stream-packaging-config-encryption-aes128.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config_create-stream-packaging-config-encryption-none.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/media-services_stream-packaging-config_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm-dimension-states-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm-dimension-states-collection_retrieve-dimension-states.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm-history-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm-history-collection_get-alarm-history.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm-status_list-alarms-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm-suppression-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm-suppression-collection_list-alarm-suppressions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm-suppression.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm-suppression_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm-suppression_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm-suppression_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm-suppression_summarize-alarm-suppression-history.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_alarm_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_metric-data.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_metric-data_post.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_metric-data_summarize-metrics-data.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_metric.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_metric_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_suppression.1 +1 -1
- oci_cli/help_text_producer/data_files/man/monitoring_suppression_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql.1 +89 -1
- oci_cli/help_text_producer/data_files/man/mysql_backup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_backup_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_backup_copy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_backup_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_backup_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_backup_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_backup_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_backup_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_channel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_channel_create-from-mysql.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_channel_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_channel_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_channel_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_channel_reset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_channel_resume.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_channel_update-from-mysql.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_configuration_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_configuration_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_configuration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_configuration_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_configuration_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system.1 +89 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_clone.1 +23 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_create.1 +23 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster-memory-estimate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster-memory-estimate_generate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster-memory-estimate_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster_restart.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_heatwave-cluster_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_import.1 +23 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_restart.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_db-system_update.1 +23 -1
- oci_cli/help_text_producer/data_files/man/mysql_replica.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_replica_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_replica_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_replica_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_replica_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_replica_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_shape_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/mysql_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_address-list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_address-list_bulk-upload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_address-list_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_address-list_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_address-list_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_address-list_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_address-list_update-address-list-update-fqdn-address-list-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_address-list_update-address-list-update-ip-address-list-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_address-list_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application-group_bulk-upload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application-group_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application-group_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application-group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application-group_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application-group_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application_bulk-upload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application_create-application-create-icmp-application-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application_create-application-create-icmp6-application-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application_update-application-update-icmp-application-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application_update-application-update-icmp6-application-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_application_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_bulk-upload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_create-decryption-profile-create-ssl-forward-proxy-profile-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_create-decryption-profile-create-ssl-inbound-inspection-profile-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_update-decryption-profile-update-ssl-forward-proxy-profile-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_update-decryption-profile-update-ssl-inbound-inspection-profile-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-profile_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-rule_bulk-upload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-rule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-rule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_decryption-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret_bulk-upload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret_create-mapped-secret-create-vault-mapped-secret-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret_update-mapped-secret-update-vault-mapped-secret-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_mapped-secret_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_apply.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_clone.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_migrate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall-policy_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_network-firewall_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_security-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_security-rule_bulk-upload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_security-rule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_security-rule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_security-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_security-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_security-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service-list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service-list_bulk-upload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service-list_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service-list_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service-list_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service-list_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service-list_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service_bulk-upload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service_create-service-create-tcp-service-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service_create-service-create-udp-service-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service_update-service-update-tcp-service-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service_update-service-update-udp-service-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_service_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule_bulk-upload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule_create-tunnel-inspection-rule-create-vxlan-inspection-rule-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule_update-tunnel-inspection-rule-update-vxlan-inspection-rule-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_tunnel-inspection-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_url-list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_url-list_bulk-upload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_url-list_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_url-list_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_url-list_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_url-list_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_url-list_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network-firewall_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_allowed-ike-ip-sec-parameters.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_allowed-ike-ip-sec-parameters_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoasn.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoasn_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoasn_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoasn_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoasn_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoasn_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoasn_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoasn_validate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoip-allocated-range-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoip-allocated-range-summary_list-byoip-allocated-ranges.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoip-range.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoip-range_advertise.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoip-range_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoip-range_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoip-range_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoip-range_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoip-range_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoip-range_set-origin-asn-to-oracle.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoip-range_set-origin-asn.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoip-range_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoip-range_validate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_byoip-range_withdraw.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_capture-filter.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_capture-filter_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_capture-filter_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_capture-filter_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_capture-filter_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_capture-filter_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_capture-filter_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cpe-device-shape-detail.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cpe-device-shape-detail_get-cpe-device-shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cpe-device-shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cpe-device-shape_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cpe.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cpe_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cpe_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cpe_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cpe_get-cpe-device-config-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cpe_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cpe_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cpe_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect-group_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect-group_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect-group_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect-group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect-group_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect-group_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect-location.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect-location_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect-mapping-details-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect-mapping-details-collection_list-cross-connect-mappings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect-port-speed-shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect-port-speed-shape_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect-status_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_cross-connect_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_dhcp-options.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_dhcp-options_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_dhcp-options_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_dhcp-options_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_dhcp-options_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_dhcp-options_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_dhcp-options_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-attachment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-attachment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-attachment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-attachment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-attachment_remove-export-route-distribution.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-attachment_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-redundancy-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-redundancy-status_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-distribution-statement.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-distribution-statement_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-distribution-statement_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-distribution-statement_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-distribution-statement_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-distribution.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-distribution_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-distribution_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-distribution_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-distribution_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-distribution_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-rule_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-rule_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-table.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-table_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-table_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-table_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-table_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-table_remove-import-route-distribution.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg-route-table_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg_get-all-drg-attachments.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg_get-upgrade-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_drg_upgrade.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_fast-connect-provider-service-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_fast-connect-provider-service-key_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_fast-connect-provider-service.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_fast-connect-provider-service_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_fast-connect-provider-service_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_fast-connect-provider-service_virtual-circuit-bandwidth-shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_fast-connect-provider-service_virtual-circuit-bandwidth-shape_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_internet-gateway.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_internet-gateway_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_internet-gateway_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_internet-gateway_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_internet-gateway_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_internet-gateway_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_internet-gateway_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-connection-tunnel-error-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-connection-tunnel-error-details_get-ip-sec-connection-tunnel-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_get-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_get-ipsec-cpe-device-config-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_get-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-connection_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-psk.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-psk_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-psk_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-tunnel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-tunnel_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-tunnel_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ip-sec-tunnel_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ipam.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ipam_get-resource-ip-inventory.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ipam_get-subnet-cidr-utilization.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ipam_get-subnet-ip-inventory.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ipam_get-vcn-overlap.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ipam_list-ip-inventory.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ipv6.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ipv6_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ipv6_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ipv6_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ipv6_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_ipv6_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_local-peering-gateway.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_local-peering-gateway_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_local-peering-gateway_connect.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_local-peering-gateway_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_local-peering-gateway_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_local-peering-gateway_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_local-peering-gateway_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_local-peering-gateway_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nat-gateway.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nat-gateway_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nat-gateway_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nat-gateway_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nat-gateway_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nat-gateway_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nat-gateway_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_networking-topology.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_networking-topology_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nsg.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nsg_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nsg_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nsg_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nsg_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nsg_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nsg_rules.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nsg_rules_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nsg_rules_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nsg_rules_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nsg_rules_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nsg_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nsg_vnics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_nsg_vnics_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_private-ip.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_private-ip_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_private-ip_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_private-ip_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_private-ip_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_public-ip-pool.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_public-ip-pool_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_public-ip-pool_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_public-ip-pool_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_public-ip-pool_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_public-ip-pool_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_public-ip-pool_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_public-ip-pool_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_public-ip-pool_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_public-ip.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_public-ip_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_public-ip_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_public-ip_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_public-ip_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_public-ip_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_public-ip_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_remote-peering-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_remote-peering-connection_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_remote-peering-connection_connect.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_remote-peering-connection_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_remote-peering-connection_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_remote-peering-connection_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_remote-peering-connection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_remote-peering-connection_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_route-table.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_route-table_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_route-table_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_route-table_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_route-table_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_route-table_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_route-table_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_security-list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_security-list_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_security-list_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_security-list_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_security-list_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_security-list_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_security-list_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_service-gateway.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_service-gateway_attach.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_service-gateway_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_service-gateway_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_service-gateway_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_service-gateway_detach.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_service-gateway_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_service-gateway_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_service-gateway_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_service.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_service_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_service_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_subnet-topology.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_subnet-topology_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_subnet.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_subnet_add-ipv6-subnet-cidr.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_subnet_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_subnet_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_subnet_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_subnet_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_subnet_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_subnet_remove-ipv6-subnet-cidr.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_subnet_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_tunnel-cpe-device-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_tunnel-cpe-device-config_get-tunnel-cpe-device-config-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_tunnel-cpe-device-config_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_tunnel-cpe-device-config_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_tunnel-route.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_tunnel-route_list-ip-sec-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_tunnel-security-association.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_tunnel-security-association_list-ip-sec-connection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vcn-dns-resolver-association.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vcn-dns-resolver-association_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vcn-topology.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vcn-topology_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vcn.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vcn_add-ipv6-vcn-cidr.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vcn_add-vcn-cidr.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vcn_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vcn_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vcn_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vcn_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vcn_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vcn_modify-vcn-cidr.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vcn_remove-ipv6-vcn-cidr.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vcn_remove-vcn-cidr.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vcn_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_virtual-circuit-associated-tunnel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_virtual-circuit-associated-tunnel-details_list-virtual-circuit-associated-tunnels.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_virtual-circuit-public-prefix.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_virtual-circuit-public-prefix_bulk-add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_virtual-circuit-public-prefix_bulk-delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_virtual-circuit-public-prefix_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_virtual-circuit.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_virtual-circuit_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_virtual-circuit_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_virtual-circuit_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_virtual-circuit_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_virtual-circuit_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_virtual-circuit_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vlan.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vlan_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vlan_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vlan_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vlan_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vlan_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vlan_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vnic.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vnic_assign-ipv6.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vnic_assign-private-ip.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vnic_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vnic_unassign-ipv6.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vnic_unassign-private-ip.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vnic_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vtap.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vtap_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vtap_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vtap_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vtap_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vtap_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/network_vtap_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend-health.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend-health_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend-operational-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend-operational-status_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend-set-health.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend-set-health_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend-set.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend-set_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend-set_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend-set_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend-set_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend-set_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_backend_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_health-checker.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_health-checker_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_health-checker_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_listener-protocols.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_listener-protocols_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_listener.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_listener_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_listener_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_listener_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_listener_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_listener_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer-health.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer-health_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer-health_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer_update-network-security-groups.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_network-load-balancer_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_network-load-balancing-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_network-load-balancing-policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nlb_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_index.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_index_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_index_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_index_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_index_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_query.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_query_execute.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_query_prepare.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_row.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_row_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_row_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_row_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_table.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_table_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_table_create-replica.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_table_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_table_delete-replica.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_table_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_table_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_table_list-table-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_table_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_table_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_work-request_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/nosql_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/occ.1 +1 -1
- oci_cli/help_text_producer/data_files/man/occ_metric-data.1 +1 -1
- oci_cli/help_text_producer/data_files/man/occ_metric-data_read.1 +1 -1
- oci_cli/help_text_producer/data_files/man/occ_metric-property.1 +1 -1
- oci_cli/help_text_producer/data_files/man/occ_metric-property_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/occ_namespace.1 +1 -1
- oci_cli/help_text_producer/data_files/man/occ_namespace_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oce.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oce_oce-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oce_oce-instance_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oce_oce-instance_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oce_oce-instance_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oce_oce-instance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oce_oce-instance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oce_oce-instance_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oce_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oce_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oce_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oce_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oce_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oce_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oce_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_cluster_cluster-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_cluster_cluster-summary_list-clusters.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_cluster_cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_cluster_cluster_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_cluster_cluster_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_cluster_cluster_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_cluster_cluster_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_esxi-host.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_esxi-host_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_esxi-host_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_esxi-host_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_esxi-host_inplace-upgrade.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_esxi-host_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_esxi-host_replace-host.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_esxi-host_swap-billing.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_esxi-host_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_sddc.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_sddc_cancel-downgrade-hcx.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_sddc_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_sddc_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_sddc_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_sddc_downgrade-hcx.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_sddc_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_sddc_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_sddc_refresh-hcx-license-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_sddc_retrieve-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_sddc_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_sddc_upgrade-hcx.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_sddc_vmware-versions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_work-request-error_list-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ocvs_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_instance_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_instance_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_instance_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_instance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_instance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_instance_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_instance_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_instance_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_authentication-provider.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_authentication-provider_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_authentication-provider_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_authentication-provider_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_authentication-provider_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_authentication-provider_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_bot.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_bot_import.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-android-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-app-event-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-application-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-cortana-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-facebook-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-ios-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-ms-teams-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-oss-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-osvc-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-service-cloud-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-slack-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-twilio-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-web-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_create-channel-create-webhook-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_rotate-channel-keys.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-android-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-app-event-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-application-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-cortana-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-facebook-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-ios-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-ms-teams-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-oss-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-osvc-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-service-cloud-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-slack-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-twilio-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-web-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_update-channel-update-webhook-channel-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_channel_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant-parameter.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant-parameter_configure.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant-parameter_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant-parameter_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant-parameter_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_create-digital-assistant-clone-digital-assistant-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_create-digital-assistant-create-digital-assistant-version-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_create-digital-assistant-create-new-digital-assistant-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_create-digital-assistant-extend-digital-assistant-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_publish.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_digital-assistant_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-attachment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-attachment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-attachment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-attachment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-scan-proxy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-scan-proxy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-scan-proxy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-scan-proxy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint-scan-proxy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_oda-private-endpoint_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill-parameter.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill-parameter_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill-parameter_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill-parameter_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill-parameter_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill-parameter_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill_bulk-create-skill-entities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill_cascading-delete-skill-custom-entities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill_create-skill-clone-skill-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill_create-skill-create-new-skill-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill_create-skill-create-skill-version-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill_create-skill-extend-skill-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill_export-digital-assistant.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill_export.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill_publish.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill_train.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_skill_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_translator.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_translator_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_translator_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_translator_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_translator_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_management_translator_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_oda-instance-attachment-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_oda-instance-attachment-collection_list-oda-instance-attachments.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_oda-instance-attachment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_oda-instance-attachment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_oda-instance-attachment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_oda-instance-attachment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_oda-instance-attachment_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_odapackage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_odapackage_imported-package.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_odapackage_imported-package_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_odapackage_imported-package_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_odapackage_imported-package_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_odapackage_imported-package_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_odapackage_imported-package_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_odapackage_package.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_odapackage_package_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_odapackage_package_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oda_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_access-materials.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_access-materials_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_access-request-ext.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_access-request-ext_get-access-request-internal.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_access-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_access-request_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_access-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_access-request_handle.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_access-requests.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_access-requests_export-access-requests.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_access-requests_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_approval-template.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_approval-template_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_approval-template_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_approval-template_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_approval-template_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_approval-template_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_approval-templates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_approval-templates_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_lockbox.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_lockbox_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_lockbox_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_lockbox_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_lockbox_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_lockbox_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_lockboxes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_lockboxes_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/oma_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_billing-schedule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_billing-schedule_billing-schedule-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_billing-schedule_billing-schedule-summary_list-billing-schedules.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_commitment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_commitment_commitment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_commitment_commitment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_commitment_commitment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_computed-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_computed-usage_aggregated-computed-usage-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_computed-usage_aggregated-computed-usage-summary_list-aggregated-computed-usages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_computed-usage_computed-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_computed-usage_computed-usage_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_computed-usage_computed-usage_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_invoice-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_invoice-summary_invoice.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_invoice-summary_invoice_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_invoice-summary_invoiceline-computed-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_invoice-summary_invoiceline-computed-usage_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_organization-subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_organization-subscription_organization-subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_organization-subscription_organization-subscription_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_ratecard.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_ratecard_rate-card.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_ratecard_rate-card_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_subscribed-service.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_subscribed-service_subscribed-service.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_subscribed-service_subscribed-service_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_subscribed-service_subscribed-service_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_subscription_subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/onesubscription_subscription_subscription_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_message.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_message_publish.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_subscription_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_subscription_confirm.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_subscription_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_subscription_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_subscription_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_subscription_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_subscription_resend-confirmation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_subscription_unsubscribe.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_subscription_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_topic.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_topic_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_topic_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_topic_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_topic_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_topic_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/ons_topic_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_opa-instance-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_opa-instance-collection_list-opa-instances.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_opa-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_opa-instance_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_opa-instance_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_opa-instance_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_opa-instance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_opa-instance_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_opa-instance_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_opa-instance_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opa_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_access-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_access-request_approve.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_access-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_access-request_interaction-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_access-request_list-access-request-histories.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_access-request_list-interactions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_access-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_access-request_reject.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_access-request_review.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_access-request_revoke.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-action.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-action_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-action_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment_get-assignment-validation-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-control-assignment_validate-operator-assignment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-control.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-control_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-control_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-control_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-control_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-control_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opctl_operator-control_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_backup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_backup_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_backup_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_backup_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_backup_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_backup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_configureoutboundcluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_list-versions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_resizehorizontal.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_resizevertical.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_restore.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opensearch_cluster_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi.1 +679 -93
- oci_cli/help_text_producer/data_files/man/opsi_awr-hub-objects.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hub-objects_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hub-objects_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hub-objects_head.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hub-objects_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hub-objects_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources_change.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources_disable.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources_enable.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hub-sources_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_get-awr-database-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_get-awr-database-sql-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_get-awr-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_list-awr-database-snapshots.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_list-awr-databases.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_list-awr-snapshots.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-cpu-usages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-parameter-changes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-parameters.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-snapshot-ranges.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-sysstats.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-top-wait-events.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-wait-event-buckets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-database-wait-events.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_summarize-awr-sources-summaries.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_awr-hubs_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights.1 +519 -11
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_change-autonomous-database-insight-advanced-features-credential-by-iam.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_change-autonomous-database-insight-advanced-features-credential-by-vault.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_change-external-mysql.1 +151 -0
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_change-macs-managed-cloud-database-insight-connection-credential-by-iam.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_change-macs-managed-cloud-database-insight-connection-credential-by-vault.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_change-pe-comanaged-database-detail.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_change.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_create-autonomous-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_create-em-external-db.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_create-external-mysql-database-insight.1 +174 -0
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_create-macs-managed-cloud-database-insight.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_create-mds-my-sql-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_create-pe-comanged-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_disable-autonomous-database-insight-advanced-features.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_disable.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_enable-autonomous-database-insight-advanced-features-credential-by-iam.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_enable-autonomous-database-insight-advanced-features-credential-by-vault.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_enable-autonomous-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_enable-em-external-db.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_enable-external-mysql-database-insight.1 +151 -0
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_enable-macs-managed-cloud-database-insight.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_enable-mds-my-sql-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_enable-pe-comanaged-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_ingest-addm-reports.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_ingest-database-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_ingest-my-sql-sql-stats.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_ingest-my-sql-sql-text.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_ingest-sql-bucket.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_ingest-sql-plan-lines.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_ingest-sql-stats.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_ingest-sql-text.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-addm-db-finding-categories.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-addm-db-findings-time-series.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-addm-db-parameter-categories.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-addm-db-recommendation-categories.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-addm-db-recommendations-time-series.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-addm-dbs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-database-configurations.1 +2 -2
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-sql-plans.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-sql-searches.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_list-sql-texts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_list.1 +2 -2
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-addm-db-findings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-addm-db-parameter-changes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-addm-db-parameters.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-addm-db-recommendations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-addm-db-schema-objects.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-addm-db-sql-statements.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-database-insight-resource-capacity-trend.1 +2 -2
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-database-insight-resource-forecast-trend.1 +2 -2
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-database-insight-resource-statistics.1 +2 -2
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-database-insight-resource-usage-trend.1 +2 -2
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-database-insight-resource-usage.1 +2 -2
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-database-insight-resource-utilization-insight.1 +2 -2
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-database-insight-tablespace-usage-trend.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-sql-insights.1 +2 -2
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-sql-plan-insights.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-sql-response-time-distributions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-sql-statistics-time-series-by-plan.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-sql-statistics-time-series.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_summarize-sql-statistics.1 +2 -2
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_test-macs-managed-cloud-database-insight-connection-credential-by-iam.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_test-macs-managed-cloud-database-insight-connection-credential-by-vault.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_update-autonomous-db.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_update-em-external-db.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_update-external-mysql-database-insight.1 +172 -0
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_update-macs-external-db.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_update-macs-managed-cloud-database-insight.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_update-mds-my-sql-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_database-insights_update-pe-comanaged-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_enterprise-manager-bridges.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_enterprise-manager-bridges_change.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_enterprise-manager-bridges_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_enterprise-manager-bridges_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_enterprise-manager-bridges_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_enterprise-manager-bridges_list-importable-enterprise-manager-entities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_enterprise-manager-bridges_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_enterprise-manager-bridges_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights.1 +13 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_add-em-external-exadata-members.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_add-macs-managed-cloud-exadata-insight-members.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_add-pe-comanaged-exadata-members.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_change.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_create-em-external-exadata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_create-macs-managed-cloud-exadata-insight.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_create-pe-comanaged-exadata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_disable.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_enable-em-external-exadata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_enable-macs-managed-cloud-exadata-insight.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_enable-pe-comanaged-exadata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_list-exadata-configurations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-insight-resource-capacity-trend-aggregated.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-insight-resource-capacity-trend.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-insight-resource-forecast-trend-aggregated.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-insight-resource-forecast-trend.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-insight-resource-statistics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-insight-resource-usage-aggregated.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-insight-resource-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-insight-resource-utilization-insight.1 +13 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_summarize-exadata-members.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_update-em-external-exadata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_update-macs-managed-cloud-exadata-insight.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_exadata-insights_update-pe-comanaged-exadata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_change.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_create-em-external-host.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_create-macs-cloud-host.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_create-macs-external-host.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_disable.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_enable-em-external-host.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_enable-macs-cloud-host.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_enable-macs-external-host.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_ingest-host-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_ingest-host-metrics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_list-host-configurations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_list-hosted-entities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_list-importable-agent-entities.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_list-macs-cloud-hosts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-disk-statistics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-host-insight-resource-capacity-trend.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-host-insight-resource-forecast-trend.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-host-insight-resource-statistics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-host-insight-resource-usage-trend.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-host-insight-resource-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-host-insight-resource-utilization-insight.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-host-recommendation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-io-usage-trend.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-network-usage-trend.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-storage-usage-trend.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_summarize-top-processes-usage-trend.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_update-em-external-host.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_update-host-insight-update-pe-comanaged-host-insight-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_update-macs-cloud-host.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_update-macs-external-host.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_host-insights_update-macs-managed-database-host-insight.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_news-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_news-report_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_news-reports.1 +61 -3
- oci_cli/help_text_producer/data_files/man/opsi_news-reports_change.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_news-reports_create.1 +31 -2
- oci_cli/help_text_producer/data_files/man/opsi_news-reports_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_news-reports_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_news-reports_update.1 +31 -2
- oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouse-users.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouse-users_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouse-users_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouse-users_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouse-users_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouse-users_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_change.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_download-warehouse-wallet.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_rotate-warehouse-wallet.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_summarize-operations-insights-warehouse-resource-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_operations-insights-warehouses_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-configurations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-configurations_change.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-configurations_create-opsi-ux-configuration-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-configurations_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-configurations_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-configurations_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-configurations_summarize-configuration-items.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-configurations_update-opsi-ux-configuration-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-data-objects.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-data-objects_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-data-objects_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-data-objects_query-data-standard-query.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-data-objects_query-data-templatized-query.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-private-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-private-endpoint_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-private-endpoint_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-private-endpoint_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-private-endpoint_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-private-endpoint_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-private-endpoint_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-warehouse-data-objects.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-warehouse-data-objects_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-warehouse-data-objects_query-warehouse-data-standard-query.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_opsi-warehouse-data-objects_query-warehouse-data-templatized-query.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_work-requests.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_work-requests_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/opsi_work-requests_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_category-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_category-summary_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_category.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_category_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_enrollment-status-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_enrollment-status-summary_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_enrollment-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_enrollment-status_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_enrollment-status_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_history-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_history-summary_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_profile-level-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_profile-level-summary_list-profile-levels.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_profile-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_profile-summary_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_profile_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_profile_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_profile_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_profile_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_queryable-field-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_queryable-field-summary_list-resource-action-queryable-fields.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_recommendation-strategy-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_recommendation-strategy-summary_list-recommendation-strategies.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_recommendation-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_recommendation-summary_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_recommendation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_recommendation_bulk-apply.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_recommendation_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_recommendation_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_resource-action-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_resource-action-summary_filter-resource-actions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_resource-action-summary_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_resource-action.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_resource-action_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_resource-action_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/optimizer_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations.1 +7 -1
- oci_cli/help_text_producer/data_files/man/organizations_assigned-subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_assigned-subscription_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_assigned-subscription_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_child-tenancy.1 +7 -1
- oci_cli/help_text_producer/data_files/man/organizations_child-tenancy_create.1 +7 -1
- oci_cli/help_text_producer/data_files/man/organizations_domain-governance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_domain-governance_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_domain-governance_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_domain-governance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_domain-governance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_domain-governance_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_domain.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_domain_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_domain_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_domain_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_domain_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_domain_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_governance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_governance_organization-tenancy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_governance_organization-tenancy_add.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_governance_organization-tenancy_remove.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_link.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_link_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_link_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_link_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_order.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_order_activate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_order_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_organization-tenancy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_organization-tenancy_approve-organization-tenancy-for-transfer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_organization-tenancy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_organization-tenancy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_organization-tenancy_restore.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_organization-tenancy_unapprove-organization-tenancy-for-transfer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_organization.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_organization_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_organization_list-organization-tenancies.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_organization_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_organization_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_recipient-invitation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_recipient-invitation_accept.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_recipient-invitation_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_recipient-invitation_ignore.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_recipient-invitation_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_recipient-invitation_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_sender-invitation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_sender-invitation_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_sender-invitation_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_sender-invitation_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_sender-invitation_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_sender-invitation_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_subscription-mapping.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_subscription-mapping_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_subscription-mapping_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_subscription-mapping_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_subscription-mapping_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_subscription_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_subscription_list-available-regions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_subscription_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_work-request-error_list-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/organizations_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_event.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_event_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_event_delete-event-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_event_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_event_get-event-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_event_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_event_import-event-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_event_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_event_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_install-all-windows-updates-in-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-environment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-environment_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-environment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-environment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-environment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-environment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-environment_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-stage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-stage_attach-managed-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-stage_detach-managed-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-stage_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-stage_list-installed-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-stage_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_lifecycle-stage_promote-software-source.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_attach-managed-instances.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_attach-software-sources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_detach-managed-instances.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_detach-software-sources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_disable-module-stream.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_enable-module-stream.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_install-module-profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_install-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_install-windows-updates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_list-available-modules.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_list-available-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_list-available-software-sources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_list-installed-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_list-modules.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_remove-module-profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_remove-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_switch-module-stream.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_update-all-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance-group_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_attach-profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_attach-software-sources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_detach-profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_detach-software-sources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_disable-module-stream.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_enable-module-stream.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_get-analytic-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_get-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_install-module-profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_install-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_install-windows-updates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list-available-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list-available-software-sources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list-available-windows-updates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list-errata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list-installed-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list-installed-windows-updates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list-modules.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list-updatable-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_refresh-software.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_remove-module-profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_remove-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_summarize-analytics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_switch-module-stream.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_update-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_managed-instance_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_management-station.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_list-mirrors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_refresh-management-station-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_sync-mirrors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_sync-single-mirrors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_management-station_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_profile_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_profile_create-group-profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_profile_create-lifecycle-profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_profile_create-software-source-profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_profile_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_profile_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_profile_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_profile_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_scheduled-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_scheduled-job_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_scheduled-job_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_scheduled-job_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_scheduled-job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_scheduled-job_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_scheduled-job_run-now.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_scheduled-job_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_add-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_change-availability.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_create-custom-swsrc.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_create-entitlement.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_create-versioned-custom-swsrc.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_get-erratum.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_get-module-profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_get-module-stream.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_get-package-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_get-software-package-by-name.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_get-software-package.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-all-software-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-entitlements.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-errata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-module-profiles.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-module-streams.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-package-groups.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-software-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-software-source-vendors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list-software-sources-with-package.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_replicate-vendor-swsrc.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_search-module-streams.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_search-modules.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_search-package-groups.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_update-custom-swsrc.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_software-source_update-versioned-custom-swsrc.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_update-all-packages-in-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_windows-update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_windows-update_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_windows-update_list-windows-updates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_work-request_list-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_work-request_list-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management-hub_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_erratum-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_erratum-summary_list-errata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_erratum.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_erratum_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_event.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_event_delete-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_event_get-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_event_get-report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_event_list-related-events.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_event_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_event_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_event_upload-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_attach.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_detach.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_install-all-updates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance-group_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_attach-child.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_attach-parent.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_detach-child.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_detach-parent.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_disable-module-stream.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_enable-module-stream.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_install-all-updates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_install-all-windows-updates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_install-module-profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_install-package.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_install-update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_install-windows-update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-available-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-available-software-sources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-available-updates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-available-windows-updates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-installed-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-installed-windows-updates.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-managed-instance-errata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-module-profiles.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list-module-streams.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_remove-module-profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_remove-package.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_managed-instance_switch-module-stream.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_module-profile.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_module-profile_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_module-profile_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_module-stream.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_module-stream_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_module-stream_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_scheduled-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_list-upcoming.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_run-now.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_skip-next-execution.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_scheduled-job_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_software-source.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_software-source_add-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_software-source_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_software-source_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_software-source_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_software-source_get-package.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_software-source_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_software-source_list-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_software-source_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_software-source_remove-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_software-source_search-packages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_software-source_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_update-managed-instance-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_update-managed-instance-details_update-managed-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_windows-update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_windows-update_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_windows-update_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_work-request_list-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_work-request_list-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os-management_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_bucket.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_bucket_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_bucket_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_bucket_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_bucket_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_bucket_reencrypt.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_bucket_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_multipart.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_multipart_abort.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_multipart_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_ns.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_ns_get-metadata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_ns_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_ns_update-metadata.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object-lifecycle-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object-lifecycle-policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object-lifecycle-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object-lifecycle-policy_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_bulk-delete-versions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_bulk-delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_bulk-download.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_bulk-upload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_copy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_head.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_list-object-versions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_reencrypt.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_rename.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_restore-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_restore.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_resume-put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_sync.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_object_update-storage-tier.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_preauth-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_preauth-request_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_preauth-request_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_preauth-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_preauth-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_private-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_private-endpoint_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_private-endpoint_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_private-endpoint_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_private-endpoint_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_private-endpoint_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_replication.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_replication_create-replication-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_replication_delete-replication-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_replication_get-replication-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_replication_list-replication-policies.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_replication_list-replication-sources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_replication_make-bucket-writable.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_retention-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_retention-rule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_retention-rule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_retention-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_retention-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_retention-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/os_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_address-rule-service.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_address-rule-service_address-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_address-rule-service_address-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_address-service.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_address-service_address.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_address-service_address_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_address-service_address_verify.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_invoice-service.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_invoice-service_invoice.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_invoice-service_invoice_download-pdf-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_invoice-service_invoice_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_invoice-service_invoice_list-invoice-lines.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_invoice-service_invoice_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_invoice-service_invoice_pay.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_subscription-service.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_subscription-service_subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_subscription-service_subscription_authorize-subscription-payment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_subscription-service_subscription_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_subscription-service_subscription_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_subscription-service_subscription_pay.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osp-gateway_subscription-service_subscription_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-billing-schedule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-billing-schedule_billing-schedule-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-billing-schedule_billing-schedule-summary_list-billing-schedules.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-organization-subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-organization-subscription_subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-organization-subscription_subscription_list-organization.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-subscription_commitment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-subscription_commitment_commitment-detail.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-subscription_commitment_commitment-detail_get-commitment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-subscription_commitment_commitment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-subscription_commitment_commitment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-subscription_ratecard.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-subscription_ratecard_rate-card.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-subscription_ratecard_rate-card_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-subscription_subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-subscription_subscription_subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-subscription_subscription_subscription_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-usage_computed-usage-aggregated-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-usage_computed-usage-aggregated-summary_list-computed-usage-aggregateds.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-usage_computed-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-usage_computed-usage_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/osub-usage_computed-usage_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_backup-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_backup-collection_list-backups.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_backup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_backup_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_backup_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_backup_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_backup_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_backup_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_configuration-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_configuration-collection_list-configurations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_configuration_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_configuration_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_configuration_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_configuration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_configuration_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_connection-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_connection-details_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system-collection_list-db-systems.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system_create-db-system-backup-source-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system_create-db-system-none-source-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system_create-db-system-oci-optimized-storage-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system_failover.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system_get-primary-db-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system_patch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system_reset-master-user-password-plain-text-password-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system_reset-master-user-password-vault-secret-password-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system_reset-master-user-password.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system_restart-db-instance-in.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system_restore.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system_update-db-system-db-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_db-system_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_default-configuration-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_default-configuration-collection_list-default-configurations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_default-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_default-configuration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_shape-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_shape-summary_list-shapes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/psql_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_channels.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_channels_list-channels.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_messages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_messages_delete-message.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_messages_delete-messages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_messages_get-messages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_messages_get-stats.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_messages_put-messages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_messages_update-message.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_messages_update-messages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_queue-admin.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_queue-admin_queue.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_queue-admin_queue_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_queue-admin_queue_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_queue-admin_queue_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_queue-admin_queue_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_queue-admin_queue_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_queue-admin_queue_purge.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_queue-admin_queue_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_queue-admin_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_queue-admin_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_queue-admin_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_queue-admin_work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_queue-admin_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_queue-admin_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/queue_queue-admin_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/raw-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protected-database-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protected-database-collection_list-protected-databases.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protected-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protected-database_cancel-protected-database-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protected-database_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protected-database_change-protected-database-subscription.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protected-database_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protected-database_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protected-database_fetch-protected-database-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protected-database_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protected-database_schedule-protected-database-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protected-database_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protection-policy-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protection-policy-collection_list-protection-policies.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protection-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protection-policy_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protection-policy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protection-policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protection-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_protection-policy_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_recovery-service-subnet-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_recovery-service-subnet-collection_list-recovery-service-subnets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_recovery-service-subnet.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_recovery-service-subnet_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_recovery-service-subnet_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_recovery-service-subnet_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_recovery-service-subnet_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_recovery-service-subnet_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_work-request-error-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_work-request-error-collection_list-work-request-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_work-request-log-entry-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_work-request-log-entry-collection_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_work-request-summary-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_work-request-summary-collection_list-work-requests.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/recovery_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_node-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_node-summary_list-redis-cluster-nodes.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_redis-cluster-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_redis-cluster-summary_list-redis-clusters.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_redis-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_redis-cluster_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_redis-cluster_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_redis-cluster_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_redis-cluster_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_redis-cluster_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/redis_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_associated-resource-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_associated-resource-summary_list-job-associated-resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_associated-resource-summary_list-stack-associated-resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_create-bitbucket-cloud-username-app-password-provider.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_create-bitbucket-server-access-token-provider.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_create-github-access-token-provider.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_create-gitlab-access-token-provider.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_update-bitbucket-cloud-username-app-password-provider.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_update-bitbucket-server-access-token-provider.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_update-github-access-token-provider.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_update-gitlab-access-token-provider.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_configuration-source-provider_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job-output-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job-output-summary_list-job-outputs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job_create-apply-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job_create-apply-rollback-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job_create-destroy-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job_create-import-tf-state-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job_create-plan-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job_create-plan-rollback-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job_get-detailed-log-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job_get-job-logs-content.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job_get-job-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job_get-job-tf-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job_get-job-tf-plan.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job_get-job-tf-state.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_job_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_private-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_private-endpoint_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_private-endpoint_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_private-endpoint_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_private-endpoint_get-reachable-ip.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_private-endpoint_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_private-endpoint_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_private-endpoint_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_code.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_copy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_create-from-bitbucket-cloud.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_create-from-bitbucket-server.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_create-from-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_create-from-git-provider.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_create-from-object-storage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_create-from-template.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_create-stack-create-dev-ops-config-source-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_detect-drift.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_get-stack-tf-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_get-stack-tf-state.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_list-resource-discovery-services.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_list-resource-drift-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_list-terraform-versions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_update-from-bitbucket-cloud.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_update-from-git-provider.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_update-from-object-storage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_update-stack-update-dev-ops-config-source-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_stack_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_template.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_template_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_template_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_template_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_template_get-template-logo.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_template_get-template-tf-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_template_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_template_list-template-categories.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_template_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_template_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_work-request_list-work-request-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_work-request_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-manager_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_resource-type-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_resource-type-collection_list-resource-types.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_schedule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_schedule_activate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_schedule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_schedule_deactivate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_schedule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_schedule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_schedule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_schedule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/resource-scheduler_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_create-master-key-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_data-sync.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task-definition.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task-definition_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task-definition_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task-definition_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task-definition_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task-definition_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_data-sync_task_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_diagnostics.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_diagnostics_bundle.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_diagnostics_bundle_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_diagnostics_bundle_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_diagnostics_bundle_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_diagnostics_bundle_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_diagnostics_bundle_view-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_system-upgrade.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_system-upgrade_get-import-history.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_system-upgrade_get-import-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_system-upgrade_import-bundle.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_device_system-upgrade_upload-bundle.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_add-workload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_ca-bundle.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_ca-bundle_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_certificate-authority.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_certificate-authority_update-root-ca.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_certificate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_certificate_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_certificate_get-leaf-certificate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_certificate_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_delete-workload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_get-certificate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_get-encryption-key.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_list-workload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_request-approval.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_rover-bundle-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_rover-bundle-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_rover-bundle-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_rover-bundle-version_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_rover-bundle.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_rover-bundle_copy-to-customer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_rover-bundle_get-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_set-secrets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_setup-identity.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_show.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_node_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_shape.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_shape_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_add-workload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_delete-workload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_get-certificate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_list-workloads.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_request-approval.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_rover-bundle-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_rover-bundle-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_rover-bundle-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_rover-bundle-version_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_rover-bundle.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_rover-bundle_copy-to-customer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_rover-bundle_get-status.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_set-secrets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_show.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_standalone-cluster_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_station-cluster.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_station-cluster_add-workload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_station-cluster_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_station-cluster_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_station-cluster_delete-workload.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_station-cluster_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_station-cluster_get-certificate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_station-cluster_list-workloads.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_station-cluster_request-approval.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_station-cluster_set-secrets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_station-cluster_show.1 +1 -1
- oci_cli/help_text_producer/data_files/man/rover_station-cluster_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_connector-plugins.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_connector-plugins_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_connector-plugins_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_service-connector.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_service-connector_activate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_service-connector_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_service-connector_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_service-connector_deactivate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_service-connector_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_service-connector_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_service-connector_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_service-connector_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/sch_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/search_resource-type.1 +1 -1
- oci_cli/help_text_producer/data_files/man/search_resource-type_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/search_resource-type_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/search_resource.1 +1 -1
- oci_cli/help_text_producer/data_files/man/search_resource_free-text-search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/search_resource_structured-search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/secrets.1 +1 -1
- oci_cli/help_text_producer/data_files/man/secrets_secret-bundle-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/secrets_secret-bundle-version_list-versions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/secrets_secret-bundle.1 +1 -1
- oci_cli/help_text_producer/data_files/man/secrets_secret-bundle_get-secret-bundle-by-name.1 +1 -1
- oci_cli/help_text_producer/data_files/man/secrets_secret-bundle_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute-namespace.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute-namespace_cascade-delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute-namespace_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute-namespace_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute-namespace_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute-namespace_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute-namespace_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute-namespace_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute_bulk-delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute_bulk-edit.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_security-attribute_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_work-request_list-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_work-request_list-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/security-attribute_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_application-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_application-summary_list-applications.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_private-application-package.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_private-application-package_download-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_private-application-package_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_private-application-package_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_private-application.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_private-application_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_private-application_create-with-stack-package.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_private-application_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_private-application_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_private-application_download-logo.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_private-application_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_private-application_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_private-application_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog-association.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog-association_bulk-replace.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog-association_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog-association_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog-association_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog-association_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_service-catalog_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_work-request-log-entry_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-catalog_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-manager-proxy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-manager-proxy_service-environment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-manager-proxy_service-environment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-manager-proxy_service-environment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_access-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_access-policy_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_access-policy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_access-policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_access-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_access-policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_access-policy_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_debug.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_debug_report.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway-route-table.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway-route-table_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway-route-table_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway-route-table_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway-route-table_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway-route-table_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway-route-table_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_ingress-gateway_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_mesh.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_mesh_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_mesh_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_mesh_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_mesh_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_mesh_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_mesh_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_proxy-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_proxy-details_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_create-virtual-deployment-disabled-service-discovery-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_create-virtual-deployment-dns-service-discovery-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_update-virtual-deployment-disabled-service-discovery-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_update-virtual-deployment-dns-service-discovery-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-deployment_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service-route-table.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service-route-table_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service-route-table_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service-route-table_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service-route-table_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service-route-table_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service-route-table_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_virtual-service_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_work-request_list-work-request-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_work-request_list-work-request-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/service-mesh_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/session.1 +1 -1
- oci_cli/help_text_producer/data_files/man/session_authenticate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/session_export.1 +1 -1
- oci_cli/help_text_producer/data_files/man/session_import.1 +1 -1
- oci_cli/help_text_producer/data_files/man/session_refresh.1 +1 -1
- oci_cli/help_text_producer/data_files/man/session_terminate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/session_validate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/setup.1 +1 -1
- oci_cli/help_text_producer/data_files/man/setup_autocomplete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/setup_bootstrap.1 +1 -1
- oci_cli/help_text_producer/data_files/man/setup_config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/setup_find-installations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/setup_instance-principal.1 +1 -1
- oci_cli/help_text_producer/data_files/man/setup_keys.1 +1 -1
- oci_cli/help_text_producer/data_files/man/setup_oci-cli-rc.1 +1 -1
- oci_cli/help_text_producer/data_files/man/setup_repair-file-permissions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_customization.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_customization_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_customization_create-customization-entity-list-dataset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_customization_create-customization-object-storage-dataset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_customization_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_customization_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_customization_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_customization_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_customization_update-customization-entity-list-dataset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_customization_update-customization-object-storage-dataset.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_customization_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_realtime-session-token.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_realtime-session-token_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_synthesize-speech.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_transcription-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_transcription-job_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_transcription-job_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_transcription-job_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_transcription-job_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_transcription-job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_transcription-job_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_transcription-job_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_transcription-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_transcription-task_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_transcription-task_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_transcription-task_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_voice.1 +1 -1
- oci_cli/help_text_producer/data_files/man/speech_voice_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_baselineable-metric.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_baselineable-metric_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_baselineable-metric_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_baselineable-metric_evaluate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_baselineable-metric_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_baselineable-metric_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_baselineable-metric_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_config_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_config_create-auto-promote-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_config_create-license-auto-assign-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_config_create-license-enterprise-extensibility-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_config_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_config_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_config_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_config_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_config_update-auto-promote-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_config_update-license-auto-assign-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_config_update-license-enterprise-extensibility-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_config_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_discovery-job.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_discovery-job_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_discovery-job_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_discovery-job_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_discovery-job_list-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_discovery-job_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_maintenance-window.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_maintenance-window_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_maintenance-window_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_maintenance-window_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_maintenance-window_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_maintenance-window_retry-failed-maintenance-window-operation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_maintenance-window_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_maintenance-window_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_create-http-metric-ext.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_create-jmx-metric-ext.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_create-os-cmd-metric-ext.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_create-sql-metric-ext.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_disable.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_enable.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_export.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_publish.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_test.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_update-http-metric-ext.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_update-jmx-metric-ext.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_update-os-cmd-metric-ext.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_update-sql-metric-ext.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_metric-extension_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_process-set.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_process-set_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_process-set_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_process-set_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_process-set_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_process-set_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_process-set_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-task.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-task_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-task_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-task_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-task_import-telemetry-resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-task_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-task_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-type.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-type_create-system-format-resource-type.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-type_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-type_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-type_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-type_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-type_update-system-format-resource-type.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource-type_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_associate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_disable-external-database.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_disassociate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_manage-license.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_search-associated-resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_search-associations.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_search-members.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_search.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_summarize-count.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_update-and-propagate-tags.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_resource_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_work-request_list-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_work-request_list-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/stack-monitoring_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_connect-harness.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_connect-harness_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_connect-harness_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_connect-harness_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_connect-harness_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_connect-harness_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_connect-harness_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_stream-pool.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_stream-pool_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_stream-pool_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_stream-pool_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_stream-pool_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_stream-pool_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_stream-pool_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_stream.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_stream_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_stream_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_stream_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_stream_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_stream_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_admin_stream_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_stream.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_stream_cursor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_stream_cursor_create-cursor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_stream_cursor_create-group-cursor.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_stream_group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_stream_group_commit.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_stream_group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_stream_group_heartbeat.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_stream_group_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_stream_message.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_stream_message_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/streaming_stream_message_put.1 +1 -1
- oci_cli/help_text_producer/data_files/man/support.1 +1 -1
- oci_cli/help_text_producer/data_files/man/support_incident-resource-type.1 +1 -1
- oci_cli/help_text_producer/data_files/man/support_incident-resource-type_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/support_incident.1 +1 -1
- oci_cli/help_text_producer/data_files/man/support_incident_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/support_incident_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/support_incident_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/support_incident_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/support_validation-response.1 +1 -1
- oci_cli/help_text_producer/data_files/man/support_validation-response_validate-user.1 +1 -1
- oci_cli/help_text_producer/data_files/man/threat-intelligence.1 +1 -1
- oci_cli/help_text_producer/data_files/man/threat-intelligence_indicator-counts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/threat-intelligence_indicator-counts_list-indicator-counts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/threat-intelligence_indicator-summaries.1 +1 -1
- oci_cli/help_text_producer/data_files/man/threat-intelligence_indicator-summaries_list-indicators.1 +1 -1
- oci_cli/help_text_producer/data_files/man/threat-intelligence_indicator.1 +1 -1
- oci_cli/help_text_producer/data_files/man/threat-intelligence_indicator_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/threat-intelligence_indicator_summarize.1 +1 -1
- oci_cli/help_text_producer/data_files/man/threat-intelligence_threat-types-collection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/threat-intelligence_threat-types-collection_list-threat-types.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_average-carbon-emission.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_average-carbon-emission_request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_clean-energy-usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_clean-energy-usage_request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_configuration_request-summarized.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_configuration_request-usage-carbon-emission-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_custom-table.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_custom-table_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_custom-table_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_custom-table_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_custom-table_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_custom-table_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_email-recipients-group.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_email-recipients-group_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_email-recipients-group_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_email-recipients-group_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_email-recipients-group_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_email-recipients-group_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_query.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_query_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_query_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_query_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_query_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_query_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_schedule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_schedule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_schedule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_schedule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_schedule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_schedule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_scheduled-run.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_scheduled-run_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_scheduled-run_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_usage-carbon-emission-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_usage-carbon-emission-summary_request-usage-carbon-emissions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_usage-carbon-emissions-query.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_usage-carbon-emissions-query_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_usage-carbon-emissions-query_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_usage-carbon-emissions-query_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_usage-carbon-emissions-query_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_usage-carbon-emissions-query_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_usage-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage-api_usage-summary_request-summarized-usages.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_resources_resource-quotum-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_resources_resource-quotum-summary_list-resource-quota.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_resources_resource-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_resources_resource-summary_list-resources.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_rewards.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_rewards_monthly-reward-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_rewards_monthly-reward-summary_list-rewards.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_rewards_product-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_rewards_product-summary_list-products.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_rewards_redeemable-user-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_rewards_redeemable-user-summary_list-redeemable-users.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_rewards_redeemable-user.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_rewards_redeemable-user_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_rewards_redeemable-user_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_rewards_redemption-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_rewards_redemption-summary_list-redemptions.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_usagelimits.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_usagelimits_usage-limit-summary.1 +1 -1
- oci_cli/help_text_producer/data_files/man/usage_usagelimits_usage-limit-summary_list-usage-limits.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vault.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vault_secret-version.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vault_secret-version_cancel-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vault_secret-version_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vault_secret-version_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vault_secret-version_schedule-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vault_secret.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vault_secret_cancel-secret-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vault_secret_cancel-secret-rotation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vault_secret_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vault_secret_create-base64.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vault_secret_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vault_secret_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vault_secret_rotate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vault_secret_schedule-secret-deletion.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vault_secret_update-base64.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vault_secret_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vbstudio.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vbstudio_instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vbstudio_instance_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vbstudio_instance_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vbstudio_instance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vbstudio_instance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vbstudio_instance_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vbstudio_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vbstudio_work-request_errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vbstudio_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vbstudio_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vbstudio_work-request_logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_application.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_application_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_create-vb-instance-private-endpoint-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_reconfigure-private-endpoint.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_start.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_stop.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_update-vb-instance-update-private-endpoint-details.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_vb-instance_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/visual-builder_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analysis.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analysis_get-path-analysis-adhoc.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analysis_get-path-analysis-persisted.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analyzer-test.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analyzer-test_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analyzer-test_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analyzer-test_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analyzer-test_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analyzer-test_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_path-analyzer-test_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request-result.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request-result_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vn-monitoring_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_recipe.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_recipe_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_recipe_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_recipe_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_recipe_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_recipe_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_recipe_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_result.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_result_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_result_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_result_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_result_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_target.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_target_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_target_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_target_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_target_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_target_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_container_scan_target_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_recipe.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_recipe_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_recipe_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_recipe_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_recipe_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_recipe_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_recipe_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_agent.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_agent_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_agent_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_agent_export-csv.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_agent_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_agent_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_cis-benchmark.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_cis-benchmark_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_cis-benchmark_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_cis-benchmark_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_cis-benchmark_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_endpoint-protection.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_endpoint-protection_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_endpoint-protection_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_endpoint-protection_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_endpoint-protection_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_port.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_port_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_port_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_port_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_result_port_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_target.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_target_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_target_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_target_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_target_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_target_list-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_target_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_scan_target_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_vulnerability.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_vulnerability_export-csv.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_vulnerability_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_vulnerability_list-impacted-hosts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_host_vulnerability_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_vulnerability.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_vulnerability_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_vulnerability_list-vulnerability-impacted-containers.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_vulnerability_list-vulnerability-impacted-hosts.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_vulnerability_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/vulnerability-scanning_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration-policy_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration-policy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration-policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration-policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration-policy_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration_create-for-load-balancer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration_purge-entire-cache.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_web-app-acceleration_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waa_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_access-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_access-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_access-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_address-list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_address-list_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_address-list_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_address-list_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_address-list_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_address-list_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_address-list_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_address-rate-limiting.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_address-rate-limiting_get-waf.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_address-rate-limiting_update-waf.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_caching-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_caching-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_caching-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_captcha.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_captcha_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_captcha_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_certificate.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_certificate_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_certificate_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_certificate_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_certificate_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_certificate_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_certificate_update-address-list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_certificate_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_custom-protection-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_custom-protection-rule_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_custom-protection-rule_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_custom-protection-rule_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_custom-protection-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_custom-protection-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_custom-protection-rule_update-setting.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_custom-protection-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_device-fingerprint-challenge.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_device-fingerprint-challenge_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_device-fingerprint-challenge_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_edge-subnet.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_edge-subnet_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_good-bot.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_good-bot_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_good-bot_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_http-redirect.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_http-redirect_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_http-redirect_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_http-redirect_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_http-redirect_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_http-redirect_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_http-redirect_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_human-interaction-challenge.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_human-interaction-challenge_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_human-interaction-challenge_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_js-challenge.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_js-challenge_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_js-challenge_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_policy-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_policy-config_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_policy-config_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_protection-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_protection-rule_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_protection-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_protection-rule_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_protection-settings.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_protection-settings_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_protection-settings_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_purge-cache.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_recommendation.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_recommendation_accept.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_recommendation_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_threat-feed.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_threat-feed_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_threat-feed_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waas-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waas-policy_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waas-policy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waas-policy_custom-protection-rule.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waas-policy_custom-protection-rule_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waas-policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waas-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waas-policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waas-policy_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waf-blocked-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waf-blocked-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waf-config.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waf-config_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waf-config_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waf-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waf-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waf-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waf-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waf-traffic-datum.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_waf-traffic-datum_list-waf-traffic.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_whitelist.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_whitelist_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_whitelist_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_work-request_cancel.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waas_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_network-address-list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_network-address-list_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_network-address-list_create-addresses-list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_network-address-list_create-vcn-addresses-list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_network-address-list_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_network-address-list_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_network-address-list_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_network-address-list_update-addresses-list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_network-address-list_update-vcn-addresses-list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_protection-capability.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_protection-capability_list-protection-capability-group-tags.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_protection-capability_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_web-app-firewall-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_web-app-firewall-policy_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_web-app-firewall-policy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_web-app-firewall-policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_web-app-firewall-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_web-app-firewall-policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_web-app-firewall-policy_update.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_web-app-firewall.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_web-app-firewall_change-compartment.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_web-app-firewall_create-for-load-balancer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_web-app-firewall_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_web-app-firewall_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_web-app-firewall_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_web-app-firewall_update-for-load-balancer.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_work-request-log.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_work-request-log_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/waf_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/work-requests.1 +1 -1
- oci_cli/help_text_producer/data_files/man/work-requests_work-request-error.1 +1 -1
- oci_cli/help_text_producer/data_files/man/work-requests_work-request-error_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/work-requests_work-request-log-entry.1 +1 -1
- oci_cli/help_text_producer/data_files/man/work-requests_work-request-log-entry_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/work-requests_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/work-requests_work-request_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/work-requests_work-request_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_configuration_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_configuration_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_work-request.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_work-request_get-zpr-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_work-request_get-zpr-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_work-request_list-zpr-configuration-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_work-request_list-zpr-configuration-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_work-request_list-zpr-configuration.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_work-request_list-zpr-policy-errors.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_work-request_list-zpr-policy-logs.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_work-request_list-zpr-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_zpr-policy.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_zpr-policy_create.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_zpr-policy_delete.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_zpr-policy_get.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_zpr-policy_list.1 +1 -1
- oci_cli/help_text_producer/data_files/man/zpr_zpr-policy_update.1 +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/create.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-policy/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/create.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-event-analytics.txt +18 -13
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-events.txt +7 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-retention.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/update.txt +6 -10
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/update.txt +6 -10
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/create.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/finding/update.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/create.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/library-masking-format-summary/list-library-masking-formats.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masked-column-summary/list-masked-columns.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/create-masking-policy-create-column-source-from-sdm-details.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/create-masking-policy-create-column-source-from-target-details.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/create.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update-masking-policy-update-column-source-sdm-details.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update-masking-policy-update-column-source-target-details.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-health-report/generate-health-report.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-referential-relation-summary/list-masking-policy-referential-relations.txt +166 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-referential-relation-summary.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/create.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/create.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/private-endpoint/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/create.txt +168 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/delete.txt +112 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/get.txt +100 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation/list.txt +168 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/referential-relation.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/create.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/create.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sdm-masking-policy-difference/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/change-compartment.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/create.txt +11 -16
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/delete.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/download-security-assessment-report.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/generate-security-assessment-report.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-security-assessment-comparison.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings-change-audit-logs.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/refresh.txt +6 -11
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/set-security-assessment-baseline.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/unset-security-assessment-baseline.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/update.txt +6 -11
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/create.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/bulk-create.txt +124 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/create-sensitive-type-create-sensitive-category-details.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/create-sensitive-type-create-sensitive-type-pattern-details.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/create.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/update-sensitive-type-update-sensitive-category-details.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/update-sensitive-type-update-sensitive-type-pattern-details.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-type.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/change-compartment.txt +107 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/create.txt +182 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/delete.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/download.txt +110 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/get.txt +94 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export/update.txt +174 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export-collection/list-sensitive-types-exports.txt +357 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-types-export.txt +24 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/create.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-policy/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/create.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-alert-policy-association/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/create.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/create.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-password-expiry-date-analytics.txt +225 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-user-analytics.txt +180 -4
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list-users.txt +176 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/refresh.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/update.txt +5 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt +36 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/container/list.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/container.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/activate.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/change-compartment.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/create.txt +198 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/deactivate.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/delete.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/get.txt +102 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/list.txt +158 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule/update.txt +208 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/schedule.txt +29 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-backup-metrics/get.txt +196 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-backup-metrics.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-dataguard-metrics/get.txt +164 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-dataguard-metrics.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-ha-overview-metrics/get.txt +164 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/database-fleet-ha-overview-metrics.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/database-ha-backup-details/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/database-ha-backup-details.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/external-my-sql-database/disable-external-mysql-associated-service.txt +119 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/external-my-sql-database/enable-external-mysql-associated-service.txt +119 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/external-my-sql-database.txt +16 -0
- 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 +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/my-sql-fleet-metrics/get.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/create.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-external-hsm-encryption-details.txt +206 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/migrate-data-guard-association-to-multi-data-guards.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-create-stand-by-database-details.txt +167 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/failover-data-guard.txt +146 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/reinstate-data-guard.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/switch-over-data-guard.txt +145 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/update-data-guard.txt +172 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/create.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadata-infrastructure/update.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/db/flex-component/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-cohere-chat-request.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt +36 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/embed-text-result/embed-text.txt +8 -6
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank-text-result/rerank-text-dedicated-serving-mode.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank-text-result/rerank-text-on-demand-serving-mode.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank-text-result/rerank-text.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/rerank-text-result.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/clone.txt +28 -0
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/create.txt +28 -0
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/import.txt +28 -0
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/update.txt +28 -0
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/change-external-mysql.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/create-external-mysql-database-insight.txt +156 -0
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/enable-external-mysql-database-insight.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list-database-configurations.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-capacity-trend.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-forecast-trend.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-statistics.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-usage-trend.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-usage.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-database-insight-resource-utilization-insight.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-insights.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/summarize-sql-statistics.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights/update-external-mysql-database-insight.txt +155 -0
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/database-insights.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/exadata-insights/summarize-exadata-insight-resource-utilization-insight.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/create.txt +23 -1
- oci_cli/help_text_producer/data_files/text/cmdref/opsi/news-reports/update.txt +23 -1
- oci_cli/help_text_producer/data_files/text/cmdref/opsi.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/child-tenancy/create.txt +5 -0
- oci_cli/help_text_producer/data_files/text/index.txt +2 -1
- oci_cli/version.py +1 -1
- {oci_cli-3.51.4.dist-info → oci_cli-3.51.6.dist-info}/METADATA +2 -2
- {oci_cli-3.51.4.dist-info → oci_cli-3.51.6.dist-info}/RECORD +9614 -9504
- services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py +888 -199
- services/data_science/src/oci_cli_data_science/datascience_cli_extended.py +32 -0
- services/data_science/src/oci_cli_data_science/generated/datascience_cli.py +2248 -925
- services/database/src/oci_cli_database/generated/database_cli.py +601 -33
- services/database_management/src/oci_cli_db_management/dbmanagement_cli_extended.py +12 -0
- services/database_management/src/oci_cli_db_management/generated/dbmanagement_cli.py +864 -4
- services/database_management/src/oci_cli_managed_my_sql_databases/generated/managedmysqldatabases_cli.py +85 -2
- services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py +166 -10
- services/mysql/src/oci_cli_db_system/generated/dbsystem_cli.py +92 -20
- services/opsi/src/oci_cli_operations_insights/generated/operationsinsights_cli.py +311 -24
- services/opsi/src/oci_cli_operations_insights/operationsinsights_cli_extended.py +12 -0
- services/tenant_manager_control_plane/src/oci_cli_organization/generated/organization_cli.py +5 -1
- {oci_cli-3.51.4.dist-info → oci_cli-3.51.6.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.51.4.dist-info → oci_cli-3.51.6.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.51.4.dist-info → oci_cli-3.51.6.dist-info}/WHEEL +0 -0
- {oci_cli-3.51.4.dist-info → oci_cli-3.51.6.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.51.4.dist-info → oci_cli-3.51.6.dist-info}/top_level.txt +0 -0
|
@@ -76,6 +76,12 @@ def on_prem_connector_group():
|
|
|
76
76
|
pass
|
|
77
77
|
|
|
78
78
|
|
|
79
|
+
@click.command(cli_util.override('data_safe.referential_relation_group.command_name', 'referential-relation'), cls=CommandGroupWithAlias, help="""A referential relation is a resource corresponding to database columns. It's a subresource of sensitive data model resource and is always associated with a sensitive data model.""")
|
|
80
|
+
@cli_util.help_option_group
|
|
81
|
+
def referential_relation_group():
|
|
82
|
+
pass
|
|
83
|
+
|
|
84
|
+
|
|
79
85
|
@click.command(cli_util.override('data_safe.sql_firewall_policy_group.command_name', 'sql-firewall-policy'), cls=CommandGroupWithAlias, help="""The SQL Firewall policy resource contains the firewall policy metadata for a single user.""")
|
|
80
86
|
@cli_util.help_option_group
|
|
81
87
|
def sql_firewall_policy_group():
|
|
@@ -148,6 +154,12 @@ def database_view_access_entry_collection_group():
|
|
|
148
154
|
pass
|
|
149
155
|
|
|
150
156
|
|
|
157
|
+
@click.command(cli_util.override('data_safe.sensitive_types_export_group.command_name', 'sensitive-types-export'), cls=CommandGroupWithAlias, help="""The resource represents sensitive types to be exported in Data Safe.""")
|
|
158
|
+
@cli_util.help_option_group
|
|
159
|
+
def sensitive_types_export_group():
|
|
160
|
+
pass
|
|
161
|
+
|
|
162
|
+
|
|
151
163
|
@click.command(cli_util.override('data_safe.data_safe_private_endpoint_group.command_name', 'data-safe-private-endpoint'), cls=CommandGroupWithAlias, help="""A Data Safe private endpoint that allows Data Safe to connect to databases in a customer's virtual cloud network (VCN).""")
|
|
152
164
|
@cli_util.help_option_group
|
|
153
165
|
def data_safe_private_endpoint_group():
|
|
@@ -238,6 +250,12 @@ def security_policy_deployment_collection_group():
|
|
|
238
250
|
pass
|
|
239
251
|
|
|
240
252
|
|
|
253
|
+
@click.command(cli_util.override('data_safe.sensitive_types_export_collection_group.command_name', 'sensitive-types-export-collection'), cls=CommandGroupWithAlias, help="""A collection of sensitive types export summary objects.""")
|
|
254
|
+
@cli_util.help_option_group
|
|
255
|
+
def sensitive_types_export_collection_group():
|
|
256
|
+
pass
|
|
257
|
+
|
|
258
|
+
|
|
241
259
|
@click.command(cli_util.override('data_safe.audit_profile_analytic_collection_group.command_name', 'audit-profile-analytic-collection'), cls=CommandGroupWithAlias, help="""Details of audit profile analytic summary.""")
|
|
242
260
|
@cli_util.help_option_group
|
|
243
261
|
def audit_profile_analytic_collection_group():
|
|
@@ -348,6 +366,12 @@ def sensitive_object_collection_group():
|
|
|
348
366
|
pass
|
|
349
367
|
|
|
350
368
|
|
|
369
|
+
@click.command(cli_util.override('data_safe.masking_policy_referential_relation_summary_group.command_name', 'masking-policy-referential-relation-summary'), cls=CommandGroupWithAlias, help="""A referential relation is a resource corresponding to database columns. It is always associated with a masking policy.""")
|
|
370
|
+
@cli_util.help_option_group
|
|
371
|
+
def masking_policy_referential_relation_summary_group():
|
|
372
|
+
pass
|
|
373
|
+
|
|
374
|
+
|
|
351
375
|
@click.command(cli_util.override('data_safe.sql_firewall_allowed_sql_analytics_collection_group.command_name', 'sql-firewall-allowed-sql-analytics-collection'), cls=CommandGroupWithAlias, help="""SQL Firewall allowed SQL analytics collection.""")
|
|
352
376
|
@cli_util.help_option_group
|
|
353
377
|
def sql_firewall_allowed_sql_analytics_collection_group():
|
|
@@ -483,6 +507,7 @@ data_safe_root_group.add_command(sensitive_type_group)
|
|
|
483
507
|
data_safe_root_group.add_command(security_assessment_group)
|
|
484
508
|
data_safe_root_group.add_command(sensitive_data_model_sensitive_type_collection_group)
|
|
485
509
|
data_safe_root_group.add_command(on_prem_connector_group)
|
|
510
|
+
data_safe_root_group.add_command(referential_relation_group)
|
|
486
511
|
data_safe_root_group.add_command(sql_firewall_policy_group)
|
|
487
512
|
data_safe_root_group.add_command(work_request_group)
|
|
488
513
|
data_safe_root_group.add_command(difference_column_group)
|
|
@@ -495,6 +520,7 @@ data_safe_root_group.add_command(library_masking_format_summary_group)
|
|
|
495
520
|
data_safe_root_group.add_command(alert_policy_rule_group)
|
|
496
521
|
data_safe_root_group.add_command(alert_summary_group)
|
|
497
522
|
data_safe_root_group.add_command(database_view_access_entry_collection_group)
|
|
523
|
+
data_safe_root_group.add_command(sensitive_types_export_group)
|
|
498
524
|
data_safe_root_group.add_command(data_safe_private_endpoint_group)
|
|
499
525
|
data_safe_root_group.add_command(security_policy_group)
|
|
500
526
|
data_safe_root_group.add_command(sql_firewall_allowed_sql_collection_group)
|
|
@@ -510,6 +536,7 @@ data_safe_root_group.add_command(audit_profile_group)
|
|
|
510
536
|
data_safe_root_group.add_command(target_database_group)
|
|
511
537
|
data_safe_root_group.add_command(sensitive_data_model_group)
|
|
512
538
|
data_safe_root_group.add_command(security_policy_deployment_collection_group)
|
|
539
|
+
data_safe_root_group.add_command(sensitive_types_export_collection_group)
|
|
513
540
|
data_safe_root_group.add_command(audit_profile_analytic_collection_group)
|
|
514
541
|
data_safe_root_group.add_command(sql_collection_analytics_collection_group)
|
|
515
542
|
data_safe_root_group.add_command(peer_target_database_group)
|
|
@@ -528,6 +555,7 @@ data_safe_root_group.add_command(audit_policy_collection_group)
|
|
|
528
555
|
data_safe_root_group.add_command(masking_policy_health_report_group)
|
|
529
556
|
data_safe_root_group.add_command(role_grant_path_collection_group)
|
|
530
557
|
data_safe_root_group.add_command(sensitive_object_collection_group)
|
|
558
|
+
data_safe_root_group.add_command(masking_policy_referential_relation_summary_group)
|
|
531
559
|
data_safe_root_group.add_command(sql_firewall_allowed_sql_analytics_collection_group)
|
|
532
560
|
data_safe_root_group.add_command(database_table_access_entry_group)
|
|
533
561
|
data_safe_root_group.add_command(sql_collection_log_insights_collection_group)
|
|
@@ -857,6 +885,61 @@ def apply_sdm_masking_policy_difference(ctx, from_json, wait_for_state, max_wait
|
|
|
857
885
|
cli_util.render_response(result, ctx)
|
|
858
886
|
|
|
859
887
|
|
|
888
|
+
@sensitive_type_group.command(name=cli_util.override('data_safe.bulk_create_sensitive_types.command_name', 'bulk-create'), help=u"""Uploads a sensitive types xml file (also called template) to create new sensitive types. \n[Command Reference](bulkCreateSensitiveTypes)""")
|
|
889
|
+
@cli_util.option('--bulk-create-sensitive-types-details', required=True, help=u"""Details to upload a sensitive types file and create all.""")
|
|
890
|
+
@cli_util.option('--opc-compartment-id', required=True, help=u"""A header param to create bulk resources in the specified compartment OCID.""")
|
|
891
|
+
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
892
|
+
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
893
|
+
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
894
|
+
@json_skeleton_utils.get_cli_json_input_option({})
|
|
895
|
+
@cli_util.help_option
|
|
896
|
+
@click.pass_context
|
|
897
|
+
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={})
|
|
898
|
+
@cli_util.wrap_exceptions
|
|
899
|
+
def bulk_create_sensitive_types(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, bulk_create_sensitive_types_details, opc_compartment_id):
|
|
900
|
+
|
|
901
|
+
kwargs = {}
|
|
902
|
+
kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
|
|
903
|
+
|
|
904
|
+
# do not automatically retry operations with binary inputs
|
|
905
|
+
kwargs['retry_strategy'] = oci.retry.NoneRetryStrategy()
|
|
906
|
+
|
|
907
|
+
client = cli_util.build_client('data_safe', 'data_safe', ctx)
|
|
908
|
+
result = client.bulk_create_sensitive_types(
|
|
909
|
+
bulk_create_sensitive_types_details=bulk_create_sensitive_types_details,
|
|
910
|
+
opc_compartment_id=opc_compartment_id,
|
|
911
|
+
**kwargs
|
|
912
|
+
)
|
|
913
|
+
if wait_for_state:
|
|
914
|
+
|
|
915
|
+
if hasattr(client, 'get_work_request') and callable(getattr(client, 'get_work_request')):
|
|
916
|
+
try:
|
|
917
|
+
wait_period_kwargs = {}
|
|
918
|
+
if max_wait_seconds is not None:
|
|
919
|
+
wait_period_kwargs['max_wait_seconds'] = max_wait_seconds
|
|
920
|
+
if wait_interval_seconds is not None:
|
|
921
|
+
wait_period_kwargs['max_interval_seconds'] = wait_interval_seconds
|
|
922
|
+
if 'opc-work-request-id' not in result.headers:
|
|
923
|
+
click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state')
|
|
924
|
+
cli_util.render_response(result, ctx)
|
|
925
|
+
return
|
|
926
|
+
|
|
927
|
+
click.echo('Action completed. Waiting until the work request has entered state: {}'.format(wait_for_state), file=sys.stderr)
|
|
928
|
+
result = oci.wait_until(client, client.get_work_request(result.headers['opc-work-request-id']), 'status', wait_for_state, **wait_period_kwargs)
|
|
929
|
+
except oci.exceptions.MaximumWaitTimeExceeded as e:
|
|
930
|
+
# If we fail, we should show an error, but we should still provide the information to the customer
|
|
931
|
+
click.echo('Failed to wait until the work request entered the specified state. Outputting last known resource state', file=sys.stderr)
|
|
932
|
+
cli_util.render_response(result, ctx)
|
|
933
|
+
sys.exit(2)
|
|
934
|
+
except Exception:
|
|
935
|
+
click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state', file=sys.stderr)
|
|
936
|
+
cli_util.render_response(result, ctx)
|
|
937
|
+
raise
|
|
938
|
+
else:
|
|
939
|
+
click.echo('Unable to wait for the work request to enter the specified state', file=sys.stderr)
|
|
940
|
+
cli_util.render_response(result, ctx)
|
|
941
|
+
|
|
942
|
+
|
|
860
943
|
@sql_firewall_allowed_sql_group.command(name=cli_util.override('data_safe.bulk_create_sql_firewall_allowed_sqls.command_name', 'bulk-create'), help=u"""Appends the allowedSqls with entries from the logs. \n[Command Reference](bulkCreateSqlFirewallAllowedSqls)""")
|
|
861
944
|
@cli_util.option('--sql-firewall-policy-id', required=True, help=u"""The OCID of the SQL firewall policy where new allowed SQLs needs to be added.""")
|
|
862
945
|
@cli_util.option('--log-type', required=True, type=custom_types.CliCaseInsensitiveChoice(["VIOLATION_LOG"]), help=u"""The type of log to be added as an allowed sql.""")
|
|
@@ -2049,7 +2132,7 @@ def change_report_definition_compartment(ctx, from_json, wait_for_state, max_wai
|
|
|
2049
2132
|
|
|
2050
2133
|
@audit_profile_group.command(name=cli_util.override('data_safe.change_retention.command_name', 'change-retention'), help=u"""Change the online and offline months . \n[Command Reference](changeRetention)""")
|
|
2051
2134
|
@cli_util.option('--audit-profile-id', required=True, help=u"""The OCID of the audit.""")
|
|
2052
|
-
@cli_util.option('--online-months', type=click.INT, help=u"""Indicates the number of months the audit records will be stored online in Oracle Data Safe audit repository for immediate reporting and analysis. Minimum: 1; Maximum:12 months""")
|
|
2135
|
+
@cli_util.option('--online-months', type=click.INT, help=u"""Indicates the number of months the audit records will be stored online in Oracle Data Safe audit repository for immediate reporting and analysis. Minimum: 1; Maximum: 12 months""")
|
|
2053
2136
|
@cli_util.option('--offline-months', type=click.INT, help=u"""Indicates the number of months the audit records will be stored offline in the Data Safe audit archive. Minimum: 0; Maximum: 72 months. If you have a requirement to store the audit data even longer in archive, please contact the Oracle Support.""")
|
|
2054
2137
|
@cli_util.option('--is-override-global-retention-setting', type=click.BOOL, help=u"""Indicates whether audit retention settings like online and offline months is set at the target level overriding the global audit retention settings.""")
|
|
2055
2138
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
@@ -2368,6 +2451,37 @@ def change_sensitive_type_compartment(ctx, from_json, sensitive_type_id, compart
|
|
|
2368
2451
|
cli_util.render_response(result, ctx)
|
|
2369
2452
|
|
|
2370
2453
|
|
|
2454
|
+
@sensitive_types_export_group.command(name=cli_util.override('data_safe.change_sensitive_types_export_compartment.command_name', 'change-compartment'), help=u"""Moves the specified sensitive types export into a different compartment. \n[Command Reference](changeSensitiveTypesExportCompartment)""")
|
|
2455
|
+
@cli_util.option('--sensitive-types-export-id', required=True, help=u"""The OCID of the sensitive types export.""")
|
|
2456
|
+
@cli_util.option('--compartment-id', required=True, help=u"""The OCID of the compartment where you want to move the sensitive types export.""")
|
|
2457
|
+
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
2458
|
+
@json_skeleton_utils.get_cli_json_input_option({})
|
|
2459
|
+
@cli_util.help_option
|
|
2460
|
+
@click.pass_context
|
|
2461
|
+
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={})
|
|
2462
|
+
@cli_util.wrap_exceptions
|
|
2463
|
+
def change_sensitive_types_export_compartment(ctx, from_json, sensitive_types_export_id, compartment_id, if_match):
|
|
2464
|
+
|
|
2465
|
+
if isinstance(sensitive_types_export_id, six.string_types) and len(sensitive_types_export_id.strip()) == 0:
|
|
2466
|
+
raise click.UsageError('Parameter --sensitive-types-export-id cannot be whitespace or empty string')
|
|
2467
|
+
|
|
2468
|
+
kwargs = {}
|
|
2469
|
+
if if_match is not None:
|
|
2470
|
+
kwargs['if_match'] = if_match
|
|
2471
|
+
kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
|
|
2472
|
+
|
|
2473
|
+
_details = {}
|
|
2474
|
+
_details['compartmentId'] = compartment_id
|
|
2475
|
+
|
|
2476
|
+
client = cli_util.build_client('data_safe', 'data_safe', ctx)
|
|
2477
|
+
result = client.change_sensitive_types_export_compartment(
|
|
2478
|
+
sensitive_types_export_id=sensitive_types_export_id,
|
|
2479
|
+
change_sensitive_types_export_compartment_details=_details,
|
|
2480
|
+
**kwargs
|
|
2481
|
+
)
|
|
2482
|
+
cli_util.render_response(result, ctx)
|
|
2483
|
+
|
|
2484
|
+
|
|
2371
2485
|
@sql_collection_group.command(name=cli_util.override('data_safe.change_sql_collection_compartment.command_name', 'change-compartment'), help=u"""Moves the specified SQL collection and its dependent resources into a different compartment. \n[Command Reference](changeSqlCollectionCompartment)""")
|
|
2372
2486
|
@cli_util.option('--sql-collection-id', required=True, help=u"""The OCID of the SQL collection resource.""")
|
|
2373
2487
|
@cli_util.option('--compartment-id', required=True, help=u"""The OCID of the compartment where you want to move the SQL collection.""")
|
|
@@ -2717,9 +2831,7 @@ This option is a JSON list with items of type CreateAlertPolicyRuleDetails. For
|
|
|
2717
2831
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
2718
2832
|
|
|
2719
2833
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
2720
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
2721
|
-
|
|
2722
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
2834
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
2723
2835
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
2724
2836
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
2725
2837
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -2864,9 +2976,7 @@ def create_alert_policy_rule(ctx, from_json, wait_for_state, max_wait_seconds, w
|
|
|
2864
2976
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
2865
2977
|
|
|
2866
2978
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
2867
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
2868
|
-
|
|
2869
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
2979
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
2870
2980
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
2871
2981
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
2872
2982
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -2944,9 +3054,7 @@ def create_audit_archive_retrieval(ctx, from_json, wait_for_state, max_wait_seco
|
|
|
2944
3054
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
2945
3055
|
|
|
2946
3056
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
2947
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
2948
|
-
|
|
2949
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3057
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
2950
3058
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
2951
3059
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
2952
3060
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -3033,9 +3141,7 @@ This option is a JSON list with items of type TablesForDiscovery. For documenta
|
|
|
3033
3141
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
3034
3142
|
|
|
3035
3143
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3036
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
3037
|
-
|
|
3038
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3144
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3039
3145
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
3040
3146
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
3041
3147
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -3130,9 +3236,7 @@ def create_discovery_job(ctx, from_json, wait_for_state, max_wait_seconds, wait_
|
|
|
3130
3236
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
3131
3237
|
|
|
3132
3238
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3133
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
3134
|
-
|
|
3135
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3239
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3136
3240
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
3137
3241
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
3138
3242
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -3309,9 +3413,7 @@ After creating a masking policy, you can use the CreateMaskingColumn or PatchMas
|
|
|
3309
3413
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
3310
3414
|
|
|
3311
3415
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3312
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
3313
|
-
|
|
3314
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3416
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3315
3417
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
3316
3418
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
3317
3419
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -3418,9 +3520,7 @@ After creating a masking policy, you can use the CreateMaskingColumn or PatchMas
|
|
|
3418
3520
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
3419
3521
|
|
|
3420
3522
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3421
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
3422
|
-
|
|
3423
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3523
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3424
3524
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
3425
3525
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
3426
3526
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -3530,9 +3630,7 @@ After creating a masking policy, you can use the CreateMaskingColumn or PatchMas
|
|
|
3530
3630
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
3531
3631
|
|
|
3532
3632
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3533
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
3534
|
-
|
|
3535
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3633
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3536
3634
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
3537
3635
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
3538
3636
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -3628,9 +3726,7 @@ def create_masking_policy_create_column_source_from_sdm_details(ctx, from_json,
|
|
|
3628
3726
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
3629
3727
|
|
|
3630
3728
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3631
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
3632
|
-
|
|
3633
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3729
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
3634
3730
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
3635
3731
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
3636
3732
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -4039,6 +4135,72 @@ def create_peer_target_database_database_cloud_service_details(ctx, from_json, w
|
|
|
4039
4135
|
cli_util.render_response(result, ctx)
|
|
4040
4136
|
|
|
4041
4137
|
|
|
4138
|
+
@referential_relation_group.command(name=cli_util.override('data_safe.create_referential_relation.command_name', 'create'), help=u"""Creates a new referential relation in the specified sensitive data model. \n[Command Reference](createReferentialRelation)""")
|
|
4139
|
+
@cli_util.option('--sensitive-data-model-id', required=True, help=u"""The OCID of the sensitive data model.""")
|
|
4140
|
+
@cli_util.option('--relation-type', required=True, type=custom_types.CliCaseInsensitiveChoice(["APP_DEFINED", "DB_DEFINED"]), help=u"""The type of referential relationship the sensitive column has with its parent. DB_DEFINED indicates that the relationship is defined in the database dictionary. APP_DEFINED indicates that the relationship is defined at the application level and not in the database dictionary.""")
|
|
4141
|
+
@cli_util.option('--parent', required=True, type=custom_types.CLI_COMPLEX_TYPE, help=u"""""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4142
|
+
@cli_util.option('--child', required=True, type=custom_types.CLI_COMPLEX_TYPE, help=u"""""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4143
|
+
@cli_util.option('--is-sensitive', type=click.BOOL, help=u"""Add to sensitive data model if passed true. If false is passed, then the columns will not be added in the sensitive data model as sensitive columns and if sensitive type OCIDs are assigned to the columns, then the sensitive type OCIDs will not be retained.""")
|
|
4144
|
+
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
4145
|
+
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
4146
|
+
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
4147
|
+
@json_skeleton_utils.get_cli_json_input_option({'parent': {'module': 'data_safe', 'class': 'ColumnsInfo'}, 'child': {'module': 'data_safe', 'class': 'ColumnsInfo'}})
|
|
4148
|
+
@cli_util.help_option
|
|
4149
|
+
@click.pass_context
|
|
4150
|
+
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'parent': {'module': 'data_safe', 'class': 'ColumnsInfo'}, 'child': {'module': 'data_safe', 'class': 'ColumnsInfo'}})
|
|
4151
|
+
@cli_util.wrap_exceptions
|
|
4152
|
+
def create_referential_relation(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, sensitive_data_model_id, relation_type, parent, child, is_sensitive):
|
|
4153
|
+
|
|
4154
|
+
if isinstance(sensitive_data_model_id, six.string_types) and len(sensitive_data_model_id.strip()) == 0:
|
|
4155
|
+
raise click.UsageError('Parameter --sensitive-data-model-id cannot be whitespace or empty string')
|
|
4156
|
+
|
|
4157
|
+
kwargs = {}
|
|
4158
|
+
kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
|
|
4159
|
+
|
|
4160
|
+
_details = {}
|
|
4161
|
+
_details['relationType'] = relation_type
|
|
4162
|
+
_details['parent'] = cli_util.parse_json_parameter("parent", parent)
|
|
4163
|
+
_details['child'] = cli_util.parse_json_parameter("child", child)
|
|
4164
|
+
|
|
4165
|
+
if is_sensitive is not None:
|
|
4166
|
+
_details['isSensitive'] = is_sensitive
|
|
4167
|
+
|
|
4168
|
+
client = cli_util.build_client('data_safe', 'data_safe', ctx)
|
|
4169
|
+
result = client.create_referential_relation(
|
|
4170
|
+
sensitive_data_model_id=sensitive_data_model_id,
|
|
4171
|
+
create_referential_relation_details=_details,
|
|
4172
|
+
**kwargs
|
|
4173
|
+
)
|
|
4174
|
+
if wait_for_state:
|
|
4175
|
+
|
|
4176
|
+
if hasattr(client, 'get_work_request') and callable(getattr(client, 'get_work_request')):
|
|
4177
|
+
try:
|
|
4178
|
+
wait_period_kwargs = {}
|
|
4179
|
+
if max_wait_seconds is not None:
|
|
4180
|
+
wait_period_kwargs['max_wait_seconds'] = max_wait_seconds
|
|
4181
|
+
if wait_interval_seconds is not None:
|
|
4182
|
+
wait_period_kwargs['max_interval_seconds'] = wait_interval_seconds
|
|
4183
|
+
if 'opc-work-request-id' not in result.headers:
|
|
4184
|
+
click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state')
|
|
4185
|
+
cli_util.render_response(result, ctx)
|
|
4186
|
+
return
|
|
4187
|
+
|
|
4188
|
+
click.echo('Action completed. Waiting until the work request has entered state: {}'.format(wait_for_state), file=sys.stderr)
|
|
4189
|
+
result = oci.wait_until(client, client.get_work_request(result.headers['opc-work-request-id']), 'status', wait_for_state, **wait_period_kwargs)
|
|
4190
|
+
except oci.exceptions.MaximumWaitTimeExceeded as e:
|
|
4191
|
+
# If we fail, we should show an error, but we should still provide the information to the customer
|
|
4192
|
+
click.echo('Failed to wait until the work request entered the specified state. Outputting last known resource state', file=sys.stderr)
|
|
4193
|
+
cli_util.render_response(result, ctx)
|
|
4194
|
+
sys.exit(2)
|
|
4195
|
+
except Exception:
|
|
4196
|
+
click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state', file=sys.stderr)
|
|
4197
|
+
cli_util.render_response(result, ctx)
|
|
4198
|
+
raise
|
|
4199
|
+
else:
|
|
4200
|
+
click.echo('Unable to wait for the work request to enter the specified state', file=sys.stderr)
|
|
4201
|
+
cli_util.render_response(result, ctx)
|
|
4202
|
+
|
|
4203
|
+
|
|
4042
4204
|
@report_definition_group.command(name=cli_util.override('data_safe.create_report_definition.command_name', 'create'), help=u"""Creates a new report definition with parameters specified in the body. The report definition is stored in the specified compartment. \n[Command Reference](createReportDefinition)""")
|
|
4043
4205
|
@cli_util.option('--compartment-id', required=True, help=u"""The OCID of the compartment containing the report definition.""")
|
|
4044
4206
|
@cli_util.option('--display-name', required=True, help=u"""Specifies the name of the report definition.""")
|
|
@@ -4051,9 +4213,7 @@ def create_peer_target_database_database_cloud_service_details(ctx, from_json, w
|
|
|
4051
4213
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
4052
4214
|
|
|
4053
4215
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4054
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
4055
|
-
|
|
4056
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4216
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4057
4217
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
4058
4218
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
4059
4219
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -4128,9 +4288,7 @@ def create_report_definition(ctx, from_json, wait_for_state, max_wait_seconds, w
|
|
|
4128
4288
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
4129
4289
|
|
|
4130
4290
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4131
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
4132
|
-
|
|
4133
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4291
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4134
4292
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
4135
4293
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
4136
4294
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -4197,9 +4355,9 @@ def create_sdm_masking_policy_difference(ctx, from_json, wait_for_state, max_wai
|
|
|
4197
4355
|
|
|
4198
4356
|
@security_assessment_group.command(name=cli_util.override('data_safe.create_security_assessment.command_name', 'create'), help=u"""Creates a new saved security assessment for one or multiple targets in a compartment. When this operation is performed, it will save the latest assessments in the specified compartment. If a schedule is passed, it will persist the latest assessments, at the defined date and time, in the format defined by [RFC3339]. \n[Command Reference](createSecurityAssessment)""")
|
|
4199
4357
|
@cli_util.option('--compartment-id', required=True, help=u"""The OCID of the compartment that contains the security assessment.""")
|
|
4200
|
-
@cli_util.option('--target-id', required=True, help=u"""The OCID of the target database on which security assessment is to be run.""")
|
|
4201
4358
|
@cli_util.option('--display-name', help=u"""The display name of the security assessment.""")
|
|
4202
4359
|
@cli_util.option('--description', help=u"""Description of the security assessment.""")
|
|
4360
|
+
@cli_util.option('--target-id', help=u"""The OCID of the target database on which security assessment is to be run.""")
|
|
4203
4361
|
@cli_util.option('--is-assessment-scheduled', type=click.BOOL, help=u"""Indicates whether the assessment is scheduled to run.""")
|
|
4204
4362
|
@cli_util.option('--schedule', help=u"""To schedule the assessment for running periodically, specify the schedule in this attribute. Create or schedule one assessment per compartment. If not defined, the assessment runs immediately. Format - <version-string>;<version-specific-schedule>
|
|
4205
4363
|
|
|
@@ -4207,9 +4365,7 @@ Allowed version strings - \"v1\" v1's version specific schedule -<ss> <mm> <hh>
|
|
|
4207
4365
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
4208
4366
|
|
|
4209
4367
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4210
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
4211
|
-
|
|
4212
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4368
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4213
4369
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
4214
4370
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
4215
4371
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -4218,14 +4374,13 @@ Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_comp
|
|
|
4218
4374
|
@click.pass_context
|
|
4219
4375
|
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'freeform-tags': {'module': 'data_safe', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'data_safe', 'class': 'dict(str, dict(str, object))'}}, output_type={'module': 'data_safe', 'class': 'SecurityAssessment'})
|
|
4220
4376
|
@cli_util.wrap_exceptions
|
|
4221
|
-
def create_security_assessment(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, compartment_id,
|
|
4377
|
+
def create_security_assessment(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, compartment_id, display_name, description, target_id, is_assessment_scheduled, schedule, freeform_tags, defined_tags):
|
|
4222
4378
|
|
|
4223
4379
|
kwargs = {}
|
|
4224
4380
|
kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
|
|
4225
4381
|
|
|
4226
4382
|
_details = {}
|
|
4227
4383
|
_details['compartmentId'] = compartment_id
|
|
4228
|
-
_details['targetId'] = target_id
|
|
4229
4384
|
|
|
4230
4385
|
if display_name is not None:
|
|
4231
4386
|
_details['displayName'] = display_name
|
|
@@ -4233,6 +4388,9 @@ def create_security_assessment(ctx, from_json, wait_for_state, max_wait_seconds,
|
|
|
4233
4388
|
if description is not None:
|
|
4234
4389
|
_details['description'] = description
|
|
4235
4390
|
|
|
4391
|
+
if target_id is not None:
|
|
4392
|
+
_details['targetId'] = target_id
|
|
4393
|
+
|
|
4236
4394
|
if is_assessment_scheduled is not None:
|
|
4237
4395
|
_details['isAssessmentScheduled'] = is_assessment_scheduled
|
|
4238
4396
|
|
|
@@ -4396,9 +4554,7 @@ This option is a JSON list with items of type TablesForDiscovery. For documenta
|
|
|
4396
4554
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
4397
4555
|
|
|
4398
4556
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4399
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
4400
|
-
|
|
4401
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4557
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4402
4558
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
4403
4559
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
4404
4560
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -4497,9 +4653,7 @@ def create_sensitive_data_model(ctx, from_json, wait_for_state, max_wait_seconds
|
|
|
4497
4653
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
4498
4654
|
|
|
4499
4655
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4500
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
4501
|
-
|
|
4502
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4656
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4503
4657
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
4504
4658
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
4505
4659
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -4579,9 +4733,7 @@ def create_sensitive_type(ctx, from_json, wait_for_state, max_wait_seconds, wait
|
|
|
4579
4733
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
4580
4734
|
|
|
4581
4735
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4582
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
4583
|
-
|
|
4584
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4736
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4585
4737
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
4586
4738
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
4587
4739
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -4662,9 +4814,7 @@ def create_sensitive_type_create_sensitive_category_details(ctx, from_json, wait
|
|
|
4662
4814
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
4663
4815
|
|
|
4664
4816
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4665
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
4666
|
-
|
|
4667
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4817
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4668
4818
|
@cli_util.option('--name-pattern', help=u"""A regular expression to be used by data discovery for matching column names.""")
|
|
4669
4819
|
@cli_util.option('--comment-pattern', help=u"""A regular expression to be used by data discovery for matching column comments.""")
|
|
4670
4820
|
@cli_util.option('--data-pattern', help=u"""A regular expression to be used by data discovery for matching column data values.""")
|
|
@@ -4756,6 +4906,85 @@ def create_sensitive_type_create_sensitive_type_pattern_details(ctx, from_json,
|
|
|
4756
4906
|
cli_util.render_response(result, ctx)
|
|
4757
4907
|
|
|
4758
4908
|
|
|
4909
|
+
@sensitive_types_export_group.command(name=cli_util.override('data_safe.create_sensitive_types_export.command_name', 'create'), help=u"""Generates a downloadable file corresponding to the specified list of sensitive types. It's a prerequisite for the DownloadSensitiveTypesExport operation. Use this endpoint to generate a sensitive Types Export file and then use DownloadSensitiveTypesExport to download the generated file. \n[Command Reference](createSensitiveTypesExport)""")
|
|
4910
|
+
@cli_util.option('--compartment-id', required=True, help=u"""The OCID of the compartment where the sensitive types export should be created.""")
|
|
4911
|
+
@cli_util.option('--display-name', help=u"""The display name of the sensitive types export. The name does not have to be unique, and it's changeable.""")
|
|
4912
|
+
@cli_util.option('--description', help=u"""The description of the sensitive types export.""")
|
|
4913
|
+
@cli_util.option('--sensitive-type-ids-for-export', type=custom_types.CLI_COMPLEX_TYPE, help=u"""The OCIDs of the sensitive types used to create sensitive types export.""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4914
|
+
@cli_util.option('--is-include-all-sensitive-types', type=click.BOOL, help=u"""Indicates if all the existing user-defined sensitive types are used for export. If it's set to true, the sensitiveTypeIdsForExport attribute is ignored and all user-defined sensitive types are used.""")
|
|
4915
|
+
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
4916
|
+
|
|
4917
|
+
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4918
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4919
|
+
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
4920
|
+
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
4921
|
+
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
4922
|
+
@json_skeleton_utils.get_cli_json_input_option({'sensitive-type-ids-for-export': {'module': 'data_safe', 'class': 'list[string]'}, 'freeform-tags': {'module': 'data_safe', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'data_safe', 'class': 'dict(str, dict(str, object))'}})
|
|
4923
|
+
@cli_util.help_option
|
|
4924
|
+
@click.pass_context
|
|
4925
|
+
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'sensitive-type-ids-for-export': {'module': 'data_safe', 'class': 'list[string]'}, 'freeform-tags': {'module': 'data_safe', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'data_safe', 'class': 'dict(str, dict(str, object))'}}, output_type={'module': 'data_safe', 'class': 'SensitiveTypesExport'})
|
|
4926
|
+
@cli_util.wrap_exceptions
|
|
4927
|
+
def create_sensitive_types_export(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, compartment_id, display_name, description, sensitive_type_ids_for_export, is_include_all_sensitive_types, freeform_tags, defined_tags):
|
|
4928
|
+
|
|
4929
|
+
kwargs = {}
|
|
4930
|
+
kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
|
|
4931
|
+
|
|
4932
|
+
_details = {}
|
|
4933
|
+
_details['compartmentId'] = compartment_id
|
|
4934
|
+
|
|
4935
|
+
if display_name is not None:
|
|
4936
|
+
_details['displayName'] = display_name
|
|
4937
|
+
|
|
4938
|
+
if description is not None:
|
|
4939
|
+
_details['description'] = description
|
|
4940
|
+
|
|
4941
|
+
if sensitive_type_ids_for_export is not None:
|
|
4942
|
+
_details['sensitiveTypeIdsForExport'] = cli_util.parse_json_parameter("sensitive_type_ids_for_export", sensitive_type_ids_for_export)
|
|
4943
|
+
|
|
4944
|
+
if is_include_all_sensitive_types is not None:
|
|
4945
|
+
_details['isIncludeAllSensitiveTypes'] = is_include_all_sensitive_types
|
|
4946
|
+
|
|
4947
|
+
if freeform_tags is not None:
|
|
4948
|
+
_details['freeformTags'] = cli_util.parse_json_parameter("freeform_tags", freeform_tags)
|
|
4949
|
+
|
|
4950
|
+
if defined_tags is not None:
|
|
4951
|
+
_details['definedTags'] = cli_util.parse_json_parameter("defined_tags", defined_tags)
|
|
4952
|
+
|
|
4953
|
+
client = cli_util.build_client('data_safe', 'data_safe', ctx)
|
|
4954
|
+
result = client.create_sensitive_types_export(
|
|
4955
|
+
create_sensitive_types_export_details=_details,
|
|
4956
|
+
**kwargs
|
|
4957
|
+
)
|
|
4958
|
+
if wait_for_state:
|
|
4959
|
+
|
|
4960
|
+
if hasattr(client, 'get_work_request') and callable(getattr(client, 'get_work_request')):
|
|
4961
|
+
try:
|
|
4962
|
+
wait_period_kwargs = {}
|
|
4963
|
+
if max_wait_seconds is not None:
|
|
4964
|
+
wait_period_kwargs['max_wait_seconds'] = max_wait_seconds
|
|
4965
|
+
if wait_interval_seconds is not None:
|
|
4966
|
+
wait_period_kwargs['max_interval_seconds'] = wait_interval_seconds
|
|
4967
|
+
if 'opc-work-request-id' not in result.headers:
|
|
4968
|
+
click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state')
|
|
4969
|
+
cli_util.render_response(result, ctx)
|
|
4970
|
+
return
|
|
4971
|
+
|
|
4972
|
+
click.echo('Action completed. Waiting until the work request has entered state: {}'.format(wait_for_state), file=sys.stderr)
|
|
4973
|
+
result = oci.wait_until(client, client.get_work_request(result.headers['opc-work-request-id']), 'status', wait_for_state, **wait_period_kwargs)
|
|
4974
|
+
except oci.exceptions.MaximumWaitTimeExceeded as e:
|
|
4975
|
+
# If we fail, we should show an error, but we should still provide the information to the customer
|
|
4976
|
+
click.echo('Failed to wait until the work request entered the specified state. Outputting last known resource state', file=sys.stderr)
|
|
4977
|
+
cli_util.render_response(result, ctx)
|
|
4978
|
+
sys.exit(2)
|
|
4979
|
+
except Exception:
|
|
4980
|
+
click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state', file=sys.stderr)
|
|
4981
|
+
cli_util.render_response(result, ctx)
|
|
4982
|
+
raise
|
|
4983
|
+
else:
|
|
4984
|
+
click.echo('Unable to wait for the work request to enter the specified state', file=sys.stderr)
|
|
4985
|
+
cli_util.render_response(result, ctx)
|
|
4986
|
+
|
|
4987
|
+
|
|
4759
4988
|
@sql_collection_group.command(name=cli_util.override('data_safe.create_sql_collection.command_name', 'create'), help=u"""Creates a new SQL collection resource. \n[Command Reference](createSqlCollection)""")
|
|
4760
4989
|
@cli_util.option('--compartment-id', required=True, help=u"""The OCID of the compartment containing the SQL collection.""")
|
|
4761
4990
|
@cli_util.option('--target-id', required=True, help=u"""The OCID of the target corresponding to the security policy deployment.""")
|
|
@@ -4767,9 +4996,7 @@ def create_sensitive_type_create_sensitive_type_pattern_details(ctx, from_json,
|
|
|
4767
4996
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
4768
4997
|
|
|
4769
4998
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4770
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
4771
|
-
|
|
4772
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4999
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4773
5000
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
4774
5001
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
4775
5002
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -4851,9 +5078,7 @@ def create_sql_collection(ctx, from_json, wait_for_state, max_wait_seconds, wait
|
|
|
4851
5078
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
4852
5079
|
|
|
4853
5080
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4854
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
4855
|
-
|
|
4856
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5081
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4857
5082
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
4858
5083
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
4859
5084
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -4934,9 +5159,7 @@ This option is a JSON list with items of type CreatePeerTargetDatabaseDetails.
|
|
|
4934
5159
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
4935
5160
|
|
|
4936
5161
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4937
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
4938
|
-
|
|
4939
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5162
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
4940
5163
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
4941
5164
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
4942
5165
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -5029,9 +5252,7 @@ This option is a JSON list with items of type CreatePeerTargetDatabaseDetails.
|
|
|
5029
5252
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
5030
5253
|
|
|
5031
5254
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5032
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
5033
|
-
|
|
5034
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5255
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5035
5256
|
@cli_util.option('--database-details-instance-id', help=u"""The OCID of the compute instance on which the database is running.""")
|
|
5036
5257
|
@cli_util.option('--database-details-ip-addresses', type=custom_types.CLI_COMPLEX_TYPE, help=u"""The list of database host IP Addresses. Fully qualified domain names can be used if connectionType is 'ONPREM_CONNECTOR'.""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5037
5258
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -5136,9 +5357,7 @@ This option is a JSON list with items of type CreatePeerTargetDatabaseDetails.
|
|
|
5136
5357
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
5137
5358
|
|
|
5138
5359
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5139
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
5140
|
-
|
|
5141
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5360
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5142
5361
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
5143
5362
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
5144
5363
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -5234,9 +5453,7 @@ This option is a JSON list with items of type CreatePeerTargetDatabaseDetails.
|
|
|
5234
5453
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
5235
5454
|
|
|
5236
5455
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5237
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
5238
|
-
|
|
5239
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5456
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5240
5457
|
@cli_util.option('--database-details-vm-cluster-id', help=u"""The OCID of the VM cluster in which the database is running.""")
|
|
5241
5458
|
@cli_util.option('--database-details-db-system-id', help=u"""The OCID of the cloud database registered as a target database in Data Safe.""")
|
|
5242
5459
|
@cli_util.option('--database-details-listener-port', type=click.INT, help=u"""The port number of the database listener.""")
|
|
@@ -5343,9 +5560,7 @@ This option is a JSON list with items of type CreatePeerTargetDatabaseDetails.
|
|
|
5343
5560
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
5344
5561
|
|
|
5345
5562
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5346
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
5347
|
-
|
|
5348
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5563
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5349
5564
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
5350
5565
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
5351
5566
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -5437,9 +5652,7 @@ This option is a JSON list with items of type CreatePeerTargetDatabaseDetails.
|
|
|
5437
5652
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
5438
5653
|
|
|
5439
5654
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5440
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
5441
|
-
|
|
5442
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5655
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5443
5656
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
5444
5657
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
5445
5658
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -5529,9 +5742,7 @@ def create_target_database_on_premise_connector(ctx, from_json, wait_for_state,
|
|
|
5529
5742
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
5530
5743
|
|
|
5531
5744
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5532
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
5533
|
-
|
|
5534
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5745
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
5535
5746
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
5536
5747
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
5537
5748
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -6353,6 +6564,37 @@ def delete_peer_target_database(ctx, from_json, wait_for_state, max_wait_seconds
|
|
|
6353
6564
|
cli_util.render_response(result, ctx)
|
|
6354
6565
|
|
|
6355
6566
|
|
|
6567
|
+
@referential_relation_group.command(name=cli_util.override('data_safe.delete_referential_relation.command_name', 'delete'), help=u"""Deletes the specified referential relation. \n[Command Reference](deleteReferentialRelation)""")
|
|
6568
|
+
@cli_util.option('--sensitive-data-model-id', required=True, help=u"""The OCID of the sensitive data model.""")
|
|
6569
|
+
@cli_util.option('--referential-relation-key', required=True, help=u"""The unique key that identifies the referential relation. It's numeric and unique within a sensitive data model.""")
|
|
6570
|
+
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
6571
|
+
@cli_util.confirm_delete_option
|
|
6572
|
+
@json_skeleton_utils.get_cli_json_input_option({})
|
|
6573
|
+
@cli_util.help_option
|
|
6574
|
+
@click.pass_context
|
|
6575
|
+
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={})
|
|
6576
|
+
@cli_util.wrap_exceptions
|
|
6577
|
+
def delete_referential_relation(ctx, from_json, sensitive_data_model_id, referential_relation_key, if_match):
|
|
6578
|
+
|
|
6579
|
+
if isinstance(sensitive_data_model_id, six.string_types) and len(sensitive_data_model_id.strip()) == 0:
|
|
6580
|
+
raise click.UsageError('Parameter --sensitive-data-model-id cannot be whitespace or empty string')
|
|
6581
|
+
|
|
6582
|
+
if isinstance(referential_relation_key, six.string_types) and len(referential_relation_key.strip()) == 0:
|
|
6583
|
+
raise click.UsageError('Parameter --referential-relation-key cannot be whitespace or empty string')
|
|
6584
|
+
|
|
6585
|
+
kwargs = {}
|
|
6586
|
+
if if_match is not None:
|
|
6587
|
+
kwargs['if_match'] = if_match
|
|
6588
|
+
kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
|
|
6589
|
+
client = cli_util.build_client('data_safe', 'data_safe', ctx)
|
|
6590
|
+
result = client.delete_referential_relation(
|
|
6591
|
+
sensitive_data_model_id=sensitive_data_model_id,
|
|
6592
|
+
referential_relation_key=referential_relation_key,
|
|
6593
|
+
**kwargs
|
|
6594
|
+
)
|
|
6595
|
+
cli_util.render_response(result, ctx)
|
|
6596
|
+
|
|
6597
|
+
|
|
6356
6598
|
@report_definition_group.command(name=cli_util.override('data_safe.delete_report_definition.command_name', 'delete'), help=u"""Deletes the specified report definition. Only the user created report definition can be deleted. The seeded report definitions cannot be deleted. \n[Command Reference](deleteReportDefinition)""")
|
|
6357
6599
|
@cli_util.option('--report-definition-id', required=True, help=u"""Unique report definition identifier""")
|
|
6358
6600
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
@@ -6672,6 +6914,70 @@ def delete_sensitive_type(ctx, from_json, wait_for_state, max_wait_seconds, wait
|
|
|
6672
6914
|
cli_util.render_response(result, ctx)
|
|
6673
6915
|
|
|
6674
6916
|
|
|
6917
|
+
@sensitive_types_export_group.command(name=cli_util.override('data_safe.delete_sensitive_types_export.command_name', 'delete'), help=u"""Deletes the specified sensitive types export. \n[Command Reference](deleteSensitiveTypesExport)""")
|
|
6918
|
+
@cli_util.option('--sensitive-types-export-id', required=True, help=u"""The OCID of the sensitive types export.""")
|
|
6919
|
+
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
6920
|
+
@cli_util.confirm_delete_option
|
|
6921
|
+
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["CREATING", "ACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED"]), multiple=True, help="""This operation creates, modifies or deletes a resource that has a defined lifecycle state. Specify this option to perform the action and then wait until the resource reaches a given lifecycle state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
6922
|
+
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the resource to reach the lifecycle state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
6923
|
+
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the resource has reached the lifecycle state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
6924
|
+
@json_skeleton_utils.get_cli_json_input_option({})
|
|
6925
|
+
@cli_util.help_option
|
|
6926
|
+
@click.pass_context
|
|
6927
|
+
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={})
|
|
6928
|
+
@cli_util.wrap_exceptions
|
|
6929
|
+
def delete_sensitive_types_export(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, sensitive_types_export_id, if_match):
|
|
6930
|
+
|
|
6931
|
+
if isinstance(sensitive_types_export_id, six.string_types) and len(sensitive_types_export_id.strip()) == 0:
|
|
6932
|
+
raise click.UsageError('Parameter --sensitive-types-export-id cannot be whitespace or empty string')
|
|
6933
|
+
|
|
6934
|
+
kwargs = {}
|
|
6935
|
+
if if_match is not None:
|
|
6936
|
+
kwargs['if_match'] = if_match
|
|
6937
|
+
kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
|
|
6938
|
+
client = cli_util.build_client('data_safe', 'data_safe', ctx)
|
|
6939
|
+
result = client.delete_sensitive_types_export(
|
|
6940
|
+
sensitive_types_export_id=sensitive_types_export_id,
|
|
6941
|
+
**kwargs
|
|
6942
|
+
)
|
|
6943
|
+
if wait_for_state:
|
|
6944
|
+
|
|
6945
|
+
if hasattr(client, 'get_sensitive_types_export') and callable(getattr(client, 'get_sensitive_types_export')):
|
|
6946
|
+
try:
|
|
6947
|
+
wait_period_kwargs = {}
|
|
6948
|
+
if max_wait_seconds is not None:
|
|
6949
|
+
wait_period_kwargs['max_wait_seconds'] = max_wait_seconds
|
|
6950
|
+
if wait_interval_seconds is not None:
|
|
6951
|
+
wait_period_kwargs['max_interval_seconds'] = wait_interval_seconds
|
|
6952
|
+
|
|
6953
|
+
click.echo('Action completed. Waiting until the resource has entered state: {}'.format(wait_for_state), file=sys.stderr)
|
|
6954
|
+
oci.wait_until(client, client.get_sensitive_types_export(sensitive_types_export_id), 'lifecycle_state', wait_for_state, succeed_on_not_found=True, **wait_period_kwargs)
|
|
6955
|
+
except oci.exceptions.ServiceError as e:
|
|
6956
|
+
# We make an initial service call so we can pass the result to oci.wait_until(), however if we are waiting on the
|
|
6957
|
+
# outcome of a delete operation it is possible that the resource is already gone and so the initial service call
|
|
6958
|
+
# will result in an exception that reflects a HTTP 404. In this case, we can exit with success (rather than raising
|
|
6959
|
+
# the exception) since this would have been the behaviour in the waiter anyway (as for delete we provide the argument
|
|
6960
|
+
# succeed_on_not_found=True to the waiter).
|
|
6961
|
+
#
|
|
6962
|
+
# Any non-404 should still result in the exception being thrown.
|
|
6963
|
+
if e.status == 404:
|
|
6964
|
+
pass
|
|
6965
|
+
else:
|
|
6966
|
+
raise
|
|
6967
|
+
except oci.exceptions.MaximumWaitTimeExceeded as e:
|
|
6968
|
+
# If we fail, we should show an error, but we should still provide the information to the customer
|
|
6969
|
+
click.echo('Failed to wait until the resource entered the specified state. Please retrieve the resource to find its current state', file=sys.stderr)
|
|
6970
|
+
cli_util.render_response(result, ctx)
|
|
6971
|
+
sys.exit(2)
|
|
6972
|
+
except Exception:
|
|
6973
|
+
click.echo('Encountered error while waiting for resource to enter the specified state. Outputting last known resource state', file=sys.stderr)
|
|
6974
|
+
cli_util.render_response(result, ctx)
|
|
6975
|
+
raise
|
|
6976
|
+
else:
|
|
6977
|
+
click.echo('Unable to wait for the resource to enter the specified state', file=sys.stderr)
|
|
6978
|
+
cli_util.render_response(result, ctx)
|
|
6979
|
+
|
|
6980
|
+
|
|
6675
6981
|
@sql_collection_group.command(name=cli_util.override('data_safe.delete_sql_collection.command_name', 'delete'), help=u"""Deletes the specified SQL collection. \n[Command Reference](deleteSqlCollection)""")
|
|
6676
6982
|
@cli_util.option('--sql-collection-id', required=True, help=u"""The OCID of the SQL collection resource.""")
|
|
6677
6983
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
@@ -7433,6 +7739,59 @@ def download_sensitive_data_model(ctx, from_json, file, sensitive_data_model_id,
|
|
|
7433
7739
|
file.close()
|
|
7434
7740
|
|
|
7435
7741
|
|
|
7742
|
+
@sensitive_types_export_group.command(name=cli_util.override('data_safe.download_sensitive_types_export.command_name', 'download'), help=u"""Downloads an already-generated file corresponding to the specified sensitive types export. Use CreateSensitiveTypesExport to generate an XML file and then use DownloadSensitiveTypesExport to download the generated file. \n[Command Reference](downloadSensitiveTypesExport)""")
|
|
7743
|
+
@cli_util.option('--sensitive-types-export-id', required=True, help=u"""The OCID of the sensitive types export.""")
|
|
7744
|
+
@cli_util.option('--file', type=click.File(mode='wb'), required=True, help="The name of the file that will receive the response data, or '-' to write to STDOUT.")
|
|
7745
|
+
@cli_util.option('--data-model-format', type=custom_types.CliCaseInsensitiveChoice(["XML"]), help=u"""The format of the sensitive types export file.""")
|
|
7746
|
+
@json_skeleton_utils.get_cli_json_input_option({})
|
|
7747
|
+
@cli_util.help_option
|
|
7748
|
+
@click.pass_context
|
|
7749
|
+
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={})
|
|
7750
|
+
@cli_util.wrap_exceptions
|
|
7751
|
+
def download_sensitive_types_export(ctx, from_json, file, sensitive_types_export_id, data_model_format):
|
|
7752
|
+
|
|
7753
|
+
if isinstance(sensitive_types_export_id, six.string_types) and len(sensitive_types_export_id.strip()) == 0:
|
|
7754
|
+
raise click.UsageError('Parameter --sensitive-types-export-id cannot be whitespace or empty string')
|
|
7755
|
+
|
|
7756
|
+
kwargs = {}
|
|
7757
|
+
kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
|
|
7758
|
+
|
|
7759
|
+
_details = {}
|
|
7760
|
+
|
|
7761
|
+
if data_model_format is not None:
|
|
7762
|
+
_details['dataModelFormat'] = data_model_format
|
|
7763
|
+
|
|
7764
|
+
client = cli_util.build_client('data_safe', 'data_safe', ctx)
|
|
7765
|
+
result = client.download_sensitive_types_export(
|
|
7766
|
+
sensitive_types_export_id=sensitive_types_export_id,
|
|
7767
|
+
download_sensitive_types_export_details=_details,
|
|
7768
|
+
**kwargs
|
|
7769
|
+
)
|
|
7770
|
+
|
|
7771
|
+
# If outputting to stdout we don't want to print a progress bar because it will get mixed up with the output
|
|
7772
|
+
# Also we need a non-zero Content-Length in order to display a meaningful progress bar
|
|
7773
|
+
bar = None
|
|
7774
|
+
if hasattr(file, 'name') and file.name != '<stdout>' and 'Content-Length' in result.headers:
|
|
7775
|
+
content_length = int(result.headers['Content-Length'])
|
|
7776
|
+
if content_length > 0:
|
|
7777
|
+
bar = click.progressbar(length=content_length, label='Downloading file')
|
|
7778
|
+
|
|
7779
|
+
try:
|
|
7780
|
+
if bar:
|
|
7781
|
+
bar.__enter__()
|
|
7782
|
+
|
|
7783
|
+
# TODO: Make the download size a configurable option
|
|
7784
|
+
# use decode_content=True to automatically unzip service responses (this should be overridden for object storage)
|
|
7785
|
+
for chunk in result.data.raw.stream(cli_constants.MEBIBYTE, decode_content=True):
|
|
7786
|
+
if bar:
|
|
7787
|
+
bar.update(len(chunk))
|
|
7788
|
+
file.write(chunk)
|
|
7789
|
+
finally:
|
|
7790
|
+
if bar:
|
|
7791
|
+
bar.render_finish()
|
|
7792
|
+
file.close()
|
|
7793
|
+
|
|
7794
|
+
|
|
7436
7795
|
@user_assessment_group.command(name=cli_util.override('data_safe.download_user_assessment_report.command_name', 'download-user-assessment-report'), help=u"""Downloads the report of the specified user assessment. To download the user assessment report, it needs to be generated first. Please use GenerateUserAssessmentReport to generate a downloadable report in the preferred format (PDF, XLS). \n[Command Reference](downloadUserAssessmentReport)""")
|
|
7437
7796
|
@cli_util.option('--user-assessment-id', required=True, help=u"""The OCID of the user assessment.""")
|
|
7438
7797
|
@cli_util.option('--format', required=True, type=custom_types.CliCaseInsensitiveChoice(["PDF", "XLS"]), help=u"""Format of the report.""")
|
|
@@ -7617,9 +7976,7 @@ def generate_discovery_report_for_download(ctx, from_json, wait_for_state, max_w
|
|
|
7617
7976
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
7618
7977
|
|
|
7619
7978
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
7620
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
7621
|
-
|
|
7622
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
7979
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
7623
7980
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
7624
7981
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
7625
7982
|
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
@@ -8796,6 +9153,33 @@ def get_profile(ctx, from_json, user_assessment_id, profile_name):
|
|
|
8796
9153
|
cli_util.render_response(result, ctx)
|
|
8797
9154
|
|
|
8798
9155
|
|
|
9156
|
+
@referential_relation_group.command(name=cli_util.override('data_safe.get_referential_relation.command_name', 'get'), help=u"""Gets the details of the specified referential relation. \n[Command Reference](getReferentialRelation)""")
|
|
9157
|
+
@cli_util.option('--sensitive-data-model-id', required=True, help=u"""The OCID of the sensitive data model.""")
|
|
9158
|
+
@cli_util.option('--referential-relation-key', required=True, help=u"""The unique key that identifies the referential relation. It's numeric and unique within a sensitive data model.""")
|
|
9159
|
+
@json_skeleton_utils.get_cli_json_input_option({})
|
|
9160
|
+
@cli_util.help_option
|
|
9161
|
+
@click.pass_context
|
|
9162
|
+
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={}, output_type={'module': 'data_safe', 'class': 'ReferentialRelation'})
|
|
9163
|
+
@cli_util.wrap_exceptions
|
|
9164
|
+
def get_referential_relation(ctx, from_json, sensitive_data_model_id, referential_relation_key):
|
|
9165
|
+
|
|
9166
|
+
if isinstance(sensitive_data_model_id, six.string_types) and len(sensitive_data_model_id.strip()) == 0:
|
|
9167
|
+
raise click.UsageError('Parameter --sensitive-data-model-id cannot be whitespace or empty string')
|
|
9168
|
+
|
|
9169
|
+
if isinstance(referential_relation_key, six.string_types) and len(referential_relation_key.strip()) == 0:
|
|
9170
|
+
raise click.UsageError('Parameter --referential-relation-key cannot be whitespace or empty string')
|
|
9171
|
+
|
|
9172
|
+
kwargs = {}
|
|
9173
|
+
kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
|
|
9174
|
+
client = cli_util.build_client('data_safe', 'data_safe', ctx)
|
|
9175
|
+
result = client.get_referential_relation(
|
|
9176
|
+
sensitive_data_model_id=sensitive_data_model_id,
|
|
9177
|
+
referential_relation_key=referential_relation_key,
|
|
9178
|
+
**kwargs
|
|
9179
|
+
)
|
|
9180
|
+
cli_util.render_response(result, ctx)
|
|
9181
|
+
|
|
9182
|
+
|
|
8799
9183
|
@report_group.command(name=cli_util.override('data_safe.get_report.command_name', 'get'), help=u"""Gets a report by identifier \n[Command Reference](getReport)""")
|
|
8800
9184
|
@cli_util.option('--report-id', required=True, help=u"""Unique report identifier""")
|
|
8801
9185
|
@json_skeleton_utils.get_cli_json_input_option({})
|
|
@@ -9120,6 +9504,28 @@ def get_sensitive_type(ctx, from_json, sensitive_type_id):
|
|
|
9120
9504
|
cli_util.render_response(result, ctx)
|
|
9121
9505
|
|
|
9122
9506
|
|
|
9507
|
+
@sensitive_types_export_group.command(name=cli_util.override('data_safe.get_sensitive_types_export.command_name', 'get'), help=u"""Gets the details of the specified sensitive types export by identifier. \n[Command Reference](getSensitiveTypesExport)""")
|
|
9508
|
+
@cli_util.option('--sensitive-types-export-id', required=True, help=u"""The OCID of the sensitive types export.""")
|
|
9509
|
+
@json_skeleton_utils.get_cli_json_input_option({})
|
|
9510
|
+
@cli_util.help_option
|
|
9511
|
+
@click.pass_context
|
|
9512
|
+
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={}, output_type={'module': 'data_safe', 'class': 'SensitiveTypesExport'})
|
|
9513
|
+
@cli_util.wrap_exceptions
|
|
9514
|
+
def get_sensitive_types_export(ctx, from_json, sensitive_types_export_id):
|
|
9515
|
+
|
|
9516
|
+
if isinstance(sensitive_types_export_id, six.string_types) and len(sensitive_types_export_id.strip()) == 0:
|
|
9517
|
+
raise click.UsageError('Parameter --sensitive-types-export-id cannot be whitespace or empty string')
|
|
9518
|
+
|
|
9519
|
+
kwargs = {}
|
|
9520
|
+
kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
|
|
9521
|
+
client = cli_util.build_client('data_safe', 'data_safe', ctx)
|
|
9522
|
+
result = client.get_sensitive_types_export(
|
|
9523
|
+
sensitive_types_export_id=sensitive_types_export_id,
|
|
9524
|
+
**kwargs
|
|
9525
|
+
)
|
|
9526
|
+
cli_util.render_response(result, ctx)
|
|
9527
|
+
|
|
9528
|
+
|
|
9123
9529
|
@sql_collection_group.command(name=cli_util.override('data_safe.get_sql_collection.command_name', 'get'), help=u"""Gets a SQL collection by identifier. \n[Command Reference](getSqlCollection)""")
|
|
9124
9530
|
@cli_util.option('--sql-collection-id', required=True, help=u"""The OCID of the SQL collection resource.""")
|
|
9125
9531
|
@json_skeleton_utils.get_cli_json_input_option({})
|
|
@@ -9668,11 +10074,11 @@ def list_audit_archive_retrievals(ctx, from_json, all_pages, page_size, compartm
|
|
|
9668
10074
|
|
|
9669
10075
|
@audit_event_summary_group.command(name=cli_util.override('data_safe.list_audit_event_analytics.command_name', 'list-audit-event-analytics'), help=u"""By default the ListAuditEventAnalytics operation will return all of the summary columns. To filter for a specific summary column, specify it in the `summaryField` query parameter.
|
|
9670
10076
|
|
|
9671
|
-
**Example:** /
|
|
10077
|
+
**Example:** /auditEventAnalytics?summaryField=targetName&summaryField=userName&summaryField=clientHostname &summaryField=dmls&summaryField=privilegeChanges&summaryField=ddls&summaryField=loginFailure&summaryField=loginSuccess &summaryField=allRecord&scimQuery=(auditEventTime ge \"2021-06-13T23:49:14\")
|
|
9672
10078
|
|
|
9673
|
-
/
|
|
10079
|
+
/auditEventAnalytics?timeStarted=2022-08-18T11:02:26.000Z&timeEnded=2022-08-24T11:02:26.000Z This will give number of events grouped by periods. Period can be 1 day, 1 week, etc.
|
|
9674
10080
|
|
|
9675
|
-
/
|
|
10081
|
+
/auditEventAnalytics?summaryField=targetName&groupBy=targetName This will give the number of events group by targetName. Only targetName summary column would be returned. \n[Command Reference](listAuditEventAnalytics)""")
|
|
9676
10082
|
@cli_util.option('--compartment-id', required=True, help=u"""A filter to return only resources that match the specified compartment OCID.""")
|
|
9677
10083
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
9678
10084
|
@cli_util.option('--limit', type=click.INT, help=u"""For details about how pagination works, see [List Pagination].""")
|
|
@@ -9681,7 +10087,7 @@ def list_audit_archive_retrievals(ctx, from_json, all_pages, page_size, compartm
|
|
|
9681
10087
|
@cli_util.option('--access-level', type=custom_types.CliCaseInsensitiveChoice(["RESTRICTED", "ACCESSIBLE"]), help=u"""Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.""")
|
|
9682
10088
|
@cli_util.option('--scim-query', help=u"""The scimQuery query parameter accepts filter expressions that use the syntax described in Section 3.2.2.2 of the System for Cross-Domain Identity Management (SCIM) specification, which is available at [RFC3339]. In SCIM filtering expressions, text, date, and time values must be enclosed in quotation marks, with date and time values using ISO-8601 format. (Numeric and boolean values should not be quoted.)
|
|
9683
10089
|
|
|
9684
|
-
**Example:** (operationTime ge \"2021-06-
|
|
10090
|
+
**Example:** (operationTime ge \"2021-06-04T01-00-26\") and (eventName eq \"LOGON\") The attrExp or the field (for example, operationTime and eventName in above example) which is used to filter can be any of the fields returned by AuditEventSummary. adminUser, commonUser, sensitiveActivity, dsActivity can only have eq operation and value 1. These define admin user activity, common user activity, sensitive data activity and data safe activity **Example:** (adminUser eq 1)""")
|
|
9685
10091
|
@cli_util.option('--summary-field', type=custom_types.CliCaseInsensitiveChoice(["auditEventTime", "dbUserName", "targetId", "targetName", "targetClass", "objectType", "clientHostname", "clientProgram", "clientId", "auditType", "eventName", "allRecord", "auditSettingsChange", "dbSchemaChange", "entitlementChange", "loginFailure", "loginSuccess", "allViolations", "realmViolations", "ruleViolations", "dvconfigActivities", "ddls", "dmls", "privilegeChanges", "auditSettingsEnables", "auditSettingsDisables", "selects", "creates", "alters", "drops", "grants", "revokes"]), multiple=True, help=u"""Specifies a subset of summarized fields to be returned in the response.""")
|
|
9686
10092
|
@cli_util.option('--time-started', type=custom_types.CLI_DATETIME, help=u"""An optional filter to return audit events whose creation time in the database is greater than and equal to the date-time specified, in the format defined by [RFC3339].""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
|
|
9687
10093
|
@cli_util.option('--time-ended', type=custom_types.CLI_DATETIME, help=u"""An optional filter to return audit events whose creation time in the database is less than and equal to the date-time specified, in the format defined by [RFC3339].""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
|
|
@@ -9767,7 +10173,7 @@ The parameter `compartmentIdInSubtree` applies when you perform ListAuditEvents
|
|
|
9767
10173
|
@cli_util.option('--page', help=u"""It is usually retrieved from a previous \"List\" call. For details about how pagination works, see [List Pagination].""")
|
|
9768
10174
|
@cli_util.option('--scim-query', help=u"""The scimQuery query parameter accepts filter expressions that use the syntax described in Section 3.2.2.2 of the System for Cross-Domain Identity Management (SCIM) specification, which is available at [RFC3339]. In SCIM filtering expressions, text, date, and time values must be enclosed in quotation marks, with date and time values using ISO-8601 format. (Numeric and boolean values should not be quoted.)
|
|
9769
10175
|
|
|
9770
|
-
**Example:** (operationTime ge \"2021-06-
|
|
10176
|
+
**Example:** (operationTime ge \"2021-06-04T01-00-26\") and (eventName eq \"LOGON\") The attrExp or the field (for example, operationTime and eventName in above example) which is used to filter can be any of the fields returned by AuditEventSummary. adminUser, commonUser, sensitiveActivity, dsActivity can only have eq operation and value 1. These define admin user activity, common user activity, sensitive data activity and data safe activity **Example:** (adminUser eq 1)""")
|
|
9771
10177
|
@cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either ascending (ASC) or descending (DESC).""")
|
|
9772
10178
|
@cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["dbUserName", "targetName", "databaseType", "targetClass", "auditEventTime", "timeCollected", "osUserName", "operation", "operationStatus", "eventName", "errorCode", "errorMessage", "objectType", "objectName", "objectOwner", "clientHostname", "clientIp", "isAlerted", "actionTaken", "clientProgram", "commandText", "commandParam", "extendedEventAttributes", "auditLocation", "osTerminal", "clientId", "auditPolicies", "auditType"]), help=u"""If this query parameter is specified, the result is sorted by this query parameter value.""")
|
|
9773
10179
|
@cli_util.option('--all', 'all_pages', is_flag=True, help="""Fetches all pages of results. If you provide this option, then you cannot provide the --limit option.""")
|
|
@@ -11406,7 +11812,7 @@ def list_grants(ctx, from_json, all_pages, page_size, user_assessment_id, user_k
|
|
|
11406
11812
|
**Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
|
|
11407
11813
|
@cli_util.option('--library-masking-format-source', type=custom_types.CliCaseInsensitiveChoice(["ORACLE", "USER"]), help=u"""A filter to return the library masking format resources based on the value of their source attribute.""")
|
|
11408
11814
|
@cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either ascending (ASC) or descending (DESC).""")
|
|
11409
|
-
@cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["displayName", "timeCreated"]), help=u"""The field to sort by. You can specify only one sorting parameter (sortOrder). The default order for timeCreated is descending. The default order for displayName is ascending. The displayName sort order is case sensitive.""")
|
|
11815
|
+
@cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["displayName", "timeCreated", "timeUpdated", "lifecycleState"]), help=u"""The field to sort by. You can specify only one sorting parameter (sortOrder). The default order for timeCreated is descending. The default order for displayName is ascending. The displayName sort order is case sensitive.""")
|
|
11410
11816
|
@cli_util.option('--all', 'all_pages', is_flag=True, help="""Fetches all pages of results. If you provide this option, then you cannot provide the --limit option.""")
|
|
11411
11817
|
@cli_util.option('--page-size', type=click.INT, help="""When fetching results, the number of results to fetch per call. Only valid when used with --all or --limit, and ignored otherwise.""")
|
|
11412
11818
|
@json_skeleton_utils.get_cli_json_input_option({})
|
|
@@ -11476,7 +11882,7 @@ def list_library_masking_formats(ctx, from_json, all_pages, page_size, compartme
|
|
|
11476
11882
|
@cli_util.option('--limit', type=click.INT, help=u"""For list pagination. The maximum number of items to return per page in a paginated \"List\" call. For details about how pagination works, see [List Pagination].""")
|
|
11477
11883
|
@cli_util.option('--page', help=u"""For list pagination. The page token representing the page at which to start retrieving results. It is usually retrieved from a previous \"List\" call. For details about how pagination works, see [List Pagination].""")
|
|
11478
11884
|
@cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either ascending (ASC) or descending (DESC).""")
|
|
11479
|
-
@cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["schemaName", "objectName"]), help=u"""The field to sort by. You can specify only one sorting parameter (sortOrder). The default order for all the fields is ascending.""")
|
|
11885
|
+
@cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["schemaName", "objectName", "sensitiveTypeId", "maskingColumnGroupId"]), help=u"""The field to sort by. You can specify only one sorting parameter (sortOrder). The default order for all the fields is ascending.""")
|
|
11480
11886
|
@cli_util.option('--schema-name', multiple=True, help=u"""A filter to return only items related to specific schema name.""")
|
|
11481
11887
|
@cli_util.option('--object-name', multiple=True, help=u"""A filter to return only items related to a specific object name.""")
|
|
11482
11888
|
@cli_util.option('--column-name', multiple=True, help=u"""A filter to return only a specific column based on column name.""")
|
|
@@ -11995,6 +12401,75 @@ def list_masking_policy_health_reports(ctx, from_json, all_pages, page_size, com
|
|
|
11995
12401
|
cli_util.render_response(result, ctx)
|
|
11996
12402
|
|
|
11997
12403
|
|
|
12404
|
+
@masking_policy_referential_relation_summary_group.command(name=cli_util.override('data_safe.list_masking_policy_referential_relations.command_name', 'list-masking-policy-referential-relations'), help=u"""Gets a list of referential relations present in the specified masking policy based on the specified query parameters. \n[Command Reference](listMaskingPolicyReferentialRelations)""")
|
|
12405
|
+
@cli_util.option('--masking-policy-id', required=True, help=u"""The OCID of the masking policy.""")
|
|
12406
|
+
@cli_util.option('--schema-name', multiple=True, help=u"""A filter to return only items related to specific schema name.""")
|
|
12407
|
+
@cli_util.option('--object-name', multiple=True, help=u"""A filter to return only items related to a specific object name.""")
|
|
12408
|
+
@cli_util.option('--column-name', multiple=True, help=u"""A filter to return only a specific column based on column name.""")
|
|
12409
|
+
@cli_util.option('--relation-type', type=custom_types.CliCaseInsensitiveChoice(["NONE", "APP_DEFINED", "DB_DEFINED"]), multiple=True, help=u"""A filter to return columns based on their relationship with their parent columns. If set to NONE, it returns the columns that do not have any parent. The response includes the parent columns as well as the independent columns that are not in any relationship. If set to APP_DEFINED, it returns all the child columns that have application-level (non-dictionary) relationship with their parents. If set to DB_DEFINED, it returns all the child columns that have database-level (dictionary-defined) relationship with their parents.""")
|
|
12410
|
+
@cli_util.option('--limit', type=click.INT, help=u"""For list pagination. The maximum number of items to return per page in a paginated \"List\" call. For details about how pagination works, see [List Pagination].""")
|
|
12411
|
+
@cli_util.option('--page', help=u"""For list pagination. The page token representing the page at which to start retrieving results. It is usually retrieved from a previous \"List\" call. For details about how pagination works, see [List Pagination].""")
|
|
12412
|
+
@cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either ascending (ASC) or descending (DESC).""")
|
|
12413
|
+
@cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["relationType", "schemaName", "tableName", "columnName"]), help=u"""The field to sort by. You can specify only one sorting parameter (sortOrder).""")
|
|
12414
|
+
@cli_util.option('--all', 'all_pages', is_flag=True, help="""Fetches all pages of results. If you provide this option, then you cannot provide the --limit option.""")
|
|
12415
|
+
@cli_util.option('--page-size', type=click.INT, help="""When fetching results, the number of results to fetch per call. Only valid when used with --all or --limit, and ignored otherwise.""")
|
|
12416
|
+
@json_skeleton_utils.get_cli_json_input_option({'schema-name': {'module': 'data_safe', 'class': 'list[string]'}, 'object-name': {'module': 'data_safe', 'class': 'list[string]'}, 'column-name': {'module': 'data_safe', 'class': 'list[string]'}})
|
|
12417
|
+
@cli_util.help_option
|
|
12418
|
+
@click.pass_context
|
|
12419
|
+
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'schema-name': {'module': 'data_safe', 'class': 'list[string]'}, 'object-name': {'module': 'data_safe', 'class': 'list[string]'}, 'column-name': {'module': 'data_safe', 'class': 'list[string]'}}, output_type={'module': 'data_safe', 'class': 'MaskingPolicyReferentialRelationCollection'})
|
|
12420
|
+
@cli_util.wrap_exceptions
|
|
12421
|
+
def list_masking_policy_referential_relations(ctx, from_json, all_pages, page_size, masking_policy_id, schema_name, object_name, column_name, relation_type, limit, page, sort_order, sort_by):
|
|
12422
|
+
|
|
12423
|
+
if all_pages and limit:
|
|
12424
|
+
raise click.UsageError('If you provide the --all option you cannot provide the --limit option')
|
|
12425
|
+
|
|
12426
|
+
if isinstance(masking_policy_id, six.string_types) and len(masking_policy_id.strip()) == 0:
|
|
12427
|
+
raise click.UsageError('Parameter --masking-policy-id cannot be whitespace or empty string')
|
|
12428
|
+
|
|
12429
|
+
kwargs = {}
|
|
12430
|
+
if schema_name is not None and len(schema_name) > 0:
|
|
12431
|
+
kwargs['schema_name'] = schema_name
|
|
12432
|
+
if object_name is not None and len(object_name) > 0:
|
|
12433
|
+
kwargs['object_name'] = object_name
|
|
12434
|
+
if column_name is not None and len(column_name) > 0:
|
|
12435
|
+
kwargs['column_name'] = column_name
|
|
12436
|
+
if relation_type is not None and len(relation_type) > 0:
|
|
12437
|
+
kwargs['relation_type'] = relation_type
|
|
12438
|
+
if limit is not None:
|
|
12439
|
+
kwargs['limit'] = limit
|
|
12440
|
+
if page is not None:
|
|
12441
|
+
kwargs['page'] = page
|
|
12442
|
+
if sort_order is not None:
|
|
12443
|
+
kwargs['sort_order'] = sort_order
|
|
12444
|
+
if sort_by is not None:
|
|
12445
|
+
kwargs['sort_by'] = sort_by
|
|
12446
|
+
kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
|
|
12447
|
+
client = cli_util.build_client('data_safe', 'data_safe', ctx)
|
|
12448
|
+
if all_pages:
|
|
12449
|
+
if page_size:
|
|
12450
|
+
kwargs['limit'] = page_size
|
|
12451
|
+
|
|
12452
|
+
result = cli_util.list_call_get_all_results(
|
|
12453
|
+
client.list_masking_policy_referential_relations,
|
|
12454
|
+
masking_policy_id=masking_policy_id,
|
|
12455
|
+
**kwargs
|
|
12456
|
+
)
|
|
12457
|
+
elif limit is not None:
|
|
12458
|
+
result = cli_util.list_call_get_up_to_limit(
|
|
12459
|
+
client.list_masking_policy_referential_relations,
|
|
12460
|
+
limit,
|
|
12461
|
+
page_size,
|
|
12462
|
+
masking_policy_id=masking_policy_id,
|
|
12463
|
+
**kwargs
|
|
12464
|
+
)
|
|
12465
|
+
else:
|
|
12466
|
+
result = client.list_masking_policy_referential_relations(
|
|
12467
|
+
masking_policy_id=masking_policy_id,
|
|
12468
|
+
**kwargs
|
|
12469
|
+
)
|
|
12470
|
+
cli_util.render_response(result, ctx)
|
|
12471
|
+
|
|
12472
|
+
|
|
11998
12473
|
@masking_policy_group.command(name=cli_util.override('data_safe.list_masking_reports.command_name', 'list-masking-reports'), help=u"""Gets a list of masking reports based on the specified query parameters. \n[Command Reference](listMaskingReports)""")
|
|
11999
12474
|
@cli_util.option('--compartment-id', required=True, help=u"""A filter to return only resources that match the specified compartment OCID.""")
|
|
12000
12475
|
@cli_util.option('--limit', type=click.INT, help=u"""For list pagination. The maximum number of items to return per page in a paginated \"List\" call. For details about how pagination works, see [List Pagination].""")
|
|
@@ -12190,6 +12665,45 @@ def list_on_prem_connectors(ctx, from_json, all_pages, page_size, compartment_id
|
|
|
12190
12665
|
cli_util.render_response(result, ctx)
|
|
12191
12666
|
|
|
12192
12667
|
|
|
12668
|
+
@user_assessment_group.command(name=cli_util.override('data_safe.list_password_expiry_date_analytics.command_name', 'list-password-expiry-date-analytics'), help=u"""Gets a list of count of the users with password expiry dates in next 30 days, between next 30-90 days, and beyond 90 days based on specified user assessment. It internally uses the aforementioned userAnalytics api.
|
|
12669
|
+
|
|
12670
|
+
When you perform the ListPasswordExpiryDateAnalytics operation, if the parameter compartmentIdInSubtree is set to \"true,\" and if the parameter accessLevel is set to ACCESSIBLE, then the operation returns compartments in which the requestor has READ permissions on at least one resource, directly or indirectly (in subcompartments). If the operation is performed at the root compartment and the requestor does not have access to at least one subcompartment of the compartment specified by compartmentId, then \"Not Authorized\" is returned.
|
|
12671
|
+
|
|
12672
|
+
To use ListPasswordExpiryDateAnalytics to get a full list of all compartments and subcompartments in the tenancy from the root compartment, set the parameter compartmentIdInSubtree to true and accessLevel to ACCESSIBLE. \n[Command Reference](listPasswordExpiryDateAnalytics)""")
|
|
12673
|
+
@cli_util.option('--user-assessment-id', required=True, help=u"""The OCID of the user assessment.""")
|
|
12674
|
+
@cli_util.option('--compartment-id-in-subtree', type=click.BOOL, help=u"""Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.""")
|
|
12675
|
+
@cli_util.option('--access-level', type=custom_types.CliCaseInsensitiveChoice(["RESTRICTED", "ACCESSIBLE"]), help=u"""Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.""")
|
|
12676
|
+
@cli_util.option('--user-category', help=u"""A filter to return only items that match the specified user category.""")
|
|
12677
|
+
@cli_util.option('--time-password-expiry-less-than', type=custom_types.CLI_DATETIME, help=u"""A filter to return users whose password expiry date in the database is less than the date and time specified, in the format defined by [RFC3339]. **Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
|
|
12678
|
+
@cli_util.option('--all', 'all_pages', is_flag=True, help="""Fetches all pages of results.""")
|
|
12679
|
+
@json_skeleton_utils.get_cli_json_input_option({})
|
|
12680
|
+
@cli_util.help_option
|
|
12681
|
+
@click.pass_context
|
|
12682
|
+
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={}, output_type={'module': 'data_safe', 'class': 'list[UserAggregation]'})
|
|
12683
|
+
@cli_util.wrap_exceptions
|
|
12684
|
+
def list_password_expiry_date_analytics(ctx, from_json, all_pages, user_assessment_id, compartment_id_in_subtree, access_level, user_category, time_password_expiry_less_than):
|
|
12685
|
+
|
|
12686
|
+
if isinstance(user_assessment_id, six.string_types) and len(user_assessment_id.strip()) == 0:
|
|
12687
|
+
raise click.UsageError('Parameter --user-assessment-id cannot be whitespace or empty string')
|
|
12688
|
+
|
|
12689
|
+
kwargs = {}
|
|
12690
|
+
if compartment_id_in_subtree is not None:
|
|
12691
|
+
kwargs['compartment_id_in_subtree'] = compartment_id_in_subtree
|
|
12692
|
+
if access_level is not None:
|
|
12693
|
+
kwargs['access_level'] = access_level
|
|
12694
|
+
if user_category is not None:
|
|
12695
|
+
kwargs['user_category'] = user_category
|
|
12696
|
+
if time_password_expiry_less_than is not None:
|
|
12697
|
+
kwargs['time_password_expiry_less_than'] = time_password_expiry_less_than
|
|
12698
|
+
kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
|
|
12699
|
+
client = cli_util.build_client('data_safe', 'data_safe', ctx)
|
|
12700
|
+
result = client.list_password_expiry_date_analytics(
|
|
12701
|
+
user_assessment_id=user_assessment_id,
|
|
12702
|
+
**kwargs
|
|
12703
|
+
)
|
|
12704
|
+
cli_util.render_response(result, ctx)
|
|
12705
|
+
|
|
12706
|
+
|
|
12193
12707
|
@peer_target_database_group.command(name=cli_util.override('data_safe.list_peer_target_databases.command_name', 'list'), help=u"""Lists all the peer target databases under the primary target database identified by the OCID passed as path parameter. \n[Command Reference](listPeerTargetDatabases)""")
|
|
12194
12708
|
@cli_util.option('--target-database-id', required=True, help=u"""The OCID of the Data Safe target database.""")
|
|
12195
12709
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
@@ -12438,6 +12952,78 @@ def list_profile_summaries(ctx, from_json, all_pages, page_size, user_assessment
|
|
|
12438
12952
|
cli_util.render_response(result, ctx)
|
|
12439
12953
|
|
|
12440
12954
|
|
|
12955
|
+
@referential_relation_group.command(name=cli_util.override('data_safe.list_referential_relations.command_name', 'list'), help=u"""Gets a list of referential relations present in the specified sensitive data model based on the specified query parameters. \n[Command Reference](listReferentialRelations)""")
|
|
12956
|
+
@cli_util.option('--sensitive-data-model-id', required=True, help=u"""The OCID of the sensitive data model.""")
|
|
12957
|
+
@cli_util.option('--schema-name', multiple=True, help=u"""A filter to return only items related to specific schema name.""")
|
|
12958
|
+
@cli_util.option('--object-name', multiple=True, help=u"""A filter to return only items related to a specific object name.""")
|
|
12959
|
+
@cli_util.option('--column-name', multiple=True, help=u"""A filter to return only a specific column based on column name.""")
|
|
12960
|
+
@cli_util.option('--is-sensitive', type=click.BOOL, help=u"""Returns referential relations containing sensitive columns when true. Returns referential relations containing non sensitive columns when false.""")
|
|
12961
|
+
@cli_util.option('--relation-type', type=custom_types.CliCaseInsensitiveChoice(["NONE", "APP_DEFINED", "DB_DEFINED"]), multiple=True, help=u"""A filter to return sensitive columns based on their relationship with their parent columns. If set to NONE, it returns the sensitive columns that do not have any parent. The response includes the parent columns as well as the independent columns that are not in any relationship. If set to APP_DEFINED, it returns all the child columns that have application-level (non-dictionary) relationship with their parents. If set to DB_DEFINED, it returns all the child columns that have database-level (dictionary-defined) relationship with their parents.""")
|
|
12962
|
+
@cli_util.option('--limit', type=click.INT, help=u"""For list pagination. The maximum number of items to return per page in a paginated \"List\" call. For details about how pagination works, see [List Pagination].""")
|
|
12963
|
+
@cli_util.option('--page', help=u"""For list pagination. The page token representing the page at which to start retrieving results. It is usually retrieved from a previous \"List\" call. For details about how pagination works, see [List Pagination].""")
|
|
12964
|
+
@cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either ascending (ASC) or descending (DESC).""")
|
|
12965
|
+
@cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["key", "relationType", "schemaName", "tableName"]), help=u"""The field to sort by. You can specify only one sorting parameter (sortOrder). The default order for key is descending.""")
|
|
12966
|
+
@cli_util.option('--all', 'all_pages', is_flag=True, help="""Fetches all pages of results. If you provide this option, then you cannot provide the --limit option.""")
|
|
12967
|
+
@cli_util.option('--page-size', type=click.INT, help="""When fetching results, the number of results to fetch per call. Only valid when used with --all or --limit, and ignored otherwise.""")
|
|
12968
|
+
@json_skeleton_utils.get_cli_json_input_option({'schema-name': {'module': 'data_safe', 'class': 'list[string]'}, 'object-name': {'module': 'data_safe', 'class': 'list[string]'}, 'column-name': {'module': 'data_safe', 'class': 'list[string]'}})
|
|
12969
|
+
@cli_util.help_option
|
|
12970
|
+
@click.pass_context
|
|
12971
|
+
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'schema-name': {'module': 'data_safe', 'class': 'list[string]'}, 'object-name': {'module': 'data_safe', 'class': 'list[string]'}, 'column-name': {'module': 'data_safe', 'class': 'list[string]'}}, output_type={'module': 'data_safe', 'class': 'ReferentialRelationCollection'})
|
|
12972
|
+
@cli_util.wrap_exceptions
|
|
12973
|
+
def list_referential_relations(ctx, from_json, all_pages, page_size, sensitive_data_model_id, schema_name, object_name, column_name, is_sensitive, relation_type, limit, page, sort_order, sort_by):
|
|
12974
|
+
|
|
12975
|
+
if all_pages and limit:
|
|
12976
|
+
raise click.UsageError('If you provide the --all option you cannot provide the --limit option')
|
|
12977
|
+
|
|
12978
|
+
if isinstance(sensitive_data_model_id, six.string_types) and len(sensitive_data_model_id.strip()) == 0:
|
|
12979
|
+
raise click.UsageError('Parameter --sensitive-data-model-id cannot be whitespace or empty string')
|
|
12980
|
+
|
|
12981
|
+
kwargs = {}
|
|
12982
|
+
if schema_name is not None and len(schema_name) > 0:
|
|
12983
|
+
kwargs['schema_name'] = schema_name
|
|
12984
|
+
if object_name is not None and len(object_name) > 0:
|
|
12985
|
+
kwargs['object_name'] = object_name
|
|
12986
|
+
if column_name is not None and len(column_name) > 0:
|
|
12987
|
+
kwargs['column_name'] = column_name
|
|
12988
|
+
if is_sensitive is not None:
|
|
12989
|
+
kwargs['is_sensitive'] = is_sensitive
|
|
12990
|
+
if relation_type is not None and len(relation_type) > 0:
|
|
12991
|
+
kwargs['relation_type'] = relation_type
|
|
12992
|
+
if limit is not None:
|
|
12993
|
+
kwargs['limit'] = limit
|
|
12994
|
+
if page is not None:
|
|
12995
|
+
kwargs['page'] = page
|
|
12996
|
+
if sort_order is not None:
|
|
12997
|
+
kwargs['sort_order'] = sort_order
|
|
12998
|
+
if sort_by is not None:
|
|
12999
|
+
kwargs['sort_by'] = sort_by
|
|
13000
|
+
kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
|
|
13001
|
+
client = cli_util.build_client('data_safe', 'data_safe', ctx)
|
|
13002
|
+
if all_pages:
|
|
13003
|
+
if page_size:
|
|
13004
|
+
kwargs['limit'] = page_size
|
|
13005
|
+
|
|
13006
|
+
result = cli_util.list_call_get_all_results(
|
|
13007
|
+
client.list_referential_relations,
|
|
13008
|
+
sensitive_data_model_id=sensitive_data_model_id,
|
|
13009
|
+
**kwargs
|
|
13010
|
+
)
|
|
13011
|
+
elif limit is not None:
|
|
13012
|
+
result = cli_util.list_call_get_up_to_limit(
|
|
13013
|
+
client.list_referential_relations,
|
|
13014
|
+
limit,
|
|
13015
|
+
page_size,
|
|
13016
|
+
sensitive_data_model_id=sensitive_data_model_id,
|
|
13017
|
+
**kwargs
|
|
13018
|
+
)
|
|
13019
|
+
else:
|
|
13020
|
+
result = client.list_referential_relations(
|
|
13021
|
+
sensitive_data_model_id=sensitive_data_model_id,
|
|
13022
|
+
**kwargs
|
|
13023
|
+
)
|
|
13024
|
+
cli_util.render_response(result, ctx)
|
|
13025
|
+
|
|
13026
|
+
|
|
12441
13027
|
@report_definition_group.command(name=cli_util.override('data_safe.list_report_definitions.command_name', 'list'), help=u"""Gets a list of report definitions. The ListReportDefinitions operation returns only the report definitions in the specified `compartmentId`. It also returns the seeded report definitions which are available to all the compartments. \n[Command Reference](listReportDefinitions)""")
|
|
12442
13028
|
@cli_util.option('--compartment-id', required=True, help=u"""A filter to return only resources that match the specified compartment OCID.""")
|
|
12443
13029
|
@cli_util.option('--compartment-id-in-subtree', type=click.BOOL, help=u"""Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.""")
|
|
@@ -13851,6 +14437,85 @@ def list_sensitive_types(ctx, from_json, all_pages, page_size, compartment_id, c
|
|
|
13851
14437
|
cli_util.render_response(result, ctx)
|
|
13852
14438
|
|
|
13853
14439
|
|
|
14440
|
+
@sensitive_types_export_collection_group.command(name=cli_util.override('data_safe.list_sensitive_types_exports.command_name', 'list-sensitive-types-exports'), help=u"""Retrieves a list of all sensitive types export in Data Safe based on the specified query parameters. The ListSensitiveTypesExports operation returns only the sensitive types export in the specified `compartmentId`. \n[Command Reference](listSensitiveTypesExports)""")
|
|
14441
|
+
@cli_util.option('--compartment-id', required=True, help=u"""A filter to return only resources that match the specified compartment OCID.""")
|
|
14442
|
+
@cli_util.option('--compartment-id-in-subtree', type=click.BOOL, help=u"""Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.""")
|
|
14443
|
+
@cli_util.option('--access-level', type=custom_types.CliCaseInsensitiveChoice(["RESTRICTED", "ACCESSIBLE"]), help=u"""Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.""")
|
|
14444
|
+
@cli_util.option('--display-name', help=u"""A filter to return only resources that match the specified display name.""")
|
|
14445
|
+
@cli_util.option('--limit', type=click.INT, help=u"""For list pagination. The maximum number of items to return per page in a paginated \"List\" call. For details about how pagination works, see [List Pagination].""")
|
|
14446
|
+
@cli_util.option('--page', help=u"""For list pagination. The page token representing the page at which to start retrieving results. It is usually retrieved from a previous \"List\" call. For details about how pagination works, see [List Pagination].""")
|
|
14447
|
+
@cli_util.option('--lifecycle-state', type=custom_types.CliCaseInsensitiveChoice(["CREATING", "ACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED"]), help=u"""A filter to return only the resources that match the specified lifecycle state.""")
|
|
14448
|
+
@cli_util.option('--sensitive-types-export-id', help=u"""An optional filter to return only resources that match the specified OCID of the sensitive types export resource.""")
|
|
14449
|
+
@cli_util.option('--time-created-greater-than-or-equal-to', type=custom_types.CLI_DATETIME, help=u"""A filter to return only the resources that were created after the specified date and time, as defined by [RFC3339]. Using TimeCreatedGreaterThanOrEqualToQueryParam parameter retrieves all resources created after that date.
|
|
14450
|
+
|
|
14451
|
+
**Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
|
|
14452
|
+
@cli_util.option('--time-created-less-than', type=custom_types.CLI_DATETIME, help=u"""Search for resources that were created before a specific date. Specifying this parameter corresponding `timeCreatedLessThan` parameter will retrieve all resources created before the specified created date, in \"YYYY-MM-ddThh:mmZ\" format with a Z offset, as defined by RFC 3339.
|
|
14453
|
+
|
|
14454
|
+
**Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
|
|
14455
|
+
@cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either ascending (ASC) or descending (DESC).""")
|
|
14456
|
+
@cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["TIMECREATED", "DISPLAYNAME"]), help=u"""The field used for sorting. Only one sorting order (sortOrder) can be specified. The default order for TIMECREATED is descending. The default order for DISPLAYNAME is ascending. The DISPLAYNAME sort order is case sensitive.""")
|
|
14457
|
+
@cli_util.option('--all', 'all_pages', is_flag=True, help="""Fetches all pages of results. If you provide this option, then you cannot provide the --limit option.""")
|
|
14458
|
+
@cli_util.option('--page-size', type=click.INT, help="""When fetching results, the number of results to fetch per call. Only valid when used with --all or --limit, and ignored otherwise.""")
|
|
14459
|
+
@json_skeleton_utils.get_cli_json_input_option({})
|
|
14460
|
+
@cli_util.help_option
|
|
14461
|
+
@click.pass_context
|
|
14462
|
+
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={}, output_type={'module': 'data_safe', 'class': 'SensitiveTypesExportCollection'})
|
|
14463
|
+
@cli_util.wrap_exceptions
|
|
14464
|
+
def list_sensitive_types_exports(ctx, from_json, all_pages, page_size, compartment_id, compartment_id_in_subtree, access_level, display_name, limit, page, lifecycle_state, sensitive_types_export_id, time_created_greater_than_or_equal_to, time_created_less_than, sort_order, sort_by):
|
|
14465
|
+
|
|
14466
|
+
if all_pages and limit:
|
|
14467
|
+
raise click.UsageError('If you provide the --all option you cannot provide the --limit option')
|
|
14468
|
+
|
|
14469
|
+
kwargs = {}
|
|
14470
|
+
if compartment_id_in_subtree is not None:
|
|
14471
|
+
kwargs['compartment_id_in_subtree'] = compartment_id_in_subtree
|
|
14472
|
+
if access_level is not None:
|
|
14473
|
+
kwargs['access_level'] = access_level
|
|
14474
|
+
if display_name is not None:
|
|
14475
|
+
kwargs['display_name'] = display_name
|
|
14476
|
+
if limit is not None:
|
|
14477
|
+
kwargs['limit'] = limit
|
|
14478
|
+
if page is not None:
|
|
14479
|
+
kwargs['page'] = page
|
|
14480
|
+
if lifecycle_state is not None:
|
|
14481
|
+
kwargs['lifecycle_state'] = lifecycle_state
|
|
14482
|
+
if sensitive_types_export_id is not None:
|
|
14483
|
+
kwargs['sensitive_types_export_id'] = sensitive_types_export_id
|
|
14484
|
+
if time_created_greater_than_or_equal_to is not None:
|
|
14485
|
+
kwargs['time_created_greater_than_or_equal_to'] = time_created_greater_than_or_equal_to
|
|
14486
|
+
if time_created_less_than is not None:
|
|
14487
|
+
kwargs['time_created_less_than'] = time_created_less_than
|
|
14488
|
+
if sort_order is not None:
|
|
14489
|
+
kwargs['sort_order'] = sort_order
|
|
14490
|
+
if sort_by is not None:
|
|
14491
|
+
kwargs['sort_by'] = sort_by
|
|
14492
|
+
kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
|
|
14493
|
+
client = cli_util.build_client('data_safe', 'data_safe', ctx)
|
|
14494
|
+
if all_pages:
|
|
14495
|
+
if page_size:
|
|
14496
|
+
kwargs['limit'] = page_size
|
|
14497
|
+
|
|
14498
|
+
result = cli_util.list_call_get_all_results(
|
|
14499
|
+
client.list_sensitive_types_exports,
|
|
14500
|
+
compartment_id=compartment_id,
|
|
14501
|
+
**kwargs
|
|
14502
|
+
)
|
|
14503
|
+
elif limit is not None:
|
|
14504
|
+
result = cli_util.list_call_get_up_to_limit(
|
|
14505
|
+
client.list_sensitive_types_exports,
|
|
14506
|
+
limit,
|
|
14507
|
+
page_size,
|
|
14508
|
+
compartment_id=compartment_id,
|
|
14509
|
+
**kwargs
|
|
14510
|
+
)
|
|
14511
|
+
else:
|
|
14512
|
+
result = client.list_sensitive_types_exports(
|
|
14513
|
+
compartment_id=compartment_id,
|
|
14514
|
+
**kwargs
|
|
14515
|
+
)
|
|
14516
|
+
cli_util.render_response(result, ctx)
|
|
14517
|
+
|
|
14518
|
+
|
|
13854
14519
|
@sql_collection_analytics_collection_group.command(name=cli_util.override('data_safe.list_sql_collection_analytics.command_name', 'list-sql-collection-analytics'), help=u"""Retrieves a list of all SQL collection analytics in Data Safe.
|
|
13855
14520
|
|
|
13856
14521
|
The ListSqlCollectionAnalytics operation returns only the analytics for the SQL collections in the specified `compartmentId`.
|
|
@@ -14818,7 +15483,7 @@ def list_user_access_analytics(ctx, from_json, all_pages, page_size, user_assess
|
|
|
14818
15483
|
|
|
14819
15484
|
@user_assessment_group.command(name=cli_util.override('data_safe.list_user_analytics.command_name', 'list-user-analytics'), help=u"""Gets a list of aggregated user details from the specified user assessment. This provides information about the overall state. of database user security. For example, the user details include how many users have the DBA role and how many users are in the critical category. This data is especially useful content for dashboards or to support analytics.
|
|
14820
15485
|
|
|
14821
|
-
When you perform the ListUserAnalytics operation, if the parameter compartmentIdInSubtree is set to \"true,\" and if the parameter accessLevel is set to ACCESSIBLE, then the operation returns compartments in which the requestor has
|
|
15486
|
+
When you perform the ListUserAnalytics operation, if the parameter compartmentIdInSubtree is set to \"true,\" and if the parameter accessLevel is set to ACCESSIBLE, then the operation returns compartments in which the requestor has READ permissions on at least one resource, directly or indirectly (in subcompartments). If the operation is performed at the root compartment and the requestor does not have access to at least one subcompartment of the compartment specified by compartmentId, then \"Not Authorized\" is returned.
|
|
14822
15487
|
|
|
14823
15488
|
The parameter compartmentIdInSubtree applies when you perform ListUserAnalytics on the compartmentId passed and when it is set to true, the entire hierarchy of compartments can be returned.
|
|
14824
15489
|
|
|
@@ -14845,6 +15510,8 @@ To use ListUserAnalytics to get a full list of all compartments and subcompartme
|
|
|
14845
15510
|
@cli_util.option('--time-password-last-changed-less-than', type=custom_types.CLI_DATETIME, help=u"""A filter to return users whose last password change in the database is less than the date and time specified, in the format defined by [RFC3339].
|
|
14846
15511
|
|
|
14847
15512
|
**Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
|
|
15513
|
+
@cli_util.option('--time-password-expiry-greater-than-or-equal-to', type=custom_types.CLI_DATETIME, help=u"""A filter to return users whose password expiry date in the database is greater than or equal to the date and time specified, in the format defined by [RFC3339]. **Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
|
|
15514
|
+
@cli_util.option('--time-password-expiry-less-than', type=custom_types.CLI_DATETIME, help=u"""A filter to return users whose password expiry date in the database is less than the date and time specified, in the format defined by [RFC3339]. **Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
|
|
14848
15515
|
@cli_util.option('--page', help=u"""For list pagination. The page token representing the page at which to start retrieving results. It is usually retrieved from a previous \"List\" call. For details about how pagination works, see [List Pagination].""")
|
|
14849
15516
|
@cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either ascending (ASC) or descending (DESC).""")
|
|
14850
15517
|
@cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["userName", "userCategory", "accountStatus", "timeLastLogin", "targetId", "timeUserCreated", "authenticationType", "timePasswordChanged"]), help=u"""The field to sort by. You can specify only one sort order (sortOrder). The default order for userName is ascending.""")
|
|
@@ -14855,7 +15522,7 @@ To use ListUserAnalytics to get a full list of all compartments and subcompartme
|
|
|
14855
15522
|
@click.pass_context
|
|
14856
15523
|
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={}, output_type={'module': 'data_safe', 'class': 'list[UserAggregation]'})
|
|
14857
15524
|
@cli_util.wrap_exceptions
|
|
14858
|
-
def list_user_analytics(ctx, from_json, all_pages, page_size, user_assessment_id, compartment_id_in_subtree, access_level, limit, user_category, user_key, account_status, authentication_type, user_name, target_id, time_last_login_greater_than_or_equal_to, time_last_login_less_than, time_user_created_greater_than_or_equal_to, time_user_created_less_than, time_password_last_changed_greater_than_or_equal_to, time_password_last_changed_less_than, page, sort_order, sort_by):
|
|
15525
|
+
def list_user_analytics(ctx, from_json, all_pages, page_size, user_assessment_id, compartment_id_in_subtree, access_level, limit, user_category, user_key, account_status, authentication_type, user_name, target_id, time_last_login_greater_than_or_equal_to, time_last_login_less_than, time_user_created_greater_than_or_equal_to, time_user_created_less_than, time_password_last_changed_greater_than_or_equal_to, time_password_last_changed_less_than, time_password_expiry_greater_than_or_equal_to, time_password_expiry_less_than, page, sort_order, sort_by):
|
|
14859
15526
|
|
|
14860
15527
|
if all_pages and limit:
|
|
14861
15528
|
raise click.UsageError('If you provide the --all option you cannot provide the --limit option')
|
|
@@ -14894,6 +15561,10 @@ def list_user_analytics(ctx, from_json, all_pages, page_size, user_assessment_id
|
|
|
14894
15561
|
kwargs['time_password_last_changed_greater_than_or_equal_to'] = time_password_last_changed_greater_than_or_equal_to
|
|
14895
15562
|
if time_password_last_changed_less_than is not None:
|
|
14896
15563
|
kwargs['time_password_last_changed_less_than'] = time_password_last_changed_less_than
|
|
15564
|
+
if time_password_expiry_greater_than_or_equal_to is not None:
|
|
15565
|
+
kwargs['time_password_expiry_greater_than_or_equal_to'] = time_password_expiry_greater_than_or_equal_to
|
|
15566
|
+
if time_password_expiry_less_than is not None:
|
|
15567
|
+
kwargs['time_password_expiry_less_than'] = time_password_expiry_less_than
|
|
14897
15568
|
if page is not None:
|
|
14898
15569
|
kwargs['page'] = page
|
|
14899
15570
|
if sort_order is not None:
|
|
@@ -15053,6 +15724,8 @@ def list_user_assessments(ctx, from_json, all_pages, page_size, compartment_id,
|
|
|
15053
15724
|
@cli_util.option('--time-password-last-changed-less-than', type=custom_types.CLI_DATETIME, help=u"""A filter to return users whose last password change in the database is less than the date and time specified, in the format defined by [RFC3339].
|
|
15054
15725
|
|
|
15055
15726
|
**Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
|
|
15727
|
+
@cli_util.option('--time-password-expiry-greater-than-or-equal-to', type=custom_types.CLI_DATETIME, help=u"""A filter to return users whose password expiry date in the database is greater than or equal to the date and time specified, in the format defined by [RFC3339]. **Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
|
|
15728
|
+
@cli_util.option('--time-password-expiry-less-than', type=custom_types.CLI_DATETIME, help=u"""A filter to return users whose password expiry date in the database is less than the date and time specified, in the format defined by [RFC3339]. **Example:** 2016-12-19T16:39:57.600Z""" + custom_types.CLI_DATETIME.VALID_DATETIME_CLI_HELP_MESSAGE)
|
|
15056
15729
|
@cli_util.option('--page', help=u"""For list pagination. The page token representing the page at which to start retrieving results. It is usually retrieved from a previous \"List\" call. For details about how pagination works, see [List Pagination].""")
|
|
15057
15730
|
@cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either ascending (ASC) or descending (DESC).""")
|
|
15058
15731
|
@cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["userName", "userCategory", "accountStatus", "timeLastLogin", "targetId", "timeUserCreated", "authenticationType", "timePasswordChanged"]), help=u"""The field to sort by. You can specify only one sort order (sortOrder). The default order for userName is ascending.""")
|
|
@@ -15065,7 +15738,7 @@ def list_user_assessments(ctx, from_json, all_pages, page_size, compartment_id,
|
|
|
15065
15738
|
@click.pass_context
|
|
15066
15739
|
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'schema-list': {'module': 'data_safe', 'class': 'list[string]'}}, output_type={'module': 'data_safe', 'class': 'list[UserSummary]'})
|
|
15067
15740
|
@cli_util.wrap_exceptions
|
|
15068
|
-
def list_users(ctx, from_json, all_pages, page_size, user_assessment_id, limit, compartment_id_in_subtree, access_level, user_category, user_role, user_profile, user_type, user_key, account_status, authentication_type, user_name, target_id, time_last_login_greater_than_or_equal_to, time_last_login_less_than, time_user_created_greater_than_or_equal_to, time_user_created_less_than, time_password_last_changed_greater_than_or_equal_to, time_password_last_changed_less_than, page, sort_order, sort_by, schema_list, are_all_schemas_accessible):
|
|
15741
|
+
def list_users(ctx, from_json, all_pages, page_size, user_assessment_id, limit, compartment_id_in_subtree, access_level, user_category, user_role, user_profile, user_type, user_key, account_status, authentication_type, user_name, target_id, time_last_login_greater_than_or_equal_to, time_last_login_less_than, time_user_created_greater_than_or_equal_to, time_user_created_less_than, time_password_last_changed_greater_than_or_equal_to, time_password_last_changed_less_than, time_password_expiry_greater_than_or_equal_to, time_password_expiry_less_than, page, sort_order, sort_by, schema_list, are_all_schemas_accessible):
|
|
15069
15742
|
|
|
15070
15743
|
if all_pages and limit:
|
|
15071
15744
|
raise click.UsageError('If you provide the --all option you cannot provide the --limit option')
|
|
@@ -15110,6 +15783,10 @@ def list_users(ctx, from_json, all_pages, page_size, user_assessment_id, limit,
|
|
|
15110
15783
|
kwargs['time_password_last_changed_greater_than_or_equal_to'] = time_password_last_changed_greater_than_or_equal_to
|
|
15111
15784
|
if time_password_last_changed_less_than is not None:
|
|
15112
15785
|
kwargs['time_password_last_changed_less_than'] = time_password_last_changed_less_than
|
|
15786
|
+
if time_password_expiry_greater_than_or_equal_to is not None:
|
|
15787
|
+
kwargs['time_password_expiry_greater_than_or_equal_to'] = time_password_expiry_greater_than_or_equal_to
|
|
15788
|
+
if time_password_expiry_less_than is not None:
|
|
15789
|
+
kwargs['time_password_expiry_less_than'] = time_password_expiry_less_than
|
|
15113
15790
|
if page is not None:
|
|
15114
15791
|
kwargs['page'] = page
|
|
15115
15792
|
if sort_order is not None:
|
|
@@ -16119,9 +16796,7 @@ def refresh_database_security_configuration(ctx, from_json, wait_for_state, max_
|
|
|
16119
16796
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
16120
16797
|
|
|
16121
16798
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
16122
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
16123
|
-
|
|
16124
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
16799
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
16125
16800
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
16126
16801
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
16127
16802
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
@@ -16309,9 +16984,7 @@ def refresh_target_database(ctx, from_json, wait_for_state, max_wait_seconds, wa
|
|
|
16309
16984
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
16310
16985
|
|
|
16311
16986
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
16312
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
16313
|
-
|
|
16314
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
16987
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
16315
16988
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
16316
16989
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
16317
16990
|
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
@@ -17241,9 +17914,7 @@ def unset_user_assessment_baseline(ctx, from_json, wait_for_state, max_wait_seco
|
|
|
17241
17914
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
17242
17915
|
|
|
17243
17916
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17244
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
17245
|
-
|
|
17246
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17917
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17247
17918
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
17248
17919
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
17249
17920
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["UPDATING", "SUCCEEDED", "FAILED"]), multiple=True, help="""This operation creates, modifies or deletes a resource that has a defined lifecycle state. Specify this option to perform the action and then wait until the resource reaches a given lifecycle state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -17322,9 +17993,7 @@ def update_alert(ctx, from_json, force, wait_for_state, max_wait_seconds, wait_i
|
|
|
17322
17993
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
17323
17994
|
|
|
17324
17995
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17325
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
17326
|
-
|
|
17327
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17996
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17328
17997
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
17329
17998
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
17330
17999
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -17485,9 +18154,7 @@ def update_alert_policy_rule(ctx, from_json, wait_for_state, max_wait_seconds, w
|
|
|
17485
18154
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
17486
18155
|
|
|
17487
18156
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17488
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
17489
|
-
|
|
17490
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18157
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17491
18158
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
17492
18159
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
17493
18160
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -17569,9 +18236,7 @@ def update_audit_archive_retrieval(ctx, from_json, force, wait_for_state, max_wa
|
|
|
17569
18236
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
17570
18237
|
|
|
17571
18238
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17572
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
17573
|
-
|
|
17574
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18239
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17575
18240
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
17576
18241
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
17577
18242
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -17649,14 +18314,12 @@ def update_audit_policy(ctx, from_json, force, wait_for_state, max_wait_seconds,
|
|
|
17649
18314
|
@audit_profile_group.command(name=cli_util.override('data_safe.update_audit_profile.command_name', 'update'), help=u"""Updates one or more attributes of the specified audit profile. \n[Command Reference](updateAuditProfile)""")
|
|
17650
18315
|
@cli_util.option('--audit-profile-id', required=True, help=u"""The OCID of the audit.""")
|
|
17651
18316
|
@cli_util.option('--description', help=u"""The description of the audit profile.""")
|
|
17652
|
-
@cli_util.option('--display-name', help=u"""The display name of the audit profile. The name does not have to be unique, and it's
|
|
18317
|
+
@cli_util.option('--display-name', help=u"""The display name of the audit profile. The name does not have to be unique, and it's updatable.""")
|
|
17653
18318
|
@cli_util.option('--is-paid-usage-enabled', type=click.BOOL, help=u"""Indicates if you want to continue collecting audit records beyond the free limit of one million audit records per month per target database, potentially incurring additional charges. The default value is inherited from the global settings. You can change at the global level or at the target level.""")
|
|
17654
18319
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
17655
18320
|
|
|
17656
18321
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17657
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
17658
|
-
|
|
17659
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18322
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17660
18323
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
17661
18324
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
17662
18325
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -17737,14 +18400,12 @@ def update_audit_profile(ctx, from_json, force, wait_for_state, max_wait_seconds
|
|
|
17737
18400
|
@audit_trail_group.command(name=cli_util.override('data_safe.update_audit_trail.command_name', 'update'), help=u"""Updates one or more attributes of the specified audit trail. \n[Command Reference](updateAuditTrail)""")
|
|
17738
18401
|
@cli_util.option('--audit-trail-id', required=True, help=u"""The OCID of the audit trail.""")
|
|
17739
18402
|
@cli_util.option('--description', help=u"""The description of the audit trail.""")
|
|
17740
|
-
@cli_util.option('--display-name', help=u"""The display name of the audit trail. The name does not have to be unique, and it's
|
|
18403
|
+
@cli_util.option('--display-name', help=u"""The display name of the audit trail. The name does not have to be unique, and it's updatable.""")
|
|
17741
18404
|
@cli_util.option('--is-auto-purge-enabled', type=click.BOOL, help=u"""Indicates if auto purge is enabled on the target database, which helps delete audit data in the target database every seven days so that the database's audit trail does not become too large.""")
|
|
17742
18405
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
17743
18406
|
|
|
17744
18407
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17745
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
17746
|
-
|
|
17747
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18408
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17748
18409
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
17749
18410
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
17750
18411
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -17830,9 +18491,7 @@ def update_audit_trail(ctx, from_json, force, wait_for_state, max_wait_seconds,
|
|
|
17830
18491
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
17831
18492
|
|
|
17832
18493
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17833
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
17834
|
-
|
|
17835
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18494
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17836
18495
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
17837
18496
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
17838
18497
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -17918,9 +18577,7 @@ def update_data_safe_private_endpoint(ctx, from_json, force, wait_for_state, max
|
|
|
17918
18577
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
17919
18578
|
|
|
17920
18579
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17921
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
17922
|
-
|
|
17923
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18580
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
17924
18581
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
17925
18582
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
17926
18583
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -18085,9 +18742,7 @@ This option is a JSON list with items of type FormatEntry. For documentation on
|
|
|
18085
18742
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
18086
18743
|
|
|
18087
18744
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18088
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
18089
|
-
|
|
18090
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18745
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18091
18746
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
18092
18747
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
18093
18748
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -18274,9 +18929,7 @@ def update_masking_column(ctx, from_json, force, wait_for_state, max_wait_second
|
|
|
18274
18929
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
18275
18930
|
|
|
18276
18931
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18277
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
18278
|
-
|
|
18279
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18932
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18280
18933
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
18281
18934
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
18282
18935
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -18390,9 +19043,7 @@ def update_masking_policy(ctx, from_json, force, wait_for_state, max_wait_second
|
|
|
18390
19043
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
18391
19044
|
|
|
18392
19045
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18393
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
18394
|
-
|
|
18395
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19046
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18396
19047
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
18397
19048
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
18398
19049
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -18507,9 +19158,7 @@ def update_masking_policy_update_column_source_sdm_details(ctx, from_json, force
|
|
|
18507
19158
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
18508
19159
|
|
|
18509
19160
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18510
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
18511
|
-
|
|
18512
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19161
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18513
19162
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
18514
19163
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
18515
19164
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -18616,9 +19265,7 @@ def update_masking_policy_update_column_source_target_details(ctx, from_json, fo
|
|
|
18616
19265
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
18617
19266
|
|
|
18618
19267
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18619
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
18620
|
-
|
|
18621
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19268
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
18622
19269
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
18623
19270
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
18624
19271
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -19132,9 +19779,7 @@ def update_peer_target_database_database_cloud_service_details(ctx, from_json, f
|
|
|
19132
19779
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
19133
19780
|
|
|
19134
19781
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19135
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
19136
|
-
|
|
19137
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19782
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19138
19783
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
19139
19784
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
19140
19785
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -19214,9 +19859,7 @@ def update_report(ctx, from_json, force, wait_for_state, max_wait_seconds, wait_
|
|
|
19214
19859
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
19215
19860
|
|
|
19216
19861
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19217
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
19218
|
-
|
|
19219
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19862
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19220
19863
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
19221
19864
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
19222
19865
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -19299,9 +19942,7 @@ def update_report_definition(ctx, from_json, force, wait_for_state, max_wait_sec
|
|
|
19299
19942
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
19300
19943
|
|
|
19301
19944
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19302
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
19303
|
-
|
|
19304
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19945
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19305
19946
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
19306
19947
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
19307
19948
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -19384,9 +20025,7 @@ Allowed version strings - \"v1\" v1's version specific schedule -<ss> <mm> <hh>
|
|
|
19384
20025
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
19385
20026
|
|
|
19386
20027
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19387
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
19388
|
-
|
|
19389
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20028
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19390
20029
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
19391
20030
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
19392
20031
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -19474,9 +20113,7 @@ def update_security_assessment(ctx, from_json, force, wait_for_state, max_wait_s
|
|
|
19474
20113
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
19475
20114
|
|
|
19476
20115
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19477
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
19478
|
-
|
|
19479
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20116
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19480
20117
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
19481
20118
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
19482
20119
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -19558,9 +20195,7 @@ def update_security_policy(ctx, from_json, force, wait_for_state, max_wait_secon
|
|
|
19558
20195
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
19559
20196
|
|
|
19560
20197
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19561
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
19562
|
-
|
|
19563
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20198
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19564
20199
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
19565
20200
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
19566
20201
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -19748,9 +20383,7 @@ This option is a JSON list with items of type TablesForDiscovery. For documenta
|
|
|
19748
20383
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
19749
20384
|
|
|
19750
20385
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19751
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
19752
|
-
|
|
19753
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20386
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19754
20387
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
19755
20388
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
19756
20389
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -19856,9 +20489,7 @@ def update_sensitive_data_model(ctx, from_json, force, wait_for_state, max_wait_
|
|
|
19856
20489
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
19857
20490
|
|
|
19858
20491
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19859
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
19860
|
-
|
|
19861
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20492
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19862
20493
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
19863
20494
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
19864
20495
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -19949,9 +20580,7 @@ def update_sensitive_type(ctx, from_json, force, wait_for_state, max_wait_second
|
|
|
19949
20580
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
19950
20581
|
|
|
19951
20582
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19952
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
19953
|
-
|
|
19954
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20583
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
19955
20584
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
19956
20585
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
19957
20586
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -20043,9 +20672,7 @@ def update_sensitive_type_update_sensitive_category_details(ctx, from_json, forc
|
|
|
20043
20672
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
20044
20673
|
|
|
20045
20674
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20046
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
20047
|
-
|
|
20048
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20675
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20049
20676
|
@cli_util.option('--name-pattern', help=u"""A regular expression to be used by data discovery for matching column names.""")
|
|
20050
20677
|
@cli_util.option('--comment-pattern', help=u"""A regular expression to be used by data discovery for matching column comments.""")
|
|
20051
20678
|
@cli_util.option('--data-pattern', help=u"""A regular expression to be used by data discovery for matching column data values.""")
|
|
@@ -20148,6 +20775,88 @@ def update_sensitive_type_update_sensitive_type_pattern_details(ctx, from_json,
|
|
|
20148
20775
|
cli_util.render_response(result, ctx)
|
|
20149
20776
|
|
|
20150
20777
|
|
|
20778
|
+
@sensitive_types_export_group.command(name=cli_util.override('data_safe.update_sensitive_types_export.command_name', 'update'), help=u"""Updates one or more attributes of the specified sensitive types export. \n[Command Reference](updateSensitiveTypesExport)""")
|
|
20779
|
+
@cli_util.option('--sensitive-types-export-id', required=True, help=u"""The OCID of the sensitive types export.""")
|
|
20780
|
+
@cli_util.option('--display-name', help=u"""The display name of the sensitive types export. The name does not have to be unique, and it's changeable.""")
|
|
20781
|
+
@cli_util.option('--description', help=u"""The description of the sensitive types export.""")
|
|
20782
|
+
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
20783
|
+
|
|
20784
|
+
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20785
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20786
|
+
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
20787
|
+
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
20788
|
+
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
20789
|
+
@cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
|
|
20790
|
+
@cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
|
|
20791
|
+
@json_skeleton_utils.get_cli_json_input_option({'freeform-tags': {'module': 'data_safe', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'data_safe', 'class': 'dict(str, dict(str, object))'}})
|
|
20792
|
+
@cli_util.help_option
|
|
20793
|
+
@click.pass_context
|
|
20794
|
+
@json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'freeform-tags': {'module': 'data_safe', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'data_safe', 'class': 'dict(str, dict(str, object))'}})
|
|
20795
|
+
@cli_util.wrap_exceptions
|
|
20796
|
+
def update_sensitive_types_export(ctx, from_json, force, wait_for_state, max_wait_seconds, wait_interval_seconds, sensitive_types_export_id, display_name, description, freeform_tags, defined_tags, if_match):
|
|
20797
|
+
|
|
20798
|
+
if isinstance(sensitive_types_export_id, six.string_types) and len(sensitive_types_export_id.strip()) == 0:
|
|
20799
|
+
raise click.UsageError('Parameter --sensitive-types-export-id cannot be whitespace or empty string')
|
|
20800
|
+
if not force:
|
|
20801
|
+
if freeform_tags or defined_tags:
|
|
20802
|
+
if not click.confirm("WARNING: Updates to freeform-tags and defined-tags will replace any existing values. Are you sure you want to continue?"):
|
|
20803
|
+
ctx.abort()
|
|
20804
|
+
|
|
20805
|
+
kwargs = {}
|
|
20806
|
+
if if_match is not None:
|
|
20807
|
+
kwargs['if_match'] = if_match
|
|
20808
|
+
kwargs['opc_request_id'] = cli_util.use_or_generate_request_id(ctx.obj['request_id'])
|
|
20809
|
+
|
|
20810
|
+
_details = {}
|
|
20811
|
+
|
|
20812
|
+
if display_name is not None:
|
|
20813
|
+
_details['displayName'] = display_name
|
|
20814
|
+
|
|
20815
|
+
if description is not None:
|
|
20816
|
+
_details['description'] = description
|
|
20817
|
+
|
|
20818
|
+
if freeform_tags is not None:
|
|
20819
|
+
_details['freeformTags'] = cli_util.parse_json_parameter("freeform_tags", freeform_tags)
|
|
20820
|
+
|
|
20821
|
+
if defined_tags is not None:
|
|
20822
|
+
_details['definedTags'] = cli_util.parse_json_parameter("defined_tags", defined_tags)
|
|
20823
|
+
|
|
20824
|
+
client = cli_util.build_client('data_safe', 'data_safe', ctx)
|
|
20825
|
+
result = client.update_sensitive_types_export(
|
|
20826
|
+
sensitive_types_export_id=sensitive_types_export_id,
|
|
20827
|
+
update_sensitive_types_export_details=_details,
|
|
20828
|
+
**kwargs
|
|
20829
|
+
)
|
|
20830
|
+
if wait_for_state:
|
|
20831
|
+
|
|
20832
|
+
if hasattr(client, 'get_work_request') and callable(getattr(client, 'get_work_request')):
|
|
20833
|
+
try:
|
|
20834
|
+
wait_period_kwargs = {}
|
|
20835
|
+
if max_wait_seconds is not None:
|
|
20836
|
+
wait_period_kwargs['max_wait_seconds'] = max_wait_seconds
|
|
20837
|
+
if wait_interval_seconds is not None:
|
|
20838
|
+
wait_period_kwargs['max_interval_seconds'] = wait_interval_seconds
|
|
20839
|
+
if 'opc-work-request-id' not in result.headers:
|
|
20840
|
+
click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state')
|
|
20841
|
+
cli_util.render_response(result, ctx)
|
|
20842
|
+
return
|
|
20843
|
+
|
|
20844
|
+
click.echo('Action completed. Waiting until the work request has entered state: {}'.format(wait_for_state), file=sys.stderr)
|
|
20845
|
+
result = oci.wait_until(client, client.get_work_request(result.headers['opc-work-request-id']), 'status', wait_for_state, **wait_period_kwargs)
|
|
20846
|
+
except oci.exceptions.MaximumWaitTimeExceeded as e:
|
|
20847
|
+
# If we fail, we should show an error, but we should still provide the information to the customer
|
|
20848
|
+
click.echo('Failed to wait until the work request entered the specified state. Outputting last known resource state', file=sys.stderr)
|
|
20849
|
+
cli_util.render_response(result, ctx)
|
|
20850
|
+
sys.exit(2)
|
|
20851
|
+
except Exception:
|
|
20852
|
+
click.echo('Encountered error while waiting for work request to enter the specified state. Outputting last known resource state', file=sys.stderr)
|
|
20853
|
+
cli_util.render_response(result, ctx)
|
|
20854
|
+
raise
|
|
20855
|
+
else:
|
|
20856
|
+
click.echo('Unable to wait for the work request to enter the specified state', file=sys.stderr)
|
|
20857
|
+
cli_util.render_response(result, ctx)
|
|
20858
|
+
|
|
20859
|
+
|
|
20151
20860
|
@sql_collection_group.command(name=cli_util.override('data_safe.update_sql_collection.command_name', 'update'), help=u"""Updates the SQL collection. \n[Command Reference](updateSqlCollection)""")
|
|
20152
20861
|
@cli_util.option('--sql-collection-id', required=True, help=u"""The OCID of the SQL collection resource.""")
|
|
20153
20862
|
@cli_util.option('--display-name', help=u"""The display name of the SQL collection. The name does not have to be unique, and it is changeable.""")
|
|
@@ -20155,9 +20864,7 @@ def update_sensitive_type_update_sensitive_type_pattern_details(ctx, from_json,
|
|
|
20155
20864
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
20156
20865
|
|
|
20157
20866
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20158
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
20159
|
-
|
|
20160
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20867
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20161
20868
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
20162
20869
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
20163
20870
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -20246,9 +20953,7 @@ def update_sql_collection(ctx, from_json, force, wait_for_state, max_wait_second
|
|
|
20246
20953
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
20247
20954
|
|
|
20248
20955
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20249
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
20250
|
-
|
|
20251
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20956
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20252
20957
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
20253
20958
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
20254
20959
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -20352,9 +21057,7 @@ def update_sql_firewall_policy(ctx, from_json, force, wait_for_state, max_wait_s
|
|
|
20352
21057
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
20353
21058
|
|
|
20354
21059
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20355
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
20356
|
-
|
|
20357
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
21060
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20358
21061
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
20359
21062
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
20360
21063
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -20443,9 +21146,7 @@ def update_target_alert_policy_association(ctx, from_json, force, wait_for_state
|
|
|
20443
21146
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
20444
21147
|
|
|
20445
21148
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20446
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
20447
|
-
|
|
20448
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
21149
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20449
21150
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
20450
21151
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
20451
21152
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -20545,9 +21246,7 @@ def update_target_database(ctx, from_json, force, wait_for_state, max_wait_secon
|
|
|
20545
21246
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
20546
21247
|
|
|
20547
21248
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20548
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
20549
|
-
|
|
20550
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
21249
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20551
21250
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
20552
21251
|
@cli_util.option('--database-details-instance-id', help=u"""The OCID of the compute instance on which the database is running.""")
|
|
20553
21252
|
@cli_util.option('--database-details-ip-addresses', type=custom_types.CLI_COMPLEX_TYPE, help=u"""The list of database host IP Addresses. Fully qualified domain names can be used if connectionType is 'ONPREM_CONNECTOR'.""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
@@ -20657,9 +21356,7 @@ def update_target_database_installed_database_details(ctx, from_json, force, wai
|
|
|
20657
21356
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
20658
21357
|
|
|
20659
21358
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20660
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
20661
|
-
|
|
20662
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
21359
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20663
21360
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
20664
21361
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
20665
21362
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -20760,9 +21457,7 @@ def update_target_database_autonomous_database_details(ctx, from_json, force, wa
|
|
|
20760
21457
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
20761
21458
|
|
|
20762
21459
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20763
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
20764
|
-
|
|
20765
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
21460
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20766
21461
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
20767
21462
|
@cli_util.option('--database-details-vm-cluster-id', help=u"""The OCID of the VM cluster in which the database is running.""")
|
|
20768
21463
|
@cli_util.option('--database-details-db-system-id', help=u"""The OCID of the cloud database registered as a target database in Data Safe.""")
|
|
@@ -20874,9 +21569,7 @@ def update_target_database_database_cloud_service_details(ctx, from_json, force,
|
|
|
20874
21569
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
20875
21570
|
|
|
20876
21571
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20877
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
20878
|
-
|
|
20879
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
21572
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20880
21573
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
20881
21574
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
20882
21575
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -20975,9 +21668,7 @@ def update_target_database_private_endpoint(ctx, from_json, force, wait_for_stat
|
|
|
20975
21668
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
20976
21669
|
|
|
20977
21670
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20978
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
20979
|
-
|
|
20980
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
21671
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
20981
21672
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
20982
21673
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
20983
21674
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|
|
@@ -21076,9 +21767,7 @@ Allowed version strings - \"v1\" v1's version specific schedule -<ss> <mm> <hh>
|
|
|
21076
21767
|
@cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags]
|
|
21077
21768
|
|
|
21078
21769
|
Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
21079
|
-
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags]
|
|
21080
|
-
|
|
21081
|
-
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
21770
|
+
@cli_util.option('--defined-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags] Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
|
|
21082
21771
|
@cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
|
|
21083
21772
|
@cli_util.option('--force', help="""Perform update without prompting for confirmation.""", is_flag=True)
|
|
21084
21773
|
@cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", "SUSPENDING", "SUSPENDED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
|