sm binary shipped by Sawmills.
Every command accepts these global flags:
At the root level,
sm -V and sm --version print the installed CLI version.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Install the Sawmills sm CLI via Homebrew, authenticate with your account, and explore the full command reference for managing collectors and pipelines.
sm binary shipped by Sawmills.
Every command accepts these global flags:
| Flag | Meaning |
|---|---|
--json | Emit JSON output instead of human-readable tables or prose. |
--debug | Print richer debug/error output. |
-h, --help | Show command help. |
sm -V and sm --version print the installed CLI version.
brew tap sawmills/tap https://github.com/Sawmills/homebrew-tap
brew install sawmills/tap/sm
sm --version
brew uninstall sm
sm login
sm auth status
Checking API access...
Profile: prod
Status: Authenticated
Was this page helpful?