stocksmith
stocksmith
Section titled “stocksmith”Official CLI for the Stocksmith Public API
Synopsis
Section titled “Synopsis”stocksmith is a command-line interface for the Stocksmith Public API.
Authenticate once, then manage your inventory from the terminal.
Documentation: https://cli.stocksmith.dev/getting-started
stocksmith [flags]Options
Section titled “Options” --api-url string API base URL (default: https://api.stocksmith.io) -h, --help help for stocksmith --json Output raw API envelope (pretty-printed JSON) --ndjson Output auto-paginated NDJSON stream --no-color Disable ANSI color output --token string API token (overrides stored credentials) --verbose Show HTTP request/response detail (token redacted)SEE ALSO
Section titled “SEE ALSO”- stocksmith account - Show account information
- stocksmith api - Make authenticated API requests
- stocksmith auth - Manage authentication credentials
- stocksmith completion - Generate shell completion scripts
- stocksmith components - Manage components
- stocksmith expenses - Manage expenses
- stocksmith manufactures - Manage manufactures
- stocksmith materials - Manage materials
- stocksmith products - Manage products
- stocksmith recipes - Manage recipes
- stocksmith update - Update stocksmith to the latest release
- stocksmith version - Print version information