Command line tool for working with OpenDataDiscovery.
Project description
OpenDataDiscovery CLI
Command line tool for working with OpenDataDiscovery. It makes it easy to create token though console and ingest local dataset's metadata to OpenDataDiscovery platform.
Installation
pip install odd-cli
Available commands
╭─ Options ────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --install-completion Install completion for the current shell. │
│ --show-completion Show completion for the current shell, to copy it or customize the installation │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ─────────────────────────────────────────────────────────────────────────────────╮
│ collect Collect and ingest metadata for local files from folder │
│ dbt Run dbt tests and inject results to ODD platform │
│ tokens Manipulate OpenDataDiscovery platform's tokens │
╰────────────────────────────────────────────────────────────────────────────────────────────╯
Env variables used for commands
ODD_PLATFORM_HOST
- Location of OpenDataDiscovery Platform.
ODD_PLATFORM_TOKEN
- Collector token, can be created using UI or odd tokens create
command.
Commands
Create collector token.
odd tokens create <collector_name>
Parse and ingest local files
odd collect <path_to_folder_with_datasets>
Run dbt tests and inject results to ODD platform. It uses odd-dbt package.
odd dbt test <path_to_dbt_project>
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 Distribution
odd_cli-0.2.3.tar.gz
(9.8 kB
view details)
Built Distribution
odd_cli-0.2.3-py3-none-any.whl
(12.7 kB
view details)
File details
Details for the file odd_cli-0.2.3.tar.gz
.
File metadata
- Download URL: odd_cli-0.2.3.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.9.1 Linux/6.2.0-1011-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe0af56ae13feac001e89f9177969efec1a17df327e2eddb68d1e2aefadc21b8 |
|
MD5 | 58dba9ec7df604dca37a16523e3e1a04 |
|
BLAKE2b-256 | 25448b5fb4881b6a5d894232e880cb0ec4e374bd54e617645a90973415956b9d |
File details
Details for the file odd_cli-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: odd_cli-0.2.3-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.9.1 Linux/6.2.0-1011-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c12cc5f5438740fe6ffde1e163ccef8cb5caa38bc73d1050940e7af1c09dd44 |
|
MD5 | 5c9e862a3c09d235acdd177ed7d8b759 |
|
BLAKE2b-256 | 4f4f1775aac9a57ea5d115caefe980146956d63d4dea197da65b9e73ac60b9a3 |