A CLI to run miniflow locally
Project description
Minitap Miniflow CLI
A CLI to run miniflows locally.
Installation
To install the Minitap Miniflow CLI, you can use pip:
pip install minitap-miniflow
Usage
The Miniflow CLI provides several commands to interact with your Miniflow account and execute flows.
Authentication
Login
To authenticate with your Miniflow account, run the login command. This will open a browser window for you to log in.
miniflow login
Logout
To log out from your Miniflow account, use the logout command.
miniflow logout
Check Status
To check the currently authenticated user, use the whoami command.
miniflow whoami
Executing Flows
Run a Flow
You can execute a flow by its ID using the run command.
miniflow run <FLOW_ID>
Replace <FLOW_ID> with the actual ID of the flow you want to run.
Development
uv venv
source .venv/bin/activate
uv sync
This project uses ruff for linting and formatting.
To install the development dependencies, run:
ruff format
ruff check --fix
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
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 minitap_miniflow-1.0.0.tar.gz.
File metadata
- Download URL: minitap_miniflow-1.0.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c92e1baf8731f0b9c377c1c8a6a846e08a2d4dfbea45df94fe2c97a071df98b1
|
|
| MD5 |
dbc193828ada4640ad9ff585e70a8e22
|
|
| BLAKE2b-256 |
3d11fe02920c33cb834e9faf7db0026b8fe173936dbb2fe8ca4e8a9eb6e53da1
|
File details
Details for the file minitap_miniflow-1.0.0-py3-none-any.whl.
File metadata
- Download URL: minitap_miniflow-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2b1cbc5d5432e8ad3f9908283b83ad501835a6b1a7e7534c64ea3eee9ae9f3b
|
|
| MD5 |
956fd103f123b698ee9e217903163009
|
|
| BLAKE2b-256 |
4e0ac8d72279fd25dcd67db20c8b5ac6f3083c3eb9e6cca94515348bc046949d
|