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
oci_cli/bin/devops.psm1
CHANGED
|
@@ -4,7 +4,7 @@ function GetOciTopLevelCommand_devops() {
|
|
|
4
4
|
|
|
5
5
|
function GetOciSubcommands_devops() {
|
|
6
6
|
$ociSubcommands = @{
|
|
7
|
-
'devops' = 'build-pipeline build-pipeline-stage build-run connection deploy-artifact deploy-environment deploy-pipeline deploy-stage deployment project protected-branch pull-request pull-request-comment repository repository-path-summary trigger work-request work-request-error work-request-log'
|
|
7
|
+
'devops' = 'build-pipeline build-pipeline-stage build-run connection deploy-artifact deploy-environment deploy-pipeline deploy-stage deployment project protected-branch protected-branch-collection pull-request pull-request-comment repository repository-path-summary trigger work-request work-request-error work-request-log'
|
|
8
8
|
'devops build-pipeline' = 'create delete get list update'
|
|
9
9
|
'devops build-pipeline-stage' = 'create-build-stage create-deliver-artifact-stage create-trigger-deployment-stage create-wait-stage delete get list update-build-stage update-deliver-artifact-stage update-trigger-deployment-stage update-wait-stage'
|
|
10
10
|
'devops build-run' = 'cancel create get list update'
|
|
@@ -15,7 +15,8 @@ function GetOciSubcommands_devops() {
|
|
|
15
15
|
'devops deploy-stage' = 'create-compute-instance-group-blue-green-traffic-shift-stage create-compute-instance-group-canary-approval-stage create-compute-instance-group-canary-traffic-shift-stage create-deploy-compute-instance-group-blue-green-stage create-deploy-compute-instance-group-canary-stage create-deploy-compute-instance-group-stage create-deploy-function-stage create-deploy-oke-blue-green-stage create-deploy-oke-canary-stage create-deploy-oke-stage create-invoke-function-stage create-load-balancer-traffic-shift-stage create-manual-approval-stage create-oke-blue-green-traffic-shift-stage create-oke-canary-approval-stage create-oke-canary-traffic-shift-stage create-oke-helm-chart-stage create-shell-stage create-wait-stage delete get list update update-compute-instance-group-blue-green-traffic-shift-stage update-compute-instance-group-canary-approval-stage update-compute-instance-group-canary-traffic-shift-stage update-deploy-compute-instance-group-blue-green-stage update-deploy-compute-instance-group-canary-stage update-deploy-compute-instance-group-stage update-deploy-function-stage update-deploy-oke-blue-green-stage update-deploy-oke-canary-stage update-deploy-oke-stage update-invoke-function-stage update-load-balancer-traffic-shift-stage update-manual-approval-stage update-oke-blue-green-traffic-shift-stage update-oke-canary-approval-stage update-oke-canary-traffic-shift-stage update-oke-helm-chart-stage update-shell-stage update-wait-stage'
|
|
16
16
|
'devops deployment' = 'approve cancel create-pipeline-deployment create-pipeline-redeployment create-single-stage-deployment create-single-stage-redeployment get list update update-single-stage-redeployment'
|
|
17
17
|
'devops project' = 'cancel-cascading-delete change-compartment create delete delete-project-settings get get-notification-preference get-project-settings list list-project-analytics-authors schedule-cascading-delete summarize-project-analytics update update-notification-preference update-project-settings'
|
|
18
|
-
'devops protected-branch' = 'create-or-update delete
|
|
18
|
+
'devops protected-branch' = 'create-or-update delete'
|
|
19
|
+
'devops protected-branch-collection' = 'list-protected-branches'
|
|
19
20
|
'devops pull-request' = 'create create-pull-request-attachment decline delete delete-pull-request-attachment execute-merge-pull-request get get-pull-request-attachment get-pull-request-attachment-content get-pull-request-change-summary-metrics get-pull-request-notification-preference list-build-run-snapshots list-pull-request-activities list-pull-request-attachments list-pull-request-commits list-pull-request-file-changes list-pull-requests patch reopen review unsubscribe update update-pull-request-notification-preference validate-merge-pull-request'
|
|
20
21
|
'devops pull-request-comment' = 'create-pull-request-comment delete-pull-request-comment get-pull-request-comment like-pull-request-comment list-pull-request-comments unlike-pull-request-comment update-pull-request-comment'
|
|
21
22
|
'devops repository' = 'create create-or-update-git-branch-details create-or-update-git-tag-details delete delete-git-ref delete-ref delete-repository-settings get get-commit get-commit-diff get-file-diff get-mirror-record get-object get-object-content get-ref get-repo-file-diff get-repo-file-lines get-repository-archive-content get-repository-file-lines get-repository-notification-preference get-repository-settings list list-authors list-commit-diffs list-commits list-fork-sync-statuses list-mirror-records list-pull-request-authors list-refs list-repository-analytics-authors mirror put-repository-ref-branch-details put-repository-ref-tag-details summarize-repository-analytics sync update update-repository-notification-preference update-repository-settings'
|
|
@@ -165,7 +166,7 @@ function GetOciCommandsToLongParams_devops() {
|
|
|
165
166
|
'devops project update-project-settings' = 'approval-rules force from-json help if-match merge-settings project-id'
|
|
166
167
|
'devops protected-branch create-or-update' = 'branch-name from-json help if-match protection-levels repository-id'
|
|
167
168
|
'devops protected-branch delete' = 'branch-name from-json help if-match repository-id'
|
|
168
|
-
'devops protected-branch list-protected-branches' = 'all from-json help limit name page page-size repository-id sort-by sort-order'
|
|
169
|
+
'devops protected-branch-collection list-protected-branches' = 'all from-json help limit name page page-size repository-id sort-by sort-order'
|
|
169
170
|
'devops pull-request create' = 'defined-tags description destination-branch display-name freeform-tags from-json help max-wait-seconds repository-id reviewers source-branch source-repository-id wait-for-state wait-interval-seconds'
|
|
170
171
|
'devops pull-request create-pull-request-attachment' = 'content-disposition create-pull-request-attachment-body from-json help pull-request-id'
|
|
171
172
|
'devops pull-request decline' = 'from-json help if-match max-wait-seconds pull-request-id wait-for-state wait-interval-seconds'
|
|
@@ -398,7 +399,7 @@ function GetOciCommandsToShortParams_devops() {
|
|
|
398
399
|
'devops project update-project-settings' = '? h'
|
|
399
400
|
'devops protected-branch create-or-update' = '? h'
|
|
400
401
|
'devops protected-branch delete' = '? h'
|
|
401
|
-
'devops protected-branch list-protected-branches' = '? h'
|
|
402
|
+
'devops protected-branch-collection list-protected-branches' = '? h'
|
|
402
403
|
'devops pull-request create' = '? h'
|
|
403
404
|
'devops pull-request create-pull-request-attachment' = '? h'
|
|
404
405
|
'devops pull-request decline' = '? h'
|
oci_cli/bin/psql.psm1
CHANGED
|
@@ -32,11 +32,11 @@ function GetOciCommandsToLongParams_psql() {
|
|
|
32
32
|
'psql backup update' = 'backup-id defined-tags description display-name force freeform-tags from-json help if-match max-wait-seconds retention-period wait-for-state wait-interval-seconds'
|
|
33
33
|
'psql backup-collection list-backups' = 'all backup-id compartment-id display-name from-json help id lifecycle-state limit page page-size sort-by sort-order time-ended time-started'
|
|
34
34
|
'psql configuration change-compartment' = 'compartment-id configuration-id from-json help if-match'
|
|
35
|
-
'psql configuration create' = 'compartment-id db-configuration-overrides db-version defined-tags description display-name freeform-tags from-json help instance-memory-size-in-gbs instance-ocpu-count is-flexible max-wait-seconds shape system-tags wait-for-state wait-interval-seconds'
|
|
35
|
+
'psql configuration create' = 'compartment-id compatible-shapes db-configuration-overrides db-version defined-tags description display-name freeform-tags from-json help instance-memory-size-in-gbs instance-ocpu-count is-flexible max-wait-seconds shape system-tags wait-for-state wait-interval-seconds'
|
|
36
36
|
'psql configuration delete' = 'configuration-id force from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
|
|
37
37
|
'psql configuration get' = 'configuration-id from-json help'
|
|
38
|
-
'psql configuration update' = 'configuration-id defined-tags description display-name force freeform-tags from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
|
|
39
|
-
'psql configuration-collection list-configurations' = 'all compartment-id config-type configuration-id db-version display-name from-json help lifecycle-state limit page page-size shape sort-by sort-order'
|
|
38
|
+
'psql configuration update' = 'compatible-shapes configuration-id defined-tags description display-name force freeform-tags from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
|
|
39
|
+
'psql configuration-collection list-configurations' = 'all compartment-id config-type configuration-id db-version display-name from-json help instance-memory-size-in-gbs instance-ocpu-count lifecycle-state limit page page-size shape sort-by sort-order'
|
|
40
40
|
'psql connection-details get' = 'db-system-id from-json help'
|
|
41
41
|
'psql db-system change-compartment' = 'compartment-id db-system-id from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
|
|
42
42
|
'psql db-system create' = 'compartment-id config-id credentials db-version defined-tags description display-name freeform-tags from-json help instance-count instance-memory-size-in-gbs instance-ocpu-count instances-details management-policy max-wait-seconds network-details shape source storage-details system-type wait-for-state wait-interval-seconds'
|
|
@@ -57,7 +57,7 @@ function GetOciCommandsToLongParams_psql() {
|
|
|
57
57
|
'psql db-system update-db-system-db-instance' = 'db-instance-id db-system-id description display-name from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
|
|
58
58
|
'psql db-system-collection list-db-systems' = 'all compartment-id display-name from-json help id lifecycle-state limit page page-size sort-by sort-order'
|
|
59
59
|
'psql default-configuration get' = 'default-configuration-id from-json help'
|
|
60
|
-
'psql default-configuration-collection list-default-configurations' = 'all configuration-id db-version display-name from-json help lifecycle-state limit page page-size shape sort-by sort-order'
|
|
60
|
+
'psql default-configuration-collection list-default-configurations' = 'all configuration-id db-version display-name from-json help instance-memory-size-in-gbs instance-ocpu-count lifecycle-state limit page page-size shape sort-by sort-order'
|
|
61
61
|
'psql shape-summary list-shapes' = 'all compartment-id from-json help id limit page page-size sort-by sort-order'
|
|
62
62
|
'psql work-request get' = 'from-json help work-request-id'
|
|
63
63
|
'psql work-request list' = 'all compartment-id from-json help limit page page-size resource-id sort-by sort-order status work-request-id'
|
oci_cli/bin/vault.psm1
CHANGED
|
@@ -16,13 +16,13 @@ function GetOciCommandsToLongParams_vault() {
|
|
|
16
16
|
'vault secret cancel-secret-deletion' = 'from-json help if-match secret-id'
|
|
17
17
|
'vault secret cancel-secret-rotation' = 'from-json help if-match secret-id'
|
|
18
18
|
'vault secret change-compartment' = 'compartment-id from-json help if-match secret-id'
|
|
19
|
-
'vault secret create-base64' = 'compartment-id defined-tags description enable-auto-generation freeform-tags from-json help key-id max-wait-seconds metadata rotation-config secret-content-content secret-content-name secret-content-stage secret-generation-context secret-name secret-rules vault-id wait-for-state wait-interval-seconds'
|
|
19
|
+
'vault secret create-base64' = 'compartment-id defined-tags description enable-auto-generation freeform-tags from-json help key-id max-wait-seconds metadata replication-config rotation-config secret-content-content secret-content-name secret-content-stage secret-generation-context secret-name secret-rules vault-id wait-for-state wait-interval-seconds'
|
|
20
20
|
'vault secret get' = 'from-json help secret-id'
|
|
21
21
|
'vault secret list' = 'all compartment-id from-json help lifecycle-state limit name page page-size sort-by sort-order vault-id'
|
|
22
22
|
'vault secret rotate' = 'from-json help if-match max-wait-seconds secret-id wait-for-state wait-interval-seconds'
|
|
23
23
|
'vault secret schedule-secret-deletion' = 'from-json help if-match secret-id time-of-deletion'
|
|
24
|
-
'vault secret update' = 'current-version-number defined-tags description enable-auto-generation force freeform-tags from-json help if-match max-wait-seconds metadata rotation-config secret-content secret-generation-context secret-id secret-rules wait-for-state wait-interval-seconds'
|
|
25
|
-
'vault secret update-base64' = 'current-version-number defined-tags description enable-auto-generation force freeform-tags from-json help if-match max-wait-seconds metadata rotation-config secret-content-content secret-content-name secret-content-stage secret-generation-context secret-id secret-rules wait-for-state wait-interval-seconds'
|
|
24
|
+
'vault secret update' = 'current-version-number defined-tags description enable-auto-generation force freeform-tags from-json help if-match max-wait-seconds metadata replication-config rotation-config secret-content secret-generation-context secret-id secret-rules wait-for-state wait-interval-seconds'
|
|
25
|
+
'vault secret update-base64' = 'current-version-number defined-tags description enable-auto-generation force freeform-tags from-json help if-match max-wait-seconds metadata replication-config rotation-config secret-content-content secret-content-name secret-content-stage secret-generation-context secret-id secret-rules wait-for-state wait-interval-seconds'
|
|
26
26
|
'vault secret-version cancel-deletion' = 'from-json help if-match secret-id secret-version-number'
|
|
27
27
|
'vault secret-version get' = 'from-json help secret-id secret-version-number'
|
|
28
28
|
'vault secret-version list' = 'all from-json help limit page page-size secret-id sort-by sort-order'
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"
|
|
2
|
-
|
|
1
|
+
"add-lock"
|
|
2
|
+
**********
|
|
3
3
|
|
|
4
4
|
* Description
|
|
5
5
|
|
|
@@ -17,34 +17,29 @@
|
|
|
17
17
|
Description
|
|
18
18
|
===========
|
|
19
19
|
|
|
20
|
-
|
|
20
|
+
Adds a lock to a Api resource.
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
Usage
|
|
24
24
|
=====
|
|
25
25
|
|
|
26
|
-
oci
|
|
26
|
+
oci api-gateway api add-lock [OPTIONS]
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
Required Parameters
|
|
30
30
|
===================
|
|
31
31
|
|
|
32
|
-
--
|
|
32
|
+
--api-id [text]
|
|
33
33
|
|
|
34
|
-
The
|
|
34
|
+
The ocid of the API.
|
|
35
35
|
|
|
36
|
-
--
|
|
37
|
-
|
|
38
|
-
Base64-encoded file to attach to the Offer. File must be a PDF with
|
|
39
|
-
maximum size of 1 MB
|
|
40
|
-
|
|
41
|
-
--offer-id [text]
|
|
36
|
+
--type [text]
|
|
42
37
|
|
|
43
|
-
|
|
38
|
+
Type of the lock.
|
|
44
39
|
|
|
45
|
-
|
|
40
|
+
Accepted values are:
|
|
46
41
|
|
|
47
|
-
|
|
42
|
+
DELETE, FULL
|
|
48
43
|
|
|
49
44
|
|
|
50
45
|
Optional Parameters
|
|
@@ -72,11 +67,24 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
72
67
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
73
68
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
74
69
|
|
|
70
|
+
--if-match [text]
|
|
71
|
+
|
|
72
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
73
|
+
resource, set the *if-match* parameter to the value of the etag from a
|
|
74
|
+
previous GET or POST response for that resource. The resource will be
|
|
75
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
76
|
+
current etag value.
|
|
77
|
+
|
|
75
78
|
--max-wait-seconds [integer]
|
|
76
79
|
|
|
77
80
|
The maximum time to wait for the resource to reach the lifecycle state
|
|
78
81
|
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
79
82
|
|
|
83
|
+
--message [text]
|
|
84
|
+
|
|
85
|
+
A message added by the creator of the lock. This is typically used to
|
|
86
|
+
give an indication of why the resource is locked.
|
|
87
|
+
|
|
80
88
|
--wait-for-state [text]
|
|
81
89
|
|
|
82
90
|
This operation creates, modifies or deletes a resource that has a
|
|
@@ -125,11 +133,9 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
125
133
|
like shell. You need to set up the OCI configuration and appropriate
|
|
126
134
|
security policies before trying the examples.
|
|
127
135
|
|
|
128
|
-
export
|
|
129
|
-
export
|
|
130
|
-
export file_base64_encoded=<substitute-value-of-file_base64_encoded> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/attachment/attachment/create.html#cmdoption-file-base64-encoded
|
|
131
|
-
export type=<substitute-value-of-type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/attachment/attachment/create.html#cmdoption-type
|
|
136
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/api-gateway/api/create.html#cmdoption-compartment-id
|
|
137
|
+
export type=<substitute-value-of-type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/api-gateway/api/add-lock.html#cmdoption-type
|
|
132
138
|
|
|
133
|
-
|
|
139
|
+
api_id=$(oci api-gateway api create --compartment-id $compartment_id --query data.id --raw-output)
|
|
134
140
|
|
|
135
|
-
oci
|
|
141
|
+
oci api-gateway api add-lock --api-id $api_id --type $type
|
|
@@ -71,6 +71,10 @@ previous GET or POST response for that resource. The resource will be
|
|
|
71
71
|
updated or deleted only if the etag you provide matches the resource’s
|
|
72
72
|
current etag value.
|
|
73
73
|
|
|
74
|
+
--is-lock-override [boolean]
|
|
75
|
+
|
|
76
|
+
Whether to override locks (if any exist).
|
|
77
|
+
|
|
74
78
|
--max-wait-seconds [integer]
|
|
75
79
|
|
|
76
80
|
The maximum time to wait for the work request to reach the state
|
|
@@ -109,6 +109,23 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
109
109
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
110
110
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
111
111
|
|
|
112
|
+
--locks [complex type]
|
|
113
|
+
|
|
114
|
+
Locks associated with this resource.
|
|
115
|
+
|
|
116
|
+
This option is a JSON list with items of type AddResourceLockDetails.
|
|
117
|
+
For documentation on AddResourceLockDetails please see our API
|
|
118
|
+
reference: https://docs.cloud.oracle.com/api/#/en/apigateway/20190501
|
|
119
|
+
/datatypes/AddResourceLockDetails. This is a complex type whose value
|
|
120
|
+
must be valid JSON. The value can be provided as a string on the
|
|
121
|
+
command line or passed in as a file using the file://path/to/file
|
|
122
|
+
syntax.
|
|
123
|
+
|
|
124
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
125
|
+
example of the JSON which must be provided. We recommend storing this
|
|
126
|
+
example in a file, modifying it as needed and then passing it back in
|
|
127
|
+
via the file:// syntax.
|
|
128
|
+
|
|
112
129
|
--max-wait-seconds [integer]
|
|
113
130
|
|
|
114
131
|
The maximum time to wait for the work request to reach the state
|
|
@@ -71,6 +71,10 @@ previous GET or POST response for that resource. The resource will be
|
|
|
71
71
|
updated or deleted only if the etag you provide matches the resource’s
|
|
72
72
|
current etag value.
|
|
73
73
|
|
|
74
|
+
--is-lock-override [boolean]
|
|
75
|
+
|
|
76
|
+
Whether to override locks (if any exist).
|
|
77
|
+
|
|
74
78
|
--max-wait-seconds [integer]
|
|
75
79
|
|
|
76
80
|
The maximum time to wait for the work request to reach the state
|
|
@@ -0,0 +1,136 @@
|
|
|
1
|
+
"remove-lock"
|
|
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
|
+
Removes a lock from a Api resource.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci api-gateway api remove-lock [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--api-id [text]
|
|
33
|
+
|
|
34
|
+
The ocid of the API.
|
|
35
|
+
|
|
36
|
+
--type [text]
|
|
37
|
+
|
|
38
|
+
Type of the lock.
|
|
39
|
+
|
|
40
|
+
Accepted values are:
|
|
41
|
+
|
|
42
|
+
DELETE, FULL
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
Optional Parameters
|
|
46
|
+
===================
|
|
47
|
+
|
|
48
|
+
--from-json [text]
|
|
49
|
+
|
|
50
|
+
Provide input to this command as a JSON document from a file using the
|
|
51
|
+
file://path-to/file syntax.
|
|
52
|
+
|
|
53
|
+
The "--generate-full-command-json-input" option can be used to
|
|
54
|
+
generate a sample json file to be used with this command option. The
|
|
55
|
+
key names are pre-populated and match the command option names
|
|
56
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
57
|
+
while the values of the keys need to be populated by the user before
|
|
58
|
+
using the sample file as an input to this command. For any command
|
|
59
|
+
option that accepts multiple values, the value of the key can be a
|
|
60
|
+
JSON array.
|
|
61
|
+
|
|
62
|
+
Options can still be provided on the command line. If an option exists
|
|
63
|
+
in both the JSON document and the command line then the command line
|
|
64
|
+
specified value will be used.
|
|
65
|
+
|
|
66
|
+
For examples on usage of this option, please see our “using CLI with
|
|
67
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
68
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
69
|
+
|
|
70
|
+
--if-match [text]
|
|
71
|
+
|
|
72
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
73
|
+
resource, set the *if-match* parameter to the value of the etag from a
|
|
74
|
+
previous GET or POST response for that resource. The resource will be
|
|
75
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
76
|
+
current etag value.
|
|
77
|
+
|
|
78
|
+
--max-wait-seconds [integer]
|
|
79
|
+
|
|
80
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
81
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
82
|
+
|
|
83
|
+
--wait-for-state [text]
|
|
84
|
+
|
|
85
|
+
This operation creates, modifies or deletes a resource that has a
|
|
86
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
87
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
88
|
+
states can be specified, returning on the first state. For example, "
|
|
89
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
90
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
91
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
92
|
+
is returned.
|
|
93
|
+
|
|
94
|
+
Accepted values are:
|
|
95
|
+
|
|
96
|
+
ACTIVE, CREATING, DELETED, DELETING, FAILED, UPDATING
|
|
97
|
+
|
|
98
|
+
--wait-interval-seconds [integer]
|
|
99
|
+
|
|
100
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
101
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
102
|
+
30 seconds.
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
Global Parameters
|
|
106
|
+
=================
|
|
107
|
+
|
|
108
|
+
Use "oci --help" for help on global parameters.
|
|
109
|
+
|
|
110
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
111
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
112
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
113
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
114
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
115
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
116
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
117
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
Example using required parameter
|
|
121
|
+
================================
|
|
122
|
+
|
|
123
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
124
|
+
command by typing “bash example.sh” and replacing the example
|
|
125
|
+
parameters with your own.
|
|
126
|
+
|
|
127
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
128
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
129
|
+
security policies before trying the examples.
|
|
130
|
+
|
|
131
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/api-gateway/api/create.html#cmdoption-compartment-id
|
|
132
|
+
export type=<substitute-value-of-type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/api-gateway/api/remove-lock.html#cmdoption-type
|
|
133
|
+
|
|
134
|
+
api_id=$(oci api-gateway api create --compartment-id $compartment_id --query data.id --raw-output)
|
|
135
|
+
|
|
136
|
+
oci api-gateway api remove-lock --api-id $api_id --type $type
|
|
@@ -121,6 +121,10 @@ previous GET or POST response for that resource. The resource will be
|
|
|
121
121
|
updated or deleted only if the etag you provide matches the resource’s
|
|
122
122
|
current etag value.
|
|
123
123
|
|
|
124
|
+
--is-lock-override [boolean]
|
|
125
|
+
|
|
126
|
+
Whether to override locks (if any exist).
|
|
127
|
+
|
|
124
128
|
--max-wait-seconds [integer]
|
|
125
129
|
|
|
126
130
|
The maximum time to wait for the work request to reach the state
|
|
@@ -12,6 +12,8 @@ information, see API Gateway Concepts.
|
|
|
12
12
|
Available Commands
|
|
13
13
|
==================
|
|
14
14
|
|
|
15
|
+
* add-lock
|
|
16
|
+
|
|
15
17
|
* change-compartment
|
|
16
18
|
|
|
17
19
|
* content
|
|
@@ -30,6 +32,8 @@ Available Commands
|
|
|
30
32
|
|
|
31
33
|
* list
|
|
32
34
|
|
|
35
|
+
* remove-lock
|
|
36
|
+
|
|
33
37
|
* update
|
|
34
38
|
|
|
35
39
|
* validations
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
"add-lock"
|
|
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
|
+
Adds a lock to a Certificate resource.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci api-gateway certificate add-lock [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--certificate-id [text]
|
|
33
|
+
|
|
34
|
+
The ocid of the certificate.
|
|
35
|
+
|
|
36
|
+
--type [text]
|
|
37
|
+
|
|
38
|
+
Type of the lock.
|
|
39
|
+
|
|
40
|
+
Accepted values are:
|
|
41
|
+
|
|
42
|
+
DELETE, FULL
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
Optional Parameters
|
|
46
|
+
===================
|
|
47
|
+
|
|
48
|
+
--from-json [text]
|
|
49
|
+
|
|
50
|
+
Provide input to this command as a JSON document from a file using the
|
|
51
|
+
file://path-to/file syntax.
|
|
52
|
+
|
|
53
|
+
The "--generate-full-command-json-input" option can be used to
|
|
54
|
+
generate a sample json file to be used with this command option. The
|
|
55
|
+
key names are pre-populated and match the command option names
|
|
56
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
57
|
+
while the values of the keys need to be populated by the user before
|
|
58
|
+
using the sample file as an input to this command. For any command
|
|
59
|
+
option that accepts multiple values, the value of the key can be a
|
|
60
|
+
JSON array.
|
|
61
|
+
|
|
62
|
+
Options can still be provided on the command line. If an option exists
|
|
63
|
+
in both the JSON document and the command line then the command line
|
|
64
|
+
specified value will be used.
|
|
65
|
+
|
|
66
|
+
For examples on usage of this option, please see our “using CLI with
|
|
67
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
68
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
69
|
+
|
|
70
|
+
--if-match [text]
|
|
71
|
+
|
|
72
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
73
|
+
resource, set the *if-match* parameter to the value of the etag from a
|
|
74
|
+
previous GET or POST response for that resource. The resource will be
|
|
75
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
76
|
+
current etag value.
|
|
77
|
+
|
|
78
|
+
--max-wait-seconds [integer]
|
|
79
|
+
|
|
80
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
81
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
82
|
+
|
|
83
|
+
--message [text]
|
|
84
|
+
|
|
85
|
+
A message added by the creator of the lock. This is typically used to
|
|
86
|
+
give an indication of why the resource is locked.
|
|
87
|
+
|
|
88
|
+
--wait-for-state [text]
|
|
89
|
+
|
|
90
|
+
This operation creates, modifies or deletes a resource that has a
|
|
91
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
92
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
93
|
+
states can be specified, returning on the first state. For example, "
|
|
94
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
95
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
96
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
97
|
+
is returned.
|
|
98
|
+
|
|
99
|
+
Accepted values are:
|
|
100
|
+
|
|
101
|
+
ACTIVE, CREATING, DELETED, DELETING, FAILED, UPDATING
|
|
102
|
+
|
|
103
|
+
--wait-interval-seconds [integer]
|
|
104
|
+
|
|
105
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
106
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
107
|
+
30 seconds.
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
Global Parameters
|
|
111
|
+
=================
|
|
112
|
+
|
|
113
|
+
Use "oci --help" for help on global parameters.
|
|
114
|
+
|
|
115
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
116
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
117
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
118
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
119
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
120
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
121
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
122
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
Example using required parameter
|
|
126
|
+
================================
|
|
127
|
+
|
|
128
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
129
|
+
command by typing “bash example.sh” and replacing the example
|
|
130
|
+
parameters with your own.
|
|
131
|
+
|
|
132
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
133
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
134
|
+
security policies before trying the examples.
|
|
135
|
+
|
|
136
|
+
export certificate_file=<substitute-value-of-certificate_file> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/api-gateway/certificate/create.html#cmdoption-certificate-file
|
|
137
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/api-gateway/certificate/create.html#cmdoption-compartment-id
|
|
138
|
+
export private_key_file=<substitute-value-of-private_key_file> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/api-gateway/certificate/create.html#cmdoption-private-key-file
|
|
139
|
+
export type=<substitute-value-of-type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/api-gateway/certificate/add-lock.html#cmdoption-type
|
|
140
|
+
|
|
141
|
+
certificate_id=$(oci api-gateway certificate create --certificate-file $certificate_file --compartment-id $compartment_id --private-key-file $private_key_file --query data.id --raw-output)
|
|
142
|
+
|
|
143
|
+
oci api-gateway certificate add-lock --certificate-id $certificate_id --type $type
|
oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/change-compartment.txt
CHANGED
|
@@ -71,6 +71,10 @@ previous GET or POST response for that resource. The resource will be
|
|
|
71
71
|
updated or deleted only if the etag you provide matches the resource’s
|
|
72
72
|
current etag value.
|
|
73
73
|
|
|
74
|
+
--is-lock-override [boolean]
|
|
75
|
+
|
|
76
|
+
Whether to override locks (if any exist).
|
|
77
|
+
|
|
74
78
|
|
|
75
79
|
Global Parameters
|
|
76
80
|
=================
|
|
@@ -119,6 +119,23 @@ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
|
119
119
|
Location of file containing the intermediate certificate data
|
|
120
120
|
associated with the certificate in pem format.
|
|
121
121
|
|
|
122
|
+
--locks [complex type]
|
|
123
|
+
|
|
124
|
+
Locks associated with this resource.
|
|
125
|
+
|
|
126
|
+
This option is a JSON list with items of type AddResourceLockDetails.
|
|
127
|
+
For documentation on AddResourceLockDetails please see our API
|
|
128
|
+
reference: https://docs.cloud.oracle.com/api/#/en/apigateway/20190501
|
|
129
|
+
/datatypes/AddResourceLockDetails. This is a complex type whose value
|
|
130
|
+
must be valid JSON. The value can be provided as a string on the
|
|
131
|
+
command line or passed in as a file using the file://path/to/file
|
|
132
|
+
syntax.
|
|
133
|
+
|
|
134
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
135
|
+
example of the JSON which must be provided. We recommend storing this
|
|
136
|
+
example in a file, modifying it as needed and then passing it back in
|
|
137
|
+
via the file:// syntax.
|
|
138
|
+
|
|
122
139
|
--max-wait-seconds [integer]
|
|
123
140
|
|
|
124
141
|
The maximum time to wait for the work request to reach the state
|
|
@@ -71,6 +71,10 @@ previous GET or POST response for that resource. The resource will be
|
|
|
71
71
|
updated or deleted only if the etag you provide matches the resource’s
|
|
72
72
|
current etag value.
|
|
73
73
|
|
|
74
|
+
--is-lock-override [boolean]
|
|
75
|
+
|
|
76
|
+
Whether to override locks (if any exist).
|
|
77
|
+
|
|
74
78
|
--max-wait-seconds [integer]
|
|
75
79
|
|
|
76
80
|
The maximum time to wait for the work request to reach the state
|