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
|
@@ -46,11 +46,37 @@ Example:
|
|
|
46
46
|
Optional Parameters
|
|
47
47
|
===================
|
|
48
48
|
|
|
49
|
+
--defined-tags [complex type]
|
|
50
|
+
|
|
51
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
52
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
53
|
+
a complex type whose value must be valid JSON. The value can be
|
|
54
|
+
provided as a string on the command line or passed in as a file using
|
|
55
|
+
the file://path/to/file syntax.
|
|
56
|
+
|
|
57
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
58
|
+
example of the JSON which must be provided. We recommend storing this
|
|
59
|
+
example in a file, modifying it as needed and then passing it back in
|
|
60
|
+
via the file:// syntax.
|
|
61
|
+
|
|
49
62
|
--description [text]
|
|
50
63
|
|
|
51
64
|
A user-friendly description. To provide some insight about the
|
|
52
65
|
resource. Avoid entering confidential information.
|
|
53
66
|
|
|
67
|
+
--freeform-tags [complex type]
|
|
68
|
+
|
|
69
|
+
Simple key-value pair that is applied without any predefined name,
|
|
70
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
71
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
72
|
+
The value can be provided as a string on the command line or passed in
|
|
73
|
+
as a file using the file://path/to/file syntax.
|
|
74
|
+
|
|
75
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
76
|
+
example of the JSON which must be provided. We recommend storing this
|
|
77
|
+
example in a file, modifying it as needed and then passing it back in
|
|
78
|
+
via the file:// syntax.
|
|
79
|
+
|
|
54
80
|
--from-json [text]
|
|
55
81
|
|
|
56
82
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -46,11 +46,37 @@ Example:
|
|
|
46
46
|
Optional Parameters
|
|
47
47
|
===================
|
|
48
48
|
|
|
49
|
+
--defined-tags [complex type]
|
|
50
|
+
|
|
51
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
52
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
53
|
+
a complex type whose value must be valid JSON. The value can be
|
|
54
|
+
provided as a string on the command line or passed in as a file using
|
|
55
|
+
the file://path/to/file syntax.
|
|
56
|
+
|
|
57
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
58
|
+
example of the JSON which must be provided. We recommend storing this
|
|
59
|
+
example in a file, modifying it as needed and then passing it back in
|
|
60
|
+
via the file:// syntax.
|
|
61
|
+
|
|
49
62
|
--description [text]
|
|
50
63
|
|
|
51
64
|
A user-friendly description. To provide some insight about the
|
|
52
65
|
resource. Avoid entering confidential information.
|
|
53
66
|
|
|
67
|
+
--freeform-tags [complex type]
|
|
68
|
+
|
|
69
|
+
Simple key-value pair that is applied without any predefined name,
|
|
70
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
71
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
72
|
+
The value can be provided as a string on the command line or passed in
|
|
73
|
+
as a file using the file://path/to/file syntax.
|
|
74
|
+
|
|
75
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
76
|
+
example of the JSON which must be provided. We recommend storing this
|
|
77
|
+
example in a file, modifying it as needed and then passing it back in
|
|
78
|
+
via the file:// syntax.
|
|
79
|
+
|
|
54
80
|
--from-json [text]
|
|
55
81
|
|
|
56
82
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -46,11 +46,37 @@ Example:
|
|
|
46
46
|
Optional Parameters
|
|
47
47
|
===================
|
|
48
48
|
|
|
49
|
+
--defined-tags [complex type]
|
|
50
|
+
|
|
51
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
52
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
53
|
+
a complex type whose value must be valid JSON. The value can be
|
|
54
|
+
provided as a string on the command line or passed in as a file using
|
|
55
|
+
the file://path/to/file syntax.
|
|
56
|
+
|
|
57
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
58
|
+
example of the JSON which must be provided. We recommend storing this
|
|
59
|
+
example in a file, modifying it as needed and then passing it back in
|
|
60
|
+
via the file:// syntax.
|
|
61
|
+
|
|
49
62
|
--description [text]
|
|
50
63
|
|
|
51
64
|
A user-friendly description. To provide some insight about the
|
|
52
65
|
resource. Avoid entering confidential information.
|
|
53
66
|
|
|
67
|
+
--freeform-tags [complex type]
|
|
68
|
+
|
|
69
|
+
Simple key-value pair that is applied without any predefined name,
|
|
70
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
71
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
72
|
+
The value can be provided as a string on the command line or passed in
|
|
73
|
+
as a file using the file://path/to/file syntax.
|
|
74
|
+
|
|
75
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
76
|
+
example of the JSON which must be provided. We recommend storing this
|
|
77
|
+
example in a file, modifying it as needed and then passing it back in
|
|
78
|
+
via the file:// syntax.
|
|
79
|
+
|
|
54
80
|
--from-json [text]
|
|
55
81
|
|
|
56
82
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -46,11 +46,37 @@ Example:
|
|
|
46
46
|
Optional Parameters
|
|
47
47
|
===================
|
|
48
48
|
|
|
49
|
+
--defined-tags [complex type]
|
|
50
|
+
|
|
51
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
52
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
53
|
+
a complex type whose value must be valid JSON. The value can be
|
|
54
|
+
provided as a string on the command line or passed in as a file using
|
|
55
|
+
the file://path/to/file syntax.
|
|
56
|
+
|
|
57
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
58
|
+
example of the JSON which must be provided. We recommend storing this
|
|
59
|
+
example in a file, modifying it as needed and then passing it back in
|
|
60
|
+
via the file:// syntax.
|
|
61
|
+
|
|
49
62
|
--description [text]
|
|
50
63
|
|
|
51
64
|
A user-friendly description. To provide some insight about the
|
|
52
65
|
resource. Avoid entering confidential information.
|
|
53
66
|
|
|
67
|
+
--freeform-tags [complex type]
|
|
68
|
+
|
|
69
|
+
Simple key-value pair that is applied without any predefined name,
|
|
70
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
71
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
72
|
+
The value can be provided as a string on the command line or passed in
|
|
73
|
+
as a file using the file://path/to/file syntax.
|
|
74
|
+
|
|
75
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
76
|
+
example of the JSON which must be provided. We recommend storing this
|
|
77
|
+
example in a file, modifying it as needed and then passing it back in
|
|
78
|
+
via the file:// syntax.
|
|
79
|
+
|
|
54
80
|
--from-json [text]
|
|
55
81
|
|
|
56
82
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -129,11 +129,37 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
129
129
|
example in a file, modifying it as needed and then passing it back in
|
|
130
130
|
via the file:// syntax.
|
|
131
131
|
|
|
132
|
+
--defined-tags [complex type]
|
|
133
|
+
|
|
134
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
135
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
136
|
+
a complex type whose value must be valid JSON. The value can be
|
|
137
|
+
provided as a string on the command line or passed in as a file using
|
|
138
|
+
the file://path/to/file syntax.
|
|
139
|
+
|
|
140
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
141
|
+
example of the JSON which must be provided. We recommend storing this
|
|
142
|
+
example in a file, modifying it as needed and then passing it back in
|
|
143
|
+
via the file:// syntax.
|
|
144
|
+
|
|
132
145
|
--description [text]
|
|
133
146
|
|
|
134
147
|
A user-friendly description. To provide some insight about the
|
|
135
148
|
resource. Avoid entering confidential information.
|
|
136
149
|
|
|
150
|
+
--freeform-tags [complex type]
|
|
151
|
+
|
|
152
|
+
Simple key-value pair that is applied without any predefined name,
|
|
153
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
154
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
155
|
+
The value can be provided as a string on the command line or passed in
|
|
156
|
+
as a file using the file://path/to/file syntax.
|
|
157
|
+
|
|
158
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
159
|
+
example of the JSON which must be provided. We recommend storing this
|
|
160
|
+
example in a file, modifying it as needed and then passing it back in
|
|
161
|
+
via the file:// syntax.
|
|
162
|
+
|
|
137
163
|
--from-json [text]
|
|
138
164
|
|
|
139
165
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -70,11 +70,37 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
70
70
|
example in a file, modifying it as needed and then passing it back in
|
|
71
71
|
via the file:// syntax.
|
|
72
72
|
|
|
73
|
+
--defined-tags [complex type]
|
|
74
|
+
|
|
75
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
76
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
77
|
+
a complex type whose value must be valid JSON. The value can be
|
|
78
|
+
provided as a string on the command line or passed in as a file using
|
|
79
|
+
the file://path/to/file syntax.
|
|
80
|
+
|
|
81
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
82
|
+
example of the JSON which must be provided. We recommend storing this
|
|
83
|
+
example in a file, modifying it as needed and then passing it back in
|
|
84
|
+
via the file:// syntax.
|
|
85
|
+
|
|
73
86
|
--description [text]
|
|
74
87
|
|
|
75
88
|
A user-friendly description. To provide some insight about the
|
|
76
89
|
resource. Avoid entering confidential information.
|
|
77
90
|
|
|
91
|
+
--freeform-tags [complex type]
|
|
92
|
+
|
|
93
|
+
Simple key-value pair that is applied without any predefined name,
|
|
94
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
95
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
96
|
+
The value can be provided as a string on the command line or passed in
|
|
97
|
+
as a file using the file://path/to/file syntax.
|
|
98
|
+
|
|
99
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
100
|
+
example of the JSON which must be provided. We recommend storing this
|
|
101
|
+
example in a file, modifying it as needed and then passing it back in
|
|
102
|
+
via the file:// syntax.
|
|
103
|
+
|
|
78
104
|
--from-json [text]
|
|
79
105
|
|
|
80
106
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -59,11 +59,37 @@ Example:
|
|
|
59
59
|
|
|
60
60
|
My new resource
|
|
61
61
|
|
|
62
|
+
--defined-tags [complex type]
|
|
63
|
+
|
|
64
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
65
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
66
|
+
a complex type whose value must be valid JSON. The value can be
|
|
67
|
+
provided as a string on the command line or passed in as a file using
|
|
68
|
+
the file://path/to/file syntax.
|
|
69
|
+
|
|
70
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
71
|
+
example of the JSON which must be provided. We recommend storing this
|
|
72
|
+
example in a file, modifying it as needed and then passing it back in
|
|
73
|
+
via the file:// syntax.
|
|
74
|
+
|
|
62
75
|
--description [text]
|
|
63
76
|
|
|
64
77
|
A user-friendly description. To provide some insight about the
|
|
65
78
|
resource. Avoid entering confidential information.
|
|
66
79
|
|
|
80
|
+
--freeform-tags [complex type]
|
|
81
|
+
|
|
82
|
+
Simple key-value pair that is applied without any predefined name,
|
|
83
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
84
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
85
|
+
The value can be provided as a string on the command line or passed in
|
|
86
|
+
as a file using the file://path/to/file syntax.
|
|
87
|
+
|
|
88
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
89
|
+
example of the JSON which must be provided. We recommend storing this
|
|
90
|
+
example in a file, modifying it as needed and then passing it back in
|
|
91
|
+
via the file:// syntax.
|
|
92
|
+
|
|
67
93
|
--from-json [text]
|
|
68
94
|
|
|
69
95
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -57,11 +57,37 @@ Example:
|
|
|
57
57
|
Optional Parameters
|
|
58
58
|
===================
|
|
59
59
|
|
|
60
|
+
--defined-tags [complex type]
|
|
61
|
+
|
|
62
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
63
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
64
|
+
a complex type whose value must be valid JSON. The value can be
|
|
65
|
+
provided as a string on the command line or passed in as a file using
|
|
66
|
+
the file://path/to/file syntax.
|
|
67
|
+
|
|
68
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
69
|
+
example of the JSON which must be provided. We recommend storing this
|
|
70
|
+
example in a file, modifying it as needed and then passing it back in
|
|
71
|
+
via the file:// syntax.
|
|
72
|
+
|
|
60
73
|
--description [text]
|
|
61
74
|
|
|
62
75
|
A user-friendly description. To provide some insight about the
|
|
63
76
|
resource. Avoid entering confidential information.
|
|
64
77
|
|
|
78
|
+
--freeform-tags [complex type]
|
|
79
|
+
|
|
80
|
+
Simple key-value pair that is applied without any predefined name,
|
|
81
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
82
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
83
|
+
The value can be provided as a string on the command line or passed in
|
|
84
|
+
as a file using the file://path/to/file syntax.
|
|
85
|
+
|
|
86
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
87
|
+
example of the JSON which must be provided. We recommend storing this
|
|
88
|
+
example in a file, modifying it as needed and then passing it back in
|
|
89
|
+
via the file:// syntax.
|
|
90
|
+
|
|
65
91
|
--from-json [text]
|
|
66
92
|
|
|
67
93
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -37,6 +37,19 @@ unique PlatformConfiguration identifier
|
|
|
37
37
|
Optional Parameters
|
|
38
38
|
===================
|
|
39
39
|
|
|
40
|
+
--defined-tags [complex type]
|
|
41
|
+
|
|
42
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
43
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
44
|
+
a complex type whose value must be valid JSON. The value can be
|
|
45
|
+
provided as a string on the command line or passed in as a file using
|
|
46
|
+
the file://path/to/file syntax.
|
|
47
|
+
|
|
48
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
49
|
+
example of the JSON which must be provided. We recommend storing this
|
|
50
|
+
example in a file, modifying it as needed and then passing it back in
|
|
51
|
+
via the file:// syntax.
|
|
52
|
+
|
|
40
53
|
--description [text]
|
|
41
54
|
|
|
42
55
|
A user-friendly description. To provide some insight about the
|
|
@@ -51,6 +64,23 @@ Example:
|
|
|
51
64
|
|
|
52
65
|
My new resource
|
|
53
66
|
|
|
67
|
+
--force
|
|
68
|
+
|
|
69
|
+
Perform update without prompting for confirmation.
|
|
70
|
+
|
|
71
|
+
--freeform-tags [complex type]
|
|
72
|
+
|
|
73
|
+
Simple key-value pair that is applied without any predefined name,
|
|
74
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
75
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
76
|
+
The value can be provided as a string on the command line or passed in
|
|
77
|
+
as a file using the file://path/to/file syntax.
|
|
78
|
+
|
|
79
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
80
|
+
example of the JSON which must be provided. We recommend storing this
|
|
81
|
+
example in a file, modifying it as needed and then passing it back in
|
|
82
|
+
via the file:// syntax.
|
|
83
|
+
|
|
54
84
|
--from-json [text]
|
|
55
85
|
|
|
56
86
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -37,6 +37,19 @@ unique PlatformConfiguration identifier
|
|
|
37
37
|
Optional Parameters
|
|
38
38
|
===================
|
|
39
39
|
|
|
40
|
+
--defined-tags [complex type]
|
|
41
|
+
|
|
42
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
43
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
44
|
+
a complex type whose value must be valid JSON. The value can be
|
|
45
|
+
provided as a string on the command line or passed in as a file using
|
|
46
|
+
the file://path/to/file syntax.
|
|
47
|
+
|
|
48
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
49
|
+
example of the JSON which must be provided. We recommend storing this
|
|
50
|
+
example in a file, modifying it as needed and then passing it back in
|
|
51
|
+
via the file:// syntax.
|
|
52
|
+
|
|
40
53
|
--description [text]
|
|
41
54
|
|
|
42
55
|
A user-friendly description. To provide some insight about the
|
|
@@ -51,6 +64,23 @@ Example:
|
|
|
51
64
|
|
|
52
65
|
My new resource
|
|
53
66
|
|
|
67
|
+
--force
|
|
68
|
+
|
|
69
|
+
Perform update without prompting for confirmation.
|
|
70
|
+
|
|
71
|
+
--freeform-tags [complex type]
|
|
72
|
+
|
|
73
|
+
Simple key-value pair that is applied without any predefined name,
|
|
74
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
75
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
76
|
+
The value can be provided as a string on the command line or passed in
|
|
77
|
+
as a file using the file://path/to/file syntax.
|
|
78
|
+
|
|
79
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
80
|
+
example of the JSON which must be provided. We recommend storing this
|
|
81
|
+
example in a file, modifying it as needed and then passing it back in
|
|
82
|
+
via the file:// syntax.
|
|
83
|
+
|
|
54
84
|
--from-json [text]
|
|
55
85
|
|
|
56
86
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -37,6 +37,19 @@ unique PlatformConfiguration identifier
|
|
|
37
37
|
Optional Parameters
|
|
38
38
|
===================
|
|
39
39
|
|
|
40
|
+
--defined-tags [complex type]
|
|
41
|
+
|
|
42
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
43
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
44
|
+
a complex type whose value must be valid JSON. The value can be
|
|
45
|
+
provided as a string on the command line or passed in as a file using
|
|
46
|
+
the file://path/to/file syntax.
|
|
47
|
+
|
|
48
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
49
|
+
example of the JSON which must be provided. We recommend storing this
|
|
50
|
+
example in a file, modifying it as needed and then passing it back in
|
|
51
|
+
via the file:// syntax.
|
|
52
|
+
|
|
40
53
|
--description [text]
|
|
41
54
|
|
|
42
55
|
A user-friendly description. To provide some insight about the
|
|
@@ -51,6 +64,23 @@ Example:
|
|
|
51
64
|
|
|
52
65
|
My new resource
|
|
53
66
|
|
|
67
|
+
--force
|
|
68
|
+
|
|
69
|
+
Perform update without prompting for confirmation.
|
|
70
|
+
|
|
71
|
+
--freeform-tags [complex type]
|
|
72
|
+
|
|
73
|
+
Simple key-value pair that is applied without any predefined name,
|
|
74
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
75
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
76
|
+
The value can be provided as a string on the command line or passed in
|
|
77
|
+
as a file using the file://path/to/file syntax.
|
|
78
|
+
|
|
79
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
80
|
+
example of the JSON which must be provided. We recommend storing this
|
|
81
|
+
example in a file, modifying it as needed and then passing it back in
|
|
82
|
+
via the file:// syntax.
|
|
83
|
+
|
|
54
84
|
--from-json [text]
|
|
55
85
|
|
|
56
86
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -37,6 +37,19 @@ unique PlatformConfiguration identifier
|
|
|
37
37
|
Optional Parameters
|
|
38
38
|
===================
|
|
39
39
|
|
|
40
|
+
--defined-tags [complex type]
|
|
41
|
+
|
|
42
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
43
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
44
|
+
a complex type whose value must be valid JSON. The value can be
|
|
45
|
+
provided as a string on the command line or passed in as a file using
|
|
46
|
+
the file://path/to/file syntax.
|
|
47
|
+
|
|
48
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
49
|
+
example of the JSON which must be provided. We recommend storing this
|
|
50
|
+
example in a file, modifying it as needed and then passing it back in
|
|
51
|
+
via the file:// syntax.
|
|
52
|
+
|
|
40
53
|
--description [text]
|
|
41
54
|
|
|
42
55
|
A user-friendly description. To provide some insight about the
|
|
@@ -51,6 +64,23 @@ Example:
|
|
|
51
64
|
|
|
52
65
|
My new resource
|
|
53
66
|
|
|
67
|
+
--force
|
|
68
|
+
|
|
69
|
+
Perform update without prompting for confirmation.
|
|
70
|
+
|
|
71
|
+
--freeform-tags [complex type]
|
|
72
|
+
|
|
73
|
+
Simple key-value pair that is applied without any predefined name,
|
|
74
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
75
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
76
|
+
The value can be provided as a string on the command line or passed in
|
|
77
|
+
as a file using the file://path/to/file syntax.
|
|
78
|
+
|
|
79
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
80
|
+
example of the JSON which must be provided. We recommend storing this
|
|
81
|
+
example in a file, modifying it as needed and then passing it back in
|
|
82
|
+
via the file:// syntax.
|
|
83
|
+
|
|
54
84
|
--from-json [text]
|
|
55
85
|
|
|
56
86
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -120,6 +120,19 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
120
120
|
example in a file, modifying it as needed and then passing it back in
|
|
121
121
|
via the file:// syntax.
|
|
122
122
|
|
|
123
|
+
--defined-tags [complex type]
|
|
124
|
+
|
|
125
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
126
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
127
|
+
a complex type whose value must be valid JSON. The value can be
|
|
128
|
+
provided as a string on the command line or passed in as a file using
|
|
129
|
+
the file://path/to/file syntax.
|
|
130
|
+
|
|
131
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
132
|
+
example of the JSON which must be provided. We recommend storing this
|
|
133
|
+
example in a file, modifying it as needed and then passing it back in
|
|
134
|
+
via the file:// syntax.
|
|
135
|
+
|
|
123
136
|
--description [text]
|
|
124
137
|
|
|
125
138
|
A user-friendly description. To provide some insight about the
|
|
@@ -134,6 +147,23 @@ Example:
|
|
|
134
147
|
|
|
135
148
|
My new resource
|
|
136
149
|
|
|
150
|
+
--force
|
|
151
|
+
|
|
152
|
+
Perform update without prompting for confirmation.
|
|
153
|
+
|
|
154
|
+
--freeform-tags [complex type]
|
|
155
|
+
|
|
156
|
+
Simple key-value pair that is applied without any predefined name,
|
|
157
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
158
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
159
|
+
The value can be provided as a string on the command line or passed in
|
|
160
|
+
as a file using the file://path/to/file syntax.
|
|
161
|
+
|
|
162
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
163
|
+
example of the JSON which must be provided. We recommend storing this
|
|
164
|
+
example in a file, modifying it as needed and then passing it back in
|
|
165
|
+
via the file:// syntax.
|
|
166
|
+
|
|
137
167
|
--from-json [text]
|
|
138
168
|
|
|
139
169
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -61,6 +61,19 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
61
61
|
example in a file, modifying it as needed and then passing it back in
|
|
62
62
|
via the file:// syntax.
|
|
63
63
|
|
|
64
|
+
--defined-tags [complex type]
|
|
65
|
+
|
|
66
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
67
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
68
|
+
a complex type whose value must be valid JSON. The value can be
|
|
69
|
+
provided as a string on the command line or passed in as a file using
|
|
70
|
+
the file://path/to/file syntax.
|
|
71
|
+
|
|
72
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
73
|
+
example of the JSON which must be provided. We recommend storing this
|
|
74
|
+
example in a file, modifying it as needed and then passing it back in
|
|
75
|
+
via the file:// syntax.
|
|
76
|
+
|
|
64
77
|
--description [text]
|
|
65
78
|
|
|
66
79
|
A user-friendly description. To provide some insight about the
|
|
@@ -75,6 +88,23 @@ Example:
|
|
|
75
88
|
|
|
76
89
|
My new resource
|
|
77
90
|
|
|
91
|
+
--force
|
|
92
|
+
|
|
93
|
+
Perform update without prompting for confirmation.
|
|
94
|
+
|
|
95
|
+
--freeform-tags [complex type]
|
|
96
|
+
|
|
97
|
+
Simple key-value pair that is applied without any predefined name,
|
|
98
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
99
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
100
|
+
The value can be provided as a string on the command line or passed in
|
|
101
|
+
as a file using the file://path/to/file syntax.
|
|
102
|
+
|
|
103
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
104
|
+
example of the JSON which must be provided. We recommend storing this
|
|
105
|
+
example in a file, modifying it as needed and then passing it back in
|
|
106
|
+
via the file:// syntax.
|
|
107
|
+
|
|
78
108
|
--from-json [text]
|
|
79
109
|
|
|
80
110
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -50,6 +50,19 @@ Example:
|
|
|
50
50
|
|
|
51
51
|
My new resource
|
|
52
52
|
|
|
53
|
+
--defined-tags [complex type]
|
|
54
|
+
|
|
55
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
56
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
57
|
+
a complex type whose value must be valid JSON. The value can be
|
|
58
|
+
provided as a string on the command line or passed in as a file using
|
|
59
|
+
the file://path/to/file syntax.
|
|
60
|
+
|
|
61
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
62
|
+
example of the JSON which must be provided. We recommend storing this
|
|
63
|
+
example in a file, modifying it as needed and then passing it back in
|
|
64
|
+
via the file:// syntax.
|
|
65
|
+
|
|
53
66
|
--description [text]
|
|
54
67
|
|
|
55
68
|
A user-friendly description. To provide some insight about the
|
|
@@ -64,6 +77,23 @@ Example:
|
|
|
64
77
|
|
|
65
78
|
My new resource
|
|
66
79
|
|
|
80
|
+
--force
|
|
81
|
+
|
|
82
|
+
Perform update without prompting for confirmation.
|
|
83
|
+
|
|
84
|
+
--freeform-tags [complex type]
|
|
85
|
+
|
|
86
|
+
Simple key-value pair that is applied without any predefined name,
|
|
87
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
88
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
89
|
+
The value can be provided as a string on the command line or passed in
|
|
90
|
+
as a file using the file://path/to/file syntax.
|
|
91
|
+
|
|
92
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
93
|
+
example of the JSON which must be provided. We recommend storing this
|
|
94
|
+
example in a file, modifying it as needed and then passing it back in
|
|
95
|
+
via the file:// syntax.
|
|
96
|
+
|
|
67
97
|
--from-json [text]
|
|
68
98
|
|
|
69
99
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -48,6 +48,19 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
48
48
|
example in a file, modifying it as needed and then passing it back in
|
|
49
49
|
via the file:// syntax.
|
|
50
50
|
|
|
51
|
+
--defined-tags [complex type]
|
|
52
|
+
|
|
53
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
54
|
+
namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
|
|
55
|
+
a complex type whose value must be valid JSON. The value can be
|
|
56
|
+
provided as a string on the command line or passed in as a file using
|
|
57
|
+
the file://path/to/file syntax.
|
|
58
|
+
|
|
59
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
60
|
+
example of the JSON which must be provided. We recommend storing this
|
|
61
|
+
example in a file, modifying it as needed and then passing it back in
|
|
62
|
+
via the file:// syntax.
|
|
63
|
+
|
|
51
64
|
--description [text]
|
|
52
65
|
|
|
53
66
|
A user-friendly description. To provide some insight about the
|
|
@@ -66,6 +79,19 @@ Example:
|
|
|
66
79
|
|
|
67
80
|
Perform update without prompting for confirmation.
|
|
68
81
|
|
|
82
|
+
--freeform-tags [complex type]
|
|
83
|
+
|
|
84
|
+
Simple key-value pair that is applied without any predefined name,
|
|
85
|
+
type or scope. Exists for cross-compatibility only. Example: *{“bar-
|
|
86
|
+
key”: “value”}* This is a complex type whose value must be valid JSON.
|
|
87
|
+
The value can be provided as a string on the command line or passed in
|
|
88
|
+
as a file using the file://path/to/file syntax.
|
|
89
|
+
|
|
90
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
91
|
+
example of the JSON which must be provided. We recommend storing this
|
|
92
|
+
example in a file, modifying it as needed and then passing it back in
|
|
93
|
+
via the file:// syntax.
|
|
94
|
+
|
|
69
95
|
--from-json [text]
|
|
70
96
|
|
|
71
97
|
Provide input to this command as a JSON document from a file using the
|