oci-cli 3.63.3__py3-none-any.whl → 3.64.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oci_cli/bin/devops.psm1 +5 -1
- oci_cli/bin/redis.psm1 +28 -3
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/change-compartment.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/create.txt +180 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/delete.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/get.txt +93 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/update.txt +194 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection/list-stream-groups.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/change-compartment.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create-stream-job-object-storage-output-location.txt +187 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create.txt +184 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/delete.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/get.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/start.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/stop.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update-stream-job-object-storage-output-location.txt +206 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update.txt +202 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection/list-stream-jobs.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/change-compartment.txt +138 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create-stream-source-rtsp-source-details.txt +173 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create.txt +163 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/delete.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/get.txt +98 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update-stream-source-rtsp-source-details.txt +189 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update.txt +177 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection/list-stream-sources.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/change-compartment.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/create.txt +157 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/delete.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/get.txt +94 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/update.txt +167 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection/list-vision-private-endpoints.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ai-vision.txt +76 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/{compute-gpu-memory-cluster-collection/list-compute-gpu-memory-clusters.txt → compute-gpu-memory-cluster/list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-compute-bare-metal-host-placement-constraint-details.txt +0 -5
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt +0 -5
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch.txt +0 -5
- oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/terminate.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute.txt +2 -4
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alert-analytics.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alerts.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/change-compartment.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/create.txt +182 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/delete.txt +138 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/get.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list-associated-resources.txt +145 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list.txt +211 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/update.txt +192 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set.txt +28 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-event-analytics.txt +11 -10
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-events.txt +9 -8
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-analytics/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-collection/list-audit-policies.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-available.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-collected.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-compartment.txt +5 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-retention.txt +14 -10
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/create.txt +205 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/delete.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/discover-audit-trails.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/get.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-available-audit-volumes.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-collected-audit-volumes.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-target-overrides.txt +143 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/update.txt +14 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile-analytic-collection/list-audit-profile-analytics.txt +10 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/start.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/update.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail-analytic-collection/list-audit-trail-analytics.txt +187 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-table-access-entry-collection/list-database-table-access-entries.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-view-access-entry-collection/list-database-view-access-entries.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-analytics.txt +28 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-referential-relation-summary/list-masking-policy-referential-relations.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/list.txt +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/create-peer-target-database-database-cloud-service-details.txt +10 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/update-peer-target-database-database-cloud-service-details.txt +10 -6
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/generate-report.txt +13 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-summary/list-reports.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/apply-security-assessment-template.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare-to-template-baseline.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/create.txt +33 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/download-security-assessment-report.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/generate-security-assessment-report.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-template-baseline-comparison.txt +112 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-checks.txt +186 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-finding-analytics.txt +35 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +33 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-feature-analytics.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-features.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-analytics.txt +188 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-association-analytics.txt +174 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list.txt +21 -3
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-checks.txt +145 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-findings.txt +145 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/remove.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/change-compartment.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/create.txt +159 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/delete.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/get.txt +3 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/list.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/update.txt +3 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/change-compartment.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/create.txt +189 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/update.txt +197 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection/list-security-policy-configs.txt +375 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/change-compartment.txt +7 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/create.txt +179 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/delete.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/deploy.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/get.txt +7 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/list.txt +10 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/refresh.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/update.txt +7 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/get.txt +7 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/list.txt +21 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-discovery-analytics.txt +27 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-sensitive-column-analytics.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection-analytics/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql-analytics/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violation-analytics.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violations.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/change-compartment.txt +138 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/create.txt +175 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/delete.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get-group-members.txt +118 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get.txt +99 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/update.txt +189 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary/list-target-database-groups.txt +365 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group.txt +25 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/bulk-create.txt +164 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/change-compartment.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/create.txt +195 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/delete.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/get.txt +102 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/update.txt +202 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection/list-unified-audit-policies.txt +385 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/change-compartment.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/delete.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/update.txt +171 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection/list-unified-audit-policy-definitions.txt +205 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition.txt +20 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy.txt +25 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/create.txt +13 -2
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt +118 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/change-compartment.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create-job-artifact.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create.txt +29 -24
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get-artifact-content.txt +2 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/head-job-artifact.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/update.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/cancel.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/change-compartment.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/create.txt +23 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/update.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/create.txt +11 -0
- 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 +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/create-or-update.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/delete.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/reopen-pull-request-comment.txt +119 -0
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/resolve-pull-request-comment.txt +119 -0
- oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/devops.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-kinesis-connection.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt +4 -3
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-data-lake-storage-connection.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt +20 -8
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-pub-sub-connection.txt +8 -9
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-object-storage-connection.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-nosql-connection.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-kinesis-connection.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +4 -3
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-data-lake-storage-connection.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt +20 -8
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-object-storage-connection.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-nosql-connection.txt +2 -2
- 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/lfs/lustre-file-system.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/lfs.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/create.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution.txt +12 -10
- oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/create.txt +11 -16
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/associated-oci-cache-cluster-summary/list-associated-oci-cache-clusters.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/associated-oci-cache-cluster-summary.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/change-compartment.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/create.txt +175 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/delete.txt +138 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/get.txt +100 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/update.txt +173 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set-summary/list-oci-cache-config-sets.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set-summary.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set.txt +33 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set/get.txt +96 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set-summary/list-oci-cache-default-config-sets.txt +156 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set-summary.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set.txt +21 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/create.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/redis.txt +32 -0
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +15 -12
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/put-attachment.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +20 -14
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident.txt +3 -1
- oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/support.txt +2 -0
- oci_cli/version.py +1 -1
- {oci_cli-3.63.3.dist-info → oci_cli-3.64.0.dist-info}/METADATA +2 -2
- {oci_cli-3.63.3.dist-info → oci_cli-3.64.0.dist-info}/RECORD +281 -158
- services/ai_vision/src/oci_cli_ai_service_vision/generated/aiservicevision_cli.py +2349 -448
- services/cims/src/oci_cli_incident/cims_cli_extended.py +70 -14
- services/cims/src/oci_cli_incident/generated/incident_cli.py +76 -15
- services/core/src/oci_cli_compute/generated/compute_cli.py +19 -79
- services/core/src/oci_cli_virtual_network/generated/virtualnetwork_cli.py +16 -14
- services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py +3822 -391
- services/data_science/src/oci_cli_data_science/datascience_cli_extended.py +47 -6
- services/data_science/src/oci_cli_data_science/generated/datascience_cli.py +1351 -139
- services/devops/src/oci_cli_devops/generated/devops_cli.py +62 -2
- services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py +67 -25
- services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py +38 -4
- services/redis/src/oci_cli_oci_cache_config_set/__init__.py +4 -0
- services/redis/src/oci_cli_oci_cache_config_set/generated/__init__.py +4 -0
- services/redis/src/oci_cli_oci_cache_config_set/generated/client_mappings.py +14 -0
- services/redis/src/oci_cli_oci_cache_config_set/generated/ocicacheconfigset_cli.py +458 -0
- services/redis/src/oci_cli_oci_cache_default_config_set/__init__.py +4 -0
- services/redis/src/oci_cli_oci_cache_default_config_set/generated/__init__.py +4 -0
- services/redis/src/oci_cli_oci_cache_default_config_set/generated/client_mappings.py +14 -0
- services/redis/src/oci_cli_oci_cache_default_config_set/generated/ocicachedefaultconfigset_cli.py +129 -0
- services/redis/src/oci_cli_redis_cluster/generated/rediscluster_cli.py +10 -2
- oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster-collection.txt +0 -14
- /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.63.3.dist-info → oci_cli-3.64.0.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.63.3.dist-info → oci_cli-3.64.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.63.3.dist-info → oci_cli-3.64.0.dist-info}/WHEEL +0 -0
- {oci_cli-3.63.3.dist-info → oci_cli-3.64.0.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.63.3.dist-info → oci_cli-3.64.0.dist-info}/top_level.txt +0 -0
|
@@ -88,12 +88,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
88
88
|
Example using required parameter
|
|
89
89
|
================================
|
|
90
90
|
|
|
91
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
92
|
-
example parameters with your own.
|
|
93
|
-
|
|
94
|
-
oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
|
|
95
|
-
oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
|
|
96
|
-
|
|
97
91
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
98
92
|
command by typing “bash example.sh” and replacing the example
|
|
99
93
|
parameters with your own.
|
|
@@ -103,9 +97,10 @@ like shell. You need to set up the OCI configuration and appropriate
|
|
|
103
97
|
security policies before trying the examples.
|
|
104
98
|
|
|
105
99
|
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-science/project/create.html#cmdoption-compartment-id
|
|
100
|
+
export file=<substitute-value-of-file> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-science/job/get-artifact-content.html#cmdoption-file
|
|
106
101
|
|
|
107
102
|
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
108
103
|
|
|
109
|
-
job_id=$(oci data-science job create --compartment-id $compartment_id --
|
|
104
|
+
job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
|
|
110
105
|
|
|
111
106
|
oci data-science job get-artifact-content --file $file --job-id $job_id
|
|
@@ -78,12 +78,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
78
78
|
Example using required parameter
|
|
79
79
|
================================
|
|
80
80
|
|
|
81
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
82
|
-
example parameters with your own.
|
|
83
|
-
|
|
84
|
-
oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
|
|
85
|
-
oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
|
|
86
|
-
|
|
87
81
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
88
82
|
command by typing “bash example.sh” and replacing the example
|
|
89
83
|
parameters with your own.
|
|
@@ -96,6 +90,6 @@ security policies before trying the examples.
|
|
|
96
90
|
|
|
97
91
|
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
98
92
|
|
|
99
|
-
job_id=$(oci data-science job create --compartment-id $compartment_id --
|
|
93
|
+
job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
|
|
100
94
|
|
|
101
95
|
oci data-science job get --job-id $job_id
|
|
@@ -78,12 +78,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
78
78
|
Example using required parameter
|
|
79
79
|
================================
|
|
80
80
|
|
|
81
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
82
|
-
example parameters with your own.
|
|
83
|
-
|
|
84
|
-
oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
|
|
85
|
-
oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
|
|
86
|
-
|
|
87
81
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
88
82
|
command by typing “bash example.sh” and replacing the example
|
|
89
83
|
parameters with your own.
|
|
@@ -96,6 +90,6 @@ security policies before trying the examples.
|
|
|
96
90
|
|
|
97
91
|
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
98
92
|
|
|
99
|
-
job_id=$(oci data-science job create --compartment-id $compartment_id --
|
|
93
|
+
job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
|
|
100
94
|
|
|
101
95
|
oci data-science job head-job-artifact --job-id $job_id
|
|
@@ -179,12 +179,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
179
179
|
Example using required parameter
|
|
180
180
|
================================
|
|
181
181
|
|
|
182
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
183
|
-
example parameters with your own.
|
|
184
|
-
|
|
185
|
-
oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
|
|
186
|
-
oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
|
|
187
|
-
|
|
188
182
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
189
183
|
command by typing “bash example.sh” and replacing the example
|
|
190
184
|
parameters with your own.
|
|
@@ -197,6 +191,6 @@ security policies before trying the examples.
|
|
|
197
191
|
|
|
198
192
|
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
199
193
|
|
|
200
|
-
job_id=$(oci data-science job create --compartment-id $compartment_id --
|
|
194
|
+
job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
|
|
201
195
|
|
|
202
196
|
oci data-science job update --job-id $job_id
|
|
@@ -86,12 +86,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
86
86
|
Example using required parameter
|
|
87
87
|
================================
|
|
88
88
|
|
|
89
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
90
|
-
example parameters with your own.
|
|
91
|
-
|
|
92
|
-
oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
|
|
93
|
-
oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
|
|
94
|
-
|
|
95
89
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
96
90
|
command by typing “bash example.sh” and replacing the example
|
|
97
91
|
parameters with your own.
|
|
@@ -104,7 +98,7 @@ security policies before trying the examples.
|
|
|
104
98
|
|
|
105
99
|
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
106
100
|
|
|
107
|
-
job_id=$(oci data-science job create --compartment-id $compartment_id --
|
|
101
|
+
job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
|
|
108
102
|
|
|
109
103
|
job_run_id=$(oci data-science job-run create --compartment-id $compartment_id --job-id $job_id --project-id $project_id --query data.id --raw-output)
|
|
110
104
|
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/change-compartment.txt
CHANGED
|
@@ -90,12 +90,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
90
90
|
Example using required parameter
|
|
91
91
|
================================
|
|
92
92
|
|
|
93
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
94
|
-
example parameters with your own.
|
|
95
|
-
|
|
96
|
-
oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
|
|
97
|
-
oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
|
|
98
|
-
|
|
99
93
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
100
94
|
command by typing “bash example.sh” and replacing the example
|
|
101
95
|
parameters with your own.
|
|
@@ -108,7 +102,7 @@ security policies before trying the examples.
|
|
|
108
102
|
|
|
109
103
|
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
110
104
|
|
|
111
|
-
job_id=$(oci data-science job create --compartment-id $compartment_id --
|
|
105
|
+
job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
|
|
112
106
|
|
|
113
107
|
job_run_id=$(oci data-science job-run create --compartment-id $compartment_id --job-id $job_id --project-id $project_id --query data.id --raw-output)
|
|
114
108
|
|
|
@@ -120,6 +120,28 @@ 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
|
+
--job-infrastructure-configuration-override-details [complex type]
|
|
124
|
+
|
|
125
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
126
|
+
be provided as a string on the command line or passed in as a file
|
|
127
|
+
using the file://path/to/file syntax.
|
|
128
|
+
|
|
129
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
130
|
+
example of the JSON which must be provided. We recommend storing this
|
|
131
|
+
example in a file, modifying it as needed and then passing it back in
|
|
132
|
+
via the file:// syntax.
|
|
133
|
+
|
|
134
|
+
--job-node-configuration-override-details [complex type]
|
|
135
|
+
|
|
136
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
137
|
+
be provided as a string on the command line or passed in as a file
|
|
138
|
+
using 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
|
+
|
|
123
145
|
--log-configuration-override-details [complex type]
|
|
124
146
|
|
|
125
147
|
This is a complex type whose value must be valid JSON. The value can
|
|
@@ -180,12 +202,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
180
202
|
Example using required parameter
|
|
181
203
|
================================
|
|
182
204
|
|
|
183
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
184
|
-
example parameters with your own.
|
|
185
|
-
|
|
186
|
-
oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
|
|
187
|
-
oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
|
|
188
|
-
|
|
189
205
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
190
206
|
command by typing “bash example.sh” and replacing the example
|
|
191
207
|
parameters with your own.
|
|
@@ -198,6 +214,6 @@ security policies before trying the examples.
|
|
|
198
214
|
|
|
199
215
|
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
200
216
|
|
|
201
|
-
job_id=$(oci data-science job create --compartment-id $compartment_id --
|
|
217
|
+
job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
|
|
202
218
|
|
|
203
219
|
oci data-science job-run create --compartment-id $compartment_id --job-id $job_id --project-id $project_id
|
|
@@ -116,12 +116,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
116
116
|
Example using required parameter
|
|
117
117
|
================================
|
|
118
118
|
|
|
119
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
120
|
-
example parameters with your own.
|
|
121
|
-
|
|
122
|
-
oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
|
|
123
|
-
oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
|
|
124
|
-
|
|
125
119
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
126
120
|
command by typing “bash example.sh” and replacing the example
|
|
127
121
|
parameters with your own.
|
|
@@ -134,7 +128,7 @@ security policies before trying the examples.
|
|
|
134
128
|
|
|
135
129
|
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
136
130
|
|
|
137
|
-
job_id=$(oci data-science job create --compartment-id $compartment_id --
|
|
131
|
+
job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
|
|
138
132
|
|
|
139
133
|
job_run_id=$(oci data-science job-run create --compartment-id $compartment_id --job-id $job_id --project-id $project_id --query data.id --raw-output)
|
|
140
134
|
|
|
@@ -78,12 +78,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
78
78
|
Example using required parameter
|
|
79
79
|
================================
|
|
80
80
|
|
|
81
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
82
|
-
example parameters with your own.
|
|
83
|
-
|
|
84
|
-
oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
|
|
85
|
-
oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
|
|
86
|
-
|
|
87
81
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
88
82
|
command by typing “bash example.sh” and replacing the example
|
|
89
83
|
parameters with your own.
|
|
@@ -96,7 +90,7 @@ security policies before trying the examples.
|
|
|
96
90
|
|
|
97
91
|
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
98
92
|
|
|
99
|
-
job_id=$(oci data-science job create --compartment-id $compartment_id --
|
|
93
|
+
job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
|
|
100
94
|
|
|
101
95
|
job_run_id=$(oci data-science job-run create --compartment-id $compartment_id --job-id $job_id --project-id $project_id --query data.id --raw-output)
|
|
102
96
|
|
|
@@ -147,12 +147,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
|
147
147
|
Example using required parameter
|
|
148
148
|
================================
|
|
149
149
|
|
|
150
|
-
Copy and paste the following example into a JSON file, replacing the
|
|
151
|
-
example parameters with your own.
|
|
152
|
-
|
|
153
|
-
oci data-science job create --generate-param-json-input configuration-details > configuration-details.json
|
|
154
|
-
oci data-science job create --generate-param-json-input infrastructure-configuration-details > infrastructure-configuration-details.json
|
|
155
|
-
|
|
156
150
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
157
151
|
command by typing “bash example.sh” and replacing the example
|
|
158
152
|
parameters with your own.
|
|
@@ -165,7 +159,7 @@ security policies before trying the examples.
|
|
|
165
159
|
|
|
166
160
|
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
167
161
|
|
|
168
|
-
job_id=$(oci data-science job create --compartment-id $compartment_id --
|
|
162
|
+
job_id=$(oci data-science job create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
|
|
169
163
|
|
|
170
164
|
job_run_id=$(oci data-science job-run create --compartment-id $compartment_id --job-id $job_id --project-id $project_id --query data.id --raw-output)
|
|
171
165
|
|
|
@@ -105,6 +105,17 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
105
105
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
106
106
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
107
107
|
|
|
108
|
+
--infrastructure-configuration-override-details [complex type]
|
|
109
|
+
|
|
110
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
111
|
+
be provided as a string on the command line or passed in as a file
|
|
112
|
+
using the file://path/to/file syntax.
|
|
113
|
+
|
|
114
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
115
|
+
example of the JSON which must be provided. We recommend storing this
|
|
116
|
+
example in a file, modifying it as needed and then passing it back in
|
|
117
|
+
via the file:// syntax.
|
|
118
|
+
|
|
108
119
|
--log-configuration-override-details [complex type]
|
|
109
120
|
|
|
110
121
|
This is a complex type whose value must be valid JSON. The value can
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"list
|
|
2
|
-
|
|
1
|
+
"list"
|
|
2
|
+
******
|
|
3
3
|
|
|
4
4
|
* Description
|
|
5
5
|
|
|
@@ -24,7 +24,7 @@ ID.
|
|
|
24
24
|
Usage
|
|
25
25
|
=====
|
|
26
26
|
|
|
27
|
-
oci delegate-access-control work-request work-request-log
|
|
27
|
+
oci delegate-access-control work-request work-request-log list [OPTIONS]
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
Required Parameters
|
|
@@ -123,6 +123,6 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
123
123
|
like shell. You need to set up the OCI configuration and appropriate
|
|
124
124
|
security policies before trying the examples.
|
|
125
125
|
|
|
126
|
-
export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/delegate-access-control/work-request/work-request-log
|
|
126
|
+
export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/delegate-access-control/work-request/work-request-log/list.html#cmdoption-work-request-id
|
|
127
127
|
|
|
128
|
-
oci delegate-access-control work-request work-request-log
|
|
128
|
+
oci delegate-access-control work-request work-request-log list --work-request-id $work_request_id
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
"reopen-pull-request-comment"
|
|
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
|
+
Reopen a PullRequest Comment
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci devops pull-request reopen-pull-request-comment [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--comment-id [text]
|
|
33
|
+
|
|
34
|
+
unique PullRequest Comment identifier
|
|
35
|
+
|
|
36
|
+
--pull-request-id [text]
|
|
37
|
+
|
|
38
|
+
unique PullRequest identifier
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
Optional Parameters
|
|
42
|
+
===================
|
|
43
|
+
|
|
44
|
+
--from-json [text]
|
|
45
|
+
|
|
46
|
+
Provide input to this command as a JSON document from a file using the
|
|
47
|
+
file://path-to/file syntax.
|
|
48
|
+
|
|
49
|
+
The "--generate-full-command-json-input" option can be used to
|
|
50
|
+
generate a sample json file to be used with this command option. The
|
|
51
|
+
key names are pre-populated and match the command option names
|
|
52
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
53
|
+
while the values of the keys need to be populated by the user before
|
|
54
|
+
using the sample file as an input to this command. For any command
|
|
55
|
+
option that accepts multiple values, the value of the key can be a
|
|
56
|
+
JSON array.
|
|
57
|
+
|
|
58
|
+
Options can still be provided on the command line. If an option exists
|
|
59
|
+
in both the JSON document and the command line then the command line
|
|
60
|
+
specified value will be used.
|
|
61
|
+
|
|
62
|
+
For examples on usage of this option, please see our “using CLI with
|
|
63
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
64
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
65
|
+
|
|
66
|
+
--if-match [text]
|
|
67
|
+
|
|
68
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
69
|
+
resource, set the *if-match* parameter to the value of the etag from a
|
|
70
|
+
previous GET or POST response for that resource. The resource will be
|
|
71
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
72
|
+
current etag value.
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
Global Parameters
|
|
76
|
+
=================
|
|
77
|
+
|
|
78
|
+
Use "oci --help" for help on global parameters.
|
|
79
|
+
|
|
80
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
81
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
82
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
83
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
84
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
85
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
86
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
87
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
Example using required parameter
|
|
91
|
+
================================
|
|
92
|
+
|
|
93
|
+
Copy and paste the following example into a JSON file, replacing the
|
|
94
|
+
example parameters with your own.
|
|
95
|
+
|
|
96
|
+
oci devops project create --generate-param-json-input notification-config > notification-config.json
|
|
97
|
+
|
|
98
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
99
|
+
command by typing “bash example.sh” and replacing the example
|
|
100
|
+
parameters with your own.
|
|
101
|
+
|
|
102
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
103
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
104
|
+
security policies before trying the examples.
|
|
105
|
+
|
|
106
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/project/create.html#cmdoption-compartment-id
|
|
107
|
+
export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/project/create.html#cmdoption-name
|
|
108
|
+
export repository_type=<substitute-value-of-repository_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/repository/create.html#cmdoption-repository-type
|
|
109
|
+
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/pull-request/create.html#cmdoption-display-name
|
|
110
|
+
export source_branch=<substitute-value-of-source_branch> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/pull-request/create.html#cmdoption-source-branch
|
|
111
|
+
export comment_id=<substitute-value-of-comment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/pull-request/reopen-pull-request-comment.html#cmdoption-comment-id
|
|
112
|
+
|
|
113
|
+
project_id=$(oci devops project create --compartment-id $compartment_id --name $name --notification-config file://notification-config.json --query data.id --raw-output)
|
|
114
|
+
|
|
115
|
+
repository_id=$(oci devops repository create --name $name --project-id $project_id --repository-type $repository_type --query data.id --raw-output)
|
|
116
|
+
|
|
117
|
+
pull_request_id=$(oci devops pull-request create --display-name $display_name --repository-id $repository_id --source-branch $source_branch --query data.id --raw-output)
|
|
118
|
+
|
|
119
|
+
oci devops pull-request reopen-pull-request-comment --comment-id $comment_id --pull-request-id $pull_request_id
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
"resolve-pull-request-comment"
|
|
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
|
+
Resolve a PullRequest Comment
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci devops pull-request resolve-pull-request-comment [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--comment-id [text]
|
|
33
|
+
|
|
34
|
+
unique PullRequest Comment identifier
|
|
35
|
+
|
|
36
|
+
--pull-request-id [text]
|
|
37
|
+
|
|
38
|
+
unique PullRequest identifier
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
Optional Parameters
|
|
42
|
+
===================
|
|
43
|
+
|
|
44
|
+
--from-json [text]
|
|
45
|
+
|
|
46
|
+
Provide input to this command as a JSON document from a file using the
|
|
47
|
+
file://path-to/file syntax.
|
|
48
|
+
|
|
49
|
+
The "--generate-full-command-json-input" option can be used to
|
|
50
|
+
generate a sample json file to be used with this command option. The
|
|
51
|
+
key names are pre-populated and match the command option names
|
|
52
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
53
|
+
while the values of the keys need to be populated by the user before
|
|
54
|
+
using the sample file as an input to this command. For any command
|
|
55
|
+
option that accepts multiple values, the value of the key can be a
|
|
56
|
+
JSON array.
|
|
57
|
+
|
|
58
|
+
Options can still be provided on the command line. If an option exists
|
|
59
|
+
in both the JSON document and the command line then the command line
|
|
60
|
+
specified value will be used.
|
|
61
|
+
|
|
62
|
+
For examples on usage of this option, please see our “using CLI with
|
|
63
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
64
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
65
|
+
|
|
66
|
+
--if-match [text]
|
|
67
|
+
|
|
68
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
69
|
+
resource, set the *if-match* parameter to the value of the etag from a
|
|
70
|
+
previous GET or POST response for that resource. The resource will be
|
|
71
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
72
|
+
current etag value.
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
Global Parameters
|
|
76
|
+
=================
|
|
77
|
+
|
|
78
|
+
Use "oci --help" for help on global parameters.
|
|
79
|
+
|
|
80
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
81
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
82
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
83
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
84
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
85
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
86
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
87
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
Example using required parameter
|
|
91
|
+
================================
|
|
92
|
+
|
|
93
|
+
Copy and paste the following example into a JSON file, replacing the
|
|
94
|
+
example parameters with your own.
|
|
95
|
+
|
|
96
|
+
oci devops project create --generate-param-json-input notification-config > notification-config.json
|
|
97
|
+
|
|
98
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
99
|
+
command by typing “bash example.sh” and replacing the example
|
|
100
|
+
parameters with your own.
|
|
101
|
+
|
|
102
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
103
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
104
|
+
security policies before trying the examples.
|
|
105
|
+
|
|
106
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/project/create.html#cmdoption-compartment-id
|
|
107
|
+
export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/project/create.html#cmdoption-name
|
|
108
|
+
export repository_type=<substitute-value-of-repository_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/repository/create.html#cmdoption-repository-type
|
|
109
|
+
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/pull-request/create.html#cmdoption-display-name
|
|
110
|
+
export source_branch=<substitute-value-of-source_branch> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/pull-request/create.html#cmdoption-source-branch
|
|
111
|
+
export comment_id=<substitute-value-of-comment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/devops/pull-request/resolve-pull-request-comment.html#cmdoption-comment-id
|
|
112
|
+
|
|
113
|
+
project_id=$(oci devops project create --compartment-id $compartment_id --name $name --notification-config file://notification-config.json --query data.id --raw-output)
|
|
114
|
+
|
|
115
|
+
repository_id=$(oci devops repository create --name $name --project-id $project_id --repository-type $repository_type --query data.id --raw-output)
|
|
116
|
+
|
|
117
|
+
pull_request_id=$(oci devops pull-request create --display-name $display_name --repository-id $repository_id --source-branch $source_branch --query data.id --raw-output)
|
|
118
|
+
|
|
119
|
+
oci devops pull-request resolve-pull-request-comment --comment-id $comment_id --pull-request-id $pull_request_id
|
|
@@ -49,6 +49,15 @@ The Amazon Kinesis technology type.
|
|
|
49
49
|
Optional Parameters
|
|
50
50
|
===================
|
|
51
51
|
|
|
52
|
+
--connection-endpoint [text]
|
|
53
|
+
|
|
54
|
+
Optional Amazon Kinesis service endpoint. Default value:
|
|
55
|
+
https://kinesis.<region>.amazonaws.com
|
|
56
|
+
|
|
57
|
+
--connection-region [text]
|
|
58
|
+
|
|
59
|
+
The name of the AWS region. Default value: us-west-1
|
|
60
|
+
|
|
52
61
|
--defined-tags [complex type]
|
|
53
62
|
|
|
54
63
|
Tags defined for this resource. Each key is predefined and scoped to a
|
|
@@ -52,12 +52,13 @@ Optional Parameters
|
|
|
52
52
|
|
|
53
53
|
--connection-endpoint [text]
|
|
54
54
|
|
|
55
|
-
Optional
|
|
56
|
-
|
|
55
|
+
Optional Amazon S3 service endpoint. Default value: https://my-
|
|
56
|
+
bucket.s3.<region>.amazonaws.com
|
|
57
57
|
|
|
58
58
|
--connection-region [text]
|
|
59
59
|
|
|
60
|
-
The name of the region where the bucket is created.
|
|
60
|
+
The name of the region where the bucket is created. Default value: us-
|
|
61
|
+
west-2
|
|
61
62
|
|
|
62
63
|
--defined-tags [complex type]
|
|
63
64
|
|