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
oci_cli/bin/devops.psm1
CHANGED
|
@@ -17,7 +17,7 @@ function GetOciSubcommands_devops() {
|
|
|
17
17
|
'devops project' = 'cancel-cascading-delete change-compartment create delete delete-project-settings get get-notification-preference get-project-settings list list-project-analytics-authors schedule-cascading-delete summarize-project-analytics update update-notification-preference update-project-settings'
|
|
18
18
|
'devops protected-branch' = 'create-or-update delete'
|
|
19
19
|
'devops protected-branch-collection' = 'list-protected-branches'
|
|
20
|
-
'devops pull-request' = 'create create-pull-request-attachment decline delete delete-pull-request-attachment execute-merge-pull-request get get-pull-request-attachment get-pull-request-attachment-content get-pull-request-change-summary-metrics get-pull-request-notification-preference list-build-run-snapshots list-pull-request-activities list-pull-request-attachments list-pull-request-commits list-pull-request-file-changes list-pull-requests patch reopen review unsubscribe update update-pull-request-notification-preference validate-merge-pull-request'
|
|
20
|
+
'devops pull-request' = 'create create-pull-request-attachment decline delete delete-pull-request-attachment execute-merge-pull-request get get-pull-request-attachment get-pull-request-attachment-content get-pull-request-change-summary-metrics get-pull-request-notification-preference list-build-run-snapshots list-pull-request-activities list-pull-request-attachments list-pull-request-commits list-pull-request-file-changes list-pull-requests patch reopen reopen-pull-request-comment resolve-pull-request-comment review unsubscribe update update-pull-request-notification-preference validate-merge-pull-request'
|
|
21
21
|
'devops pull-request-comment' = 'create-pull-request-comment delete-pull-request-comment get-pull-request-comment like-pull-request-comment list-pull-request-comments unlike-pull-request-comment update-pull-request-comment'
|
|
22
22
|
'devops repository' = 'create create-or-update-git-branch-details create-or-update-git-tag-details delete delete-git-ref delete-ref delete-repository-settings get get-commit get-commit-diff get-file-diff get-mirror-record get-object get-object-content get-ref get-repo-file-diff get-repo-file-lines get-repository-archive-content get-repository-file-lines get-repository-notification-preference get-repository-settings list list-authors list-commit-diffs list-commits list-fork-sync-statuses list-mirror-records list-pull-request-authors list-refs list-repository-analytics-authors mirror put-repository-ref-branch-details put-repository-ref-tag-details summarize-repository-analytics sync update update-repository-notification-preference update-repository-settings'
|
|
23
23
|
'devops repository-path-summary' = 'list-paths'
|
|
@@ -186,6 +186,8 @@ function GetOciCommandsToLongParams_devops() {
|
|
|
186
186
|
'devops pull-request list-pull-requests' = 'all compartment-id created-by destination-branch display-name from-json help id lifecycle-details lifecycle-state limit page page-size repository-id reviewer-principal-id sort-by sort-order source-branch source-repository-id'
|
|
187
187
|
'devops pull-request patch' = 'from-json help if-match items pull-request-id'
|
|
188
188
|
'devops pull-request reopen' = 'from-json help if-match max-wait-seconds pull-request-id wait-for-state wait-interval-seconds'
|
|
189
|
+
'devops pull-request reopen-pull-request-comment' = 'comment-id from-json help if-match pull-request-id'
|
|
190
|
+
'devops pull-request resolve-pull-request-comment' = 'comment-id from-json help if-match pull-request-id'
|
|
189
191
|
'devops pull-request review' = 'action from-json help if-match max-wait-seconds pull-request-id wait-for-state wait-interval-seconds'
|
|
190
192
|
'devops pull-request unsubscribe' = 'file from-json help if-match pull-request-id token'
|
|
191
193
|
'devops pull-request update' = 'defined-tags description destination-branch display-name force freeform-tags from-json help if-match max-wait-seconds pull-request-id reviewers wait-for-state wait-interval-seconds'
|
|
@@ -419,6 +421,8 @@ function GetOciCommandsToShortParams_devops() {
|
|
|
419
421
|
'devops pull-request list-pull-requests' = '? c h'
|
|
420
422
|
'devops pull-request patch' = '? h'
|
|
421
423
|
'devops pull-request reopen' = '? h'
|
|
424
|
+
'devops pull-request reopen-pull-request-comment' = '? h'
|
|
425
|
+
'devops pull-request resolve-pull-request-comment' = '? h'
|
|
422
426
|
'devops pull-request review' = '? h'
|
|
423
427
|
'devops pull-request unsubscribe' = '? h'
|
|
424
428
|
'devops pull-request update' = '? h'
|
oci_cli/bin/redis.psm1
CHANGED
|
@@ -4,7 +4,14 @@ function GetOciTopLevelCommand_redis() {
|
|
|
4
4
|
|
|
5
5
|
function GetOciSubcommands_redis() {
|
|
6
6
|
$ociSubcommands = @{
|
|
7
|
-
'redis' = 'oci-cache-user redis-cluster redis-identity'
|
|
7
|
+
'redis' = 'oci-cache-config-set oci-cache-default-config-set oci-cache-user redis-cluster redis-identity'
|
|
8
|
+
'redis oci-cache-config-set' = 'associated-oci-cache-cluster-summary oci-cache-config-set oci-cache-config-set-summary'
|
|
9
|
+
'redis oci-cache-config-set associated-oci-cache-cluster-summary' = 'list-associated-oci-cache-clusters'
|
|
10
|
+
'redis oci-cache-config-set oci-cache-config-set' = 'change-compartment create delete get update'
|
|
11
|
+
'redis oci-cache-config-set oci-cache-config-set-summary' = 'list-oci-cache-config-sets'
|
|
12
|
+
'redis oci-cache-default-config-set' = 'oci-cache-default-config-set oci-cache-default-config-set-summary'
|
|
13
|
+
'redis oci-cache-default-config-set oci-cache-default-config-set' = 'get'
|
|
14
|
+
'redis oci-cache-default-config-set oci-cache-default-config-set-summary' = 'list-oci-cache-default-config-sets'
|
|
8
15
|
'redis oci-cache-user' = 'attached-oci-cache-cluster create-oci-cache-user-details oci-cache-user oci-cache-user-summary'
|
|
9
16
|
'redis oci-cache-user attached-oci-cache-cluster' = 'list-attached-redis-clusters'
|
|
10
17
|
'redis oci-cache-user create-oci-cache-user-details' = 'create-oci-cache-user create-oci-cache-user-iam-authentication-mode create-oci-cache-user-password-authentication-mode'
|
|
@@ -26,6 +33,15 @@ function GetOciSubcommands_redis() {
|
|
|
26
33
|
|
|
27
34
|
function GetOciCommandsToLongParams_redis() {
|
|
28
35
|
$ociCommandsToLongParams = @{
|
|
36
|
+
'redis oci-cache-config-set associated-oci-cache-cluster-summary list-associated-oci-cache-clusters' = 'all from-json help limit oci-cache-config-set-id page page-size sort-by sort-order'
|
|
37
|
+
'redis oci-cache-config-set oci-cache-config-set change-compartment' = 'compartment-id from-json help if-match max-wait-seconds oci-cache-config-set-id wait-for-state wait-interval-seconds'
|
|
38
|
+
'redis oci-cache-config-set oci-cache-config-set create' = 'compartment-id configuration-details defined-tags description display-name freeform-tags from-json help max-wait-seconds software-version wait-for-state wait-interval-seconds'
|
|
39
|
+
'redis oci-cache-config-set oci-cache-config-set delete' = 'force from-json help if-match max-wait-seconds oci-cache-config-set-id wait-for-state wait-interval-seconds'
|
|
40
|
+
'redis oci-cache-config-set oci-cache-config-set get' = 'from-json help oci-cache-config-set-id'
|
|
41
|
+
'redis oci-cache-config-set oci-cache-config-set update' = 'defined-tags description display-name force freeform-tags from-json help if-match max-wait-seconds oci-cache-config-set-id wait-for-state wait-interval-seconds'
|
|
42
|
+
'redis oci-cache-config-set oci-cache-config-set-summary list-oci-cache-config-sets' = 'all compartment-id display-name from-json help id lifecycle-state limit page page-size software-version sort-by sort-order'
|
|
43
|
+
'redis oci-cache-default-config-set oci-cache-default-config-set get' = 'compartment-id from-json help oci-cache-default-config-set-id'
|
|
44
|
+
'redis oci-cache-default-config-set oci-cache-default-config-set-summary list-oci-cache-default-config-sets' = 'all compartment-id display-name from-json help id lifecycle-state limit page page-size software-version sort-by sort-order'
|
|
29
45
|
'redis oci-cache-user attached-oci-cache-cluster list-attached-redis-clusters' = 'all compartment-id display-name from-json help limit oci-cache-user-id page page-size sort-by sort-order'
|
|
30
46
|
'redis oci-cache-user create-oci-cache-user-details create-oci-cache-user' = 'acl-string authentication-mode compartment-id defined-tags description freeform-tags from-json help max-wait-seconds name status wait-for-state wait-interval-seconds'
|
|
31
47
|
'redis oci-cache-user create-oci-cache-user-details create-oci-cache-user-iam-authentication-mode' = 'acl-string compartment-id defined-tags description freeform-tags from-json help max-wait-seconds name status wait-for-state wait-interval-seconds'
|
|
@@ -41,11 +57,11 @@ function GetOciCommandsToLongParams_redis() {
|
|
|
41
57
|
'redis redis-cluster node-summary list-redis-cluster-nodes' = 'all display-name from-json help limit page page-size redis-cluster-id sort-by sort-order'
|
|
42
58
|
'redis redis-cluster redis-cluster attach' = 'from-json help if-match max-wait-seconds oci-cache-users redis-cluster-id wait-for-state wait-interval-seconds'
|
|
43
59
|
'redis redis-cluster redis-cluster change-compartment' = 'compartment-id from-json help if-match max-wait-seconds redis-cluster-id wait-for-state wait-interval-seconds'
|
|
44
|
-
'redis redis-cluster redis-cluster create' = 'cluster-mode compartment-id defined-tags display-name freeform-tags from-json help max-wait-seconds node-count node-memory-in-gbs nsg-ids shard-count software-version subnet-id wait-for-state wait-interval-seconds'
|
|
60
|
+
'redis redis-cluster redis-cluster create' = 'cluster-mode compartment-id defined-tags display-name freeform-tags from-json help max-wait-seconds node-count node-memory-in-gbs nsg-ids oci-cache-config-set-id shard-count software-version subnet-id wait-for-state wait-interval-seconds'
|
|
45
61
|
'redis redis-cluster redis-cluster delete' = 'force from-json help if-match max-wait-seconds redis-cluster-id wait-for-state wait-interval-seconds'
|
|
46
62
|
'redis redis-cluster redis-cluster detach' = 'from-json help if-match max-wait-seconds oci-cache-users redis-cluster-id wait-for-state wait-interval-seconds'
|
|
47
63
|
'redis redis-cluster redis-cluster get' = 'from-json help redis-cluster-id'
|
|
48
|
-
'redis redis-cluster redis-cluster update' = 'defined-tags display-name force freeform-tags from-json help if-match max-wait-seconds node-count node-memory-in-gbs nsg-ids redis-cluster-id shard-count software-version wait-for-state wait-interval-seconds'
|
|
64
|
+
'redis redis-cluster redis-cluster update' = 'defined-tags display-name force freeform-tags from-json help if-match max-wait-seconds node-count node-memory-in-gbs nsg-ids oci-cache-config-set-id redis-cluster-id shard-count software-version wait-for-state wait-interval-seconds'
|
|
49
65
|
'redis redis-cluster redis-cluster-summary list-redis-clusters' = 'all compartment-id display-name from-json help id lifecycle-state limit page page-size sort-by sort-order'
|
|
50
66
|
'redis redis-cluster work-request cancel' = 'force from-json help if-match work-request-id'
|
|
51
67
|
'redis redis-cluster work-request get' = 'from-json help work-request-id'
|
|
@@ -59,6 +75,15 @@ function GetOciCommandsToLongParams_redis() {
|
|
|
59
75
|
|
|
60
76
|
function GetOciCommandsToShortParams_redis() {
|
|
61
77
|
$ociCommandsToShortParams = @{
|
|
78
|
+
'redis oci-cache-config-set associated-oci-cache-cluster-summary list-associated-oci-cache-clusters' = '? h'
|
|
79
|
+
'redis oci-cache-config-set oci-cache-config-set change-compartment' = '? c h'
|
|
80
|
+
'redis oci-cache-config-set oci-cache-config-set create' = '? c h'
|
|
81
|
+
'redis oci-cache-config-set oci-cache-config-set delete' = '? h'
|
|
82
|
+
'redis oci-cache-config-set oci-cache-config-set get' = '? h'
|
|
83
|
+
'redis oci-cache-config-set oci-cache-config-set update' = '? h'
|
|
84
|
+
'redis oci-cache-config-set oci-cache-config-set-summary list-oci-cache-config-sets' = '? c h'
|
|
85
|
+
'redis oci-cache-default-config-set oci-cache-default-config-set get' = '? c h'
|
|
86
|
+
'redis oci-cache-default-config-set oci-cache-default-config-set-summary list-oci-cache-default-config-sets' = '? c h'
|
|
62
87
|
'redis oci-cache-user attached-oci-cache-cluster list-attached-redis-clusters' = '? c h'
|
|
63
88
|
'redis oci-cache-user create-oci-cache-user-details create-oci-cache-user' = '? c h'
|
|
64
89
|
'redis oci-cache-user create-oci-cache-user-details create-oci-cache-user-iam-authentication-mode' = '? c h'
|
oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/change-compartment.txt
ADDED
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
"change-compartment"
|
|
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
|
+
Move a streamGroup from one compartment to another. When provided, If-
|
|
21
|
+
Match is checked against the ETag values of the resource.
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
Usage
|
|
25
|
+
=====
|
|
26
|
+
|
|
27
|
+
oci ai-vision stream-group change-compartment [OPTIONS]
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
Required Parameters
|
|
31
|
+
===================
|
|
32
|
+
|
|
33
|
+
--compartment-id, -c [text]
|
|
34
|
+
|
|
35
|
+
The OCID of the compartment into which the streamGroup should be
|
|
36
|
+
moved.
|
|
37
|
+
|
|
38
|
+
--stream-group-id [text]
|
|
39
|
+
|
|
40
|
+
StreamGroup Id.
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
Optional Parameters
|
|
44
|
+
===================
|
|
45
|
+
|
|
46
|
+
--from-json [text]
|
|
47
|
+
|
|
48
|
+
Provide input to this command as a JSON document from a file using the
|
|
49
|
+
file://path-to/file syntax.
|
|
50
|
+
|
|
51
|
+
The "--generate-full-command-json-input" option can be used to
|
|
52
|
+
generate a sample json file to be used with this command option. The
|
|
53
|
+
key names are pre-populated and match the command option names
|
|
54
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
55
|
+
while the values of the keys need to be populated by the user before
|
|
56
|
+
using the sample file as an input to this command. For any command
|
|
57
|
+
option that accepts multiple values, the value of the key can be a
|
|
58
|
+
JSON array.
|
|
59
|
+
|
|
60
|
+
Options can still be provided on the command line. If an option exists
|
|
61
|
+
in both the JSON document and the command line then the command line
|
|
62
|
+
specified value will be used.
|
|
63
|
+
|
|
64
|
+
For examples on usage of this option, please see our “using CLI with
|
|
65
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
66
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
67
|
+
|
|
68
|
+
--if-match [text]
|
|
69
|
+
|
|
70
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
71
|
+
resource, set the *if-match* parameter to the value of the etag from a
|
|
72
|
+
previous GET or POST response for that resource. The resource will be
|
|
73
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
74
|
+
current etag value.
|
|
75
|
+
|
|
76
|
+
--max-wait-seconds [integer]
|
|
77
|
+
|
|
78
|
+
The maximum time to wait for the work request to reach the state
|
|
79
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
80
|
+
|
|
81
|
+
--wait-for-state [text]
|
|
82
|
+
|
|
83
|
+
This operation asynchronously creates, modifies or deletes a resource
|
|
84
|
+
and uses a work request to track the progress of the operation.
|
|
85
|
+
Specify this option to perform the action and then wait until the work
|
|
86
|
+
request reaches a certain state. Multiple states can be specified,
|
|
87
|
+
returning on the first state. For example, "--wait-for-state"
|
|
88
|
+
SUCCEEDED "--wait-for-state" FAILED would return on whichever
|
|
89
|
+
lifecycle state is reached first. If timeout is reached, a return code
|
|
90
|
+
of 2 is returned. For any other error, a return code of 1 is returned.
|
|
91
|
+
|
|
92
|
+
Accepted values are:
|
|
93
|
+
|
|
94
|
+
ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, SUCCEEDED, WAITING
|
|
95
|
+
|
|
96
|
+
--wait-interval-seconds [integer]
|
|
97
|
+
|
|
98
|
+
Check every "--wait-interval-seconds" to see whether the work request
|
|
99
|
+
has reached the state defined by "--wait-for-state". Defaults to 30
|
|
100
|
+
seconds.
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
Global Parameters
|
|
104
|
+
=================
|
|
105
|
+
|
|
106
|
+
Use "oci --help" for help on global parameters.
|
|
107
|
+
|
|
108
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
109
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
110
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
111
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
112
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
113
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
114
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
115
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
Example using required parameter
|
|
119
|
+
================================
|
|
120
|
+
|
|
121
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
122
|
+
command by typing “bash example.sh” and replacing the example
|
|
123
|
+
parameters with your own.
|
|
124
|
+
|
|
125
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
126
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
127
|
+
security policies before trying the examples.
|
|
128
|
+
|
|
129
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ai-vision/stream-group/create.html#cmdoption-compartment-id
|
|
130
|
+
|
|
131
|
+
stream_group_id=$(oci ai-vision stream-group create --compartment-id $compartment_id --query data.id --raw-output)
|
|
132
|
+
|
|
133
|
+
oci ai-vision stream-group change-compartment --compartment-id $compartment_id --stream-group-id $stream_group_id
|
|
@@ -0,0 +1,180 @@
|
|
|
1
|
+
"create"
|
|
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
|
+
Registration of new streamGroup
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci ai-vision stream-group create [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--compartment-id, -c [text]
|
|
33
|
+
|
|
34
|
+
OCID of compartment
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
Optional Parameters
|
|
38
|
+
===================
|
|
39
|
+
|
|
40
|
+
--defined-tags [complex type]
|
|
41
|
+
|
|
42
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
43
|
+
namespace. For example: *{“foo-namespace”: {“bar-key”: “value”}}* This
|
|
44
|
+
is a complex type whose value must be valid JSON. The value can be
|
|
45
|
+
provided as a string on the command line or passed in as a file using
|
|
46
|
+
the file://path/to/file syntax.
|
|
47
|
+
|
|
48
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
49
|
+
example of the JSON which must be provided. We recommend storing this
|
|
50
|
+
example in a file, modifying it as needed and then passing it back in
|
|
51
|
+
via the file:// syntax.
|
|
52
|
+
|
|
53
|
+
--display-name [text]
|
|
54
|
+
|
|
55
|
+
A human-friendly name for the streamGroup.
|
|
56
|
+
|
|
57
|
+
--freeform-tags [complex type]
|
|
58
|
+
|
|
59
|
+
A simple key-value pair that is applied without any predefined name,
|
|
60
|
+
type, or scope. It exists for cross-compatibility only. For example:
|
|
61
|
+
*{“bar-key”: “value”}* This is a complex type whose value must be
|
|
62
|
+
valid JSON. The value can be provided as a string on the command line
|
|
63
|
+
or passed in as a file using the file://path/to/file syntax.
|
|
64
|
+
|
|
65
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
66
|
+
example of the JSON which must be provided. We recommend storing this
|
|
67
|
+
example in a file, modifying it as needed and then passing it back in
|
|
68
|
+
via the file:// syntax.
|
|
69
|
+
|
|
70
|
+
--from-json [text]
|
|
71
|
+
|
|
72
|
+
Provide input to this command as a JSON document from a file using the
|
|
73
|
+
file://path-to/file syntax.
|
|
74
|
+
|
|
75
|
+
The "--generate-full-command-json-input" option can be used to
|
|
76
|
+
generate a sample json file to be used with this command option. The
|
|
77
|
+
key names are pre-populated and match the command option names
|
|
78
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
79
|
+
while the values of the keys need to be populated by the user before
|
|
80
|
+
using the sample file as an input to this command. For any command
|
|
81
|
+
option that accepts multiple values, the value of the key can be a
|
|
82
|
+
JSON array.
|
|
83
|
+
|
|
84
|
+
Options can still be provided on the command line. If an option exists
|
|
85
|
+
in both the JSON document and the command line then the command line
|
|
86
|
+
specified value will be used.
|
|
87
|
+
|
|
88
|
+
For examples on usage of this option, please see our “using CLI with
|
|
89
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
90
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
91
|
+
|
|
92
|
+
--is-enabled [boolean]
|
|
93
|
+
|
|
94
|
+
Stream
|
|
95
|
+
|
|
96
|
+
--max-wait-seconds [integer]
|
|
97
|
+
|
|
98
|
+
The maximum time to wait for the work request to reach the state
|
|
99
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
100
|
+
|
|
101
|
+
--stream-overlaps [complex type]
|
|
102
|
+
|
|
103
|
+
List of streamSource OCIDs where the streamSource overlaps in field of
|
|
104
|
+
view.
|
|
105
|
+
|
|
106
|
+
This option is a JSON list with items of type StreamGroupOverlap. For
|
|
107
|
+
documentation on StreamGroupOverlap please see our API reference: htt
|
|
108
|
+
ps://docs.cloud.oracle.com/api/#/en/aiservicevision/20220125/datatype
|
|
109
|
+
s/StreamGroupOverlap. This is a complex type whose value must be valid
|
|
110
|
+
JSON. The value can be provided as a string on the command line or
|
|
111
|
+
passed in as a file using the file://path/to/file syntax.
|
|
112
|
+
|
|
113
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
114
|
+
example of the JSON which must be provided. We recommend storing this
|
|
115
|
+
example in a file, modifying it as needed and then passing it back in
|
|
116
|
+
via the file:// syntax.
|
|
117
|
+
|
|
118
|
+
--stream-source-ids [complex type]
|
|
119
|
+
|
|
120
|
+
List of streamSource OCIDs associated with the stream group This is a
|
|
121
|
+
complex type whose value must be valid JSON. The value can be provided
|
|
122
|
+
as a string on the command line or passed in as a file using the
|
|
123
|
+
file://path/to/file syntax.
|
|
124
|
+
|
|
125
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
126
|
+
example of the JSON which must be provided. We recommend storing this
|
|
127
|
+
example in a file, modifying it as needed and then passing it back in
|
|
128
|
+
via the file:// syntax.
|
|
129
|
+
|
|
130
|
+
--wait-for-state [text]
|
|
131
|
+
|
|
132
|
+
This operation asynchronously creates, modifies or deletes a resource
|
|
133
|
+
and uses a work request to track the progress of the operation.
|
|
134
|
+
Specify this option to perform the action and then wait until the work
|
|
135
|
+
request reaches a certain state. Multiple states can be specified,
|
|
136
|
+
returning on the first state. For example, "--wait-for-state"
|
|
137
|
+
SUCCEEDED "--wait-for-state" FAILED would return on whichever
|
|
138
|
+
lifecycle state is reached first. If timeout is reached, a return code
|
|
139
|
+
of 2 is returned. For any other error, a return code of 1 is returned.
|
|
140
|
+
|
|
141
|
+
Accepted values are:
|
|
142
|
+
|
|
143
|
+
ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, SUCCEEDED, WAITING
|
|
144
|
+
|
|
145
|
+
--wait-interval-seconds [integer]
|
|
146
|
+
|
|
147
|
+
Check every "--wait-interval-seconds" to see whether the work request
|
|
148
|
+
has reached the state defined by "--wait-for-state". Defaults to 30
|
|
149
|
+
seconds.
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
Global Parameters
|
|
153
|
+
=================
|
|
154
|
+
|
|
155
|
+
Use "oci --help" for help on global parameters.
|
|
156
|
+
|
|
157
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
158
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
159
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
160
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
161
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
162
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
163
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
164
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
Example using required parameter
|
|
168
|
+
================================
|
|
169
|
+
|
|
170
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
171
|
+
command by typing “bash example.sh” and replacing the example
|
|
172
|
+
parameters with your own.
|
|
173
|
+
|
|
174
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
175
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
176
|
+
security policies before trying the examples.
|
|
177
|
+
|
|
178
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ai-vision/stream-group/create.html#cmdoption-compartment-id
|
|
179
|
+
|
|
180
|
+
oci ai-vision stream-group create --compartment-id $compartment_id
|
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
"delete"
|
|
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
|
+
Delete a streamGroup
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci ai-vision stream-group delete [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--stream-group-id [text]
|
|
33
|
+
|
|
34
|
+
StreamGroup Id.
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
Optional Parameters
|
|
38
|
+
===================
|
|
39
|
+
|
|
40
|
+
--force
|
|
41
|
+
|
|
42
|
+
Perform deletion without prompting for confirmation.
|
|
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
|
+
--max-wait-seconds [integer]
|
|
75
|
+
|
|
76
|
+
The maximum time to wait for the work request to reach the state
|
|
77
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
78
|
+
|
|
79
|
+
--wait-for-state [text]
|
|
80
|
+
|
|
81
|
+
This operation asynchronously creates, modifies or deletes a resource
|
|
82
|
+
and uses a work request to track the progress of the operation.
|
|
83
|
+
Specify this option to perform the action and then wait until the work
|
|
84
|
+
request reaches a certain state. Multiple states can be specified,
|
|
85
|
+
returning on the first state. For example, "--wait-for-state"
|
|
86
|
+
SUCCEEDED "--wait-for-state" FAILED would return on whichever
|
|
87
|
+
lifecycle state is reached first. If timeout is reached, a return code
|
|
88
|
+
of 2 is returned. For any other error, a return code of 1 is returned.
|
|
89
|
+
|
|
90
|
+
Accepted values are:
|
|
91
|
+
|
|
92
|
+
ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, SUCCEEDED, WAITING
|
|
93
|
+
|
|
94
|
+
--wait-interval-seconds [integer]
|
|
95
|
+
|
|
96
|
+
Check every "--wait-interval-seconds" to see whether the work request
|
|
97
|
+
has reached the state defined by "--wait-for-state". Defaults to 30
|
|
98
|
+
seconds.
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
Global Parameters
|
|
102
|
+
=================
|
|
103
|
+
|
|
104
|
+
Use "oci --help" for help on global parameters.
|
|
105
|
+
|
|
106
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
107
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
108
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
109
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
110
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
111
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
112
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
113
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
Example using required parameter
|
|
117
|
+
================================
|
|
118
|
+
|
|
119
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
120
|
+
command by typing “bash example.sh” and replacing the example
|
|
121
|
+
parameters with your own.
|
|
122
|
+
|
|
123
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
124
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
125
|
+
security policies before trying the examples.
|
|
126
|
+
|
|
127
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ai-vision/stream-group/create.html#cmdoption-compartment-id
|
|
128
|
+
|
|
129
|
+
stream_group_id=$(oci ai-vision stream-group create --compartment-id $compartment_id --query data.id --raw-output)
|
|
130
|
+
|
|
131
|
+
oci ai-vision stream-group delete --stream-group-id $stream_group_id
|
|
@@ -0,0 +1,93 @@
|
|
|
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
|
+
Get a streamGroup
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci ai-vision stream-group get [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--stream-group-id [text]
|
|
33
|
+
|
|
34
|
+
StreamGroup Id.
|
|
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 the following CLI commands into a file named example.sh. Run the
|
|
82
|
+
command by typing “bash example.sh” and replacing the example
|
|
83
|
+
parameters with your own.
|
|
84
|
+
|
|
85
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
86
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
87
|
+
security policies before trying the examples.
|
|
88
|
+
|
|
89
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ai-vision/stream-group/create.html#cmdoption-compartment-id
|
|
90
|
+
|
|
91
|
+
stream_group_id=$(oci ai-vision stream-group create --compartment-id $compartment_id --query data.id --raw-output)
|
|
92
|
+
|
|
93
|
+
oci ai-vision stream-group get --stream-group-id $stream_group_id
|