oci-cli 3.63.0__py3-none-any.whl → 3.63.2__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 -4
- oci_cli/bin/psql.psm1 +4 -4
- oci_cli/bin/vault.psm1 +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/add-lock.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/remove-lock.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/add-lock.txt +143 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/remove-lock.txt +138 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/add-lock.txt +150 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/remove-lock.txt +145 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/add-lock.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/create.txt +18 -1
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/remove-lock.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/update.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/add-lock.txt +144 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/list.txt +4 -2
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/remove-lock.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/add-lock.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/remove-lock.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/add-lock.txt +146 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/remove-lock.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway.txt +28 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/change-compartment.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/create.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/delete.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/get.txt +94 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/update.txt +162 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection/list-api-platform-instances.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/list.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry/list-work-request-logs.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request.txt +21 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform.txt +42 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-agent.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-macs-extension.txt +171 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-agent.txt +162 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-macs-extension.txt +174 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config-collection/list.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/update.txt +107 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/create-model-deployment-model-group-deployment-configuration-details.txt +215 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/update-model-deployment-update-model-group-deployment-configuration-details.txt +235 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state/list.txt +167 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/activate.txt +130 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/change-compartment.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-artifact.txt +123 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-clone-model-group-details.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-create-model-group-details.txt +197 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/deactivate.txt +130 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/delete.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get-model-group-artifact-content.txt +107 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/head-model-group-artifact.txt +96 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list-model-group-models.txt +171 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list.txt +169 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/update.txt +180 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/change-compartment.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/create.txt +166 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/list.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/update.txt +172 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history.txt +25 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group.txt +41 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt +54 -0
- oci_cli/help_text_producer/data_files/text/cmdref/devops/{protected-branch → protected-branch-collection}/list-protected-branches.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch.txt +0 -2
- oci_cli/help_text_producer/data_files/text/cmdref/devops.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/{create-connection-create-iceberg-connection-details.txt → create-iceberg-connection.txt} +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/{update-connection-update-iceberg-connection-details.txt → update-iceberg-connection.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt +4 -4
- 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/management-dashboard/dashboard/get-oob.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/import.txt +24 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list-oob.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get-oob.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list-oob.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list.txt → list-errors.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list.txt → list-errors.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log-entry → work-request-log}/list.txt +19 -1
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log-entry.txt → work-request-log.txt} +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/change-compartment.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/create.txt +21 -7
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/delete.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/get.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/update.txt +13 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration-collection/list-configurations.txt +9 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration-collection/list-default-configurations.txt +9 -2
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +8 -8
- oci_cli/help_text_producer/data_files/text/cmdref/speech/voice/list.txt +6 -1
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +3 -3
- 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/vault/secret/create-base64.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update-base64.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update.txt +11 -0
- oci_cli/help_text_producer/data_files/text/index.txt +2 -0
- oci_cli/service_mapping.py +5 -0
- oci_cli/version.py +1 -1
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/METADATA +2 -2
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/RECORD +187 -116
- services/ai_speech/src/oci_cli_ai_service_speech/generated/aiservicespeech_cli.py +5 -2
- services/api_platform/__init__.py +4 -0
- services/api_platform/src/__init__.py +4 -0
- services/api_platform/src/oci_cli_api_platform/__init__.py +4 -0
- services/api_platform/src/oci_cli_api_platform/generated/__init__.py +4 -0
- services/api_platform/src/oci_cli_api_platform/generated/apiplatform_cli.py +567 -0
- services/api_platform/src/oci_cli_api_platform/generated/client_mappings.py +14 -0
- services/api_platform/tests/__init__.py +4 -0
- services/apigateway/src/oci_cli_api_gateway/api_gateway_cli_extended.py +24 -0
- services/apigateway/src/oci_cli_api_gateway/generated/apigateway_cli.py +415 -19
- services/apigateway/src/oci_cli_deployment/apigateway_deployment_extended.py +8 -0
- services/apigateway/src/oci_cli_deployment/generated/deployment_cli.py +139 -6
- services/apigateway/src/oci_cli_gateway/apigateway_gateway_extended.py +9 -1
- services/apigateway/src/oci_cli_gateway/generated/gateway_cli.py +171 -20
- services/apigateway/src/oci_cli_subscribers/generated/subscribers_cli.py +139 -6
- services/apigateway/src/oci_cli_subscribers/subscribers_cli_extended.py +9 -0
- services/apigateway/src/oci_cli_usage_plans/generated/usageplans_cli.py +139 -6
- services/apigateway/src/oci_cli_usage_plans/usageplans_cli_extended.py +9 -0
- services/apm_config/src/oci_cli_config/config_cli_extended.py +16 -0
- services/apm_config/src/oci_cli_config/generated/config_cli.py +289 -3
- services/data_science/src/oci_cli_data_science/generated/datascience_cli.py +1477 -98
- services/devops/src/oci_cli_devops/devops_cli_extended.py +11 -11
- services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py +44 -0
- services/management_dashboard/src/oci_cli_dashx_apis/generated/dashxapis_cli.py +18 -6
- services/psql/src/oci_cli_postgresql/generated/postgresql_cli.py +38 -14
- services/vault/src/oci_cli_vaults/generated/vaults_cli.py +80 -40
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/WHEEL +0 -0
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.2.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,180 @@
|
|
|
1
|
+
"update"
|
|
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
|
+
Updates the properties of the Model Group.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci data-science model-group update [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--model-group-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the modelGroup.
|
|
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. See Resource Tags. Example: *{“Operations”: {“CostCenter”:
|
|
44
|
+
“42”}}* This is a complex type whose value must be valid JSON. The
|
|
45
|
+
value can be provided as a string on the command line or passed in as
|
|
46
|
+
a file using 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
|
+
--description [text]
|
|
54
|
+
|
|
55
|
+
A short description of the modelGroup.
|
|
56
|
+
|
|
57
|
+
--display-name [text]
|
|
58
|
+
|
|
59
|
+
A user-friendly display name for the resource. It does not have to be
|
|
60
|
+
unique and can be modified. Avoid entering confidential information.
|
|
61
|
+
Example: *My ModelGroup*
|
|
62
|
+
|
|
63
|
+
--force
|
|
64
|
+
|
|
65
|
+
Perform update without prompting for confirmation.
|
|
66
|
+
|
|
67
|
+
--freeform-tags [complex type]
|
|
68
|
+
|
|
69
|
+
Free-form tags for this resource. Each tag is a simple key-value pair
|
|
70
|
+
with no predefined name, type, or namespace. See Resource Tags.
|
|
71
|
+
Example: *{“Department”: “Finance”}* This is a complex type whose
|
|
72
|
+
value must be valid JSON. The value can be provided as a string on the
|
|
73
|
+
command line or passed in as a file using the file://path/to/file
|
|
74
|
+
syntax.
|
|
75
|
+
|
|
76
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
77
|
+
example of the JSON which must be provided. We recommend storing this
|
|
78
|
+
example in a file, modifying it as needed and then passing it back in
|
|
79
|
+
via the file:// syntax.
|
|
80
|
+
|
|
81
|
+
--from-json [text]
|
|
82
|
+
|
|
83
|
+
Provide input to this command as a JSON document from a file using the
|
|
84
|
+
file://path-to/file syntax.
|
|
85
|
+
|
|
86
|
+
The "--generate-full-command-json-input" option can be used to
|
|
87
|
+
generate a sample json file to be used with this command option. The
|
|
88
|
+
key names are pre-populated and match the command option names
|
|
89
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
90
|
+
while the values of the keys need to be populated by the user before
|
|
91
|
+
using the sample file as an input to this command. For any command
|
|
92
|
+
option that accepts multiple values, the value of the key can be a
|
|
93
|
+
JSON array.
|
|
94
|
+
|
|
95
|
+
Options can still be provided on the command line. If an option exists
|
|
96
|
+
in both the JSON document and the command line then the command line
|
|
97
|
+
specified value will be used.
|
|
98
|
+
|
|
99
|
+
For examples on usage of this option, please see our “using CLI with
|
|
100
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
101
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
102
|
+
|
|
103
|
+
--if-match [text]
|
|
104
|
+
|
|
105
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
106
|
+
resource, set the *if-match* parameter to the value of the etag from a
|
|
107
|
+
previous GET or POST response for that resource. The resource is
|
|
108
|
+
updated or deleted only if the *etag* you provide matches the
|
|
109
|
+
resource’s current *etag* value.
|
|
110
|
+
|
|
111
|
+
--max-wait-seconds [integer]
|
|
112
|
+
|
|
113
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
114
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
115
|
+
|
|
116
|
+
--model-group-version-history-id [text]
|
|
117
|
+
|
|
118
|
+
The OCID of the model group version history to which the modelGroup
|
|
119
|
+
will be associated.
|
|
120
|
+
|
|
121
|
+
--version-label [text]
|
|
122
|
+
|
|
123
|
+
An additional description of the lifecycle state of the model group.
|
|
124
|
+
|
|
125
|
+
--wait-for-state [text]
|
|
126
|
+
|
|
127
|
+
This operation creates, modifies or deletes a resource that has a
|
|
128
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
129
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
130
|
+
states can be specified, returning on the first state. For example, "
|
|
131
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
132
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
133
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
134
|
+
is returned.
|
|
135
|
+
|
|
136
|
+
Accepted values are:
|
|
137
|
+
|
|
138
|
+
ACTIVE, CREATING, DELETED, DELETING, FAILED, INACTIVE
|
|
139
|
+
|
|
140
|
+
--wait-interval-seconds [integer]
|
|
141
|
+
|
|
142
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
143
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
144
|
+
30 seconds.
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
Global Parameters
|
|
148
|
+
=================
|
|
149
|
+
|
|
150
|
+
Use "oci --help" for help on global parameters.
|
|
151
|
+
|
|
152
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
153
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
154
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
155
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
156
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
157
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
158
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
159
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
Example using required parameter
|
|
163
|
+
================================
|
|
164
|
+
|
|
165
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
166
|
+
command by typing “bash example.sh” and replacing the example
|
|
167
|
+
parameters with your own.
|
|
168
|
+
|
|
169
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
170
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
171
|
+
security policies before trying the examples.
|
|
172
|
+
|
|
173
|
+
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
|
|
174
|
+
export create_type=<substitute-value-of-create_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/data-science/model-group/create.html#cmdoption-create-type
|
|
175
|
+
|
|
176
|
+
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
177
|
+
|
|
178
|
+
model_group_id=$(oci data-science model-group create --compartment-id $compartment_id --create-type $create_type --project-id $project_id --query data.id --raw-output)
|
|
179
|
+
|
|
180
|
+
oci data-science model-group update --model-group-id $model_group_id
|
|
@@ -0,0 +1,108 @@
|
|
|
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
|
+
Moves a model Group Version History resource into a different
|
|
21
|
+
compartment.
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
Usage
|
|
25
|
+
=====
|
|
26
|
+
|
|
27
|
+
oci data-science model-group-version-history change-compartment [OPTIONS]
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
Required Parameters
|
|
31
|
+
===================
|
|
32
|
+
|
|
33
|
+
--compartment-id, -c [text]
|
|
34
|
+
|
|
35
|
+
The OCID of the compartment where the resource should be moved.
|
|
36
|
+
|
|
37
|
+
--model-group-version-history-id [text]
|
|
38
|
+
|
|
39
|
+
The OCID of the modelGroupVersionHistory.
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
Optional Parameters
|
|
43
|
+
===================
|
|
44
|
+
|
|
45
|
+
--from-json [text]
|
|
46
|
+
|
|
47
|
+
Provide input to this command as a JSON document from a file using the
|
|
48
|
+
file://path-to/file syntax.
|
|
49
|
+
|
|
50
|
+
The "--generate-full-command-json-input" option can be used to
|
|
51
|
+
generate a sample json file to be used with this command option. The
|
|
52
|
+
key names are pre-populated and match the command option names
|
|
53
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
54
|
+
while the values of the keys need to be populated by the user before
|
|
55
|
+
using the sample file as an input to this command. For any command
|
|
56
|
+
option that accepts multiple values, the value of the key can be a
|
|
57
|
+
JSON array.
|
|
58
|
+
|
|
59
|
+
Options can still be provided on the command line. If an option exists
|
|
60
|
+
in both the JSON document and the command line then the command line
|
|
61
|
+
specified value will be used.
|
|
62
|
+
|
|
63
|
+
For examples on usage of this option, please see our “using CLI with
|
|
64
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
65
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
66
|
+
|
|
67
|
+
--if-match [text]
|
|
68
|
+
|
|
69
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
70
|
+
resource, set the *if-match* parameter to the value of the etag from a
|
|
71
|
+
previous GET or POST response for that resource. The resource is
|
|
72
|
+
updated or deleted only if the *etag* you provide matches the
|
|
73
|
+
resource’s current *etag* value.
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
Global Parameters
|
|
77
|
+
=================
|
|
78
|
+
|
|
79
|
+
Use "oci --help" for help on global parameters.
|
|
80
|
+
|
|
81
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
82
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
83
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
84
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
85
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
86
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
87
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
88
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
Example using required parameter
|
|
92
|
+
================================
|
|
93
|
+
|
|
94
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
95
|
+
command by typing “bash example.sh” and replacing the example
|
|
96
|
+
parameters with your own.
|
|
97
|
+
|
|
98
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
99
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
100
|
+
security policies before trying the examples.
|
|
101
|
+
|
|
102
|
+
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
|
|
103
|
+
|
|
104
|
+
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
105
|
+
|
|
106
|
+
model_group_version_history_id=$(oci data-science model-group-version-history create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
|
|
107
|
+
|
|
108
|
+
oci data-science model-group-version-history change-compartment --compartment-id $compartment_id --model-group-version-history-id $model_group_version_history_id
|
|
@@ -0,0 +1,166 @@
|
|
|
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
|
+
Creates a new modelGroupVersionHistory.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci data-science model-group-version-history create [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--compartment-id, -c [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the compartment to create the model group version history
|
|
35
|
+
in.
|
|
36
|
+
|
|
37
|
+
--project-id [text]
|
|
38
|
+
|
|
39
|
+
The OCID of the project to associate with the model group version
|
|
40
|
+
history.
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
Optional Parameters
|
|
44
|
+
===================
|
|
45
|
+
|
|
46
|
+
--defined-tags [complex type]
|
|
47
|
+
|
|
48
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
49
|
+
namespace. See Resource Tags. Example: *{“Operations”: {“CostCenter”:
|
|
50
|
+
“42”}}* This is a complex type whose value must be valid JSON. The
|
|
51
|
+
value can be provided as a string on the command line or passed in as
|
|
52
|
+
a file using the file://path/to/file syntax.
|
|
53
|
+
|
|
54
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
55
|
+
example of the JSON which must be provided. We recommend storing this
|
|
56
|
+
example in a file, modifying it as needed and then passing it back in
|
|
57
|
+
via the file:// syntax.
|
|
58
|
+
|
|
59
|
+
--description [text]
|
|
60
|
+
|
|
61
|
+
A short description of the model version history.
|
|
62
|
+
|
|
63
|
+
--display-name [text]
|
|
64
|
+
|
|
65
|
+
A user-friendly name for the resource. It must be unique and can’t be
|
|
66
|
+
modified. Avoid entering confidential information. Example: *My model
|
|
67
|
+
version history*
|
|
68
|
+
|
|
69
|
+
--freeform-tags [complex type]
|
|
70
|
+
|
|
71
|
+
Free-form tags for this resource. Each tag is a simple key-value pair
|
|
72
|
+
with no predefined name, type, or namespace. See Resource Tags.
|
|
73
|
+
Example: *{“Department”: “Finance”}* This is a complex type whose
|
|
74
|
+
value must be valid JSON. The value can be provided as a string on the
|
|
75
|
+
command line or passed in as a file using the file://path/to/file
|
|
76
|
+
syntax.
|
|
77
|
+
|
|
78
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
79
|
+
example of the JSON which must be provided. We recommend storing this
|
|
80
|
+
example in a file, modifying it as needed and then passing it back in
|
|
81
|
+
via the file:// syntax.
|
|
82
|
+
|
|
83
|
+
--from-json [text]
|
|
84
|
+
|
|
85
|
+
Provide input to this command as a JSON document from a file using the
|
|
86
|
+
file://path-to/file syntax.
|
|
87
|
+
|
|
88
|
+
The "--generate-full-command-json-input" option can be used to
|
|
89
|
+
generate a sample json file to be used with this command option. The
|
|
90
|
+
key names are pre-populated and match the command option names
|
|
91
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
92
|
+
while the values of the keys need to be populated by the user before
|
|
93
|
+
using the sample file as an input to this command. For any command
|
|
94
|
+
option that accepts multiple values, the value of the key can be a
|
|
95
|
+
JSON array.
|
|
96
|
+
|
|
97
|
+
Options can still be provided on the command line. If an option exists
|
|
98
|
+
in both the JSON document and the command line then the command line
|
|
99
|
+
specified value will be used.
|
|
100
|
+
|
|
101
|
+
For examples on usage of this option, please see our “using CLI with
|
|
102
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
103
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
104
|
+
|
|
105
|
+
--latest-model-group-id [text]
|
|
106
|
+
|
|
107
|
+
The OCID of the latest version of the model group to be associated.
|
|
108
|
+
|
|
109
|
+
--max-wait-seconds [integer]
|
|
110
|
+
|
|
111
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
112
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
113
|
+
|
|
114
|
+
--wait-for-state [text]
|
|
115
|
+
|
|
116
|
+
This operation creates, modifies or deletes a resource that has a
|
|
117
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
118
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
119
|
+
states can be specified, returning on the first state. For example, "
|
|
120
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
121
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
122
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
123
|
+
is returned.
|
|
124
|
+
|
|
125
|
+
Accepted values are:
|
|
126
|
+
|
|
127
|
+
ACTIVE, DELETED, DELETING, FAILED
|
|
128
|
+
|
|
129
|
+
--wait-interval-seconds [integer]
|
|
130
|
+
|
|
131
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
132
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
133
|
+
30 seconds.
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
Global Parameters
|
|
137
|
+
=================
|
|
138
|
+
|
|
139
|
+
Use "oci --help" for help on global parameters.
|
|
140
|
+
|
|
141
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
142
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
143
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
144
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
145
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
146
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
147
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
148
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
Example using required parameter
|
|
152
|
+
================================
|
|
153
|
+
|
|
154
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
155
|
+
command by typing “bash example.sh” and replacing the example
|
|
156
|
+
parameters with your own.
|
|
157
|
+
|
|
158
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
159
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
160
|
+
security policies before trying the examples.
|
|
161
|
+
|
|
162
|
+
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
|
|
163
|
+
|
|
164
|
+
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
165
|
+
|
|
166
|
+
oci data-science model-group-version-history create --compartment-id $compartment_id --project-id $project_id
|
|
@@ -0,0 +1,133 @@
|
|
|
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
|
+
Deletes the specified modelGroupVersionHistory.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci data-science model-group-version-history delete [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--model-group-version-history-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the modelGroupVersionHistory.
|
|
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 is
|
|
71
|
+
updated or deleted only if the *etag* you provide matches the
|
|
72
|
+
resource’s 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
|
|
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/data-science/project/create.html#cmdoption-compartment-id
|
|
128
|
+
|
|
129
|
+
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
130
|
+
|
|
131
|
+
model_group_version_history_id=$(oci data-science model-group-version-history create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
|
|
132
|
+
|
|
133
|
+
oci data-science model-group-version-history delete --model-group-version-history-id $model_group_version_history_id
|
oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/get.txt
ADDED
|
@@ -0,0 +1,95 @@
|
|
|
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
|
+
Gets the specified modelGroupVersionHistory’s information.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci data-science model-group-version-history get [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--model-group-version-history-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the modelGroupVersionHistory.
|
|
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/data-science/project/create.html#cmdoption-compartment-id
|
|
90
|
+
|
|
91
|
+
project_id=$(oci data-science project create --compartment-id $compartment_id --query data.id --raw-output)
|
|
92
|
+
|
|
93
|
+
model_group_version_history_id=$(oci data-science model-group-version-history create --compartment-id $compartment_id --project-id $project_id --query data.id --raw-output)
|
|
94
|
+
|
|
95
|
+
oci data-science model-group-version-history get --model-group-version-history-id $model_group_version_history_id
|