Skip to content

stocksmith update

Update stocksmith to the latest release

Update the stocksmith binary in place to the latest GitHub release.

Downloads the release archive for your platform, verifies its SHA-256 checksum, and atomically replaces the running binary. Homebrew installs should use ‘brew upgrade stocksmith’; Windows users download the release zip manually.

stocksmith update [flags]
--check Check for a newer release without installing
-h, --help help for update
--api-url string API base URL (default: https://api.stocksmith.io)
--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)
  • stocksmith - Official CLI for the Stocksmith Public API