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
|
@@ -0,0 +1,166 @@
|
|
|
1
|
+
"update"
|
|
2
|
+
********
|
|
3
|
+
|
|
4
|
+
* Description
|
|
5
|
+
|
|
6
|
+
* Usage
|
|
7
|
+
|
|
8
|
+
* Required Parameters
|
|
9
|
+
|
|
10
|
+
* Optional Parameters
|
|
11
|
+
|
|
12
|
+
* Global Parameters
|
|
13
|
+
|
|
14
|
+
* Example using required parameter
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
Description
|
|
18
|
+
===========
|
|
19
|
+
|
|
20
|
+
Updates the Listing Revision Note tag data
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci marketplace-publisher listing-revision-note update [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--listing-revision-note-id [text]
|
|
33
|
+
|
|
34
|
+
Unique listing revision note identifier.
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
Optional Parameters
|
|
38
|
+
===================
|
|
39
|
+
|
|
40
|
+
--defined-tags [complex type]
|
|
41
|
+
|
|
42
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
43
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
44
|
+
a complex type whose value must be valid JSON. The value can be
|
|
45
|
+
provided as a string on the command line or passed in as a file using
|
|
46
|
+
the file://path/to/file syntax.
|
|
47
|
+
|
|
48
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
49
|
+
example of the JSON which must be provided. We recommend storing this
|
|
50
|
+
example in a file, modifying it as needed and then passing it back in
|
|
51
|
+
via the file:// syntax.
|
|
52
|
+
|
|
53
|
+
--force
|
|
54
|
+
|
|
55
|
+
Perform update without prompting for confirmation.
|
|
56
|
+
|
|
57
|
+
--freeform-tags [complex type]
|
|
58
|
+
|
|
59
|
+
Simple key-value pair that is applied without any predefined name,
|
|
60
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
61
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
62
|
+
The value can be provided as a string on the command line or passed in
|
|
63
|
+
as a file using the file://path/to/file syntax.
|
|
64
|
+
|
|
65
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
66
|
+
example of the JSON which must be provided. We recommend storing this
|
|
67
|
+
example in a file, modifying it as needed and then passing it back in
|
|
68
|
+
via the file:// syntax.
|
|
69
|
+
|
|
70
|
+
--from-json [text]
|
|
71
|
+
|
|
72
|
+
Provide input to this command as a JSON document from a file using the
|
|
73
|
+
file://path-to/file syntax.
|
|
74
|
+
|
|
75
|
+
The "--generate-full-command-json-input" option can be used to
|
|
76
|
+
generate a sample json file to be used with this command option. The
|
|
77
|
+
key names are pre-populated and match the command option names
|
|
78
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
79
|
+
while the values of the keys need to be populated by the user before
|
|
80
|
+
using the sample file as an input to this command. For any command
|
|
81
|
+
option that accepts multiple values, the value of the key can be a
|
|
82
|
+
JSON array.
|
|
83
|
+
|
|
84
|
+
Options can still be provided on the command line. If an option exists
|
|
85
|
+
in both the JSON document and the command line then the command line
|
|
86
|
+
specified value will be used.
|
|
87
|
+
|
|
88
|
+
For examples on usage of this option, please see our “using CLI with
|
|
89
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
90
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
91
|
+
|
|
92
|
+
--if-match [text]
|
|
93
|
+
|
|
94
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
95
|
+
resource, set the *if-match* parameter to the value of the etag from a
|
|
96
|
+
previous GET or POST response for that resource. The resource will be
|
|
97
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
98
|
+
current etag value.
|
|
99
|
+
|
|
100
|
+
--max-wait-seconds [integer]
|
|
101
|
+
|
|
102
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
103
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
104
|
+
|
|
105
|
+
--wait-for-state [text]
|
|
106
|
+
|
|
107
|
+
This operation creates, modifies or deletes a resource that has a
|
|
108
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
109
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
110
|
+
states can be specified, returning on the first state. For example, "
|
|
111
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
112
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
113
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
114
|
+
is returned.
|
|
115
|
+
|
|
116
|
+
Accepted values are:
|
|
117
|
+
|
|
118
|
+
ACTIVE, DELETED
|
|
119
|
+
|
|
120
|
+
--wait-interval-seconds [integer]
|
|
121
|
+
|
|
122
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
123
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
124
|
+
30 seconds.
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
Global Parameters
|
|
128
|
+
=================
|
|
129
|
+
|
|
130
|
+
Use "oci --help" for help on global parameters.
|
|
131
|
+
|
|
132
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
133
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
134
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
135
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
136
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
137
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
138
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
139
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
Example using required parameter
|
|
143
|
+
================================
|
|
144
|
+
|
|
145
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
146
|
+
command by typing “bash example.sh” and replacing the example
|
|
147
|
+
parameters with your own.
|
|
148
|
+
|
|
149
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
150
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
151
|
+
security policies before trying the examples.
|
|
152
|
+
|
|
153
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing/create.html#cmdoption-compartment-id
|
|
154
|
+
export listing_type=<substitute-value-of-listing_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing/create.html#cmdoption-listing-type
|
|
155
|
+
export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing/create.html#cmdoption-name
|
|
156
|
+
export package_type=<substitute-value-of-package_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing/create.html#cmdoption-package-type
|
|
157
|
+
export headline=<substitute-value-of-headline> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-headline
|
|
158
|
+
export note_details=<substitute-value-of-note_details> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision-note/create.html#cmdoption-note-details
|
|
159
|
+
|
|
160
|
+
listing_id=$(oci marketplace-publisher listing create --compartment-id $compartment_id --listing-type $listing_type --name $name --package-type $package_type --query data.id --raw-output)
|
|
161
|
+
|
|
162
|
+
listing_revision_id=$(oci marketplace-publisher listing-revision create --headline $headline --listing-id $listing_id --listing-type $listing_type --query data.id --raw-output)
|
|
163
|
+
|
|
164
|
+
listing_revision_note_id=$(oci marketplace-publisher listing-revision-note create --listing-revision-id $listing_revision_id --note-details $note_details --query data.id --raw-output)
|
|
165
|
+
|
|
166
|
+
oci marketplace-publisher listing-revision-note update --listing-revision-note-id $listing_revision_note_id
|
|
@@ -120,11 +120,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
120
120
|
Example using required parameter
|
|
121
121
|
================================
|
|
122
122
|
|
|
123
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
124
|
-
example parameters with your own.
|
|
125
|
-
|
|
126
|
-
oci marketplace-publisher listing-revision create --generate-param-json-input categories > categories.json
|
|
127
|
-
|
|
128
123
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
129
124
|
command by typing “bash example.sh” and replacing the example
|
|
130
125
|
parameters with your own.
|
|
@@ -138,10 +133,9 @@ security policies before trying the examples.
|
|
|
138
133
|
export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing/create.html#cmdoption-name
|
|
139
134
|
export package_type=<substitute-value-of-package_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing/create.html#cmdoption-package-type
|
|
140
135
|
export headline=<substitute-value-of-headline> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-headline
|
|
141
|
-
export pricing_type=<substitute-value-of-pricing_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-pricing-type
|
|
142
136
|
|
|
143
137
|
listing_id=$(oci marketplace-publisher listing create --compartment-id $compartment_id --listing-type $listing_type --name $name --package-type $package_type --query data.id --raw-output)
|
|
144
138
|
|
|
145
|
-
listing_revision_id=$(oci marketplace-publisher listing-revision create --
|
|
139
|
+
listing_revision_id=$(oci marketplace-publisher listing-revision create --headline $headline --listing-id $listing_id --listing-type $listing_type --query data.id --raw-output)
|
|
146
140
|
|
|
147
141
|
oci marketplace-publisher listing-revision-note-collection list-listing-revision-notes --listing-revision-id $listing_revision_id
|
|
@@ -159,11 +159,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
159
159
|
Example using required parameter
|
|
160
160
|
================================
|
|
161
161
|
|
|
162
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
163
|
-
example parameters with your own.
|
|
164
|
-
|
|
165
|
-
oci marketplace-publisher listing-revision create --generate-param-json-input categories > categories.json
|
|
166
|
-
|
|
167
162
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
168
163
|
command by typing “bash example.sh” and replacing the example
|
|
169
164
|
parameters with your own.
|
|
@@ -178,7 +173,6 @@ security policies before trying the examples.
|
|
|
178
173
|
export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/term/create.html#cmdoption-name
|
|
179
174
|
export package_type=<substitute-value-of-package_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing/create.html#cmdoption-package-type
|
|
180
175
|
export headline=<substitute-value-of-headline> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-headline
|
|
181
|
-
export pricing_type=<substitute-value-of-pricing_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-pricing-type
|
|
182
176
|
export are_security_upgrades_provided=<substitute-value-of-are_security_upgrades_provided> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision-package/create.html#cmdoption-are-security-upgrades-provided
|
|
183
177
|
export package_version=<substitute-value-of-package_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision-package/create.html#cmdoption-package-version
|
|
184
178
|
|
|
@@ -186,7 +180,7 @@ security policies before trying the examples.
|
|
|
186
180
|
|
|
187
181
|
listing_id=$(oci marketplace-publisher listing create --compartment-id $compartment_id --listing-type $listing_type --name $name --package-type $package_type --query data.id --raw-output)
|
|
188
182
|
|
|
189
|
-
listing_revision_id=$(oci marketplace-publisher listing-revision create --
|
|
183
|
+
listing_revision_id=$(oci marketplace-publisher listing-revision create --headline $headline --listing-id $listing_id --listing-type $listing_type --query data.id --raw-output)
|
|
190
184
|
|
|
191
185
|
term_id=$(oci marketplace-publisher term create --compartment-id $compartment_id --name $name --query data.id --raw-output)
|
|
192
186
|
|
|
@@ -116,11 +116,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
116
116
|
Example using required parameter
|
|
117
117
|
================================
|
|
118
118
|
|
|
119
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
120
|
-
example parameters with your own.
|
|
121
|
-
|
|
122
|
-
oci marketplace-publisher listing-revision create --generate-param-json-input categories > categories.json
|
|
123
|
-
|
|
124
119
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
125
120
|
command by typing “bash example.sh” and replacing the example
|
|
126
121
|
parameters with your own.
|
|
@@ -135,7 +130,6 @@ security policies before trying the examples.
|
|
|
135
130
|
export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/term/create.html#cmdoption-name
|
|
136
131
|
export package_type=<substitute-value-of-package_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing/create.html#cmdoption-package-type
|
|
137
132
|
export headline=<substitute-value-of-headline> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-headline
|
|
138
|
-
export pricing_type=<substitute-value-of-pricing_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-pricing-type
|
|
139
133
|
export are_security_upgrades_provided=<substitute-value-of-are_security_upgrades_provided> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision-package/create.html#cmdoption-are-security-upgrades-provided
|
|
140
134
|
export package_version=<substitute-value-of-package_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision-package/create.html#cmdoption-package-version
|
|
141
135
|
|
|
@@ -143,7 +137,7 @@ security policies before trying the examples.
|
|
|
143
137
|
|
|
144
138
|
listing_id=$(oci marketplace-publisher listing create --compartment-id $compartment_id --listing-type $listing_type --name $name --package-type $package_type --query data.id --raw-output)
|
|
145
139
|
|
|
146
|
-
listing_revision_id=$(oci marketplace-publisher listing-revision create --
|
|
140
|
+
listing_revision_id=$(oci marketplace-publisher listing-revision create --headline $headline --listing-id $listing_id --listing-type $listing_type --query data.id --raw-output)
|
|
147
141
|
|
|
148
142
|
term_id=$(oci marketplace-publisher term create --compartment-id $compartment_id --name $name --query data.id --raw-output)
|
|
149
143
|
|
|
@@ -78,11 +78,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
78
78
|
Example using required parameter
|
|
79
79
|
================================
|
|
80
80
|
|
|
81
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
82
|
-
example parameters with your own.
|
|
83
|
-
|
|
84
|
-
oci marketplace-publisher listing-revision create --generate-param-json-input categories > categories.json
|
|
85
|
-
|
|
86
81
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
87
82
|
command by typing “bash example.sh” and replacing the example
|
|
88
83
|
parameters with your own.
|
|
@@ -97,7 +92,6 @@ security policies before trying the examples.
|
|
|
97
92
|
export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/term/create.html#cmdoption-name
|
|
98
93
|
export package_type=<substitute-value-of-package_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing/create.html#cmdoption-package-type
|
|
99
94
|
export headline=<substitute-value-of-headline> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-headline
|
|
100
|
-
export pricing_type=<substitute-value-of-pricing_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-pricing-type
|
|
101
95
|
export are_security_upgrades_provided=<substitute-value-of-are_security_upgrades_provided> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision-package/create.html#cmdoption-are-security-upgrades-provided
|
|
102
96
|
export package_version=<substitute-value-of-package_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision-package/create.html#cmdoption-package-version
|
|
103
97
|
|
|
@@ -105,7 +99,7 @@ security policies before trying the examples.
|
|
|
105
99
|
|
|
106
100
|
listing_id=$(oci marketplace-publisher listing create --compartment-id $compartment_id --listing-type $listing_type --name $name --package-type $package_type --query data.id --raw-output)
|
|
107
101
|
|
|
108
|
-
listing_revision_id=$(oci marketplace-publisher listing-revision create --
|
|
102
|
+
listing_revision_id=$(oci marketplace-publisher listing-revision create --headline $headline --listing-id $listing_id --listing-type $listing_type --query data.id --raw-output)
|
|
109
103
|
|
|
110
104
|
term_id=$(oci marketplace-publisher term create --compartment-id $compartment_id --name $name --query data.id --raw-output)
|
|
111
105
|
|
|
@@ -113,11 +113,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
113
113
|
Example using required parameter
|
|
114
114
|
================================
|
|
115
115
|
|
|
116
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
117
|
-
example parameters with your own.
|
|
118
|
-
|
|
119
|
-
oci marketplace-publisher listing-revision create --generate-param-json-input categories > categories.json
|
|
120
|
-
|
|
121
116
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
122
117
|
command by typing “bash example.sh” and replacing the example
|
|
123
118
|
parameters with your own.
|
|
@@ -132,7 +127,6 @@ security policies before trying the examples.
|
|
|
132
127
|
export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/term/create.html#cmdoption-name
|
|
133
128
|
export package_type=<substitute-value-of-package_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing/create.html#cmdoption-package-type
|
|
134
129
|
export headline=<substitute-value-of-headline> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-headline
|
|
135
|
-
export pricing_type=<substitute-value-of-pricing_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-pricing-type
|
|
136
130
|
export are_security_upgrades_provided=<substitute-value-of-are_security_upgrades_provided> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision-package/create.html#cmdoption-are-security-upgrades-provided
|
|
137
131
|
export package_version=<substitute-value-of-package_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision-package/create.html#cmdoption-package-version
|
|
138
132
|
|
|
@@ -140,7 +134,7 @@ security policies before trying the examples.
|
|
|
140
134
|
|
|
141
135
|
listing_id=$(oci marketplace-publisher listing create --compartment-id $compartment_id --listing-type $listing_type --name $name --package-type $package_type --query data.id --raw-output)
|
|
142
136
|
|
|
143
|
-
listing_revision_id=$(oci marketplace-publisher listing-revision create --
|
|
137
|
+
listing_revision_id=$(oci marketplace-publisher listing-revision create --headline $headline --listing-id $listing_id --listing-type $listing_type --query data.id --raw-output)
|
|
144
138
|
|
|
145
139
|
term_id=$(oci marketplace-publisher term create --compartment-id $compartment_id --name $name --query data.id --raw-output)
|
|
146
140
|
|
|
@@ -112,11 +112,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
112
112
|
Example using required parameter
|
|
113
113
|
================================
|
|
114
114
|
|
|
115
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
116
|
-
example parameters with your own.
|
|
117
|
-
|
|
118
|
-
oci marketplace-publisher listing-revision create --generate-param-json-input categories > categories.json
|
|
119
|
-
|
|
120
115
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
121
116
|
command by typing “bash example.sh” and replacing the example
|
|
122
117
|
parameters with your own.
|
|
@@ -131,7 +126,6 @@ security policies before trying the examples.
|
|
|
131
126
|
export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/term/create.html#cmdoption-name
|
|
132
127
|
export package_type=<substitute-value-of-package_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing/create.html#cmdoption-package-type
|
|
133
128
|
export headline=<substitute-value-of-headline> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-headline
|
|
134
|
-
export pricing_type=<substitute-value-of-pricing_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-pricing-type
|
|
135
129
|
export are_security_upgrades_provided=<substitute-value-of-are_security_upgrades_provided> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision-package/create.html#cmdoption-are-security-upgrades-provided
|
|
136
130
|
export package_version=<substitute-value-of-package_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision-package/create.html#cmdoption-package-version
|
|
137
131
|
|
|
@@ -139,7 +133,7 @@ security policies before trying the examples.
|
|
|
139
133
|
|
|
140
134
|
listing_id=$(oci marketplace-publisher listing create --compartment-id $compartment_id --listing-type $listing_type --name $name --package-type $package_type --query data.id --raw-output)
|
|
141
135
|
|
|
142
|
-
listing_revision_id=$(oci marketplace-publisher listing-revision create --
|
|
136
|
+
listing_revision_id=$(oci marketplace-publisher listing-revision create --headline $headline --listing-id $listing_id --listing-type $listing_type --query data.id --raw-output)
|
|
143
137
|
|
|
144
138
|
term_id=$(oci marketplace-publisher term create --compartment-id $compartment_id --name $name --query data.id --raw-output)
|
|
145
139
|
|
|
@@ -112,11 +112,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
112
112
|
Example using required parameter
|
|
113
113
|
================================
|
|
114
114
|
|
|
115
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
116
|
-
example parameters with your own.
|
|
117
|
-
|
|
118
|
-
oci marketplace-publisher listing-revision create --generate-param-json-input categories > categories.json
|
|
119
|
-
|
|
120
115
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
121
116
|
command by typing “bash example.sh” and replacing the example
|
|
122
117
|
parameters with your own.
|
|
@@ -131,7 +126,6 @@ security policies before trying the examples.
|
|
|
131
126
|
export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/term/create.html#cmdoption-name
|
|
132
127
|
export package_type=<substitute-value-of-package_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing/create.html#cmdoption-package-type
|
|
133
128
|
export headline=<substitute-value-of-headline> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-headline
|
|
134
|
-
export pricing_type=<substitute-value-of-pricing_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-pricing-type
|
|
135
129
|
export are_security_upgrades_provided=<substitute-value-of-are_security_upgrades_provided> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision-package/create.html#cmdoption-are-security-upgrades-provided
|
|
136
130
|
export package_version=<substitute-value-of-package_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision-package/create.html#cmdoption-package-version
|
|
137
131
|
|
|
@@ -139,7 +133,7 @@ security policies before trying the examples.
|
|
|
139
133
|
|
|
140
134
|
listing_id=$(oci marketplace-publisher listing create --compartment-id $compartment_id --listing-type $listing_type --name $name --package-type $package_type --query data.id --raw-output)
|
|
141
135
|
|
|
142
|
-
listing_revision_id=$(oci marketplace-publisher listing-revision create --
|
|
136
|
+
listing_revision_id=$(oci marketplace-publisher listing-revision create --headline $headline --listing-id $listing_id --listing-type $listing_type --query data.id --raw-output)
|
|
143
137
|
|
|
144
138
|
term_id=$(oci marketplace-publisher term create --compartment-id $compartment_id --name $name --query data.id --raw-output)
|
|
145
139
|
|
|
@@ -171,11 +171,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
171
171
|
Example using required parameter
|
|
172
172
|
================================
|
|
173
173
|
|
|
174
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
175
|
-
example parameters with your own.
|
|
176
|
-
|
|
177
|
-
oci marketplace-publisher listing-revision create --generate-param-json-input categories > categories.json
|
|
178
|
-
|
|
179
174
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
180
175
|
command by typing “bash example.sh” and replacing the example
|
|
181
176
|
parameters with your own.
|
|
@@ -190,7 +185,6 @@ security policies before trying the examples.
|
|
|
190
185
|
export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/term/create.html#cmdoption-name
|
|
191
186
|
export package_type=<substitute-value-of-package_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing/create.html#cmdoption-package-type
|
|
192
187
|
export headline=<substitute-value-of-headline> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-headline
|
|
193
|
-
export pricing_type=<substitute-value-of-pricing_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-pricing-type
|
|
194
188
|
export are_security_upgrades_provided=<substitute-value-of-are_security_upgrades_provided> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision-package/create.html#cmdoption-are-security-upgrades-provided
|
|
195
189
|
export package_version=<substitute-value-of-package_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision-package/create.html#cmdoption-package-version
|
|
196
190
|
|
|
@@ -198,7 +192,7 @@ security policies before trying the examples.
|
|
|
198
192
|
|
|
199
193
|
listing_id=$(oci marketplace-publisher listing create --compartment-id $compartment_id --listing-type $listing_type --name $name --package-type $package_type --query data.id --raw-output)
|
|
200
194
|
|
|
201
|
-
listing_revision_id=$(oci marketplace-publisher listing-revision create --
|
|
195
|
+
listing_revision_id=$(oci marketplace-publisher listing-revision create --headline $headline --listing-id $listing_id --listing-type $listing_type --query data.id --raw-output)
|
|
202
196
|
|
|
203
197
|
term_id=$(oci marketplace-publisher term create --compartment-id $compartment_id --name $name --query data.id --raw-output)
|
|
204
198
|
|
|
@@ -134,11 +134,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
134
134
|
Example using required parameter
|
|
135
135
|
================================
|
|
136
136
|
|
|
137
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
138
|
-
example parameters with your own.
|
|
139
|
-
|
|
140
|
-
oci marketplace-publisher listing-revision create --generate-param-json-input categories > categories.json
|
|
141
|
-
|
|
142
137
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
143
138
|
command by typing “bash example.sh” and replacing the example
|
|
144
139
|
parameters with your own.
|
|
@@ -152,10 +147,9 @@ security policies before trying the examples.
|
|
|
152
147
|
export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing/create.html#cmdoption-name
|
|
153
148
|
export package_type=<substitute-value-of-package_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing/create.html#cmdoption-package-type
|
|
154
149
|
export headline=<substitute-value-of-headline> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-headline
|
|
155
|
-
export pricing_type=<substitute-value-of-pricing_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/listing-revision/create.html#cmdoption-pricing-type
|
|
156
150
|
|
|
157
151
|
listing_id=$(oci marketplace-publisher listing create --compartment-id $compartment_id --listing-type $listing_type --name $name --package-type $package_type --query data.id --raw-output)
|
|
158
152
|
|
|
159
|
-
listing_revision_id=$(oci marketplace-publisher listing-revision create --
|
|
153
|
+
listing_revision_id=$(oci marketplace-publisher listing-revision create --headline $headline --listing-id $listing_id --listing-type $listing_type --query data.id --raw-output)
|
|
160
154
|
|
|
161
155
|
oci marketplace-publisher listing-revision-package-collection list-listing-revision-packages --listing-revision-id $listing_revision_id
|
oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision.txt
CHANGED
|
@@ -20,10 +20,18 @@ Available Commands
|
|
|
20
20
|
|
|
21
21
|
* create
|
|
22
22
|
|
|
23
|
+
* create-listing-revision-create-lead-gen-listing-revision-details
|
|
24
|
+
|
|
25
|
+
* create-listing-revision-create-oci-listing-revision-details
|
|
26
|
+
|
|
27
|
+
* create-listing-revision-create-service-listing-revision-details
|
|
28
|
+
|
|
23
29
|
* delete
|
|
24
30
|
|
|
25
31
|
* get
|
|
26
32
|
|
|
33
|
+
* get-listing-revision-icon-content
|
|
34
|
+
|
|
27
35
|
* publish
|
|
28
36
|
|
|
29
37
|
* publish-listing-revision-as-private
|
|
@@ -34,4 +42,10 @@ Available Commands
|
|
|
34
42
|
|
|
35
43
|
* update-listing-revision-icon-content
|
|
36
44
|
|
|
45
|
+
* update-listing-revision-update-lead-gen-listing-revision-details
|
|
46
|
+
|
|
47
|
+
* update-listing-revision-update-oci-listing-revision-details
|
|
48
|
+
|
|
49
|
+
* update-listing-revision-update-service-listing-revision-details
|
|
50
|
+
|
|
37
51
|
* withdraw
|
|
@@ -71,6 +71,10 @@ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
|
71
71
|
|
|
72
72
|
The maximum number of items to return.
|
|
73
73
|
|
|
74
|
+
--listing-id [text]
|
|
75
|
+
|
|
76
|
+
Listing OCID to query resource against.
|
|
77
|
+
|
|
74
78
|
--name [text]
|
|
75
79
|
|
|
76
80
|
A filter to return only resources that match the entire name given.
|
|
@@ -86,6 +86,10 @@ previous response.
|
|
|
86
86
|
When fetching results, the number of results to fetch per call. Only
|
|
87
87
|
valid when used with "--all" or "--limit", and ignored otherwise.
|
|
88
88
|
|
|
89
|
+
--product-group [text]
|
|
90
|
+
|
|
91
|
+
Product Group
|
|
92
|
+
|
|
89
93
|
--sort-by [text]
|
|
90
94
|
|
|
91
95
|
The field to sort by. Only one sort order may be provided. Default
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
"get-support-doc-content"
|
|
2
|
+
*************************
|
|
3
|
+
|
|
4
|
+
* Description
|
|
5
|
+
|
|
6
|
+
* Usage
|
|
7
|
+
|
|
8
|
+
* Required Parameters
|
|
9
|
+
|
|
10
|
+
* Optional Parameters
|
|
11
|
+
|
|
12
|
+
* Global Parameters
|
|
13
|
+
|
|
14
|
+
* Example using required parameter
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
Description
|
|
18
|
+
===========
|
|
19
|
+
|
|
20
|
+
Gets a Support Doc content by supportDocCode
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci marketplace-publisher support-doc get-support-doc-content [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--file [filename]
|
|
33
|
+
|
|
34
|
+
The name of the file that will receive the response data, or ‘-‘ to
|
|
35
|
+
write to STDOUT.
|
|
36
|
+
|
|
37
|
+
--support-doc-code [text]
|
|
38
|
+
|
|
39
|
+
SupportDoc Code
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
Optional Parameters
|
|
43
|
+
===================
|
|
44
|
+
|
|
45
|
+
--from-json [text]
|
|
46
|
+
|
|
47
|
+
Provide input to this command as a JSON document from a file using the
|
|
48
|
+
file://path-to/file syntax.
|
|
49
|
+
|
|
50
|
+
The "--generate-full-command-json-input" option can be used to
|
|
51
|
+
generate a sample json file to be used with this command option. The
|
|
52
|
+
key names are pre-populated and match the command option names
|
|
53
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
54
|
+
while the values of the keys need to be populated by the user before
|
|
55
|
+
using the sample file as an input to this command. For any command
|
|
56
|
+
option that accepts multiple values, the value of the key can be a
|
|
57
|
+
JSON array.
|
|
58
|
+
|
|
59
|
+
Options can still be provided on the command line. If an option exists
|
|
60
|
+
in both the JSON document and the command line then the command line
|
|
61
|
+
specified value will be used.
|
|
62
|
+
|
|
63
|
+
For examples on usage of this option, please see our “using CLI with
|
|
64
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
65
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
Global Parameters
|
|
69
|
+
=================
|
|
70
|
+
|
|
71
|
+
Use "oci --help" for help on global parameters.
|
|
72
|
+
|
|
73
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
74
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
75
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
76
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
77
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
78
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
79
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
80
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
Example using required parameter
|
|
84
|
+
================================
|
|
85
|
+
|
|
86
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
87
|
+
command by typing “bash example.sh” and replacing the example
|
|
88
|
+
parameters with your own.
|
|
89
|
+
|
|
90
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
91
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
92
|
+
security policies before trying the examples.
|
|
93
|
+
|
|
94
|
+
export file=<substitute-value-of-file> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/support-doc/get-support-doc-content.html#cmdoption-file
|
|
95
|
+
export support_doc_code=<substitute-value-of-support_doc_code> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/support-doc/get-support-doc-content.html#cmdoption-support-doc-code
|
|
96
|
+
|
|
97
|
+
oci marketplace-publisher support-doc get-support-doc-content --file $file --support-doc-code $support_doc_code
|