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.6.tar.gz
(8.3 kB
view details)
Built Distribution
File details
Details for the file pinnacle_cli-0.0.6.tar.gz
.
File metadata
- Download URL: pinnacle_cli-0.0.6.tar.gz
- Upload date:
- Size: 8.3 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 | 4603553d5012fd47aae9b7e19722b402cf36a21a45033e87d5382b5346d5165f |
|
MD5 | de100999e8d227b534281a7bc4b168a2 |
|
BLAKE2b-256 | a0e132cb4bcbe933b1d54b73521e3a18ee1efa6240525f9f62fbd9fbf785b6b7 |
File details
Details for the file pinnacle_cli-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: pinnacle_cli-0.0.6-py3-none-any.whl
- Upload date:
- Size: 12.4 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 | 8a1b7d5c1983dbb52de10c243a021cef1b7ae255a0a8406f39d39138d4555fc6 |
|
MD5 | 89cfa0bc32b98c8b21a57f8cf9ece8a6 |
|
BLAKE2b-256 | f8fcd3f9d4487b407166a86a24321c13c3f45abad70b31ea593dcd28b4baa178 |