oci-cli 3.62.1__py3-none-any.whl → 3.63.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oci_cli/cli_util.py +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/list.txt +7 -0
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling.txt +3 -8
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/create-kubeconfig.txt +0 -4
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/offer/offer/get-offer-internal-detail.txt → database-management/cloud-asm/get-cloud-asm-configuration.txt} +13 -11
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/offer/offer → database-management/cloud-asm}/get.txt +6 -9
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list-cloud-asm-disk-groups.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list-cloud-asm-users.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/summarize-cloud-asm-metrics.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/update.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/update.txt +157 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/offer/offer.txt → database-management/cloud-asm-instance.txt} +4 -8
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/summarize-cloud-cluster-metrics.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/update.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/update.txt +162 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster.txt +20 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-database-collection/list-cloud-databases.txt +144 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-database-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/update.txt +157 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/summarize-cloud-db-node-metrics.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/update.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node.txt +20 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/create.txt +177 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/offer/offer → database-management/cloud-db-system}/delete.txt +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/disable-cloud-db-system-database-management.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/disable-cloud-db-system-stack-monitoring.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/enable-cloud-db-system-database-management.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/enable-cloud-db-system-stack-monitoring.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/list.txt +156 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/summarize-cloud-db-system-availability-metrics.txt +126 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/update.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/check-cloud-db-system-connector-connection-status.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/create-cloud-db-system-connector-create-cloud-db-system-macs-connector-details.txt +170 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/attachment/attachment → database-management/cloud-db-system-connector}/create.txt +19 -20
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/delete.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/get.txt +98 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/update-cloud-db-system-connector-update-cloud-db-system-macs-connector-details.txt +174 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/update.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/create.txt +173 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/delete.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/attachment/attachment → database-management/cloud-db-system-discovery}/get.txt +11 -16
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/list.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/patch.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/update.txt +168 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery.txt +24 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system.txt +32 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/list-cloud-listener-services.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/summarize-cloud-listener-metrics.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/update.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-result-location.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-sql-job-details.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-execution/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-run/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-diagnostics-and-management-feature-details.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-sql-watch-feature-details.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-sql-watch-feature-details.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-awr-db-sql-report.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-diagnostics-and-management-feature-details.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-sql-watch-feature-details.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-sql-watch-feature-details.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-binary-log-information.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-general-replication-information.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-high-availability-members.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-outbound-replications.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/list.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-details.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-from-backup-details.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/update.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list.txt → list-errors.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/{work-request-log-entry/list-work-request-logs.txt → work-request-log/list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-agent-tool-config.txt +187 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-sql-tool-config.txt +12 -17
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-agent-tool-config.txt +202 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-sql-tool-config.txt +12 -14
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/agent-endpoint/chat.txt +21 -3
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list.txt → list-errors.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log-entry/list-work-request-logs.txt → work-request-log/list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log-entry.txt → work-request-log.txt} +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/attachment/attachment/delete.txt → management-agent/agent/delete-named-credential.txt} +18 -19
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get-named-credential.txt +100 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/update-named-credential.txt +182 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/create.txt +184 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/get-named-cred-metadata.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/list.txt +150 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/plugin/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/change-compartment.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-machine-image-artifact-details.txt +181 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-stack-artifact-details.txt +181 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-machine-image-artifact-details.txt +177 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-stack-artifact-details.txt +177 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{offer/offer-collection/list-offers.txt → available-service-collection/list-available-services.txt} +21 -33
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/available-service-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{attachment/attachment-collection/list-attachments.txt → customer-instance-report-record-collection/list-customer-instance-report-records.txt} +21 -39
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/customer-instance-report-record-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/disbursement-report-record-collection/list-disbursement-report-records.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/disbursement-report-record-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead-collection/list-leads.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/change-compartment.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/create.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-collection/list-listings.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/cascading-delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/change-listing-revision-to-new-status.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/clone.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{offer/offer/create.txt → listing-revision/create-listing-revision-create-lead-gen-listing-revision-details.txt} +120 -207
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-oci-listing-revision-details.txt +318 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-service-listing-revision-details.txt +312 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create.txt +10 -51
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/get-listing-revision-icon-content.txt +105 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/publish-listing-revision-as-private.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/publish.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/submit-listing-revision-for-review.txt +6 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-icon-content.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{offer/offer/update.txt → listing-revision/update-listing-revision-update-lead-gen-listing-revision-details.txt} +113 -206
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-oci-listing-revision-details.txt +326 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-service-listing-revision-details.txt +316 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update.txt +12 -53
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/withdraw.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-customer-success-attachment.txt +180 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-related-document-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-review-support-document-attachment.txt +169 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-screen-shot-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-supported-service-attachment.txt +172 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-video-attachment-details.txt +1 -4
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/get-listing-revision-attachment-content.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-content.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-customer-success-attachment.txt +195 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-related-document-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-review-support-document-attachment.txt +184 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-screen-shot-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-supported-service-attachment.txt +187 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-video-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment-collection/list-listing-revision-attachments.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment.txt +20 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/create.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/update.txt +166 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note-collection/list-listing-revision-notes.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/create.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/mark-listing-revision-package-as-default.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/publish.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/un-publish.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/update.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package-collection/list-listing-revision-packages.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/market-collection/list-markets.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/product-collection/list-products.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc/get-support-doc-content.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc-collection/list-support-docs.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-currency-collection/list-supported-currencies.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-currency-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-shape-collection/list-supported-shapes.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-shape-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/change-compartment.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{attachment/attachment/get-attachment-content.txt → term-version/get-term-version-content.txt} +13 -17
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher.txt +78 -28
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list-errors.txt → list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log → work-request-log-entry}/list.txt +1 -19
- oci_cli/help_text_producer/data_files/text/cmdref/{delegate-access-control/work-request → organizations}/work-request-log-entry.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +9 -9
- oci_cli/version.py +1 -1
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/METADATA +2 -2
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/RECORD +249 -162
- services/autoscaling/src/oci_cli_auto_scaling/generated/autoscaling_cli.py +8 -7
- services/container_engine/src/oci_cli_container_engine/containerengine_cli_extended.py +1 -1
- services/database/src/oci_cli_database/generated/database_cli.py +98 -10
- services/database_management/src/oci_cli_db_management/dbmanagement_cli_extended.py +13 -0
- services/database_management/src/oci_cli_db_management/generated/dbmanagement_cli.py +8336 -5389
- services/database_management/src/oci_cli_managed_my_sql_databases/generated/managedmysqldatabases_cli.py +4 -4
- services/generative_ai_agent/src/oci_cli_generative_ai_agent/generated/generativeaiagent_cli.py +185 -6
- services/generative_ai_agent_runtime/src/oci_cli_generative_ai_agent_runtime/generated/generativeaiagentruntime_cli.py +10 -4
- services/management_agent/src/oci_cli_management_agent/generated/managementagent_cli.py +328 -3
- services/marketplace_publisher/__init__.py +1 -1
- services/marketplace_publisher/src/__init__.py +1 -1
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/__init__.py +1 -1
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/__init__.py +1 -1
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/client_mappings.py +1 -1
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/marketplacepublisher_cli.py +4035 -1530
- services/marketplace_publisher/tests/__init__.py +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment/attachment-collection.txt +0 -14
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment/attachment.txt +0 -20
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment.txt +0 -27
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/offer/offer-collection.txt +0 -15
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/offer.txt +0 -29
- services/marketplace_publisher/src/oci_cli_attachment/__init__.py +0 -4
- services/marketplace_publisher/src/oci_cli_attachment/generated/__init__.py +0 -4
- services/marketplace_publisher/src/oci_cli_attachment/generated/attachment_cli.py +0 -307
- services/marketplace_publisher/src/oci_cli_attachment/generated/client_mappings.py +0 -14
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/marketplace_publisher_service_cli.py +0 -14
- services/marketplace_publisher/src/oci_cli_offer/__init__.py +0 -4
- services/marketplace_publisher/src/oci_cli_offer/generated/__init__.py +0 -4
- services/marketplace_publisher/src/oci_cli_offer/generated/client_mappings.py +0 -14
- services/marketplace_publisher/src/oci_cli_offer/generated/offer_cli.py +0 -431
- /oci_cli/help_text_producer/data_files/text/cmdref/{organizations → delegate-access-control/work-request}/work-request-log.txt +0 -0
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/WHEEL +0 -0
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/top_level.txt +0 -0
oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-sql-job-details.txt
CHANGED
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
Description
|
|
18
18
|
===========
|
|
19
19
|
|
|
20
|
-
Updates the details
|
|
21
|
-
|
|
20
|
+
Updates the details of the recurring scheduled job specified by jobId.
|
|
21
|
+
Note that non-recurring (one time) jobs cannot be updated.
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
Usage
|
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
Description
|
|
18
18
|
===========
|
|
19
19
|
|
|
20
|
-
Updates the details
|
|
21
|
-
|
|
20
|
+
Updates the details of the recurring scheduled job specified by jobId.
|
|
21
|
+
Note that non-recurring (one time) jobs cannot be updated.
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
Usage
|
|
@@ -58,7 +58,8 @@ via the file:// syntax.
|
|
|
58
58
|
|
|
59
59
|
--feature-details-management-type [text]
|
|
60
60
|
|
|
61
|
-
The management type for the database.
|
|
61
|
+
The management type for the database. Use “BASIC” for basic
|
|
62
|
+
management. Use “ADVANCED” for full management.
|
|
62
63
|
|
|
63
64
|
Accepted values are:
|
|
64
65
|
|
|
@@ -60,6 +60,16 @@ via the file:// syntax.
|
|
|
60
60
|
Optional Parameters
|
|
61
61
|
===================
|
|
62
62
|
|
|
63
|
+
--feature-details-can-enable-all-current-pdbs [boolean]
|
|
64
|
+
|
|
65
|
+
Indicates whether SQL Watch should be enabled for all the current
|
|
66
|
+
pluggable databases in the container database.
|
|
67
|
+
|
|
68
|
+
--feature-details-is-auto-enable-pluggable-database [boolean]
|
|
69
|
+
|
|
70
|
+
Indicates whether SQL Watch should be enabled automatically for all
|
|
71
|
+
the pluggable databases in the container database.
|
|
72
|
+
|
|
63
73
|
--from-json [text]
|
|
64
74
|
|
|
65
75
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -54,7 +54,8 @@ via the file:// syntax.
|
|
|
54
54
|
|
|
55
55
|
--feature-details-management-type [text]
|
|
56
56
|
|
|
57
|
-
The management type for the database.
|
|
57
|
+
The management type for the database. Use “BASIC” for basic
|
|
58
|
+
management. Use “ADVANCED” for full management.
|
|
58
59
|
|
|
59
60
|
Accepted values are:
|
|
60
61
|
|
|
@@ -60,6 +60,16 @@ The OCID of the Oracle cloud pluggable database.
|
|
|
60
60
|
Optional Parameters
|
|
61
61
|
===================
|
|
62
62
|
|
|
63
|
+
--feature-details-can-enable-all-current-pdbs [boolean]
|
|
64
|
+
|
|
65
|
+
Indicates whether SQL Watch should be enabled for all the current
|
|
66
|
+
pluggable databases in the container database.
|
|
67
|
+
|
|
68
|
+
--feature-details-is-auto-enable-pluggable-database [boolean]
|
|
69
|
+
|
|
70
|
+
Indicates whether SQL Watch should be enabled automatically for all
|
|
71
|
+
the pluggable databases in the container database.
|
|
72
|
+
|
|
63
73
|
--from-json [text]
|
|
64
74
|
|
|
65
75
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -58,7 +58,8 @@ via the file:// syntax.
|
|
|
58
58
|
|
|
59
59
|
--feature-details-management-type [text]
|
|
60
60
|
|
|
61
|
-
The management type for the database.
|
|
61
|
+
The management type for the database. Use “BASIC” for basic
|
|
62
|
+
management. Use “ADVANCED” for full management.
|
|
62
63
|
|
|
63
64
|
Accepted values are:
|
|
64
65
|
|
|
@@ -60,6 +60,16 @@ via the file:// syntax.
|
|
|
60
60
|
Optional Parameters
|
|
61
61
|
===================
|
|
62
62
|
|
|
63
|
+
--feature-details-can-enable-all-current-pdbs [boolean]
|
|
64
|
+
|
|
65
|
+
Indicates whether SQL Watch should be enabled for all the current
|
|
66
|
+
pluggable databases in the container database.
|
|
67
|
+
|
|
68
|
+
--feature-details-is-auto-enable-pluggable-database [boolean]
|
|
69
|
+
|
|
70
|
+
Indicates whether SQL Watch should be enabled automatically for all
|
|
71
|
+
the pluggable databases in the container database.
|
|
72
|
+
|
|
63
73
|
--from-json [text]
|
|
64
74
|
|
|
65
75
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -54,7 +54,8 @@ via the file:// syntax.
|
|
|
54
54
|
|
|
55
55
|
--feature-details-management-type [text]
|
|
56
56
|
|
|
57
|
-
The management type for the database.
|
|
57
|
+
The management type for the database. Use “BASIC” for basic
|
|
58
|
+
management. Use “ADVANCED” for full management.
|
|
58
59
|
|
|
59
60
|
Accepted values are:
|
|
60
61
|
|
|
@@ -60,6 +60,16 @@ The OCID of the Oracle cloud pluggable database.
|
|
|
60
60
|
Optional Parameters
|
|
61
61
|
===================
|
|
62
62
|
|
|
63
|
+
--feature-details-can-enable-all-current-pdbs [boolean]
|
|
64
|
+
|
|
65
|
+
Indicates whether SQL Watch should be enabled for all the current
|
|
66
|
+
pluggable databases in the container database.
|
|
67
|
+
|
|
68
|
+
--feature-details-is-auto-enable-pluggable-database [boolean]
|
|
69
|
+
|
|
70
|
+
Indicates whether SQL Watch should be enabled automatically for all
|
|
71
|
+
the pluggable databases in the container database.
|
|
72
|
+
|
|
63
73
|
--from-json [text]
|
|
64
74
|
|
|
65
75
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
Description
|
|
18
18
|
===========
|
|
19
19
|
|
|
20
|
-
|
|
21
|
-
server’s replication group.
|
|
20
|
+
Retrieves information about the high availability members of a
|
|
21
|
+
specific MySQL server’s replication group.
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
Usage
|
|
@@ -17,6 +17,138 @@ Available Commands
|
|
|
17
17
|
|
|
18
18
|
* list-associated-databases
|
|
19
19
|
|
|
20
|
+
* cloud-asm
|
|
21
|
+
|
|
22
|
+
* get
|
|
23
|
+
|
|
24
|
+
* get-cloud-asm-configuration
|
|
25
|
+
|
|
26
|
+
* list
|
|
27
|
+
|
|
28
|
+
* list-cloud-asm-disk-groups
|
|
29
|
+
|
|
30
|
+
* list-cloud-asm-users
|
|
31
|
+
|
|
32
|
+
* summarize-cloud-asm-metrics
|
|
33
|
+
|
|
34
|
+
* update
|
|
35
|
+
|
|
36
|
+
* cloud-asm-instance
|
|
37
|
+
|
|
38
|
+
* get
|
|
39
|
+
|
|
40
|
+
* list
|
|
41
|
+
|
|
42
|
+
* update
|
|
43
|
+
|
|
44
|
+
* cloud-cluster
|
|
45
|
+
|
|
46
|
+
* get
|
|
47
|
+
|
|
48
|
+
* list
|
|
49
|
+
|
|
50
|
+
* summarize-cloud-cluster-metrics
|
|
51
|
+
|
|
52
|
+
* update
|
|
53
|
+
|
|
54
|
+
* cloud-cluster-instance
|
|
55
|
+
|
|
56
|
+
* get
|
|
57
|
+
|
|
58
|
+
* list
|
|
59
|
+
|
|
60
|
+
* update
|
|
61
|
+
|
|
62
|
+
* cloud-database-collection
|
|
63
|
+
|
|
64
|
+
* list-cloud-databases
|
|
65
|
+
|
|
66
|
+
* cloud-db-home
|
|
67
|
+
|
|
68
|
+
* get
|
|
69
|
+
|
|
70
|
+
* list
|
|
71
|
+
|
|
72
|
+
* update
|
|
73
|
+
|
|
74
|
+
* cloud-db-node
|
|
75
|
+
|
|
76
|
+
* get
|
|
77
|
+
|
|
78
|
+
* list
|
|
79
|
+
|
|
80
|
+
* summarize-cloud-db-node-metrics
|
|
81
|
+
|
|
82
|
+
* update
|
|
83
|
+
|
|
84
|
+
* cloud-db-system
|
|
85
|
+
|
|
86
|
+
* create
|
|
87
|
+
|
|
88
|
+
* delete
|
|
89
|
+
|
|
90
|
+
* disable-cloud-db-system-database-management
|
|
91
|
+
|
|
92
|
+
* disable-cloud-db-system-stack-monitoring
|
|
93
|
+
|
|
94
|
+
* enable-cloud-db-system-database-management
|
|
95
|
+
|
|
96
|
+
* enable-cloud-db-system-stack-monitoring
|
|
97
|
+
|
|
98
|
+
* get
|
|
99
|
+
|
|
100
|
+
* list
|
|
101
|
+
|
|
102
|
+
* summarize-cloud-db-system-availability-metrics
|
|
103
|
+
|
|
104
|
+
* update
|
|
105
|
+
|
|
106
|
+
* cloud-db-system-connector
|
|
107
|
+
|
|
108
|
+
* check-cloud-db-system-connector-connection-status
|
|
109
|
+
|
|
110
|
+
* create
|
|
111
|
+
|
|
112
|
+
* create-cloud-db-system-connector-create-cloud-db-system-macs-
|
|
113
|
+
connector-details
|
|
114
|
+
|
|
115
|
+
* delete
|
|
116
|
+
|
|
117
|
+
* get
|
|
118
|
+
|
|
119
|
+
* list
|
|
120
|
+
|
|
121
|
+
* update
|
|
122
|
+
|
|
123
|
+
* update-cloud-db-system-connector-update-cloud-db-system-macs-
|
|
124
|
+
connector-details
|
|
125
|
+
|
|
126
|
+
* cloud-db-system-discovery
|
|
127
|
+
|
|
128
|
+
* create
|
|
129
|
+
|
|
130
|
+
* delete
|
|
131
|
+
|
|
132
|
+
* get
|
|
133
|
+
|
|
134
|
+
* list
|
|
135
|
+
|
|
136
|
+
* patch
|
|
137
|
+
|
|
138
|
+
* update
|
|
139
|
+
|
|
140
|
+
* cloud-listener
|
|
141
|
+
|
|
142
|
+
* get
|
|
143
|
+
|
|
144
|
+
* list
|
|
145
|
+
|
|
146
|
+
* list-cloud-listener-services
|
|
147
|
+
|
|
148
|
+
* summarize-cloud-listener-metrics
|
|
149
|
+
|
|
150
|
+
* update
|
|
151
|
+
|
|
20
152
|
* cluster-cache-metric
|
|
21
153
|
|
|
22
154
|
* get
|
|
@@ -243,6 +243,10 @@ Accepted values are:
|
|
|
243
243
|
|
|
244
244
|
DEDICATED, SHARED
|
|
245
245
|
|
|
246
|
+
--okv-end-point-group-name [text]
|
|
247
|
+
|
|
248
|
+
The OKV End Point Group name for the Autonomous Container Database.
|
|
249
|
+
|
|
246
250
|
--peer-autonomous-container-database-backup-config [complex type]
|
|
247
251
|
|
|
248
252
|
This is a complex type whose value must be valid JSON. The value can
|
|
@@ -248,6 +248,10 @@ Accepted values are:
|
|
|
248
248
|
|
|
249
249
|
DEDICATED, SHARED
|
|
250
250
|
|
|
251
|
+
--okv-end-point-group-name [text]
|
|
252
|
+
|
|
253
|
+
The OKV End Point Group name for the Autonomous Container Database.
|
|
254
|
+
|
|
251
255
|
--peer-autonomous-container-database-backup-config [complex type]
|
|
252
256
|
|
|
253
257
|
This is a complex type whose value must be valid JSON. The value can
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create.txt
CHANGED
|
@@ -243,6 +243,10 @@ Accepted values are:
|
|
|
243
243
|
|
|
244
244
|
DEDICATED, SHARED
|
|
245
245
|
|
|
246
|
+
--okv-end-point-group-name [text]
|
|
247
|
+
|
|
248
|
+
The OKV End Point Group name for the Autonomous Container Database.
|
|
249
|
+
|
|
246
250
|
--peer-autonomous-container-database-backup-config [complex type]
|
|
247
251
|
|
|
248
252
|
This is a complex type whose value must be valid JSON. The value can
|
oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/update.txt
CHANGED
|
@@ -158,6 +158,10 @@ via the file:// syntax.
|
|
|
158
158
|
The maximum time to wait for the resource to reach the lifecycle state
|
|
159
159
|
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
160
160
|
|
|
161
|
+
--okv-end-point-group-name [text]
|
|
162
|
+
|
|
163
|
+
The OKV End Point Group name for the Autonomous Container Database.
|
|
164
|
+
|
|
161
165
|
--patch-model [text]
|
|
162
166
|
|
|
163
167
|
Database Patch model preference.
|
|
@@ -430,6 +430,11 @@ and is not intended for large-scale testing and production
|
|
|
430
430
|
deployments. When you need more compute or storage resources, you may
|
|
431
431
|
upgrade to a full paid production database.
|
|
432
432
|
|
|
433
|
+
--is-disable-db-version-upgrade-schedule [boolean]
|
|
434
|
+
|
|
435
|
+
True if user wants to disable Autonomous Database scheduled upgrade to
|
|
436
|
+
23ai.
|
|
437
|
+
|
|
433
438
|
--is-disconnect-peer [boolean]
|
|
434
439
|
|
|
435
440
|
If true, this will disconnect the Autonomous Database from its peer
|
|
@@ -509,6 +514,11 @@ whitelistedIps, openMode, permissionLevel, dbWorkload,
|
|
|
509
514
|
privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations,
|
|
510
515
|
dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier.
|
|
511
516
|
|
|
517
|
+
--is-schedule-db-version-upgrade-to-earliest [boolean]
|
|
518
|
+
|
|
519
|
+
True if user wants to schedule Autonomous Database upgrade to the
|
|
520
|
+
earliest available time.
|
|
521
|
+
|
|
512
522
|
--license-model [text]
|
|
513
523
|
|
|
514
524
|
The Oracle license model that applies to the Oracle Autonomous
|
|
@@ -823,6 +833,93 @@ UTC with microseconds
|
|
|
823
833
|
Example: 2017-09-15T20:30Z
|
|
824
834
|
|
|
825
835
|
|
|
836
|
+
Timezone with microseconds
|
|
837
|
+
--------------------------
|
|
838
|
+
|
|
839
|
+
Format: YYYY-MM-DDTHH:mm:ssTZD
|
|
840
|
+
Example: 2017-09-15T12:30:00.456789-08:00, 2017-09-15T12:30:00.456789-0800
|
|
841
|
+
|
|
842
|
+
Timezone with milliseconds
|
|
843
|
+
***************************
|
|
844
|
+
.. code::
|
|
845
|
+
|
|
846
|
+
Format: YYYY-MM-DDTHH:mm:ssTZD
|
|
847
|
+
Example: 2017-09-15T12:30:00.456-08:00, 2017-09-15T12:30:00.456-0800
|
|
848
|
+
|
|
849
|
+
Timezone without milliseconds
|
|
850
|
+
*******************************
|
|
851
|
+
.. code::
|
|
852
|
+
|
|
853
|
+
Format: YYYY-MM-DDTHH:mm:ssTZD
|
|
854
|
+
Example: 2017-09-15T12:30:00-08:00, 2017-09-15T12:30:00-0800
|
|
855
|
+
|
|
856
|
+
Timezone with minute precision
|
|
857
|
+
*******************************
|
|
858
|
+
.. code::
|
|
859
|
+
|
|
860
|
+
Format: YYYY-MM-DDTHH:mmTZD
|
|
861
|
+
Example: 2017-09-15T12:30-08:00, 2017-09-15T12:30-0800
|
|
862
|
+
|
|
863
|
+
Short date and time
|
|
864
|
+
********************
|
|
865
|
+
The timezone for this date and time will be taken as UTC (Needs to be surrounded by single or double quotes)
|
|
866
|
+
|
|
867
|
+
.. code::
|
|
868
|
+
|
|
869
|
+
Format: 'YYYY-MM-DD HH:mm' or "YYYY-MM-DD HH:mm"
|
|
870
|
+
Example: '2017-09-15 17:25'
|
|
871
|
+
|
|
872
|
+
Date Only
|
|
873
|
+
**********
|
|
874
|
+
This date will be taken as midnight UTC of that day
|
|
875
|
+
|
|
876
|
+
.. code::
|
|
877
|
+
|
|
878
|
+
Format: YYYY-MM-DD
|
|
879
|
+
Example: 2017-09-15
|
|
880
|
+
|
|
881
|
+
Epoch seconds
|
|
882
|
+
**************
|
|
883
|
+
.. code::
|
|
884
|
+
|
|
885
|
+
Example: 1412195400
|
|
886
|
+
|
|
887
|
+
--time-scheduled-db-version-upgrade [datetime]
|
|
888
|
+
|
|
889
|
+
The date and time the Autonomous Database scheduled to upgrade to
|
|
890
|
+
23ai.
|
|
891
|
+
|
|
892
|
+
The following datetime formats are supported:
|
|
893
|
+
|
|
894
|
+
|
|
895
|
+
UTC with microseconds
|
|
896
|
+
---------------------
|
|
897
|
+
|
|
898
|
+
Format: YYYY-MM-DDTHH:mm:ss.ssssssTZD
|
|
899
|
+
Example: 2017-09-15T20:30:00.123456Z
|
|
900
|
+
|
|
901
|
+
UTC with milliseconds
|
|
902
|
+
***********************
|
|
903
|
+
.. code::
|
|
904
|
+
|
|
905
|
+
Format: YYYY-MM-DDTHH:mm:ss.sssTZD
|
|
906
|
+
Example: 2017-09-15T20:30:00.123Z
|
|
907
|
+
|
|
908
|
+
UTC without milliseconds
|
|
909
|
+
**************************
|
|
910
|
+
.. code::
|
|
911
|
+
|
|
912
|
+
Format: YYYY-MM-DDTHH:mm:ssTZD
|
|
913
|
+
Example: 2017-09-15T20:30:00Z
|
|
914
|
+
|
|
915
|
+
UTC with minute precision
|
|
916
|
+
**************************
|
|
917
|
+
.. code::
|
|
918
|
+
|
|
919
|
+
Format: YYYY-MM-DDTHH:mmTZD
|
|
920
|
+
Example: 2017-09-15T20:30Z
|
|
921
|
+
|
|
922
|
+
|
|
826
923
|
Timezone with microseconds
|
|
827
924
|
--------------------------
|
|
828
925
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"list"
|
|
2
|
-
|
|
1
|
+
"list-errors"
|
|
2
|
+
*************
|
|
3
3
|
|
|
4
4
|
* Description
|
|
5
5
|
|
|
@@ -24,7 +24,7 @@ given ID.
|
|
|
24
24
|
Usage
|
|
25
25
|
=====
|
|
26
26
|
|
|
27
|
-
oci delegate-access-control work-request work-request-error list [OPTIONS]
|
|
27
|
+
oci delegate-access-control work-request work-request-error list-errors [OPTIONS]
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
Required Parameters
|
|
@@ -123,6 +123,6 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
123
123
|
like shell. You need to set up the OCI configuration and appropriate
|
|
124
124
|
security policies before trying the examples.
|
|
125
125
|
|
|
126
|
-
export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/delegate-access-control/work-request/work-request-error/list.html#cmdoption-work-request-id
|
|
126
|
+
export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/delegate-access-control/work-request/work-request-error/list-errors.html#cmdoption-work-request-id
|
|
127
127
|
|
|
128
|
-
oci delegate-access-control work-request work-request-error list --work-request-id $work_request_id
|
|
128
|
+
oci delegate-access-control work-request work-request-error list-errors --work-request-id $work_request_id
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"list
|
|
2
|
-
|
|
1
|
+
"list"
|
|
2
|
+
******
|
|
3
3
|
|
|
4
4
|
* Description
|
|
5
5
|
|
|
@@ -24,7 +24,7 @@ ID.
|
|
|
24
24
|
Usage
|
|
25
25
|
=====
|
|
26
26
|
|
|
27
|
-
oci delegate-access-control work-request work-request-log
|
|
27
|
+
oci delegate-access-control work-request work-request-log list [OPTIONS]
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
Required Parameters
|
|
@@ -123,6 +123,6 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
123
123
|
like shell. You need to set up the OCI configuration and appropriate
|
|
124
124
|
security policies before trying the examples.
|
|
125
125
|
|
|
126
|
-
export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/delegate-access-control/work-request/work-request-log
|
|
126
|
+
export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/delegate-access-control/work-request/work-request-log/list.html#cmdoption-work-request-id
|
|
127
127
|
|
|
128
|
-
oci delegate-access-control work-request work-request-log
|
|
128
|
+
oci delegate-access-control work-request work-request-log list --work-request-id $work_request_id
|