@arizeai/phoenix-cli
v0.0.1
Published
A command-line interface for Phoenix
Downloads
62
Readme
@arizeai/phoenix-cli
A command-line interface for Arize Phoenix.
Note: This package is currently under development and not yet ready for use.
Installation
# Install globally
npm install -g @arizeai/phoenix-cli
# Or use with npx
npx @arizeai/phoenix-cliUsage
# View help
phoenix-cli --help
# TODO: Add usage examples hereCommands
Coming Soon: Commands will be added to interact with Phoenix prompts, datasets, experiments, and more.
Development
This package is part of the Phoenix monorepo and uses the existing @arizeai/phoenix-client library.
Building
pnpm buildTesting
pnpm test