oci-cli 3.69.0__py3-none-any.whl → 3.70.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/artifacts.psm1 +4 -2
- oci_cli/bin/dif.psm1 +53 -0
- oci_cli/bin/limits.psm1 +2 -2
- oci_cli/bin/psa.psm1 +51 -0
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/list.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/lookup.txt +93 -0
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts.txt +18 -2
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/update.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ce/addon-option/list.txt +6 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster-options/get.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool-options/get.txt +24 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create-dedicated-vm-host-compute-bare-metal-host-placement-constraint-details.txt +12 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create-dedicated-vm-host-host-group-placement-constraint-details.txt +12 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create.txt +12 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host-instance/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/create.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/update.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/attach.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/termination-proceed.txt +116 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/delete.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/list.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/mount.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/unmount.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/add.txt +154 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list.txt → list-errors.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/{work-request-log-entry/list-work-request-logs.txt → work-request-log/list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/add.txt +227 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/change-compartment.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/create.txt +262 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/delete.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/deploy-artifacts.txt +198 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/get.txt +96 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/update.txt +274 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack-collection/list-stacks.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack.txt +31 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/cancel.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/list.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-error/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-error.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-log-entry/list-work-request-logs.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-log-entry.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif.txt +49 -0
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/change-distributed-autonomous-db-backup-config.txt +159 -0
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.txt +42 -12
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/rotate-distributed-autonomous-database-passwords.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/create.txt +31 -11
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/rotate-distributed-database-passwords.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance/get.txt +99 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-dynamic-resource-selection.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-environment-fleet-details.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-generic-fleet-details.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-group-fleet-details.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-manual-resource-selection.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-product-fleet-details.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-dynamic-resource-selection.txt +10 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-manual-resource-selection.txt +10 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update.txt +10 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/create.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/update.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-credential-config-category-details.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-environment-config-category-details.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-lifecycle-operation-config-category-details.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-patch-type-config-category-details.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-product-config-category-details.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-product-stack-config-category-details.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-self-hosted-instance-config-category-details.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-credential-config-category-details.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-environment-config-category-details.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-lifecycle-operation-config-category-details.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-patch-type-config-category-details.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-product-config-category-details.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-product-stack-config-category-details.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-self-hosted-instance-config-category-details.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration-collection/list-platform-configurations.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/create.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/update.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/configure.txt +218 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-git-source-config.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-marketplace-source-config.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-par-source-config.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-source-template-config.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-collection/list-catalog-items.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-variables-definition/get.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-variables-definition.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/installed-patch-collection/list-installed-patches.txt +152 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/installed-patch-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/inventory-record-collection/list-inventory-records.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/job-activity/get.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/recommended-patch-collection/list-recommended-patches.txt +159 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/recommended-patch-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-collection/report.txt +180 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-metadata-collection/list-report-metadata.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-metadata-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-execution-collection/list-scheduler-executions.txt +13 -1
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-component-collection/list-target-components.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-component-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-property-collection/list-target-properties.txt +143 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-property-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations.txt +24 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-details/import-runbook.txt +187 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-details.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-precheck-details/import-runbook-precheck.txt +182 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-precheck-details.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-version-details/import-runbook-version.txt +183 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-version-details.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-transfer-runbook-object-storage-bucket-content-details.txt +160 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-transfer-runbook-par-url-content-details.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version-transfer-runbook-object-storage-bucket-content-details.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version-transfer-runbook-par-url-content-details.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version.txt +145 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export.txt +155 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export/get.txt +105 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-dependency-collection/find-runbook-export-dependency.txt +114 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-dependency-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-status-collection/list-runbook-export-statuses.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-status-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import/get.txt +105 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection/find-runbook-import-dependency-transfer-runbook-object-storage-bucket-content-details.txt +119 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection/find-runbook-import-dependency-transfer-runbook-par-url-content-details.txt +106 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection/find-runbook-import-dependency.txt +117 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection.txt +21 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-status-collection/list-runbook-import-statuses.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-status-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/create.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/update.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version.txt +4 -1
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks.txt +56 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-fleet-targets.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-targets.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management.txt +90 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt +10 -1
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/change-compartment.txt +106 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-huggingface.txt +213 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-objectstorage.txt +203 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/delete.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/update.txt +183 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model-collection/list-imported-models.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model-collection/list-models.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list-errors.txt → list.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-work-request-logs.txt} +5 -5
- 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/limits/definition/list.txt +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/limits/resource-availability/get.txt +9 -5
- oci_cli/help_text_producer/data_files/text/cmdref/limits/service/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/limits/value/list.txt +7 -3
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list-errors.txt → list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list-errors.txt → list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log → work-request-log-entry}/list.txt +1 -19
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log.txt → work-request-log-entry.txt} +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/change-compartment.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/create.txt +214 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/list.txt +152 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/update.txt +211 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access.txt +25 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services/list.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/cancel.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/list.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa.txt +47 -0
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +9 -9
- oci_cli/help_text_producer/data_files/text/index.txt +4 -0
- oci_cli/service_mapping.py +10 -0
- oci_cli/version.py +1 -1
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/METADATA +2 -2
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/RECORD +253 -135
- services/artifacts/src/oci_cli_artifacts/artifacts_cli_extended.py +4 -0
- services/artifacts/src/oci_cli_artifacts/generated/artifacts_cli.py +36 -3
- services/container_engine/src/oci_cli_container_engine/generated/containerengine_cli.py +18 -3
- services/core/src/oci_cli_blockstorage/generated/blockstorage_cli.py +4 -1
- services/core/src/oci_cli_compute/generated/compute_cli.py +35 -5
- services/core/src/oci_cli_compute_management/generated/computemanagement_cli.py +44 -9
- services/database/src/oci_cli_database/generated/database_cli.py +309 -0
- services/dif/__init__.py +4 -0
- services/dif/src/__init__.py +4 -0
- services/dif/src/oci_cli_stack/__init__.py +4 -0
- services/dif/src/oci_cli_stack/generated/__init__.py +4 -0
- services/dif/src/oci_cli_stack/generated/client_mappings.py +14 -0
- services/dif/src/oci_cli_stack/generated/stack_cli.py +887 -0
- services/dif/src/oci_cli_stack/stack_cli_extended.py +51 -0
- services/dif/tests/__init__.py +4 -0
- services/distributed_database/src/oci_cli_distributed_autonomous_db_service/generated/distributedautonomousdbservice_cli.py +77 -12
- services/distributed_database/src/oci_cli_distributed_db_service/generated/distributeddbservice_cli.py +8 -8
- services/fleet_apps_management/src/oci_cli_fleet_apps_management/generated/fleetappsmanagement_cli.py +63 -15
- services/fleet_apps_management/src/oci_cli_fleet_apps_management_admin/generated/fleetappsmanagementadmin_cli.py +265 -65
- services/fleet_apps_management/src/oci_cli_fleet_apps_management_catalog/generated/fleetappsmanagementcatalog_cli.py +154 -7
- services/fleet_apps_management/src/oci_cli_fleet_apps_management_operations/generated/fleetappsmanagementoperations_cli.py +473 -31
- services/fleet_apps_management/src/oci_cli_fleet_apps_management_runbooks/generated/fleetappsmanagementrunbooks_cli.py +1055 -34
- services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +640 -59
- services/generative_ai/src/oci_cli_generative_ai/generativeai_cli_extended.py +107 -0
- services/limits/src/oci_cli_limits/generated/limits_cli.py +15 -9
- services/psa/__init__.py +4 -0
- services/psa/src/__init__.py +4 -0
- services/psa/src/oci_cli_private_service_access/__init__.py +4 -0
- services/psa/src/oci_cli_private_service_access/generated/__init__.py +4 -0
- services/psa/src/oci_cli_private_service_access/generated/client_mappings.py +14 -0
- services/psa/src/oci_cli_private_service_access/generated/privateserviceaccess_cli.py +738 -0
- services/psa/src/oci_cli_private_service_access/privateserviceaccess_cli_extended.py +92 -0
- services/psa/tests/__init__.py +4 -0
- /oci_cli/help_text_producer/data_files/text/cmdref/{governance-rules-control-plane → delegate-access-control}/work-request/work-request-log.txt +0 -0
- /oci_cli/help_text_producer/data_files/text/cmdref/{delegate-access-control → governance-rules-control-plane}/work-request/work-request-log-entry.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/WHEEL +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/top_level.txt +0 -0
oci_cli/bin/artifacts.psm1
CHANGED
|
@@ -7,7 +7,7 @@ function GetOciSubcommands_artifacts() {
|
|
|
7
7
|
'artifacts' = 'container generic repository'
|
|
8
8
|
'artifacts container' = 'configuration image image-signature repository'
|
|
9
9
|
'artifacts container configuration' = 'get update'
|
|
10
|
-
'artifacts container image' = 'delete get list remove-version restore update'
|
|
10
|
+
'artifacts container image' = 'delete get list lookup remove-version restore update'
|
|
11
11
|
'artifacts container image-signature' = 'create delete get get-verify list sign-upload update'
|
|
12
12
|
'artifacts container repository' = 'change-compartment create delete get list update'
|
|
13
13
|
'artifacts generic' = 'artifact'
|
|
@@ -23,7 +23,8 @@ function GetOciCommandsToLongParams_artifacts() {
|
|
|
23
23
|
'artifacts container configuration update' = 'compartment-id from-json help if-match is-repository-created-on-first-push'
|
|
24
24
|
'artifacts container image delete' = 'force from-json help if-match image-id max-wait-seconds wait-for-state wait-interval-seconds'
|
|
25
25
|
'artifacts container image get' = 'from-json help image-id'
|
|
26
|
-
'artifacts container image list' = 'all compartment-id compartment-id-in-subtree display-name from-json help image-id image-version is-versioned lifecycle-state limit page page-size repository-id repository-name sort-by sort-order'
|
|
26
|
+
'artifacts container image list' = 'all compartment-id compartment-id-in-subtree display-name from-json help image-digest image-id image-version is-versioned lifecycle-state limit page page-size repository-id repository-name sort-by sort-order'
|
|
27
|
+
'artifacts container image lookup' = 'from-json help image-uri'
|
|
27
28
|
'artifacts container image remove-version' = 'from-json help if-match image-id image-version'
|
|
28
29
|
'artifacts container image restore' = 'from-json help if-match image-id image-version max-wait-seconds wait-for-state wait-interval-seconds'
|
|
29
30
|
'artifacts container image update' = 'defined-tags force freeform-tags from-json help if-match image-id max-wait-seconds wait-for-state wait-interval-seconds'
|
|
@@ -69,6 +70,7 @@ function GetOciCommandsToShortParams_artifacts() {
|
|
|
69
70
|
'artifacts container image delete' = '? h'
|
|
70
71
|
'artifacts container image get' = '? h'
|
|
71
72
|
'artifacts container image list' = '? c h'
|
|
73
|
+
'artifacts container image lookup' = '? h'
|
|
72
74
|
'artifacts container image remove-version' = '? h'
|
|
73
75
|
'artifacts container image restore' = '? h'
|
|
74
76
|
'artifacts container image update' = '? h'
|
oci_cli/bin/dif.psm1
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
function GetOciTopLevelCommand_dif() {
|
|
2
|
+
return 'dif'
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
function GetOciSubcommands_dif() {
|
|
6
|
+
$ociSubcommands = @{
|
|
7
|
+
'dif' = 'stack stack-collection work-request work-request-error work-request-log-entry'
|
|
8
|
+
'dif stack' = 'add change-compartment create delete deploy-artifacts get update'
|
|
9
|
+
'dif stack-collection' = 'list-stacks'
|
|
10
|
+
'dif work-request' = 'cancel get list'
|
|
11
|
+
'dif work-request-error' = 'list'
|
|
12
|
+
'dif work-request-log-entry' = 'list-work-request-logs'
|
|
13
|
+
}
|
|
14
|
+
return $ociSubcommands
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
function GetOciCommandsToLongParams_dif() {
|
|
18
|
+
$ociCommandsToLongParams = @{
|
|
19
|
+
'dif stack add' = 'adb dataflow from-json genai ggcs help if-match max-wait-seconds objectstorage services stack-id stack-templates wait-for-state wait-interval-seconds'
|
|
20
|
+
'dif stack change-compartment' = 'compartment-id from-json help if-match max-wait-seconds stack-id wait-for-state wait-interval-seconds'
|
|
21
|
+
'dif stack create' = 'adb compartment-id dataflow defined-tags display-name freeform-tags from-json genai ggcs help max-wait-seconds notification-email objectstorage services stack-templates wait-for-state wait-interval-seconds'
|
|
22
|
+
'dif stack delete' = 'force from-json help if-match max-wait-seconds stack-id wait-for-state wait-interval-seconds'
|
|
23
|
+
'dif stack deploy-artifacts' = 'adb dataflow from-json ggcs help if-match max-wait-seconds services stack-id stack-templates subnet-id wait-for-state wait-interval-seconds'
|
|
24
|
+
'dif stack get' = 'from-json help stack-id'
|
|
25
|
+
'dif stack update' = 'adb dataflow defined-tags force freeform-tags from-json genai ggcs help if-match max-wait-seconds notification-email objectstorage services stack-id stack-templates wait-for-state wait-interval-seconds'
|
|
26
|
+
'dif stack-collection list-stacks' = 'all compartment-id display-name from-json help id lifecycle-state limit page page-size sort-by sort-order'
|
|
27
|
+
'dif work-request cancel' = 'force from-json help if-match work-request-id'
|
|
28
|
+
'dif work-request get' = 'from-json help work-request-id'
|
|
29
|
+
'dif work-request list' = 'all compartment-id from-json help limit page page-size resource-id sort-by sort-order status work-request-id'
|
|
30
|
+
'dif work-request-error list' = 'all from-json help limit page page-size sort-by sort-order work-request-id'
|
|
31
|
+
'dif work-request-log-entry list-work-request-logs' = 'all from-json help limit page page-size sort-by sort-order work-request-id'
|
|
32
|
+
}
|
|
33
|
+
return $ociCommandsToLongParams
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
function GetOciCommandsToShortParams_dif() {
|
|
37
|
+
$ociCommandsToShortParams = @{
|
|
38
|
+
'dif stack add' = '? h'
|
|
39
|
+
'dif stack change-compartment' = '? c h'
|
|
40
|
+
'dif stack create' = '? c h'
|
|
41
|
+
'dif stack delete' = '? h'
|
|
42
|
+
'dif stack deploy-artifacts' = '? h'
|
|
43
|
+
'dif stack get' = '? h'
|
|
44
|
+
'dif stack update' = '? h'
|
|
45
|
+
'dif stack-collection list-stacks' = '? c h'
|
|
46
|
+
'dif work-request cancel' = '? h'
|
|
47
|
+
'dif work-request get' = '? h'
|
|
48
|
+
'dif work-request list' = '? c h'
|
|
49
|
+
'dif work-request-error list' = '? h'
|
|
50
|
+
'dif work-request-log-entry list-work-request-logs' = '? h'
|
|
51
|
+
}
|
|
52
|
+
return $ociCommandsToShortParams
|
|
53
|
+
}
|
oci_cli/bin/limits.psm1
CHANGED
|
@@ -24,9 +24,9 @@ function GetOciCommandsToLongParams_limits() {
|
|
|
24
24
|
'limits quota list' = 'all compartment-id from-json help lifecycle-state limit name page page-size sort-by sort-order'
|
|
25
25
|
'limits quota removelock' = 'from-json help if-match max-wait-seconds quota-id type wait-for-state wait-interval-seconds'
|
|
26
26
|
'limits quota update' = 'defined-tags description force freeform-tags from-json help if-match is-lock-override max-wait-seconds quota-id statements wait-for-state wait-interval-seconds'
|
|
27
|
-
'limits resource-availability get' = 'availability-domain compartment-id from-json help limit-name service-name subscription-id'
|
|
27
|
+
'limits resource-availability get' = 'availability-domain compartment-id external-location from-json help limit-name service-name subscription-id'
|
|
28
28
|
'limits service list' = 'all compartment-id from-json help limit page page-size sort-by sort-order subscription-id'
|
|
29
|
-
'limits value list' = 'all availability-domain compartment-id from-json help limit name page page-size scope-type service-name sort-by sort-order subscription-id'
|
|
29
|
+
'limits value list' = 'all availability-domain compartment-id external-location from-json help limit name page page-size scope-type service-name sort-by sort-order subscription-id'
|
|
30
30
|
}
|
|
31
31
|
return $ociCommandsToLongParams
|
|
32
32
|
}
|
oci_cli/bin/psa.psm1
ADDED
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
function GetOciTopLevelCommand_psa() {
|
|
2
|
+
return 'psa'
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
function GetOciSubcommands_psa() {
|
|
6
|
+
$ociSubcommands = @{
|
|
7
|
+
'psa' = 'private-service-access psa-services work-request work-request-error work-request-log'
|
|
8
|
+
'psa private-service-access' = 'change-compartment create delete get list update'
|
|
9
|
+
'psa psa-services' = 'list'
|
|
10
|
+
'psa work-request' = 'cancel get list'
|
|
11
|
+
'psa work-request-error' = 'list'
|
|
12
|
+
'psa work-request-log' = 'list'
|
|
13
|
+
}
|
|
14
|
+
return $ociSubcommands
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
function GetOciCommandsToLongParams_psa() {
|
|
18
|
+
$ociCommandsToLongParams = @{
|
|
19
|
+
'psa private-service-access change-compartment' = 'compartment-id from-json help if-match max-wait-seconds private-service-access-id wait-for-state wait-interval-seconds'
|
|
20
|
+
'psa private-service-access create' = 'compartment-id defined-tags description display-name freeform-tags from-json help ipv4-ip max-wait-seconds nsg-ids security-attributes service-id subnet-id wait-for-state wait-interval-seconds'
|
|
21
|
+
'psa private-service-access delete' = 'force from-json help if-match max-wait-seconds private-service-access-id wait-for-state wait-interval-seconds'
|
|
22
|
+
'psa private-service-access get' = 'from-json help private-service-access-id'
|
|
23
|
+
'psa private-service-access list' = 'all compartment-id display-name from-json help id lifecycle-state limit page page-size service-id sort-by sort-order vcn-id'
|
|
24
|
+
'psa private-service-access update' = 'defined-tags description display-name force freeform-tags from-json help if-match max-wait-seconds nsg-ids private-service-access-id security-attributes wait-for-state wait-interval-seconds'
|
|
25
|
+
'psa psa-services list' = 'all display-name from-json help limit page page-size service-id sort-by sort-order'
|
|
26
|
+
'psa work-request cancel' = 'force from-json help if-match work-request-id'
|
|
27
|
+
'psa work-request get' = 'from-json help work-request-id'
|
|
28
|
+
'psa work-request list' = 'all compartment-id from-json help limit page page-size resource-id sort-by sort-order status work-request-id'
|
|
29
|
+
'psa work-request-error list' = 'all from-json help limit page page-size sort-by sort-order work-request-id'
|
|
30
|
+
'psa work-request-log list' = 'all from-json help limit page page-size sort-by sort-order work-request-id'
|
|
31
|
+
}
|
|
32
|
+
return $ociCommandsToLongParams
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
function GetOciCommandsToShortParams_psa() {
|
|
36
|
+
$ociCommandsToShortParams = @{
|
|
37
|
+
'psa private-service-access change-compartment' = '? c h'
|
|
38
|
+
'psa private-service-access create' = '? c h'
|
|
39
|
+
'psa private-service-access delete' = '? h'
|
|
40
|
+
'psa private-service-access get' = '? h'
|
|
41
|
+
'psa private-service-access list' = '? c h'
|
|
42
|
+
'psa private-service-access update' = '? h'
|
|
43
|
+
'psa psa-services list' = '? h'
|
|
44
|
+
'psa work-request cancel' = '? h'
|
|
45
|
+
'psa work-request get' = '? h'
|
|
46
|
+
'psa work-request list' = '? c h'
|
|
47
|
+
'psa work-request-error list' = '? h'
|
|
48
|
+
'psa work-request-log list' = '? h'
|
|
49
|
+
}
|
|
50
|
+
return $ociCommandsToShortParams
|
|
51
|
+
}
|
|
@@ -77,6 +77,14 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
77
77
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
78
78
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
79
79
|
|
|
80
|
+
--image-digest [text]
|
|
81
|
+
|
|
82
|
+
The digest of the container image.
|
|
83
|
+
|
|
84
|
+
Example:
|
|
85
|
+
|
|
86
|
+
sha256:e7d38b3517548a1c71e41bffe9c8ae6d6d29546ce46bf62159837aad072c90aa
|
|
87
|
+
|
|
80
88
|
--image-id [text]
|
|
81
89
|
|
|
82
90
|
A filter to return a container image summary only for the specified
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
"lookup"
|
|
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
|
+
Get container image metadata by URI.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci artifacts container image lookup [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--image-uri [text]
|
|
33
|
+
|
|
34
|
+
The container image URI starting with the namespace. Example:
|
|
35
|
+
namespace/reponame:version Example: namespace/reponame@sha256:50d858e
|
|
36
|
+
0985ecc7f60418aaf0cc5ab587f42c2570a884095a9e8ccacd0f6545c
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
Optional Parameters
|
|
40
|
+
===================
|
|
41
|
+
|
|
42
|
+
--from-json [text]
|
|
43
|
+
|
|
44
|
+
Provide input to this command as a JSON document from a file using the
|
|
45
|
+
file://path-to/file syntax.
|
|
46
|
+
|
|
47
|
+
The "--generate-full-command-json-input" option can be used to
|
|
48
|
+
generate a sample json file to be used with this command option. The
|
|
49
|
+
key names are pre-populated and match the command option names
|
|
50
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
51
|
+
while the values of the keys need to be populated by the user before
|
|
52
|
+
using the sample file as an input to this command. For any command
|
|
53
|
+
option that accepts multiple values, the value of the key can be a
|
|
54
|
+
JSON array.
|
|
55
|
+
|
|
56
|
+
Options can still be provided on the command line. If an option exists
|
|
57
|
+
in both the JSON document and the command line then the command line
|
|
58
|
+
specified value will be used.
|
|
59
|
+
|
|
60
|
+
For examples on usage of this option, please see our “using CLI with
|
|
61
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
62
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
Global Parameters
|
|
66
|
+
=================
|
|
67
|
+
|
|
68
|
+
Use "oci --help" for help on global parameters.
|
|
69
|
+
|
|
70
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
71
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
72
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
73
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
74
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
75
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
76
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
77
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
Example using required parameter
|
|
81
|
+
================================
|
|
82
|
+
|
|
83
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
84
|
+
command by typing “bash example.sh” and replacing the example
|
|
85
|
+
parameters with your own.
|
|
86
|
+
|
|
87
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
88
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
89
|
+
security policies before trying the examples.
|
|
90
|
+
|
|
91
|
+
export image_uri=<substitute-value-of-image_uri> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/artifacts/container/image/lookup.html#cmdoption-image-uri
|
|
92
|
+
|
|
93
|
+
oci artifacts container image lookup --image-uri $image_uri
|
|
@@ -5,8 +5,22 @@ artifacts
|
|
|
5
5
|
Description
|
|
6
6
|
===========
|
|
7
7
|
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
Use the Artifacts and Container Images CLI to manage container images
|
|
9
|
+
and non-container generic artifacts.
|
|
10
|
+
|
|
11
|
+
* For container images such as Docker images, use the ContainerImage
|
|
12
|
+
resource. Save the images in a container repository.
|
|
13
|
+
|
|
14
|
+
* For non-container generic artifacts or blobs, use the
|
|
15
|
+
GenericArtifact resource. Save the artifacts in an artifact
|
|
16
|
+
repository.
|
|
17
|
+
|
|
18
|
+
* To upload and download non-container generic artifacts, instead of
|
|
19
|
+
the Artifacts and Container Images CLI, use the Generic Artifacts
|
|
20
|
+
Content CLI.
|
|
21
|
+
|
|
22
|
+
For more information, see the user guides for Container Registry and
|
|
23
|
+
Artifact Registry.
|
|
10
24
|
|
|
11
25
|
|
|
12
26
|
Available Commands
|
|
@@ -28,6 +42,8 @@ Available Commands
|
|
|
28
42
|
|
|
29
43
|
* list
|
|
30
44
|
|
|
45
|
+
* lookup
|
|
46
|
+
|
|
31
47
|
* remove-version
|
|
32
48
|
|
|
33
49
|
* restore
|
|
@@ -77,6 +77,11 @@ access this key. If you specify the same OCID as the previous key’s
|
|
|
77
77
|
OCID, the Block Volume service will use it to regenerate a volume
|
|
78
78
|
encryption key.
|
|
79
79
|
|
|
80
|
+
--opc-parent-resource-principal-token-url [text]
|
|
81
|
+
|
|
82
|
+
The endpoint that will be used to get the resource principal token of
|
|
83
|
+
the parent resource.
|
|
84
|
+
|
|
80
85
|
|
|
81
86
|
Global Parameters
|
|
82
87
|
=================
|
|
@@ -88,7 +88,12 @@ valid when used with "--all" or "--limit", and ignored otherwise.
|
|
|
88
88
|
|
|
89
89
|
--should-show-all-versions [boolean]
|
|
90
90
|
|
|
91
|
-
|
|
91
|
+
Specifies whether all add-on versions should be displayed. The default
|
|
92
|
+
value is false. If set to true, the API will return all available add-
|
|
93
|
+
on versions, including deprecated versions and detailed build numbers.
|
|
94
|
+
Please note that the use of deprecated versions, as well as the
|
|
95
|
+
specification of a particular build of a supported version, is not
|
|
96
|
+
recommended for standard operations.
|
|
92
97
|
|
|
93
98
|
--sort-by [text]
|
|
94
99
|
|
|
@@ -64,6 +64,10 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
64
64
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
65
65
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
66
66
|
|
|
67
|
+
--should-list-all-patch-versions [boolean]
|
|
68
|
+
|
|
69
|
+
Option to show all kubernetes patch versions
|
|
70
|
+
|
|
67
71
|
|
|
68
72
|
Global Parameters
|
|
69
73
|
=================
|
|
@@ -64,6 +64,30 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
64
64
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
65
65
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
66
66
|
|
|
67
|
+
--node-pool-k8s-version [text]
|
|
68
|
+
|
|
69
|
+
Filter node pool options by Kubernetes version.
|
|
70
|
+
|
|
71
|
+
--node-pool-os-arch [text]
|
|
72
|
+
|
|
73
|
+
Filter node pool options by OS architecture.
|
|
74
|
+
|
|
75
|
+
Accepted values are:
|
|
76
|
+
|
|
77
|
+
AARCH64, X86_64
|
|
78
|
+
|
|
79
|
+
--node-pool-os-type [text]
|
|
80
|
+
|
|
81
|
+
Filter node pool options by OS type.
|
|
82
|
+
|
|
83
|
+
Accepted values are:
|
|
84
|
+
|
|
85
|
+
OL7, OL8, UBUNTU
|
|
86
|
+
|
|
87
|
+
--should-list-all-patch-versions [boolean]
|
|
88
|
+
|
|
89
|
+
Option to show all kubernetes patch versions
|
|
90
|
+
|
|
67
91
|
|
|
68
92
|
Global Parameters
|
|
69
93
|
=================
|
|
@@ -61,6 +61,12 @@ dedicated capacity customers.
|
|
|
61
61
|
Optional Parameters
|
|
62
62
|
===================
|
|
63
63
|
|
|
64
|
+
--capacity-config [text]
|
|
65
|
+
|
|
66
|
+
The capacity configuration selected to be configured for the Dedicated
|
|
67
|
+
Virtual Machine host. Run ListDedicatedVmHostShapes API first to see
|
|
68
|
+
the capacity configuration options.
|
|
69
|
+
|
|
64
70
|
--defined-tags [complex type]
|
|
65
71
|
|
|
66
72
|
Defined tags for this resource. Each key is predefined and scoped to a
|
|
@@ -141,6 +147,12 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
141
147
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
142
148
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
143
149
|
|
|
150
|
+
--is-memory-encryption-enabled [boolean]
|
|
151
|
+
|
|
152
|
+
Specifies if the Dedicated Virtual Machine Host (DVMH) is restricted
|
|
153
|
+
to running only Confidential VMs. If *true*, only Confidential VMs can
|
|
154
|
+
be launched. If *false*, Confidential VMs cannot be launched.
|
|
155
|
+
|
|
144
156
|
--max-wait-seconds [integer]
|
|
145
157
|
|
|
146
158
|
The maximum time to wait for the resource to reach the lifecycle state
|
|
@@ -61,6 +61,12 @@ dedicated capacity customers.
|
|
|
61
61
|
Optional Parameters
|
|
62
62
|
===================
|
|
63
63
|
|
|
64
|
+
--capacity-config [text]
|
|
65
|
+
|
|
66
|
+
The capacity configuration selected to be configured for the Dedicated
|
|
67
|
+
Virtual Machine host. Run ListDedicatedVmHostShapes API first to see
|
|
68
|
+
the capacity configuration options.
|
|
69
|
+
|
|
64
70
|
--defined-tags [complex type]
|
|
65
71
|
|
|
66
72
|
Defined tags for this resource. Each key is predefined and scoped to a
|
|
@@ -141,6 +147,12 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
141
147
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
142
148
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
143
149
|
|
|
150
|
+
--is-memory-encryption-enabled [boolean]
|
|
151
|
+
|
|
152
|
+
Specifies if the Dedicated Virtual Machine Host (DVMH) is restricted
|
|
153
|
+
to running only Confidential VMs. If *true*, only Confidential VMs can
|
|
154
|
+
be launched. If *false*, Confidential VMs cannot be launched.
|
|
155
|
+
|
|
144
156
|
--max-wait-seconds [integer]
|
|
145
157
|
|
|
146
158
|
The maximum time to wait for the resource to reach the lifecycle state
|
|
@@ -56,6 +56,12 @@ on the dedicated virtual machine host.
|
|
|
56
56
|
Optional Parameters
|
|
57
57
|
===================
|
|
58
58
|
|
|
59
|
+
--capacity-config [text]
|
|
60
|
+
|
|
61
|
+
The capacity configuration selected to be configured for the Dedicated
|
|
62
|
+
Virtual Machine host. Run ListDedicatedVmHostShapes API first to see
|
|
63
|
+
the capacity configuration options.
|
|
64
|
+
|
|
59
65
|
--defined-tags [complex type]
|
|
60
66
|
|
|
61
67
|
Defined tags for this resource. Each key is predefined and scoped to a
|
|
@@ -136,6 +142,12 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
136
142
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
137
143
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
138
144
|
|
|
145
|
+
--is-memory-encryption-enabled [boolean]
|
|
146
|
+
|
|
147
|
+
Specifies if the Dedicated Virtual Machine Host (DVMH) is restricted
|
|
148
|
+
to running only Confidential VMs. If *true*, only Confidential VMs can
|
|
149
|
+
be launched. If *false*, Confidential VMs cannot be launched.
|
|
150
|
+
|
|
139
151
|
--max-wait-seconds [integer]
|
|
140
152
|
|
|
141
153
|
The maximum time to wait for the resource to reach the lifecycle state
|
|
@@ -86,6 +86,11 @@ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
|
86
86
|
|
|
87
87
|
The name for the instance’s shape.
|
|
88
88
|
|
|
89
|
+
--is-memory-encryption-enabled [boolean]
|
|
90
|
+
|
|
91
|
+
A filter to return only confidential Dedicated VM hosts (DVMH) or
|
|
92
|
+
confidential VM instances on DVMH.
|
|
93
|
+
|
|
89
94
|
--lifecycle-state [text]
|
|
90
95
|
|
|
91
96
|
A filter to only return resources that match the given lifecycle
|
oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host-instance/list.txt
CHANGED
|
@@ -77,6 +77,11 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
77
77
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
78
78
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
79
79
|
|
|
80
|
+
--is-memory-encryption-enabled [boolean]
|
|
81
|
+
|
|
82
|
+
A filter to return only confidential Dedicated VM hosts (DVMH) or
|
|
83
|
+
confidential VM instances on DVMH.
|
|
84
|
+
|
|
80
85
|
--limit [integer]
|
|
81
86
|
|
|
82
87
|
For list pagination. The maximum number of results per page, or items
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/create.txt
CHANGED
|
@@ -145,6 +145,17 @@ hostnames follow the format. The formatter does not retroactively
|
|
|
145
145
|
change instance’s hostnames, only instance hostnames in the future
|
|
146
146
|
follow the format
|
|
147
147
|
|
|
148
|
+
--lifecycle-management [complex type]
|
|
149
|
+
|
|
150
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
151
|
+
be provided as a string on the command line or passed in as a file
|
|
152
|
+
using the file://path/to/file syntax.
|
|
153
|
+
|
|
154
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
155
|
+
example of the JSON which must be provided. We recommend storing this
|
|
156
|
+
example in a file, modifying it as needed and then passing it back in
|
|
157
|
+
via the file:// syntax.
|
|
158
|
+
|
|
148
159
|
--load-balancers [complex type]
|
|
149
160
|
|
|
150
161
|
The load balancers to attach to the instance pool.
|
oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/update.txt
CHANGED
|
@@ -134,6 +134,17 @@ hostnames follow the format. The formatter does not retroactively
|
|
|
134
134
|
change instance’s hostnames, only instance hostnames in the future
|
|
135
135
|
follow the format
|
|
136
136
|
|
|
137
|
+
--lifecycle-management [complex type]
|
|
138
|
+
|
|
139
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
140
|
+
be provided as a string on the command line or passed in as a file
|
|
141
|
+
using the file://path/to/file syntax.
|
|
142
|
+
|
|
143
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
144
|
+
example of the JSON which must be provided. We recommend storing this
|
|
145
|
+
example in a file, modifying it as needed and then passing it back in
|
|
146
|
+
via the file:// syntax.
|
|
147
|
+
|
|
137
148
|
--max-wait-seconds [integer]
|
|
138
149
|
|
|
139
150
|
The maximum time to wait for the resource to reach the lifecycle state
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
"termination-proceed"
|
|
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
|
+
Marks an instance in an instance pool to be ready for termination.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci compute-management instance-pool-instance termination-proceed [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--instance-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the instance.
|
|
35
|
+
|
|
36
|
+
--instance-pool-id [text]
|
|
37
|
+
|
|
38
|
+
The OCID of the instance pool.
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
Optional Parameters
|
|
42
|
+
===================
|
|
43
|
+
|
|
44
|
+
--from-json [text]
|
|
45
|
+
|
|
46
|
+
Provide input to this command as a JSON document from a file using the
|
|
47
|
+
file://path-to/file syntax.
|
|
48
|
+
|
|
49
|
+
The "--generate-full-command-json-input" option can be used to
|
|
50
|
+
generate a sample json file to be used with this command option. The
|
|
51
|
+
key names are pre-populated and match the command option names
|
|
52
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
53
|
+
while the values of the keys need to be populated by the user before
|
|
54
|
+
using the sample file as an input to this command. For any command
|
|
55
|
+
option that accepts multiple values, the value of the key can be a
|
|
56
|
+
JSON array.
|
|
57
|
+
|
|
58
|
+
Options can still be provided on the command line. If an option exists
|
|
59
|
+
in both the JSON document and the command line then the command line
|
|
60
|
+
specified value will be used.
|
|
61
|
+
|
|
62
|
+
For examples on usage of this option, please see our “using CLI with
|
|
63
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
64
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
Global Parameters
|
|
68
|
+
=================
|
|
69
|
+
|
|
70
|
+
Use "oci --help" for help on global parameters.
|
|
71
|
+
|
|
72
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
73
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
74
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
75
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
76
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
77
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
78
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
79
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
Example using required parameter
|
|
83
|
+
================================
|
|
84
|
+
|
|
85
|
+
Copy and paste the following example into a JSON file, replacing the
|
|
86
|
+
example parameters with your own.
|
|
87
|
+
|
|
88
|
+
oci compute-management instance-configuration create --generate-param-json-input instance-details > instance-details.json
|
|
89
|
+
|
|
90
|
+
oci compute-management instance-pool create --generate-param-json-input placement-configurations > placement-configurations.json
|
|
91
|
+
|
|
92
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
93
|
+
command by typing “bash example.sh” and replacing the example
|
|
94
|
+
parameters with your own.
|
|
95
|
+
|
|
96
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
97
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
98
|
+
security policies before trying the examples.
|
|
99
|
+
|
|
100
|
+
export cidr_block=<substitute-value-of-cidr_block> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/network/vcn/create.html#cmdoption-cidr-block
|
|
101
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/compute-management/instance-configuration/create.html#cmdoption-compartment-id
|
|
102
|
+
export availability_domain=<substitute-value-of-availability_domain> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/compute/instance/launch.html#cmdoption-availability-domain
|
|
103
|
+
export image_id=<substitute-value-of-image_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/compute/instance/launch.html#cmdoption-image-id
|
|
104
|
+
export size=<substitute-value-of-size> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/compute-management/instance-pool/create.html#cmdoption-size
|
|
105
|
+
|
|
106
|
+
vcn_id=$(oci network vcn create --cidr-block $cidr_block --compartment-id $compartment_id --query data.id --raw-output)
|
|
107
|
+
|
|
108
|
+
subnet_id=$(oci network subnet create --compartment-id $compartment_id --vcn-id $vcn_id --query data.id --raw-output)
|
|
109
|
+
|
|
110
|
+
instance_id=$(oci compute instance launch --availability-domain $availability_domain --compartment-id $compartment_id --image-id $image_id --subnet-id $subnet_id --query data.id --raw-output)
|
|
111
|
+
|
|
112
|
+
instance_configuration_id=$(oci compute-management instance-configuration create --compartment-id $compartment_id --instance-details file://instance-details.json --query data.id --raw-output)
|
|
113
|
+
|
|
114
|
+
instance_pool_id=$(oci compute-management instance-pool create --compartment-id $compartment_id --instance-configuration-id $instance_configuration_id --placement-configurations file://placement-configurations.json --size $size --query data.id --raw-output)
|
|
115
|
+
|
|
116
|
+
oci compute-management instance-pool-instance termination-proceed --instance-id $instance_id --instance-pool-id $instance_pool_id
|