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
|
@@ -22,6 +22,10 @@ Available Commands
|
|
|
22
22
|
|
|
23
23
|
* create-artifact-create-kubernetes-image-artifact-details
|
|
24
24
|
|
|
25
|
+
* create-artifact-create-machine-image-artifact-details
|
|
26
|
+
|
|
27
|
+
* create-artifact-create-stack-artifact-details
|
|
28
|
+
|
|
25
29
|
* delete
|
|
26
30
|
|
|
27
31
|
* get
|
|
@@ -32,35 +36,43 @@ Available Commands
|
|
|
32
36
|
|
|
33
37
|
* update-artifact-update-kubernetes-image-artifact-details
|
|
34
38
|
|
|
39
|
+
* update-artifact-update-machine-image-artifact-details
|
|
40
|
+
|
|
41
|
+
* update-artifact-update-stack-artifact-details
|
|
42
|
+
|
|
35
43
|
* validate-and-publish
|
|
36
44
|
|
|
37
45
|
* artifact-collection
|
|
38
46
|
|
|
39
47
|
* list-artifacts
|
|
40
48
|
|
|
41
|
-
*
|
|
49
|
+
* available-service-collection
|
|
50
|
+
|
|
51
|
+
* list-available-services
|
|
52
|
+
|
|
53
|
+
* category
|
|
42
54
|
|
|
43
|
-
*
|
|
55
|
+
* get
|
|
44
56
|
|
|
45
|
-
|
|
57
|
+
* category-collection
|
|
46
58
|
|
|
47
|
-
|
|
59
|
+
* list-categories
|
|
48
60
|
|
|
49
|
-
|
|
61
|
+
* customer-instance-report-record-collection
|
|
50
62
|
|
|
51
|
-
|
|
63
|
+
* list-customer-instance-report-records
|
|
52
64
|
|
|
53
|
-
|
|
65
|
+
* disbursement-report-record-collection
|
|
54
66
|
|
|
55
|
-
|
|
67
|
+
* list-disbursement-report-records
|
|
56
68
|
|
|
57
|
-
*
|
|
69
|
+
* lead
|
|
58
70
|
|
|
59
71
|
* get
|
|
60
72
|
|
|
61
|
-
*
|
|
73
|
+
* lead-collection
|
|
62
74
|
|
|
63
|
-
* list-
|
|
75
|
+
* list-leads
|
|
64
76
|
|
|
65
77
|
* listing
|
|
66
78
|
|
|
@@ -90,10 +102,18 @@ Available Commands
|
|
|
90
102
|
|
|
91
103
|
* create
|
|
92
104
|
|
|
105
|
+
* create-listing-revision-create-lead-gen-listing-revision-details
|
|
106
|
+
|
|
107
|
+
* create-listing-revision-create-oci-listing-revision-details
|
|
108
|
+
|
|
109
|
+
* create-listing-revision-create-service-listing-revision-details
|
|
110
|
+
|
|
93
111
|
* delete
|
|
94
112
|
|
|
95
113
|
* get
|
|
96
114
|
|
|
115
|
+
* get-listing-revision-icon-content
|
|
116
|
+
|
|
97
117
|
* publish
|
|
98
118
|
|
|
99
119
|
* publish-listing-revision-as-private
|
|
@@ -104,34 +124,60 @@ Available Commands
|
|
|
104
124
|
|
|
105
125
|
* update-listing-revision-icon-content
|
|
106
126
|
|
|
127
|
+
* update-listing-revision-update-lead-gen-listing-revision-details
|
|
128
|
+
|
|
129
|
+
* update-listing-revision-update-oci-listing-revision-details
|
|
130
|
+
|
|
131
|
+
* update-listing-revision-update-service-listing-revision-details
|
|
132
|
+
|
|
107
133
|
* withdraw
|
|
108
134
|
|
|
109
135
|
* listing-revision-attachment
|
|
110
136
|
|
|
111
137
|
* create
|
|
112
138
|
|
|
139
|
+
* create-listing-revision-attachment-create-customer-success-
|
|
140
|
+
attachment
|
|
141
|
+
|
|
113
142
|
* create-listing-revision-attachment-create-related-document-
|
|
114
143
|
attachment-details
|
|
115
144
|
|
|
145
|
+
* create-listing-revision-attachment-create-review-support-document-
|
|
146
|
+
attachment
|
|
147
|
+
|
|
116
148
|
* create-listing-revision-attachment-create-screen-shot-attachment-
|
|
117
149
|
details
|
|
118
150
|
|
|
151
|
+
* create-listing-revision-attachment-create-supported-service-
|
|
152
|
+
attachment
|
|
153
|
+
|
|
119
154
|
* create-listing-revision-attachment-create-video-attachment-details
|
|
120
155
|
|
|
121
156
|
* delete
|
|
122
157
|
|
|
123
158
|
* get
|
|
124
159
|
|
|
160
|
+
* get-listing-revision-attachment-content
|
|
161
|
+
|
|
125
162
|
* update
|
|
126
163
|
|
|
127
164
|
* update-listing-revision-attachment-content
|
|
128
165
|
|
|
166
|
+
* update-listing-revision-attachment-update-customer-success-
|
|
167
|
+
attachment
|
|
168
|
+
|
|
129
169
|
* update-listing-revision-attachment-update-related-document-
|
|
130
170
|
attachment-details
|
|
131
171
|
|
|
172
|
+
* update-listing-revision-attachment-update-review-support-document-
|
|
173
|
+
attachment
|
|
174
|
+
|
|
132
175
|
* update-listing-revision-attachment-update-screen-shot-attachment-
|
|
133
176
|
details
|
|
134
177
|
|
|
178
|
+
* update-listing-revision-attachment-update-supported-service-
|
|
179
|
+
attachment
|
|
180
|
+
|
|
135
181
|
* update-listing-revision-attachment-update-video-attachment-details
|
|
136
182
|
|
|
137
183
|
* listing-revision-attachment-collection
|
|
@@ -150,6 +196,8 @@ Available Commands
|
|
|
150
196
|
|
|
151
197
|
* get
|
|
152
198
|
|
|
199
|
+
* update
|
|
200
|
+
|
|
153
201
|
* listing-revision-note-collection
|
|
154
202
|
|
|
155
203
|
* list-listing-revision-notes
|
|
@@ -182,39 +230,39 @@ Available Commands
|
|
|
182
230
|
|
|
183
231
|
* list-markets
|
|
184
232
|
|
|
185
|
-
*
|
|
186
|
-
|
|
187
|
-
* offer
|
|
233
|
+
* product
|
|
188
234
|
|
|
189
|
-
|
|
235
|
+
* get
|
|
190
236
|
|
|
191
|
-
|
|
237
|
+
* product-collection
|
|
192
238
|
|
|
193
|
-
|
|
239
|
+
* list-products
|
|
194
240
|
|
|
195
|
-
|
|
241
|
+
* publisher
|
|
196
242
|
|
|
197
|
-
|
|
243
|
+
* get
|
|
198
244
|
|
|
199
|
-
|
|
245
|
+
* publisher-collection
|
|
200
246
|
|
|
201
|
-
|
|
247
|
+
* list-publishers
|
|
202
248
|
|
|
203
|
-
*
|
|
249
|
+
* support-doc
|
|
204
250
|
|
|
205
251
|
* get
|
|
206
252
|
|
|
207
|
-
*
|
|
253
|
+
* get-support-doc-content
|
|
208
254
|
|
|
209
|
-
|
|
255
|
+
* support-doc-collection
|
|
210
256
|
|
|
211
|
-
*
|
|
257
|
+
* list-support-docs
|
|
212
258
|
|
|
213
|
-
|
|
259
|
+
* supported-currency-collection
|
|
214
260
|
|
|
215
|
-
*
|
|
261
|
+
* list-supported-currencies
|
|
216
262
|
|
|
217
|
-
|
|
263
|
+
* supported-shape-collection
|
|
264
|
+
|
|
265
|
+
* list-supported-shapes
|
|
218
266
|
|
|
219
267
|
* term
|
|
220
268
|
|
|
@@ -242,6 +290,8 @@ Available Commands
|
|
|
242
290
|
|
|
243
291
|
* get
|
|
244
292
|
|
|
293
|
+
* get-term-version-content
|
|
294
|
+
|
|
245
295
|
* update
|
|
246
296
|
|
|
247
297
|
* update-term-version-content
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"list"
|
|
2
|
-
|
|
1
|
+
"list-errors"
|
|
2
|
+
*************
|
|
3
3
|
|
|
4
4
|
* Description
|
|
5
5
|
|
|
@@ -23,7 +23,7 @@ Return a (paginated) list of errors for a given work request.
|
|
|
23
23
|
Usage
|
|
24
24
|
=====
|
|
25
25
|
|
|
26
|
-
oci organizations work-request-error list [OPTIONS]
|
|
26
|
+
oci organizations work-request-error list-errors [OPTIONS]
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
Required Parameters
|
|
@@ -113,6 +113,6 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
113
113
|
like shell. You need to set up the OCI configuration and appropriate
|
|
114
114
|
security policies before trying the examples.
|
|
115
115
|
|
|
116
|
-
export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/organizations/work-request-error/list.html#cmdoption-work-request-id
|
|
116
|
+
export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/organizations/work-request-error/list-errors.html#cmdoption-work-request-id
|
|
117
117
|
|
|
118
|
-
oci organizations work-request-error list --work-request-id $work_request_id
|
|
118
|
+
oci organizations work-request-error list-errors --work-request-id $work_request_id
|
|
@@ -108,8 +108,7 @@ security policies before trying the examples.
|
|
|
108
108
|
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-compartment-id
|
|
109
109
|
export db_version=<substitute-value-of-db_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-db-version
|
|
110
110
|
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-display-name
|
|
111
|
-
export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-shape
|
|
112
111
|
|
|
113
|
-
configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --
|
|
112
|
+
configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --query data.id --raw-output)
|
|
114
113
|
|
|
115
114
|
oci psql configuration change-compartment --compartment-id $compartment_id --configuration-id $configuration_id
|
|
@@ -53,15 +53,22 @@ Version of the PostgreSQL database.
|
|
|
53
53
|
A user-friendly display name for the configuration. Avoid entering
|
|
54
54
|
confidential information.
|
|
55
55
|
|
|
56
|
-
--shape [text]
|
|
57
|
-
|
|
58
|
-
The name of the shape for the configuration. Example:
|
|
59
|
-
*VM.Standard.E4.Flex*
|
|
60
|
-
|
|
61
56
|
|
|
62
57
|
Optional Parameters
|
|
63
58
|
===================
|
|
64
59
|
|
|
60
|
+
--compatible-shapes [complex type]
|
|
61
|
+
|
|
62
|
+
Indicates the collection of compatible shapes for this configuration.
|
|
63
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
64
|
+
be provided as a string on the command line or passed in as a file
|
|
65
|
+
using the file://path/to/file syntax.
|
|
66
|
+
|
|
67
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
68
|
+
example of the JSON which must be provided. We recommend storing this
|
|
69
|
+
example in a file, modifying it as needed and then passing it back in
|
|
70
|
+
via the file:// syntax.
|
|
71
|
+
|
|
65
72
|
--defined-tags [complex type]
|
|
66
73
|
|
|
67
74
|
Defined tags for this resource. Each key is predefined and scoped to a
|
|
@@ -135,6 +142,14 @@ Whether the configuration supports flexible shapes.
|
|
|
135
142
|
The maximum time to wait for the resource to reach the lifecycle state
|
|
136
143
|
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
137
144
|
|
|
145
|
+
--shape [text]
|
|
146
|
+
|
|
147
|
+
The name of the shape for the configuration.
|
|
148
|
+
|
|
149
|
+
For multi-shape enabled configurations, it is set to PostgreSQL.X86 or
|
|
150
|
+
similar. Please use compatibleShapes property to set the list of
|
|
151
|
+
supported shapes.
|
|
152
|
+
|
|
138
153
|
--system-tags [complex type]
|
|
139
154
|
|
|
140
155
|
System tags for this resource. Each key is predefined and scoped to a
|
|
@@ -204,6 +219,5 @@ security policies before trying the examples.
|
|
|
204
219
|
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-compartment-id
|
|
205
220
|
export db_version=<substitute-value-of-db_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-db-version
|
|
206
221
|
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-display-name
|
|
207
|
-
export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-shape
|
|
208
222
|
|
|
209
|
-
oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name
|
|
223
|
+
oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name
|
|
@@ -132,8 +132,7 @@ security policies before trying the examples.
|
|
|
132
132
|
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-compartment-id
|
|
133
133
|
export db_version=<substitute-value-of-db_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-db-version
|
|
134
134
|
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-display-name
|
|
135
|
-
export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-shape
|
|
136
135
|
|
|
137
|
-
configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --
|
|
136
|
+
configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --query data.id --raw-output)
|
|
138
137
|
|
|
139
138
|
oci psql configuration delete --configuration-id $configuration_id
|
|
@@ -94,8 +94,7 @@ security policies before trying the examples.
|
|
|
94
94
|
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-compartment-id
|
|
95
95
|
export db_version=<substitute-value-of-db_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-db-version
|
|
96
96
|
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-display-name
|
|
97
|
-
export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-shape
|
|
98
97
|
|
|
99
|
-
configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --
|
|
98
|
+
configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --query data.id --raw-output)
|
|
100
99
|
|
|
101
100
|
oci psql configuration get --configuration-id $configuration_id
|
|
@@ -37,6 +37,18 @@ A unique identifier for the configuration.
|
|
|
37
37
|
Optional Parameters
|
|
38
38
|
===================
|
|
39
39
|
|
|
40
|
+
--compatible-shapes [complex type]
|
|
41
|
+
|
|
42
|
+
Indicates the collection of compatible shapes for this configuration.
|
|
43
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
44
|
+
be provided as a string on the command line or passed in as a file
|
|
45
|
+
using the file://path/to/file syntax.
|
|
46
|
+
|
|
47
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
48
|
+
example of the JSON which must be provided. We recommend storing this
|
|
49
|
+
example in a file, modifying it as needed and then passing it back in
|
|
50
|
+
via the file:// syntax.
|
|
51
|
+
|
|
40
52
|
--defined-tags [complex type]
|
|
41
53
|
|
|
42
54
|
Defined tags for this resource. Each key is predefined and scoped to a
|
|
@@ -167,8 +179,7 @@ security policies before trying the examples.
|
|
|
167
179
|
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-compartment-id
|
|
168
180
|
export db_version=<substitute-value-of-db_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-db-version
|
|
169
181
|
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-display-name
|
|
170
|
-
export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-shape
|
|
171
182
|
|
|
172
|
-
configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --
|
|
183
|
+
configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --query data.id --raw-output)
|
|
173
184
|
|
|
174
185
|
oci psql configuration update --configuration-id $configuration_id
|
|
@@ -80,6 +80,14 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
80
80
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
81
81
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
82
82
|
|
|
83
|
+
--instance-memory-size-in-gbs [integer]
|
|
84
|
+
|
|
85
|
+
The instance memory size in GBs for the configuration.
|
|
86
|
+
|
|
87
|
+
--instance-ocpu-count [integer]
|
|
88
|
+
|
|
89
|
+
The instance ocpu count for the configuration.
|
|
90
|
+
|
|
83
91
|
--lifecycle-state [text]
|
|
84
92
|
|
|
85
93
|
A filter to return only resources if their *lifecycleState* matches
|
|
@@ -106,8 +114,7 @@ valid when used with "--all" or "--limit", and ignored otherwise.
|
|
|
106
114
|
|
|
107
115
|
--shape [text]
|
|
108
116
|
|
|
109
|
-
The name of the shape for the configuration.
|
|
110
|
-
*VM.Standard.E4.Flex*
|
|
117
|
+
The compute name of the shape for the configuration.
|
|
111
118
|
|
|
112
119
|
--sort-by [text]
|
|
113
120
|
|
|
@@ -67,6 +67,14 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
67
67
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
68
68
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
69
69
|
|
|
70
|
+
--instance-memory-size-in-gbs [integer]
|
|
71
|
+
|
|
72
|
+
The instance memory size in GBs for the configuration.
|
|
73
|
+
|
|
74
|
+
--instance-ocpu-count [integer]
|
|
75
|
+
|
|
76
|
+
The instance ocpu count for the configuration.
|
|
77
|
+
|
|
70
78
|
--lifecycle-state [text]
|
|
71
79
|
|
|
72
80
|
A filter to return only resources if their *lifecycleState* matches
|
|
@@ -93,8 +101,7 @@ valid when used with "--all" or "--limit", and ignored otherwise.
|
|
|
93
101
|
|
|
94
102
|
--shape [text]
|
|
95
103
|
|
|
96
|
-
The name of the shape for the configuration.
|
|
97
|
-
*VM.Standard.E4.Flex*
|
|
104
|
+
The compute name of the shape for the configuration.
|
|
98
105
|
|
|
99
106
|
--sort-by [text]
|
|
100
107
|
|
|
@@ -54,14 +54,14 @@ sanjose-1,sa-vinhedo-1,sa-santiago-1,il-jerusalem-1,eu-marseille-1,ap-
|
|
|
54
54
|
singapore-1,me-abudhabi-1,eu-milan-1,eu-stockholm-1,af-johannesburg-1
|
|
55
55
|
,eu-paris-1,mx-queretaro-1,eu-madrid-1,us-chicago-1,mx-monterrey-1,us-
|
|
56
56
|
saltlake-2,sa-bogota-1,sa-valparaiso-1,ap-singapore-2,me-riyadh-1,ap-
|
|
57
|
-
delhi-1,
|
|
58
|
-
gov-phoenix-1,uk-gov-london-1,uk-gov-cardiff-1
|
|
59
|
-
ibaraki-1,me-dcc-muscat-1,ap-dcc-canberra-1,eu-dcc-
|
|
60
|
-
milan-
|
|
61
|
-
dublin-1,ap-dcc-gazipur-1,eu-madrid-2,eu-frankfurt-2,eu-
|
|
62
|
-
,me-dcc-doha-1,us-somerset-1,us-thames-1,eu-dcc-zurich-1
|
|
63
|
-
,me-abudhabi-3,me-alain-1,me-abudhabi-2,me-abudhabi-4
|
|
64
|
-
suwon-1,ap-chuncheon-2,us-ashburn-2
|
|
57
|
+
delhi-1,ap-kulai-1,ap-batam-1,us-langley-1,us-luke-1,us-gov-ashburn-1
|
|
58
|
+
,us-gov-chicago-1,us-gov-phoenix-1,uk-gov-london-1,uk-gov-cardiff-1
|
|
59
|
+
,ap-chiyoda-1,ap-ibaraki-1,me-dcc-muscat-1,ap-dcc-canberra-1,eu-dcc-
|
|
60
|
+
milan-1,eu-dcc-milan-2,eu-dcc-dublin-2,eu-dcc-rating-2,eu-dcc-rating-1
|
|
61
|
+
,eu-dcc-dublin-1,ap-dcc-gazipur-1,eu-madrid-2,eu-frankfurt-2,eu-
|
|
62
|
+
jovanovac-1,me-dcc-doha-1,us-somerset-1,us-thames-1,eu-dcc-zurich-1
|
|
63
|
+
,eu-crissier-1,me-abudhabi-3,me-alain-1,me-abudhabi-2,me-abudhabi-4
|
|
64
|
+
,ap-seoul-2,ap-suwon-1,ap-chuncheon-2,us-ashburn-2
|
|
65
65
|
|
|
66
66
|
--session-expiration-in-minutes [text]
|
|
67
67
|
|
|
@@ -63,9 +63,14 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
63
63
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
64
64
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
65
65
|
|
|
66
|
+
--language-code [text]
|
|
67
|
+
|
|
68
|
+
The Code or Id of the language to filter voices for given language
|
|
69
|
+
code.
|
|
70
|
+
|
|
66
71
|
--model-name [text]
|
|
67
72
|
|
|
68
|
-
The model
|
|
73
|
+
The model name to filter voices for given model name.
|
|
69
74
|
|
|
70
75
|
Accepted values are:
|
|
71
76
|
|
|
@@ -45,10 +45,10 @@ provide the results of those.
|
|
|
45
45
|
--problem-type [text]
|
|
46
46
|
|
|
47
47
|
The kind of support ticket (type of support request). For information
|
|
48
|
-
about *ACCOUNT* support tickets, see Creating a Billing Support
|
|
49
|
-
Request. For information about *LIMIT* support tickets, see Creating
|
|
50
|
-
Service Limit Increase Request. For information about *TECH*
|
|
51
|
-
tickets, see Creating a Technical Support Request.
|
|
48
|
+
about *ACCOUNT* support tickets, see [Creating a Billing Support
|
|
49
|
+
Request]. For information about *LIMIT* support tickets, see [Creating
|
|
50
|
+
a Service Limit Increase Request]. For information about *TECH*
|
|
51
|
+
support tickets, see [Creating a Technical Support Request].
|
|
52
52
|
|
|
53
53
|
Accepted values are:
|
|
54
54
|
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
Description
|
|
16
16
|
===========
|
|
17
17
|
|
|
18
|
-
Gets the specified support ticket. For more information, see Getting
|
|
19
|
-
Details for a Support Request.
|
|
18
|
+
Gets the specified support ticket. For more information, see [Getting
|
|
19
|
+
Details for a Support Request].
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
Usage
|
|
@@ -126,10 +126,10 @@ mandatory for OCI Users and optional for Multicloud users.
|
|
|
126
126
|
--problem-type [text]
|
|
127
127
|
|
|
128
128
|
The kind of support ticket (type of support request). For information
|
|
129
|
-
about *ACCOUNT* support tickets, see Creating a Billing Support
|
|
130
|
-
Request. For information about *LIMIT* support tickets, see Creating
|
|
131
|
-
Service Limit Increase Request. For information about *TECH*
|
|
132
|
-
tickets, see Creating a Technical Support Request.
|
|
129
|
+
about *ACCOUNT* support tickets, see [Creating a Billing Support
|
|
130
|
+
Request]. For information about *LIMIT* support tickets, see [Creating
|
|
131
|
+
a Service Limit Increase Request]. For information about *TECH*
|
|
132
|
+
support tickets, see [Creating a Technical Support Request].
|
|
133
133
|
|
|
134
134
|
Accepted values are:
|
|
135
135
|
|
|
@@ -20,9 +20,9 @@ products (service groups, services, service categories, and
|
|
|
20
20
|
subcategories) for technical support tickets or lists limits and
|
|
21
21
|
current usage for limit increase tickets. This operation is called
|
|
22
22
|
during creation of technical support and limit increase tickets. For
|
|
23
|
-
more information about listing products, see Listing Products for
|
|
24
|
-
Support Requests. For more information about listing limits, see
|
|
25
|
-
Listing Limits for Service Limit Increase Requests.
|
|
23
|
+
more information about listing products, see [Listing Products for
|
|
24
|
+
Support Requests]. For more information about listing limits, see
|
|
25
|
+
[Listing Limits for Service Limit Increase Requests].
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
Usage
|
|
@@ -139,6 +139,17 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
139
139
|
example in a file, modifying it as needed and then passing it back in
|
|
140
140
|
via the file:// syntax.
|
|
141
141
|
|
|
142
|
+
--replication-config [complex type]
|
|
143
|
+
|
|
144
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
145
|
+
be provided as a string on the command line or passed in as a file
|
|
146
|
+
using the file://path/to/file syntax.
|
|
147
|
+
|
|
148
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
149
|
+
example of the JSON which must be provided. We recommend storing this
|
|
150
|
+
example in a file, modifying it as needed and then passing it back in
|
|
151
|
+
via the file:// syntax.
|
|
152
|
+
|
|
142
153
|
--rotation-config [complex type]
|
|
143
154
|
|
|
144
155
|
This is a complex type whose value must be valid JSON. The value can
|
|
@@ -147,6 +147,17 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
147
147
|
example in a file, modifying it as needed and then passing it back in
|
|
148
148
|
via the file:// syntax.
|
|
149
149
|
|
|
150
|
+
--replication-config [complex type]
|
|
151
|
+
|
|
152
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
153
|
+
be provided as a string on the command line or passed in as a file
|
|
154
|
+
using the file://path/to/file syntax.
|
|
155
|
+
|
|
156
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
157
|
+
example of the JSON which must be provided. We recommend storing this
|
|
158
|
+
example in a file, modifying it as needed and then passing it back in
|
|
159
|
+
via the file:// syntax.
|
|
160
|
+
|
|
150
161
|
--rotation-config [complex type]
|
|
151
162
|
|
|
152
163
|
This is a complex type whose value must be valid JSON. The value can
|
|
@@ -147,6 +147,17 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
147
147
|
example in a file, modifying it as needed and then passing it back in
|
|
148
148
|
via the file:// syntax.
|
|
149
149
|
|
|
150
|
+
--replication-config [complex type]
|
|
151
|
+
|
|
152
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
153
|
+
be provided as a string on the command line or passed in as a file
|
|
154
|
+
using the file://path/to/file syntax.
|
|
155
|
+
|
|
156
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
157
|
+
example of the JSON which must be provided. We recommend storing this
|
|
158
|
+
example in a file, modifying it as needed and then passing it back in
|
|
159
|
+
via the file:// syntax.
|
|
160
|
+
|
|
150
161
|
--rotation-config [complex type]
|
|
151
162
|
|
|
152
163
|
This is a complex type whose value must be valid JSON. The value can
|
oci_cli/service_mapping.py
CHANGED
oci_cli/version.py
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
# Copyright (c) 2016, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
3
3
|
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
4
4
|
|
|
5
|
-
__version__ = '3.
|
|
5
|
+
__version__ = '3.63.1'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: oci-cli
|
|
3
|
-
Version: 3.
|
|
3
|
+
Version: 3.63.1
|
|
4
4
|
Summary: Oracle Cloud Infrastructure CLI
|
|
5
5
|
Home-page: https://docs.cloud.oracle.com/iaas/Content/API/Concepts/cliconcepts.htm
|
|
6
6
|
Author: Oracle
|
|
@@ -19,7 +19,7 @@ Classifier: Programming Language :: Python :: 3.7
|
|
|
19
19
|
Classifier: Programming Language :: Python :: 3.8
|
|
20
20
|
Classifier: Programming Language :: Python :: 3.9
|
|
21
21
|
Requires-Python: >=3.6
|
|
22
|
-
Requires-Dist: oci (==2.
|
|
22
|
+
Requires-Dist: oci (==2.156.1)
|
|
23
23
|
Requires-Dist: arrow (>=1.0.0)
|
|
24
24
|
Requires-Dist: certifi (>=2025.1.31)
|
|
25
25
|
Requires-Dist: click (==8.0.4)
|