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.5.tar.gz
(6.5 kB
view details)
Built Distribution
File details
Details for the file pinnacle_cli-0.0.5.tar.gz
.
File metadata
- Download URL: pinnacle_cli-0.0.5.tar.gz
- Upload date:
- Size: 6.5 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 | f6fc4e2bb23cbe6092d0822dbcf7b23285aa21e5ef4cc6f94b5814d92406b0c1 |
|
MD5 | 7dc1c36df2f9cd27320b1d6e1d55de2a |
|
BLAKE2b-256 | 96ed831874c1d4608c20a4ff247f3ce87785416f26f75d6cba750e8e5f86290c |
File details
Details for the file pinnacle_cli-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: pinnacle_cli-0.0.5-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 | 02330024cfa7a713e5ab9f0bb148316b834c3bc85759303e4a46b6aa75648335 |
|
MD5 | d2b0d6abe13c377bb062644af57c04f1 |
|
BLAKE2b-256 | 8ea0c570a1a4a244c1bdd6542f23e1bef59a39fb572adea46977a196c9266bd4 |