@toolprint/cli
v0.1.5
Published
Toolprint CLI
Keywords
Readme
Toolprint CLI
A powerful command-line interface for managing and debugging your Toolprint Toolbox.
Requirements
- Node.js >=20 <=22
- npm or pnpm package manager
Installation
npx -y @toolprint/cliUsage
The Toolprint CLI provides several commands to help you manage your Toolprint Toolbox:
# Check the CLI version
npx @toolprint/cli --version
# Get help on available commands
npx @toolprint/cli --help
# Account management
npx @toolprint/cli account
# Explore your tools
npx @toolprint/cli tools
# View audit logs
npx @toolprint/cli audit
# Run system diagnostics
npx @toolprint/cli doctorDevelopment
For instructions on how to develop, test, and publish this CLI and its dependencies, please see the Development Guide.
License
This software is licensed under the End User License Agreement (EULA). By installing or using this software, you agree to be bound by the terms of the license.
Support
Please get in touch with us at [email protected]
