No project description provided
Project description
Pinnacle Command Line Interface
This is a command line interface for the Pinnacle API.
Pre-requisites
- Python 3.12 or higher
- PIP: Python package manager
Usage
- Install the CLI using pip:
pip install pinnacle-cli
- Language-specific clients can be used to define endpoints. For Python usage see the Pinnacle Python Client README.
Commands
pinnacle dev
: Start the Pinnacle API server in development mode.pinnacle prod
(WIP): Start the Pinnacle API server in production mode.
Environment Variables
You can configure the CLI tool using the following environment variables:
PINNACLE_HOST
: The host of the Pinnacle API. Default islocalhost
.PINNACLE_PORT
: The port of the Pinnacle API. Default is8000
.PINNACLE_DIRECTORY
: The directory where the Pinnacle functions are located. Default is./pinnacle
.
Errors and Debugging
No matching distribution found for pinnacle-cli
If you encounter the error No matching distribution found for pinnacle-cli
, ensure that you have the correct version of Python installed. The Pinnacle CLI requires Python 3.12 or higher.
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
pinnacle_cli-0.0.4.tar.gz
(6.4 kB
view details)
Built Distribution
File details
Details for the file pinnacle_cli-0.0.4.tar.gz
.
File metadata
- Download URL: pinnacle_cli-0.0.4.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/23.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4369ec4f69294b658bb0677716608eedca8dbcb037dd8b9802c0ddd36d5e88aa |
|
MD5 | f5621eda1f9750b686eea27e7eaf0a34 |
|
BLAKE2b-256 | 44e8fc891470fbe9728670e5249ec9f32d4e0d5d45dabfd0c1757d9c92efd445 |
File details
Details for the file pinnacle_cli-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: pinnacle_cli-0.0.4-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/23.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef9f8a0bbc5499cc72f18a9f0332c259694d9c3d5dbbb900be34ac1281b90ff9 |
|
MD5 | f817dac02bc092e91c75d87fd772440c |
|
BLAKE2b-256 | 71315f9bf6a42fd36942b6a94a6de8d824f1447e8be7e88c3ce90921c8094c8f |