oci-cli 3.62.2__py3-none-any.whl → 3.63.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oci_cli/bin/devops.psm1 +5 -4
- oci_cli/bin/psql.psm1 +4 -4
- oci_cli/bin/vault.psm1 +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/attachment/attachment/create.txt → api-gateway/api/add-lock.txt} +27 -21
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/remove-lock.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/add-lock.txt +143 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/remove-lock.txt +138 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/add-lock.txt +150 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/remove-lock.txt +145 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/add-lock.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/create.txt +18 -1
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/remove-lock.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/update.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/add-lock.txt +144 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/list.txt +4 -2
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/remove-lock.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/add-lock.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/remove-lock.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/add-lock.txt +146 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/remove-lock.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway.txt +28 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/change-compartment.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/create.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/offer/offer → api-platform/api-platform-instance}/delete.txt +8 -8
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/get.txt +94 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/update.txt +162 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection/list-api-platform-instances.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/list.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry/list-work-request-logs.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request.txt +21 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform.txt +42 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-agent.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-macs-extension.txt +171 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-agent.txt +162 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-macs-extension.txt +174 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config-collection/list.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/update.txt +107 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config.txt +14 -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/data-science/model-deployment/create-model-deployment-model-group-deployment-configuration-details.txt +215 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/update-model-deployment-update-model-group-deployment-configuration-details.txt +235 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state/list.txt +167 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/activate.txt +130 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/change-compartment.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-artifact.txt +123 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-clone-model-group-details.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-create-model-group-details.txt +197 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/deactivate.txt +130 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/delete.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/attachment/attachment/get.txt → data-science/model-group/get-model-group-artifact-content.txt} +20 -15
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/head-model-group-artifact.txt +96 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list-model-group-models.txt +171 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list.txt +169 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/update.txt +180 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/change-compartment.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/create.txt +166 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/list.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/update.txt +172 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history.txt +25 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group.txt +41 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt +54 -0
- 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/database-management/cloud-db-system/delete.txt +132 -0
- 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/database-management/cloud-db-system-connector/create.txt +134 -0
- 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/database-management/cloud-db-system-discovery/get.txt +97 -0
- 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-errors.txt → list.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/list-logs.txt → work-request-log-entry/list-work-request-logs.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/{governance-rules-control-plane/work-request/work-request-log.txt → delegate-access-control/work-request/work-request-log-entry.txt} +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/devops/{protected-branch → protected-branch-collection}/list-protected-branches.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch.txt +0 -2
- oci_cli/help_text_producer/data_files/text/cmdref/devops.txt +2 -0
- 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/goldengate/connection/create-amazon-s3-connection.txt +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/{create-connection-create-iceberg-connection-details.txt → create-iceberg-connection.txt} +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/{update-connection-update-iceberg-connection-details.txt → update-iceberg-connection.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt +4 -4
- 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/list.txt → work-request-log-entry/list-logs.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/{delegate-access-control/work-request/work-request-log.txt → governance-rules-control-plane/work-request/work-request-log-entry.txt} +2 -2
- 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/management-dashboard/dashboard/get-oob.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/import.txt +24 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list-oob.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get-oob.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list-oob.txt +1 -1
- 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.txt → list-errors.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.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/change-compartment.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/create.txt +21 -7
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/delete.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/get.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/update.txt +13 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration-collection/list-configurations.txt +9 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration-collection/list-default-configurations.txt +9 -2
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +8 -8
- oci_cli/help_text_producer/data_files/text/cmdref/speech/voice/list.txt +6 -1
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/create-base64.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update-base64.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update.txt +11 -0
- oci_cli/help_text_producer/data_files/text/index.txt +2 -0
- oci_cli/service_mapping.py +5 -0
- oci_cli/version.py +1 -1
- {oci_cli-3.62.2.dist-info → oci_cli-3.63.1.dist-info}/METADATA +2 -2
- {oci_cli-3.62.2.dist-info → oci_cli-3.63.1.dist-info}/RECORD +412 -254
- services/ai_speech/src/oci_cli_ai_service_speech/generated/aiservicespeech_cli.py +5 -2
- services/{marketplace_publisher/src/oci_cli_attachment → api_platform}/__init__.py +1 -1
- services/{marketplace_publisher/src/oci_cli_attachment/generated → api_platform/src}/__init__.py +1 -1
- services/{marketplace_publisher/src/oci_cli_offer → api_platform/src/oci_cli_api_platform}/__init__.py +1 -1
- services/{marketplace_publisher/src/oci_cli_offer → api_platform/src/oci_cli_api_platform}/generated/__init__.py +1 -1
- services/api_platform/src/oci_cli_api_platform/generated/apiplatform_cli.py +567 -0
- services/{marketplace_publisher/src/oci_cli_offer → api_platform/src/oci_cli_api_platform}/generated/client_mappings.py +6 -6
- services/api_platform/tests/__init__.py +4 -0
- services/apigateway/src/oci_cli_api_gateway/api_gateway_cli_extended.py +24 -0
- services/apigateway/src/oci_cli_api_gateway/generated/apigateway_cli.py +415 -19
- services/apigateway/src/oci_cli_deployment/apigateway_deployment_extended.py +8 -0
- services/apigateway/src/oci_cli_deployment/generated/deployment_cli.py +139 -6
- services/apigateway/src/oci_cli_gateway/apigateway_gateway_extended.py +9 -1
- services/apigateway/src/oci_cli_gateway/generated/gateway_cli.py +171 -20
- services/apigateway/src/oci_cli_subscribers/generated/subscribers_cli.py +139 -6
- services/apigateway/src/oci_cli_subscribers/subscribers_cli_extended.py +9 -0
- services/apigateway/src/oci_cli_usage_plans/generated/usageplans_cli.py +139 -6
- services/apigateway/src/oci_cli_usage_plans/usageplans_cli_extended.py +9 -0
- services/apm_config/src/oci_cli_config/config_cli_extended.py +16 -0
- services/apm_config/src/oci_cli_config/generated/config_cli.py +289 -3
- services/autoscaling/src/oci_cli_auto_scaling/generated/autoscaling_cli.py +8 -7
- services/data_science/src/oci_cli_data_science/generated/datascience_cli.py +1477 -98
- 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/devops/src/oci_cli_devops/devops_cli_extended.py +11 -11
- 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/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py +44 -0
- services/management_agent/src/oci_cli_management_agent/generated/managementagent_cli.py +328 -3
- services/management_dashboard/src/oci_cli_dashx_apis/generated/dashxapis_cli.py +18 -6
- 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
- services/psql/src/oci_cli_postgresql/generated/postgresql_cli.py +38 -14
- services/vault/src/oci_cli_vaults/generated/vaults_cli.py +80 -40
- 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/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/generated/offer_cli.py +0 -431
- {oci_cli-3.62.2.dist-info → oci_cli-3.63.1.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.62.2.dist-info → oci_cli-3.63.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.62.2.dist-info → oci_cli-3.63.1.dist-info}/WHEEL +0 -0
- {oci_cli-3.62.2.dist-info → oci_cli-3.63.1.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.62.2.dist-info → oci_cli-3.63.1.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,318 @@
|
|
|
1
|
+
"create-listing-revision-create-oci-listing-revision-details"
|
|
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
|
+
Creates a new Listing Revision.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci marketplace-publisher listing-revision create-listing-revision-create-oci-listing-revision-details [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--headline [text]
|
|
33
|
+
|
|
34
|
+
Single line introduction for the listing revision.
|
|
35
|
+
|
|
36
|
+
--listing-id [text]
|
|
37
|
+
|
|
38
|
+
The unique identifier for the listing this revision belongs to.
|
|
39
|
+
|
|
40
|
+
--pricing-type [text]
|
|
41
|
+
|
|
42
|
+
The pricing model for the listing revision.
|
|
43
|
+
|
|
44
|
+
--products [complex type]
|
|
45
|
+
|
|
46
|
+
List of Products subscribed by listing. This is a complex type whose
|
|
47
|
+
value must be valid JSON. The value can be provided as a string on the
|
|
48
|
+
command line or passed in as a file using the file://path/to/file
|
|
49
|
+
syntax.
|
|
50
|
+
|
|
51
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
52
|
+
example of the JSON which must be provided. We recommend storing this
|
|
53
|
+
example in a file, modifying it as needed and then passing it back in
|
|
54
|
+
via the file:// syntax.
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
Optional Parameters
|
|
58
|
+
===================
|
|
59
|
+
|
|
60
|
+
--availability-and-pricing-policy [text]
|
|
61
|
+
|
|
62
|
+
Listing availability and Pricing Policy statement.
|
|
63
|
+
|
|
64
|
+
--content-language [complex type]
|
|
65
|
+
|
|
66
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
67
|
+
be provided as a string on the command line or passed in as a file
|
|
68
|
+
using the file://path/to/file syntax.
|
|
69
|
+
|
|
70
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
71
|
+
example of the JSON which must be provided. We recommend storing this
|
|
72
|
+
example in a file, modifying it as needed and then passing it back in
|
|
73
|
+
via the file:// syntax.
|
|
74
|
+
|
|
75
|
+
--defined-tags [complex type]
|
|
76
|
+
|
|
77
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
78
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
79
|
+
a complex type whose value must be valid JSON. The value can be
|
|
80
|
+
provided as a string on the command line or passed in as a file using
|
|
81
|
+
the file://path/to/file syntax.
|
|
82
|
+
|
|
83
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
84
|
+
example of the JSON which must be provided. We recommend storing this
|
|
85
|
+
example in a file, modifying it as needed and then passing it back in
|
|
86
|
+
via the file:// syntax.
|
|
87
|
+
|
|
88
|
+
--display-name [text]
|
|
89
|
+
|
|
90
|
+
The name for the listing revision.
|
|
91
|
+
|
|
92
|
+
--freeform-tags [complex type]
|
|
93
|
+
|
|
94
|
+
Simple key-value pair that is applied without any predefined name,
|
|
95
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
96
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
97
|
+
The value can be provided as a string on the command line or passed in
|
|
98
|
+
as a file using the file://path/to/file syntax.
|
|
99
|
+
|
|
100
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
101
|
+
example of the JSON which must be provided. We recommend storing this
|
|
102
|
+
example in a file, modifying it as needed and then passing it back in
|
|
103
|
+
via the file:// syntax.
|
|
104
|
+
|
|
105
|
+
--from-json [text]
|
|
106
|
+
|
|
107
|
+
Provide input to this command as a JSON document from a file using the
|
|
108
|
+
file://path-to/file syntax.
|
|
109
|
+
|
|
110
|
+
The "--generate-full-command-json-input" option can be used to
|
|
111
|
+
generate a sample json file to be used with this command option. The
|
|
112
|
+
key names are pre-populated and match the command option names
|
|
113
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
114
|
+
while the values of the keys need to be populated by the user before
|
|
115
|
+
using the sample file as an input to this command. For any command
|
|
116
|
+
option that accepts multiple values, the value of the key can be a
|
|
117
|
+
JSON array.
|
|
118
|
+
|
|
119
|
+
Options can still be provided on the command line. If an option exists
|
|
120
|
+
in both the JSON document and the command line then the command line
|
|
121
|
+
specified value will be used.
|
|
122
|
+
|
|
123
|
+
For examples on usage of this option, please see our “using CLI with
|
|
124
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
125
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
126
|
+
|
|
127
|
+
--is-rover-exportable [boolean]
|
|
128
|
+
|
|
129
|
+
Is this listing rover exportable
|
|
130
|
+
|
|
131
|
+
--keywords [text]
|
|
132
|
+
|
|
133
|
+
Keywords associated with the listing revision.
|
|
134
|
+
|
|
135
|
+
--long-description [text]
|
|
136
|
+
|
|
137
|
+
A long description for the listing revision.
|
|
138
|
+
|
|
139
|
+
--max-wait-seconds [integer]
|
|
140
|
+
|
|
141
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
142
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
143
|
+
|
|
144
|
+
--pricing-plans [complex type]
|
|
145
|
+
|
|
146
|
+
List of Pricing Plans provider by publisher.
|
|
147
|
+
|
|
148
|
+
This option is a JSON list with items of type PricingPlan. For
|
|
149
|
+
documentation on PricingPlan please see our API reference: https://do
|
|
150
|
+
cs.cloud.oracle.com/api/#/en/marketplacepublisher/20241201/datatypes/
|
|
151
|
+
PricingPlan. This is a complex type whose value must be valid JSON.
|
|
152
|
+
The value can be provided as a string on the command line or passed in
|
|
153
|
+
as a file using the file://path/to/file syntax.
|
|
154
|
+
|
|
155
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
156
|
+
example of the JSON which must be provided. We recommend storing this
|
|
157
|
+
example in a file, modifying it as needed and then passing it back in
|
|
158
|
+
via the file:// syntax.
|
|
159
|
+
|
|
160
|
+
--recommended-service-provider-listing-ids [complex type]
|
|
161
|
+
|
|
162
|
+
OCIDs of service listings attached to lead gen listing This is a
|
|
163
|
+
complex type whose value must be valid JSON. The value can be provided
|
|
164
|
+
as a string on the command line or passed in as a file using the
|
|
165
|
+
file://path/to/file syntax.
|
|
166
|
+
|
|
167
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
168
|
+
example of the JSON which must be provided. We recommend storing this
|
|
169
|
+
example in a file, modifying it as needed and then passing it back in
|
|
170
|
+
via the file:// syntax.
|
|
171
|
+
|
|
172
|
+
--short-description [text]
|
|
173
|
+
|
|
174
|
+
A short description for the listing revision.
|
|
175
|
+
|
|
176
|
+
--status [text]
|
|
177
|
+
|
|
178
|
+
The current status of the Listing revision.
|
|
179
|
+
|
|
180
|
+
--support-contacts [complex type]
|
|
181
|
+
|
|
182
|
+
Contact information to use to get support from the publisher for the
|
|
183
|
+
listing revision.
|
|
184
|
+
|
|
185
|
+
This option is a JSON list with items of type SupportContact. For
|
|
186
|
+
documentation on SupportContact please see our API reference: https:/
|
|
187
|
+
/docs.cloud.oracle.com/api/#/en/marketplacepublisher/20241201/datatyp
|
|
188
|
+
es/SupportContact. This is a complex type whose value must be valid
|
|
189
|
+
JSON. The value can be provided as a string on the command line or
|
|
190
|
+
passed in as a file using the file://path/to/file syntax.
|
|
191
|
+
|
|
192
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
193
|
+
example of the JSON which must be provided. We recommend storing this
|
|
194
|
+
example in a file, modifying it as needed and then passing it back in
|
|
195
|
+
via the file:// syntax.
|
|
196
|
+
|
|
197
|
+
--support-links [complex type]
|
|
198
|
+
|
|
199
|
+
Links to support resources for the listing revision.
|
|
200
|
+
|
|
201
|
+
This option is a JSON list with items of type NamedLink. For
|
|
202
|
+
documentation on NamedLink please see our API reference: https://docs
|
|
203
|
+
.cloud.oracle.com/api/#/en/marketplacepublisher/20241201/datatypes/Na
|
|
204
|
+
medLink. This is a complex type whose value must be valid JSON. The
|
|
205
|
+
value can be provided as a string on the command line or passed in as
|
|
206
|
+
a file using the file://path/to/file syntax.
|
|
207
|
+
|
|
208
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
209
|
+
example of the JSON which must be provided. We recommend storing this
|
|
210
|
+
example in a file, modifying it as needed and then passing it back in
|
|
211
|
+
via the file:// syntax.
|
|
212
|
+
|
|
213
|
+
--supportedlanguages [complex type]
|
|
214
|
+
|
|
215
|
+
Languages supported by the publisher for the listing revision.
|
|
216
|
+
|
|
217
|
+
This option is a JSON list with items of type LanguageItem. For
|
|
218
|
+
documentation on LanguageItem please see our API reference: https://d
|
|
219
|
+
ocs.cloud.oracle.com/api/#/en/marketplacepublisher/20241201/datatypes
|
|
220
|
+
/LanguageItem. This is a complex type whose value must be valid JSON.
|
|
221
|
+
The value can be provided as a string on the command line or passed in
|
|
222
|
+
as a file using the file://path/to/file syntax.
|
|
223
|
+
|
|
224
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
225
|
+
example of the JSON which must be provided. We recommend storing this
|
|
226
|
+
example in a file, modifying it as needed and then passing it back in
|
|
227
|
+
via the file:// syntax.
|
|
228
|
+
|
|
229
|
+
--system-requirements [text]
|
|
230
|
+
|
|
231
|
+
System requirements for the listing revision.
|
|
232
|
+
|
|
233
|
+
--tagline [text]
|
|
234
|
+
|
|
235
|
+
The tagline for the listing revision.
|
|
236
|
+
|
|
237
|
+
--usage-information [text]
|
|
238
|
+
|
|
239
|
+
Usage information for the listing revision.
|
|
240
|
+
|
|
241
|
+
--vanity-url [text]
|
|
242
|
+
|
|
243
|
+
Custom link to the listing
|
|
244
|
+
|
|
245
|
+
--version-details [complex type]
|
|
246
|
+
|
|
247
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
248
|
+
be provided as a string on the command line or passed in as a file
|
|
249
|
+
using the file://path/to/file syntax.
|
|
250
|
+
|
|
251
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
252
|
+
example of the JSON which must be provided. We recommend storing this
|
|
253
|
+
example in a file, modifying it as needed and then passing it back in
|
|
254
|
+
via the file:// syntax.
|
|
255
|
+
|
|
256
|
+
--wait-for-state [text]
|
|
257
|
+
|
|
258
|
+
This operation creates, modifies or deletes a resource that has a
|
|
259
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
260
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
261
|
+
states can be specified, returning on the first state. For example, "
|
|
262
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
263
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
264
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
265
|
+
is returned.
|
|
266
|
+
|
|
267
|
+
Accepted values are:
|
|
268
|
+
|
|
269
|
+
ACTIVE, CREATING, DELETED, DELETING, FAILED, UPDATING
|
|
270
|
+
|
|
271
|
+
--wait-interval-seconds [integer]
|
|
272
|
+
|
|
273
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
274
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
275
|
+
30 seconds.
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
Global Parameters
|
|
279
|
+
=================
|
|
280
|
+
|
|
281
|
+
Use "oci --help" for help on global parameters.
|
|
282
|
+
|
|
283
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
284
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
285
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
286
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
287
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
288
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
289
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
290
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
Example using required parameter
|
|
294
|
+
================================
|
|
295
|
+
|
|
296
|
+
Copy and paste the following example into a JSON file, replacing the
|
|
297
|
+
example parameters with your own.
|
|
298
|
+
|
|
299
|
+
oci marketplace-publisher listing-revision create-listing-revision-create-oci-listing-revision-details --generate-param-json-input products > products.json
|
|
300
|
+
|
|
301
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
302
|
+
command by typing “bash example.sh” and replacing the example
|
|
303
|
+
parameters with your own.
|
|
304
|
+
|
|
305
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
306
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
307
|
+
security policies before trying the examples.
|
|
308
|
+
|
|
309
|
+
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
|
|
310
|
+
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
|
|
311
|
+
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
|
|
312
|
+
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
|
|
313
|
+
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-listing-revision-create-oci-listing-revision-details.html#cmdoption-headline
|
|
314
|
+
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-listing-revision-create-oci-listing-revision-details.html#cmdoption-pricing-type
|
|
315
|
+
|
|
316
|
+
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)
|
|
317
|
+
|
|
318
|
+
oci marketplace-publisher listing-revision create-listing-revision-create-oci-listing-revision-details --headline $headline --listing-id $listing_id --pricing-type $pricing_type --products file://products.json
|
|
@@ -0,0 +1,312 @@
|
|
|
1
|
+
"create-listing-revision-create-service-listing-revision-details"
|
|
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
|
+
Creates a new Listing Revision.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci marketplace-publisher listing-revision create-listing-revision-create-service-listing-revision-details [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--headline [text]
|
|
33
|
+
|
|
34
|
+
Single line introduction for the listing revision.
|
|
35
|
+
|
|
36
|
+
--industries [complex type]
|
|
37
|
+
|
|
38
|
+
List of industries subscribed by listing. This is a complex type whose
|
|
39
|
+
value must be valid JSON. The value can be provided as a string on the
|
|
40
|
+
command line or passed in as a file using the file://path/to/file
|
|
41
|
+
syntax.
|
|
42
|
+
|
|
43
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
44
|
+
example of the JSON which must be provided. We recommend storing this
|
|
45
|
+
example in a file, modifying it as needed and then passing it back in
|
|
46
|
+
via the file:// syntax.
|
|
47
|
+
|
|
48
|
+
--listing-id [text]
|
|
49
|
+
|
|
50
|
+
The unique identifier for the listing this revision belongs to.
|
|
51
|
+
|
|
52
|
+
--product-codes [complex type]
|
|
53
|
+
|
|
54
|
+
List of product codes subscribed by listing. This is a complex type
|
|
55
|
+
whose value must be valid JSON. The value can be provided as a string
|
|
56
|
+
on the command line or passed in as a file using the
|
|
57
|
+
file://path/to/file syntax.
|
|
58
|
+
|
|
59
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
60
|
+
example of the JSON which must be provided. We recommend storing this
|
|
61
|
+
example in a file, modifying it as needed and then passing it back in
|
|
62
|
+
via the file:// syntax.
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
Optional Parameters
|
|
66
|
+
===================
|
|
67
|
+
|
|
68
|
+
--contact-us [text]
|
|
69
|
+
|
|
70
|
+
Custom text by partner regarding contact information
|
|
71
|
+
|
|
72
|
+
--content-language [complex type]
|
|
73
|
+
|
|
74
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
75
|
+
be provided as a string on the command line or passed in as a file
|
|
76
|
+
using the file://path/to/file syntax.
|
|
77
|
+
|
|
78
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
79
|
+
example of the JSON which must be provided. We recommend storing this
|
|
80
|
+
example in a file, modifying it as needed and then passing it back in
|
|
81
|
+
via the file:// syntax.
|
|
82
|
+
|
|
83
|
+
--defined-tags [complex type]
|
|
84
|
+
|
|
85
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
86
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
87
|
+
a complex type whose value must be valid JSON. The value can be
|
|
88
|
+
provided as a string on the command line or passed in as a file using
|
|
89
|
+
the file://path/to/file syntax.
|
|
90
|
+
|
|
91
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
92
|
+
example of the JSON which must be provided. We recommend storing this
|
|
93
|
+
example in a file, modifying it as needed and then passing it back in
|
|
94
|
+
via the file:// syntax.
|
|
95
|
+
|
|
96
|
+
--display-name [text]
|
|
97
|
+
|
|
98
|
+
The name for the listing revision.
|
|
99
|
+
|
|
100
|
+
--freeform-tags [complex type]
|
|
101
|
+
|
|
102
|
+
Simple key-value pair that is applied without any predefined name,
|
|
103
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
104
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
105
|
+
The value can be provided as a string on the command line or passed in
|
|
106
|
+
as a file using the file://path/to/file syntax.
|
|
107
|
+
|
|
108
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
109
|
+
example of the JSON which must be provided. We recommend storing this
|
|
110
|
+
example in a file, modifying it as needed and then passing it back in
|
|
111
|
+
via the file:// syntax.
|
|
112
|
+
|
|
113
|
+
--from-json [text]
|
|
114
|
+
|
|
115
|
+
Provide input to this command as a JSON document from a file using the
|
|
116
|
+
file://path-to/file syntax.
|
|
117
|
+
|
|
118
|
+
The "--generate-full-command-json-input" option can be used to
|
|
119
|
+
generate a sample json file to be used with this command option. The
|
|
120
|
+
key names are pre-populated and match the command option names
|
|
121
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
122
|
+
while the values of the keys need to be populated by the user before
|
|
123
|
+
using the sample file as an input to this command. For any command
|
|
124
|
+
option that accepts multiple values, the value of the key can be a
|
|
125
|
+
JSON array.
|
|
126
|
+
|
|
127
|
+
Options can still be provided on the command line. If an option exists
|
|
128
|
+
in both the JSON document and the command line then the command line
|
|
129
|
+
specified value will be used.
|
|
130
|
+
|
|
131
|
+
For examples on usage of this option, please see our “using CLI with
|
|
132
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
133
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
134
|
+
|
|
135
|
+
--geo-locations [complex type]
|
|
136
|
+
|
|
137
|
+
Support details based on geographic location
|
|
138
|
+
|
|
139
|
+
This option is a JSON list with items of type GeoLocation. For
|
|
140
|
+
documentation on GeoLocation please see our API reference: https://do
|
|
141
|
+
cs.cloud.oracle.com/api/#/en/marketplacepublisher/20241201/datatypes/
|
|
142
|
+
GeoLocation. This is a complex type whose value must be valid JSON.
|
|
143
|
+
The value can be provided as a string on the command line or passed in
|
|
144
|
+
as a file using the file://path/to/file syntax.
|
|
145
|
+
|
|
146
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
147
|
+
example of the JSON which must be provided. We recommend storing this
|
|
148
|
+
example in a file, modifying it as needed and then passing it back in
|
|
149
|
+
via the file:// syntax.
|
|
150
|
+
|
|
151
|
+
--keywords [text]
|
|
152
|
+
|
|
153
|
+
Keywords associated with the listing revision.
|
|
154
|
+
|
|
155
|
+
--long-description [text]
|
|
156
|
+
|
|
157
|
+
A long description for the listing revision.
|
|
158
|
+
|
|
159
|
+
--max-wait-seconds [integer]
|
|
160
|
+
|
|
161
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
162
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
163
|
+
|
|
164
|
+
--short-description [text]
|
|
165
|
+
|
|
166
|
+
A short description for the listing revision.
|
|
167
|
+
|
|
168
|
+
--status [text]
|
|
169
|
+
|
|
170
|
+
The current status of the Listing revision.
|
|
171
|
+
|
|
172
|
+
--support-contacts [complex type]
|
|
173
|
+
|
|
174
|
+
Contact information to use to get support from the publisher for the
|
|
175
|
+
listing revision.
|
|
176
|
+
|
|
177
|
+
This option is a JSON list with items of type SupportContact. For
|
|
178
|
+
documentation on SupportContact please see our API reference: https:/
|
|
179
|
+
/docs.cloud.oracle.com/api/#/en/marketplacepublisher/20241201/datatyp
|
|
180
|
+
es/SupportContact. This is a complex type whose value must be valid
|
|
181
|
+
JSON. The value can be provided as a string on the command line or
|
|
182
|
+
passed in as a file using the file://path/to/file syntax.
|
|
183
|
+
|
|
184
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
185
|
+
example of the JSON which must be provided. We recommend storing this
|
|
186
|
+
example in a file, modifying it as needed and then passing it back in
|
|
187
|
+
via the file:// syntax.
|
|
188
|
+
|
|
189
|
+
--support-links [complex type]
|
|
190
|
+
|
|
191
|
+
Links to support resources for the listing revision.
|
|
192
|
+
|
|
193
|
+
This option is a JSON list with items of type NamedLink. For
|
|
194
|
+
documentation on NamedLink please see our API reference: https://docs
|
|
195
|
+
.cloud.oracle.com/api/#/en/marketplacepublisher/20241201/datatypes/Na
|
|
196
|
+
medLink. This is a complex type whose value must be valid JSON. The
|
|
197
|
+
value can be provided as a string on the command line or passed in as
|
|
198
|
+
a file using the file://path/to/file syntax.
|
|
199
|
+
|
|
200
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
201
|
+
example of the JSON which must be provided. We recommend storing this
|
|
202
|
+
example in a file, modifying it as needed and then passing it back in
|
|
203
|
+
via the file:// syntax.
|
|
204
|
+
|
|
205
|
+
--supportedlanguages [complex type]
|
|
206
|
+
|
|
207
|
+
Languages supported by the publisher for the listing revision.
|
|
208
|
+
|
|
209
|
+
This option is a JSON list with items of type LanguageItem. For
|
|
210
|
+
documentation on LanguageItem please see our API reference: https://d
|
|
211
|
+
ocs.cloud.oracle.com/api/#/en/marketplacepublisher/20241201/datatypes
|
|
212
|
+
/LanguageItem. This is a complex type whose value must be valid JSON.
|
|
213
|
+
The value can be provided as a string on the command line or passed in
|
|
214
|
+
as a file using the file://path/to/file syntax.
|
|
215
|
+
|
|
216
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
217
|
+
example of the JSON which must be provided. We recommend storing this
|
|
218
|
+
example in a file, modifying it as needed and then passing it back in
|
|
219
|
+
via the file:// syntax.
|
|
220
|
+
|
|
221
|
+
--tagline [text]
|
|
222
|
+
|
|
223
|
+
The tagline for the listing revision.
|
|
224
|
+
|
|
225
|
+
--trained-professionals [complex type]
|
|
226
|
+
|
|
227
|
+
Number of trained professional per product
|
|
228
|
+
|
|
229
|
+
This option is a JSON list with items of type TrainedProfessionals.
|
|
230
|
+
For documentation on TrainedProfessionals please see our API
|
|
231
|
+
reference: https://docs.cloud.oracle.com/api/#/en/marketplacepublishe
|
|
232
|
+
r/20241201/datatypes/TrainedProfessionals. This is a complex type
|
|
233
|
+
whose value must be valid JSON. The value can be provided as a string
|
|
234
|
+
on the command line or passed in as a file using the
|
|
235
|
+
file://path/to/file syntax.
|
|
236
|
+
|
|
237
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
238
|
+
example of the JSON which must be provided. We recommend storing this
|
|
239
|
+
example in a file, modifying it as needed and then passing it back in
|
|
240
|
+
via the file:// syntax.
|
|
241
|
+
|
|
242
|
+
--usage-information [text]
|
|
243
|
+
|
|
244
|
+
Usage information for the listing revision.
|
|
245
|
+
|
|
246
|
+
--vanity-url [text]
|
|
247
|
+
|
|
248
|
+
Custom link to the listing
|
|
249
|
+
|
|
250
|
+
--wait-for-state [text]
|
|
251
|
+
|
|
252
|
+
This operation creates, modifies or deletes a resource that has a
|
|
253
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
254
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
255
|
+
states can be specified, returning on the first state. For example, "
|
|
256
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
257
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
258
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
259
|
+
is returned.
|
|
260
|
+
|
|
261
|
+
Accepted values are:
|
|
262
|
+
|
|
263
|
+
ACTIVE, CREATING, DELETED, DELETING, FAILED, UPDATING
|
|
264
|
+
|
|
265
|
+
--wait-interval-seconds [integer]
|
|
266
|
+
|
|
267
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
268
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
269
|
+
30 seconds.
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
Global Parameters
|
|
273
|
+
=================
|
|
274
|
+
|
|
275
|
+
Use "oci --help" for help on global parameters.
|
|
276
|
+
|
|
277
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
278
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
279
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
280
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
281
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
282
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
283
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
284
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
Example using required parameter
|
|
288
|
+
================================
|
|
289
|
+
|
|
290
|
+
Copy and paste the following example into a JSON file, replacing the
|
|
291
|
+
example parameters with your own.
|
|
292
|
+
|
|
293
|
+
oci marketplace-publisher listing-revision create-listing-revision-create-service-listing-revision-details --generate-param-json-input industries > industries.json
|
|
294
|
+
oci marketplace-publisher listing-revision create-listing-revision-create-service-listing-revision-details --generate-param-json-input product-codes > product-codes.json
|
|
295
|
+
|
|
296
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
297
|
+
command by typing “bash example.sh” and replacing the example
|
|
298
|
+
parameters with your own.
|
|
299
|
+
|
|
300
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
301
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
302
|
+
security policies before trying the examples.
|
|
303
|
+
|
|
304
|
+
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
|
|
305
|
+
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
|
|
306
|
+
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
|
|
307
|
+
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
|
|
308
|
+
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-listing-revision-create-service-listing-revision-details.html#cmdoption-headline
|
|
309
|
+
|
|
310
|
+
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)
|
|
311
|
+
|
|
312
|
+
oci marketplace-publisher listing-revision create-listing-revision-create-service-listing-revision-details --headline $headline --industries file://industries.json --listing-id $listing_id --product-codes file://product-codes.json
|