portkey-cli
v0.0.10
Published
A CLI that interacts with Portkey.
Downloads
9
Readme
portkey-cli
A CLI that interacts with Portkey.
portkey help
╔═╗ ╔═╗ ╦═╗ ╔╦╗ ╦╔═ ╔═╗ ╦ ╦
╠═╝ ║ ║ ╠╦╝ ║ ╠╩╗ ║╣ ╚╦╝
╩ ╚═╝ ╩╚═ ╩ ╩ ╩ ╚═╝ ╩
version: 0.0.9
USAGE
$ portkey <command> [option]
COMMANDS
setup One time setup your API key
generate Generate portkey configs
docs Search Portkey Docs in Browser. Temporarily using Google
ai-gateway Runs Portkey AI gateway
configs Generate gateway configs
OPTIONS
--version Gives you the version of Portkey CLI
--debug Enable debug mode Default: false
--query Enter a query Default: false
--advanced Turn advanced mode on Default: falseRoadmap
[x] Users can now access portkey using npx portkey-cli help
[] Users can save API Key that can be later used for portkey operations.
[x] Basic templates to generate configs
[x] Open docs from CLI
[] Redirect to dashboard for features such as playground and others.
Wishlist
With Portkey APIs (when available)
- Create Prompts
- See most analytics data
Ideals
- Support stdin and stdout for CI/CD use-cases
- Write test cases
