Registry / database / seedfast_darwin_amd64

seedfast_darwin_amd64

JSON →
library2.4.0jsnpmunverified

Seedfast is an AI-powered PostgreSQL database seeding tool (v2.4.0) that generates realistic test data by analyzing your database schema. It uses an OAuth-style device flow for authentication and provides a rich terminal UI with real-time progress tracking. Key differentiators include AI-driven schema analysis to produce contextually appropriate data respecting foreign keys and constraints, concurrent multi-worker data generation for performance, and support for both interactive and CI/CD usage via API keys. The package is distributed as a CLI binary via npm (global install or npx), Homebrew, or direct download.

npm install seedfast_darwin_amd64
INSTALL
IMPORT
SIG · SEEDFAST_DARWIN_AM
S
seedfast_darwin_amd64
databasejavascriptv2.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Installs the CLI binary and runs a non-interactive seed using an API key, suitable for CI/CD pipelines.

curl -L https://cli.seedfa.st/install.sh | sh export SEEDFAST_API_KEY='sfk_live_your_api_key_here' seedfast seed --scope 'test database' --output json
seedfast --version
Debug
Known issues
deprecatedThe command `seedfast whoami` is deprecated in v2.0.0, use `seedfast me` instead.
fix
Replace `seedfast whoami` with `seedfast me`.
affects: >=2.0.0
Errors
Common errors & fixes
seedfast: command not found
The CLI is not installed or not in PATH.
fix
Install via npm: `npm install -g seedfast` or use the install script: `curl -L https://cli.seedfa.st/install.sh | sh`
Error: authentication required
You are not logged in or the API key is missing.
fix
Run `seedfast login` to authenticate interactively, or set the SEEDFAST_API_KEY environment variable.
Upgrade
Version history
2.4.0latest on npm
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
seedfast_darwin_amd64 — npm install seedfast_darwin_amd64 · libregistry