
CLI Reference
Command-line interface for managing TagFinder deployments, running migrations, and automating operations.
The TagFinder CLI (tf-cli) lets you manage your TagFinder installation from the terminal. Deploy updates, run database migrations, manage organizations, and automate repetitive tasks.
Quick Install
npm install -g @tagfinder/cliInstallation
Install via npm, Homebrew, or download a standalone binary.
Configuration
Set up profiles, environments, and authentication credentials.
Deployment
Deploy and update TagFinder services with zero downtime.
Database Migrations
Run, rollback, and inspect database migration status.
Organization Management
Create organizations, invite users, and manage roles.
Data Export
Export sensor data, compliance reports, and audit logs.
Full documentation is being prepared. Check back soon or contact us for early access.
