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.
Files changed (253) hide show
  1. oci_cli/bin/artifacts.psm1 +4 -2
  2. oci_cli/bin/dif.psm1 +53 -0
  3. oci_cli/bin/limits.psm1 +2 -2
  4. oci_cli/bin/psa.psm1 +51 -0
  5. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/list.txt +8 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/lookup.txt +93 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image.txt +2 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container.txt +2 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/artifacts.txt +18 -2
  10. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/update.txt +5 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/ce/addon-option/list.txt +6 -1
  12. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster-options/get.txt +4 -0
  13. oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool-options/get.txt +24 -0
  14. 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
  15. 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
  16. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create.txt +12 -0
  17. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/list.txt +5 -0
  18. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host-instance/list.txt +5 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/create.txt +11 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/update.txt +11 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/attach.txt +1 -1
  22. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/termination-proceed.txt +116 -0
  23. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance.txt +2 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/compute-management.txt +2 -0
  25. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/delete.txt +129 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/get.txt +92 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/list.txt +153 -0
  28. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/mount.txt +131 -0
  29. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/unmount.txt +131 -0
  30. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot.txt +22 -0
  31. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/add.txt +154 -0
  32. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster.txt +2 -0
  33. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +14 -0
  34. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list.txt → list-errors.txt} +5 -5
  35. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt +1 -1
  36. 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
  37. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +3 -3
  38. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +3 -3
  39. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/add.txt +227 -0
  40. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/change-compartment.txt +136 -0
  41. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/create.txt +262 -0
  42. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/delete.txt +134 -0
  43. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/deploy-artifacts.txt +198 -0
  44. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/get.txt +96 -0
  45. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/update.txt +274 -0
  46. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack-collection/list-stacks.txt +142 -0
  47. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack-collection.txt +15 -0
  48. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack.txt +31 -0
  49. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/cancel.txt +103 -0
  50. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/get.txt +91 -0
  51. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/list.txt +140 -0
  52. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-error/list.txt +131 -0
  53. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-error.txt +15 -0
  54. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-log-entry/list-work-request-logs.txt +131 -0
  55. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-log-entry.txt +15 -0
  56. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request.txt +23 -0
  57. oci_cli/help_text_producer/data_files/text/cmdref/dif.txt +49 -0
  58. 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
  59. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.txt +42 -12
  60. 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
  61. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database.txt +2 -0
  62. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service.txt +2 -0
  63. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/create.txt +31 -11
  64. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/rotate-distributed-database-passwords.txt +3 -2
  65. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt +2 -0
  66. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance/get.txt +99 -0
  67. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance.txt +14 -0
  68. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-dynamic-resource-selection.txt +5 -4
  69. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-environment-fleet-details.txt +5 -4
  70. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-generic-fleet-details.txt +5 -4
  71. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-group-fleet-details.txt +5 -4
  72. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-manual-resource-selection.txt +5 -4
  73. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-product-fleet-details.txt +5 -4
  74. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create.txt +5 -4
  75. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-dynamic-resource-selection.txt +10 -4
  76. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-manual-resource-selection.txt +10 -4
  77. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update.txt +10 -4
  78. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/create.txt +26 -0
  79. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/update.txt +30 -0
  80. 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
  81. 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
  82. 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
  83. 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
  84. 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
  85. 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
  86. 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
  87. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create.txt +26 -0
  88. 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
  89. 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
  90. 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
  91. 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
  92. 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
  93. 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
  94. 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
  95. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update.txt +26 -0
  96. 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
  97. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/create.txt +26 -0
  98. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/update.txt +26 -0
  99. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/configure.txt +218 -0
  100. 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
  101. 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
  102. 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
  103. 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
  104. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create.txt +4 -0
  105. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/update.txt +4 -0
  106. 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
  107. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-variables-definition/get.txt +97 -0
  108. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-variables-definition.txt +14 -0
  109. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item.txt +2 -0
  110. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog.txt +6 -0
  111. 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
  112. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/installed-patch-collection.txt +14 -0
  113. 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
  114. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/job-activity/get.txt +4 -0
  115. 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
  116. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/recommended-patch-collection.txt +14 -0
  117. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-collection/report.txt +180 -0
  118. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-collection.txt +14 -0
  119. 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
  120. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-metadata-collection.txt +14 -0
  121. 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
  122. 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
  123. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-component-collection.txt +14 -0
  124. 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
  125. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-property-collection.txt +14 -0
  126. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations.txt +24 -0
  127. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-details/import-runbook.txt +187 -0
  128. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-details.txt +14 -0
  129. 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
  130. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-precheck-details.txt +14 -0
  131. 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
  132. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-version-details.txt +14 -0
  133. 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
  134. 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
  135. 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
  136. 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
  137. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version.txt +145 -0
  138. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export.txt +155 -0
  139. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export/get.txt +105 -0
  140. 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
  141. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-dependency-collection.txt +15 -0
  142. 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
  143. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-status-collection.txt +15 -0
  144. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export.txt +14 -0
  145. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import/get.txt +105 -0
  146. 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
  147. 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
  148. 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
  149. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection.txt +21 -0
  150. 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
  151. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-status-collection.txt +15 -0
  152. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import.txt +14 -0
  153. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/create.txt +5 -4
  154. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/update.txt +1 -1
  155. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version.txt +4 -1
  156. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook.txt +14 -0
  157. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks.txt +56 -0
  158. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-fleet-targets.txt +9 -0
  159. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-targets.txt +4 -0
  160. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management.txt +90 -0
  161. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt +10 -1
  162. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/change-compartment.txt +106 -0
  163. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-huggingface.txt +213 -0
  164. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-objectstorage.txt +203 -0
  165. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/delete.txt +131 -0
  166. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/get.txt +91 -0
  167. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/update.txt +183 -0
  168. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model-collection/list-imported-models.txt +161 -0
  169. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model-collection.txt +14 -0
  170. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model.txt +30 -0
  171. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model-collection/list-models.txt +1 -1
  172. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt +18 -0
  173. 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
  174. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
  175. 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
  176. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +3 -3
  177. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +3 -3
  178. oci_cli/help_text_producer/data_files/text/cmdref/limits/definition/list.txt +5 -5
  179. oci_cli/help_text_producer/data_files/text/cmdref/limits/resource-availability/get.txt +9 -5
  180. oci_cli/help_text_producer/data_files/text/cmdref/limits/service/list.txt +1 -1
  181. oci_cli/help_text_producer/data_files/text/cmdref/limits/value/list.txt +7 -3
  182. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list-errors.txt → list.txt} +5 -5
  183. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
  184. oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +1 -1
  185. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list-errors.txt → list.txt} +5 -5
  186. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
  187. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log → work-request-log-entry}/list.txt +1 -19
  188. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log.txt → work-request-log-entry.txt} +2 -2
  189. oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
  190. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/change-compartment.txt +136 -0
  191. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/create.txt +214 -0
  192. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/delete.txt +133 -0
  193. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/get.txt +95 -0
  194. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/list.txt +152 -0
  195. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/update.txt +211 -0
  196. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access.txt +25 -0
  197. oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services/list.txt +129 -0
  198. oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services.txt +16 -0
  199. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/cancel.txt +103 -0
  200. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/get.txt +91 -0
  201. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/list.txt +140 -0
  202. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error/list.txt +131 -0
  203. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error.txt +15 -0
  204. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log/list.txt +131 -0
  205. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log.txt +15 -0
  206. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request.txt +23 -0
  207. oci_cli/help_text_producer/data_files/text/cmdref/psa.txt +47 -0
  208. oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +9 -9
  209. oci_cli/help_text_producer/data_files/text/index.txt +4 -0
  210. oci_cli/service_mapping.py +10 -0
  211. oci_cli/version.py +1 -1
  212. {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/METADATA +2 -2
  213. {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/RECORD +253 -135
  214. services/artifacts/src/oci_cli_artifacts/artifacts_cli_extended.py +4 -0
  215. services/artifacts/src/oci_cli_artifacts/generated/artifacts_cli.py +36 -3
  216. services/container_engine/src/oci_cli_container_engine/generated/containerengine_cli.py +18 -3
  217. services/core/src/oci_cli_blockstorage/generated/blockstorage_cli.py +4 -1
  218. services/core/src/oci_cli_compute/generated/compute_cli.py +35 -5
  219. services/core/src/oci_cli_compute_management/generated/computemanagement_cli.py +44 -9
  220. services/database/src/oci_cli_database/generated/database_cli.py +309 -0
  221. services/dif/__init__.py +4 -0
  222. services/dif/src/__init__.py +4 -0
  223. services/dif/src/oci_cli_stack/__init__.py +4 -0
  224. services/dif/src/oci_cli_stack/generated/__init__.py +4 -0
  225. services/dif/src/oci_cli_stack/generated/client_mappings.py +14 -0
  226. services/dif/src/oci_cli_stack/generated/stack_cli.py +887 -0
  227. services/dif/src/oci_cli_stack/stack_cli_extended.py +51 -0
  228. services/dif/tests/__init__.py +4 -0
  229. services/distributed_database/src/oci_cli_distributed_autonomous_db_service/generated/distributedautonomousdbservice_cli.py +77 -12
  230. services/distributed_database/src/oci_cli_distributed_db_service/generated/distributeddbservice_cli.py +8 -8
  231. services/fleet_apps_management/src/oci_cli_fleet_apps_management/generated/fleetappsmanagement_cli.py +63 -15
  232. services/fleet_apps_management/src/oci_cli_fleet_apps_management_admin/generated/fleetappsmanagementadmin_cli.py +265 -65
  233. services/fleet_apps_management/src/oci_cli_fleet_apps_management_catalog/generated/fleetappsmanagementcatalog_cli.py +154 -7
  234. services/fleet_apps_management/src/oci_cli_fleet_apps_management_operations/generated/fleetappsmanagementoperations_cli.py +473 -31
  235. services/fleet_apps_management/src/oci_cli_fleet_apps_management_runbooks/generated/fleetappsmanagementrunbooks_cli.py +1055 -34
  236. services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +640 -59
  237. services/generative_ai/src/oci_cli_generative_ai/generativeai_cli_extended.py +107 -0
  238. services/limits/src/oci_cli_limits/generated/limits_cli.py +15 -9
  239. services/psa/__init__.py +4 -0
  240. services/psa/src/__init__.py +4 -0
  241. services/psa/src/oci_cli_private_service_access/__init__.py +4 -0
  242. services/psa/src/oci_cli_private_service_access/generated/__init__.py +4 -0
  243. services/psa/src/oci_cli_private_service_access/generated/client_mappings.py +14 -0
  244. services/psa/src/oci_cli_private_service_access/generated/privateserviceaccess_cli.py +738 -0
  245. services/psa/src/oci_cli_private_service_access/privateserviceaccess_cli_extended.py +92 -0
  246. services/psa/tests/__init__.py +4 -0
  247. /oci_cli/help_text_producer/data_files/text/cmdref/{governance-rules-control-plane → delegate-access-control}/work-request/work-request-log.txt +0 -0
  248. /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
  249. {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/LICENSE.txt +0 -0
  250. {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  251. {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/WHEEL +0 -0
  252. {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/entry_points.txt +0 -0
  253. {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/top_level.txt +0 -0
@@ -64,7 +64,8 @@ Accepted values are:
64
64
 
65
65
  --db-workload [text]
66
66
 
67
- Possible workload types.
67
+ Possible workload types. Currently only OLTP workload type is
68
+ supported.
68
69
 
69
70
  Accepted values are:
70
71
 
@@ -77,7 +78,9 @@ The display name of the Globally distributed autonomous database.
77
78
  --listener-port [integer]
78
79
 
79
80
  The listener port number for the Globally distributed autonomous
80
- database.
81
+ database. The listener port number has to be unique for a customer
82
+ tenancy across all distributed autonomous databases. Same port number
83
+ should not be re-used for any other distributed autonomous database.
81
84
 
82
85
  --ncharacter-set [text]
83
86
 
@@ -85,11 +88,17 @@ The national character set for the database.
85
88
 
86
89
  --ons-port-local [integer]
87
90
 
88
- Ons local port number.
91
+ Ons local port number for Globally distributed autonomous database.
92
+ The onsPortLocal has to be unique for a customer tenancy across all
93
+ distributed autonomous databases. Same port number should not be re-
94
+ used for any other distributed autonomous database.
89
95
 
90
96
  --ons-port-remote [integer]
91
97
 
92
- Ons remote port number.
98
+ Ons remote port number for Globally distributed autonomous database.
99
+ The onsPortRemote has to be unique for a customer tenancy across all
100
+ distributed autonomous databases. Same port number should not be re-
101
+ used for any other distributed autonomous database.
93
102
 
94
103
  --prefix [text]
95
104
 
@@ -136,9 +145,22 @@ Optional Parameters
136
145
 
137
146
  --chunks [integer]
138
147
 
139
- The default number of unique chunks in a shardspace. The value of
140
- chunks must be greater than 2 times the size of the largest shardgroup
141
- in any shardspace.
148
+ Number of chunks in a shardspace. The value of chunks must be greater
149
+ than 2 times the size of the largest shardgroup in any shardspace.
150
+ Chunks is required to be provided for distributed autonomous databases
151
+ being created with SYSTEM shardingMethod. For USER shardingMethod,
152
+ chunks should not be set in create payload.
153
+
154
+ --db-backup-config [complex type]
155
+
156
+ This is a complex type whose value must be valid JSON. The value can
157
+ be provided as a string on the command line or passed in as a file
158
+ using the file://path/to/file syntax.
159
+
160
+ The "--generate-param-json-input" option can be used to generate an
161
+ example of the JSON which must be provided. We recommend storing this
162
+ example in a file, modifying it as needed and then passing it back in
163
+ via the file:// syntax.
142
164
 
143
165
  --defined-tags [complex type]
144
166
 
@@ -191,7 +213,11 @@ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
191
213
  --listener-port-tls [integer]
192
214
 
193
215
  The TLS listener port number for Globally distributed autonomous
194
- database.
216
+ database. The TLS listener port number has to be unique for a customer
217
+ tenancy across all distributed autonomous databases. Same port number
218
+ should not be re-used for any other distributed autonomous database.
219
+ The listenerPortTls is mandatory for dedicated infrastructure based
220
+ distributed autonomous databases.
195
221
 
196
222
  --max-wait-seconds [integer]
197
223
 
@@ -206,8 +232,11 @@ autonomous database. Currently supported values are 3, 5 and 7.
206
232
  --replication-method [text]
207
233
 
208
234
  The Replication method for Globally distributed autonomous database.
209
- Use RAFT for Raft replication, and DG for DataGuard. If
210
- replicationMethod is not provided, it defaults to DG.
235
+ Use RAFT for Raft based replication. With RAFT replication, shards
236
+ cannot have peers details set on them. In case shards need to have
237
+ peers, please do not set RAFT replicationMethod. For all non RAFT
238
+ replication cases (with or without peers), please set
239
+ replicationMethod as DG or do not set any value for replicationMethod.
211
240
 
212
241
  Accepted values are:
213
242
 
@@ -215,8 +244,9 @@ Accepted values are:
215
244
 
216
245
  --replication-unit [integer]
217
246
 
218
- For RAFT replication based Globally distributed autonomous database,
219
- the value should be atleast twice the number of shards.
247
+ The replication unit count for RAFT based distributed autonomous
248
+ database. For RAFT replication based Globally distributed autonomous
249
+ database, the value should be at least twice the number of shards.
220
250
 
221
251
  --wait-for-state [text]
222
252
 
@@ -17,8 +17,9 @@
17
17
  Description
18
18
  ===========
19
19
 
20
- Rotate passwords for different components of the Globally distributed
21
- autonomous database.
20
+ Rotate the gsmuser and gsmcatuser passwords for shards and catalog of
21
+ the Globally distributed autonomous database. This operation will also
22
+ remove GdsCtlNodes if present.
22
23
 
23
24
 
24
25
  Usage
@@ -15,6 +15,8 @@ Available Commands
15
15
 
16
16
  * change-compartment
17
17
 
18
+ * change-distributed-autonomous-db-backup-config
19
+
18
20
  * configure-distributed-autonomous-database-gsms
19
21
 
20
22
  * configure-distributed-autonomous-database-sharding
@@ -18,6 +18,8 @@ Available Commands
18
18
 
19
19
  * change-compartment
20
20
 
21
+ * change-distributed-autonomous-db-backup-config
22
+
21
23
  * configure-distributed-autonomous-database-gsms
22
24
 
23
25
  * configure-distributed-autonomous-database-sharding
@@ -68,7 +68,10 @@ The display name of the Globally distributed database.
68
68
 
69
69
  --listener-port [integer]
70
70
 
71
- The listener port number for the Globally distributed database.
71
+ The listener port number for the Globally distributed database. The
72
+ listener port number has to be unique for a customer tenancy across
73
+ all distributed databases. Same port number should not be re-used for
74
+ any other distributed database.
72
75
 
73
76
  --ncharacter-set [text]
74
77
 
@@ -76,11 +79,17 @@ The national character set for the database.
76
79
 
77
80
  --ons-port-local [integer]
78
81
 
79
- Ons local port number.
82
+ The ons local port number for the Globally distributed database. The
83
+ onsPortLocal has to be unique for a customer tenancy across all
84
+ distributed databases. Same port number should not be re-used for any
85
+ other distributed database.
80
86
 
81
87
  --ons-port-remote [integer]
82
88
 
83
- Ons remote port number.
89
+ The ons remote port number for the Globally distributed database. The
90
+ onsPortRemote has to be unique for a customer tenancy across all
91
+ distributed databases. Same port number should not be re-used for any
92
+ other distributed database.
84
93
 
85
94
  --prefix [text]
86
95
 
@@ -127,9 +136,11 @@ Optional Parameters
127
136
 
128
137
  --chunks [integer]
129
138
 
130
- The default number of unique chunks in a shardspace. The value of
131
- chunks must be greater than 2 times the size of the largest shardgroup
132
- in any shardspace.
139
+ Number of chunks in a shardspace. The value of chunks must be greater
140
+ than 2 times the size of the largest shardgroup in any shardspace.
141
+ Chunks is required to be provided for distributed databases being
142
+ created with SYSTEM shardingMethod. For USER shardingMethod, chunks
143
+ should not be set in create payload.
133
144
 
134
145
  --db-backup-config [complex type]
135
146
 
@@ -196,7 +207,12 @@ The SSH public key for Global service manager instances.
196
207
 
197
208
  --listener-port-tls [integer]
198
209
 
199
- The TLS listener port number for Globally distributed database.
210
+ The TLS listener port number for the Globally distributed database.
211
+ The TLS listener port number has to be unique for a customer tenancy
212
+ across all distributed databases. Same port number should not be re-
213
+ used for any other distributed database. For BASE_DB and EXADB_XS
214
+ based distributed databases, tls is not supported hence the
215
+ listenerPortTls is not needed to be provided in create payload.
200
216
 
201
217
  --max-wait-seconds [integer]
202
218
 
@@ -211,8 +227,11 @@ database. Currently supported values are 3, 5 and 7.
211
227
  --replication-method [text]
212
228
 
213
229
  The Replication method for Globally distributed database. Use RAFT for
214
- Raft replication, and DG for DataGuard. If replicationMethod is not
215
- provided, it defaults to DG.
230
+ Raft based replication. With RAFT replication, shards cannot have
231
+ peers details set on them. In case shards need to have peers, please
232
+ do not set RAFT replicationMethod. For all non RAFT replication cases
233
+ (with or without peers), please set replicationMethod as DG or do not
234
+ set any value for replicationMethod.
216
235
 
217
236
  Accepted values are:
218
237
 
@@ -220,8 +239,9 @@ Accepted values are:
220
239
 
221
240
  --replication-unit [integer]
222
241
 
223
- For RAFT replication based Globally distributed database, the value
224
- should be atleast twice the number of shards.
242
+ The replication unit count for RAFT based distributed database. For
243
+ RAFT replication based Globally distributed database, the value should
244
+ be at least twice the number of shards.
225
245
 
226
246
  --wait-for-state [text]
227
247
 
@@ -17,8 +17,9 @@
17
17
  Description
18
18
  ===========
19
19
 
20
- Rotate passwords for different components of the Globally distributed
21
- database.
20
+ Rotate the gsmuser and gsmcatuser passwords for shards and catalog of
21
+ the Globally distributed database. This operation will also remove
22
+ GdsCtlNodes if present.
22
23
 
23
24
 
24
25
  Usage
@@ -20,6 +20,8 @@ Available Commands
20
20
 
21
21
  * change-compartment
22
22
 
23
+ * change-distributed-autonomous-db-backup-config
24
+
23
25
  * configure-distributed-autonomous-database-gsms
24
26
 
25
27
  * configure-distributed-autonomous-database-sharding
@@ -0,0 +1,99 @@
1
+ "get"
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
+ Retrieve compliance for a fleet.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci fleet-apps-management compliance get [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --fleet-id [text]
33
+
34
+ Unique Fleet identifier.
35
+
36
+
37
+ Optional Parameters
38
+ ===================
39
+
40
+ --from-json [text]
41
+
42
+ Provide input to this command as a JSON document from a file using the
43
+ file://path-to/file syntax.
44
+
45
+ The "--generate-full-command-json-input" option can be used to
46
+ generate a sample json file to be used with this command option. The
47
+ key names are pre-populated and match the command option names
48
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
49
+ while the values of the keys need to be populated by the user before
50
+ using the sample file as an input to this command. For any command
51
+ option that accepts multiple values, the value of the key can be a
52
+ JSON array.
53
+
54
+ Options can still be provided on the command line. If an option exists
55
+ in both the JSON document and the command line then the command line
56
+ specified value will be used.
57
+
58
+ For examples on usage of this option, please see our “using CLI with
59
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
60
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
61
+
62
+
63
+ Global Parameters
64
+ =================
65
+
66
+ Use "oci --help" for help on global parameters.
67
+
68
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
69
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
70
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
71
+ --generate-param-json-input", "--help", "--latest-version", "--max-
72
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
73
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
74
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
75
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
76
+
77
+
78
+ Example using required parameter
79
+ ================================
80
+
81
+ Copy and paste the following example into a JSON file, replacing the
82
+ example parameters with your own.
83
+
84
+ oci fleet-apps-management fleet create --generate-param-json-input resource-selection > resource-selection.json
85
+
86
+ Copy the following CLI commands into a file named example.sh. Run the
87
+ command by typing “bash example.sh” and replacing the example
88
+ parameters with your own.
89
+
90
+ Please note this sample will only work in the POSIX-compliant bash-
91
+ like shell. You need to set up the OCI configuration and appropriate
92
+ security policies before trying the examples.
93
+
94
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/fleet-apps-management/fleet/create.html#cmdoption-compartment-id
95
+ export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/fleet-apps-management/fleet/create.html#cmdoption-display-name
96
+
97
+ fleet_id=$(oci fleet-apps-management fleet create --compartment-id $compartment_id --display-name $display_name --resource-selection file://resource-selection.json --query data.id --raw-output)
98
+
99
+ oci fleet-apps-management compliance get --fleet-id $fleet_id
@@ -0,0 +1,14 @@
1
+ compliance
2
+ **********
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ Compliance Summary
9
+
10
+
11
+ Available Commands
12
+ ==================
13
+
14
+ * get
@@ -178,10 +178,11 @@ The OCID of the fleet that would be the parent for this fleet.
178
178
 
179
179
  --products [complex type]
180
180
 
181
- Products associated with the Fleet. This is a complex type whose value
182
- must be valid JSON. The value can be provided as a string on the
183
- command line or passed in as a file using the file://path/to/file
184
- syntax.
181
+ Products associated with the Fleet. Provide PlatformConfiguration Ids
182
+ corresponding to all the Products that need to be managed. This is a
183
+ complex type whose value must be valid JSON. The value can be provided
184
+ as a string on the command line or passed in as a file using the
185
+ file://path/to/file syntax.
185
186
 
186
187
  The "--generate-param-json-input" option can be used to generate an
187
188
  example of the JSON which must be provided. We recommend storing this
@@ -167,10 +167,11 @@ The OCID of the fleet that would be the parent for this fleet.
167
167
 
168
168
  --products [complex type]
169
169
 
170
- Products associated with the Fleet. This is a complex type whose value
171
- must be valid JSON. The value can be provided as a string on the
172
- command line or passed in as a file using the file://path/to/file
173
- syntax.
170
+ Products associated with the Fleet. Provide PlatformConfiguration Ids
171
+ corresponding to all the Products that need to be managed. This is a
172
+ complex type whose value must be valid JSON. The value can be provided
173
+ as a string on the command line or passed in as a file using the
174
+ file://path/to/file syntax.
174
175
 
175
176
  The "--generate-param-json-input" option can be used to generate an
176
177
  example of the JSON which must be provided. We recommend storing this
@@ -167,10 +167,11 @@ The OCID of the fleet that would be the parent for this fleet.
167
167
 
168
168
  --products [complex type]
169
169
 
170
- Products associated with the Fleet. This is a complex type whose value
171
- must be valid JSON. The value can be provided as a string on the
172
- command line or passed in as a file using the file://path/to/file
173
- syntax.
170
+ Products associated with the Fleet. Provide PlatformConfiguration Ids
171
+ corresponding to all the Products that need to be managed. This is a
172
+ complex type whose value must be valid JSON. The value can be provided
173
+ as a string on the command line or passed in as a file using the
174
+ file://path/to/file syntax.
174
175
 
175
176
  The "--generate-param-json-input" option can be used to generate an
176
177
  example of the JSON which must be provided. We recommend storing this
@@ -167,10 +167,11 @@ The OCID of the fleet that would be the parent for this fleet.
167
167
 
168
168
  --products [complex type]
169
169
 
170
- Products associated with the Fleet. This is a complex type whose value
171
- must be valid JSON. The value can be provided as a string on the
172
- command line or passed in as a file using the file://path/to/file
173
- syntax.
170
+ Products associated with the Fleet. Provide PlatformConfiguration Ids
171
+ corresponding to all the Products that need to be managed. This is a
172
+ complex type whose value must be valid JSON. The value can be provided
173
+ as a string on the command line or passed in as a file using the
174
+ file://path/to/file syntax.
174
175
 
175
176
  The "--generate-param-json-input" option can be used to generate an
176
177
  example of the JSON which must be provided. We recommend storing this
@@ -167,10 +167,11 @@ The OCID of the fleet that would be the parent for this fleet.
167
167
 
168
168
  --products [complex type]
169
169
 
170
- Products associated with the Fleet. This is a complex type whose value
171
- must be valid JSON. The value can be provided as a string on the
172
- command line or passed in as a file using the file://path/to/file
173
- syntax.
170
+ Products associated with the Fleet. Provide PlatformConfiguration Ids
171
+ corresponding to all the Products that need to be managed. This is a
172
+ complex type whose value must be valid JSON. The value can be provided
173
+ as a string on the command line or passed in as a file using the
174
+ file://path/to/file syntax.
174
175
 
175
176
  The "--generate-param-json-input" option can be used to generate an
176
177
  example of the JSON which must be provided. We recommend storing this
@@ -167,10 +167,11 @@ The OCID of the fleet that would be the parent for this fleet.
167
167
 
168
168
  --products [complex type]
169
169
 
170
- Products associated with the Fleet. This is a complex type whose value
171
- must be valid JSON. The value can be provided as a string on the
172
- command line or passed in as a file using the file://path/to/file
173
- syntax.
170
+ Products associated with the Fleet. Provide PlatformConfiguration Ids
171
+ corresponding to all the Products that need to be managed. This is a
172
+ complex type whose value must be valid JSON. The value can be provided
173
+ as a string on the command line or passed in as a file using the
174
+ file://path/to/file syntax.
174
175
 
175
176
  The "--generate-param-json-input" option can be used to generate an
176
177
  example of the JSON which must be provided. We recommend storing this
@@ -178,10 +178,11 @@ The OCID of the fleet that would be the parent for this fleet.
178
178
 
179
179
  --products [complex type]
180
180
 
181
- Products associated with the Fleet. This is a complex type whose value
182
- must be valid JSON. The value can be provided as a string on the
183
- command line or passed in as a file using the file://path/to/file
184
- syntax.
181
+ Products associated with the Fleet. Provide PlatformConfiguration Ids
182
+ corresponding to all the Products that need to be managed. This is a
183
+ complex type whose value must be valid JSON. The value can be provided
184
+ as a string on the command line or passed in as a file using the
185
+ file://path/to/file syntax.
185
186
 
186
187
  The "--generate-param-json-input" option can be used to generate an
187
188
  example of the JSON which must be provided. We recommend storing this
@@ -75,6 +75,11 @@ Example:
75
75
 
76
76
  My new resource
77
77
 
78
+ --environment-type [text]
79
+
80
+ Environment Type associated with the Fleet. Applicable for ENVIRONMENT
81
+ fleet types.
82
+
78
83
  --force
79
84
 
80
85
  Perform update without prompting for confirmation.
@@ -153,10 +158,11 @@ via the file:// syntax.
153
158
 
154
159
  --products [complex type]
155
160
 
156
- Products associated with the Fleet. This is a complex type whose value
157
- must be valid JSON. The value can be provided as a string on the
158
- command line or passed in as a file using the file://path/to/file
159
- syntax.
161
+ Products associated with the Fleet. Provide PlatformConfiguration Ids
162
+ corresponding to all the Products that need to be managed. This is a
163
+ complex type whose value must be valid JSON. The value can be provided
164
+ as a string on the command line or passed in as a file using the
165
+ file://path/to/file syntax.
160
166
 
161
167
  The "--generate-param-json-input" option can be used to generate an
162
168
  example of the JSON which must be provided. We recommend storing this
@@ -64,6 +64,11 @@ Example:
64
64
 
65
65
  My new resource
66
66
 
67
+ --environment-type [text]
68
+
69
+ Environment Type associated with the Fleet. Applicable for ENVIRONMENT
70
+ fleet types.
71
+
67
72
  --force
68
73
 
69
74
  Perform update without prompting for confirmation.
@@ -142,10 +147,11 @@ via the file:// syntax.
142
147
 
143
148
  --products [complex type]
144
149
 
145
- Products associated with the Fleet. This is a complex type whose value
146
- must be valid JSON. The value can be provided as a string on the
147
- command line or passed in as a file using the file://path/to/file
148
- syntax.
150
+ Products associated with the Fleet. Provide PlatformConfiguration Ids
151
+ corresponding to all the Products that need to be managed. This is a
152
+ complex type whose value must be valid JSON. The value can be provided
153
+ as a string on the command line or passed in as a file using the
154
+ file://path/to/file syntax.
149
155
 
150
156
  The "--generate-param-json-input" option can be used to generate an
151
157
  example of the JSON which must be provided. We recommend storing this
@@ -64,6 +64,11 @@ Example:
64
64
 
65
65
  My new resource
66
66
 
67
+ --environment-type [text]
68
+
69
+ Environment Type associated with the Fleet. Applicable for ENVIRONMENT
70
+ fleet types.
71
+
67
72
  --force
68
73
 
69
74
  Perform update without prompting for confirmation.
@@ -142,10 +147,11 @@ via the file:// syntax.
142
147
 
143
148
  --products [complex type]
144
149
 
145
- Products associated with the Fleet. This is a complex type whose value
146
- must be valid JSON. The value can be provided as a string on the
147
- command line or passed in as a file using the file://path/to/file
148
- syntax.
150
+ Products associated with the Fleet. Provide PlatformConfiguration Ids
151
+ corresponding to all the Products that need to be managed. This is a
152
+ complex type whose value must be valid JSON. The value can be provided
153
+ as a string on the command line or passed in as a file using the
154
+ file://path/to/file syntax.
149
155
 
150
156
  The "--generate-param-json-input" option can be used to generate an
151
157
  example of the JSON which must be provided. We recommend storing this
@@ -39,6 +39,32 @@ Tenancy OCID
39
39
  Optional Parameters
40
40
  ===================
41
41
 
42
+ --defined-tags [complex type]
43
+
44
+ Defined tags for this resource. Each key is predefined and scoped to a
45
+ namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
46
+ a complex type whose value must be valid JSON. The value can be
47
+ provided as a string on the command line or passed in as a file using
48
+ the file://path/to/file syntax.
49
+
50
+ The "--generate-param-json-input" option can be used to generate an
51
+ example of the JSON which must be provided. We recommend storing this
52
+ example in a file, modifying it as needed and then passing it back in
53
+ via the file:// syntax.
54
+
55
+ --freeform-tags [complex type]
56
+
57
+ Simple key-value pair that is applied without any predefined name,
58
+ type or scope. Exists for cross-compatibility only. Example: *{“bar-
59
+ key”: “value”}* This is a complex type whose value must be valid JSON.
60
+ The value can be provided as a string on the command line or passed in
61
+ as a file using the file://path/to/file syntax.
62
+
63
+ The "--generate-param-json-input" option can be used to generate an
64
+ example of the JSON which must be provided. We recommend storing this
65
+ example in a file, modifying it as needed and then passing it back in
66
+ via the file:// syntax.
67
+
42
68
  --from-json [text]
43
69
 
44
70
  Provide input to this command as a JSON document from a file using the
@@ -38,6 +38,36 @@ given identifier.
38
38
  Optional Parameters
39
39
  ===================
40
40
 
41
+ --defined-tags [complex type]
42
+
43
+ Defined tags for this resource. Each key is predefined and scoped to a
44
+ namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
45
+ a complex type whose value must be valid JSON. The value can be
46
+ provided as a string on the command line or passed in as a file using
47
+ the file://path/to/file syntax.
48
+
49
+ The "--generate-param-json-input" option can be used to generate an
50
+ example of the JSON which must be provided. We recommend storing this
51
+ example in a file, modifying it as needed and then passing it back in
52
+ via the file:// syntax.
53
+
54
+ --force
55
+
56
+ Perform update without prompting for confirmation.
57
+
58
+ --freeform-tags [complex type]
59
+
60
+ Simple key-value pair that is applied without any predefined name,
61
+ type or scope. Exists for cross-compatibility only. Example: *{“bar-
62
+ key”: “value”}* This is a complex type whose value must be valid JSON.
63
+ The value can be provided as a string on the command line or passed in
64
+ as a file using the file://path/to/file syntax.
65
+
66
+ The "--generate-param-json-input" option can be used to generate an
67
+ example of the JSON which must be provided. We recommend storing this
68
+ example in a file, modifying it as needed and then passing it back in
69
+ via the file:// syntax.
70
+
41
71
  --from-json [text]
42
72
 
43
73
  Provide input to this command as a JSON document from a file using the