Command line interface for Oracle AI Data Platform Workbench.
Project description
Oracle AI Data Platform
Oracle AI Data Platform Workbench simplifies cataloging, ingesting, and analyzing data for data professionals in an organization. The Oracle AI Data Platform Workbench service provides the platform and the framework to create data analytics pipelines.
Documentation
Oracle AI Data Platform Workbench documentation
Using CLI
Configure Auth
AIDP clients use OCI authentication. Configure an OCI profile before invoking the CLI or SDK.
oci setup config
For session-token authentication, authenticate with OCI CLI:
oci session authenticate \
--profile-name DEFAULT \
--region us-ashburn-1 \
--tenancy-name <tenancy_name>
For API-key authentication, create an OCI config profile once if you do not already have one. OCI CLI can create the file for you if it is installed. Existing OCI config profiles can be reused.
Use the CLI
aidp --help
aidp command-groups
aidp workspace
aidp workspace list --help
#Invoke a workspace API:
aidp \
--auth security_token \
--profile DEFAULT \
--region <oci_region> \
--instance-id <ai_data_platform_ocid> \
workspace list
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aidp_cli-1.0.1-py3-none-any.whl.
File metadata
- Download URL: aidp_cli-1.0.1-py3-none-any.whl
- Upload date:
- Size: 85.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92c819228c63e823d93b5b6525fb40ad43302e27f4e5680d772052b8c00491a7
|
|
| MD5 |
5213814d2fafc72e3cfa1de8884d1a45
|
|
| BLAKE2b-256 |
0fd0c1b11d6e14b12058a200518838bab1333b2c8a3d7e22780d07348be2b685
|