Skip to content

stocksmith

Official CLI for the Stocksmith Public API

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]
--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)