@circlesac/entropy-cli
v26.8.0
Published
CLI for the Entropy Sentry-compatible observability service
Downloads
433
Readme
@circlesac/entropy-cli
Command-line access to the Entropy Sentry-compatible observability service.
npm install --global @circlesac/entropy-cli
crcl login
entropy orgsAuthentication
The CLI resolves authentication in this order:
SENTRY_AUTH_TOKEN;- a project or global
.sentryclirctoken; - the shared Circles current profile in
~/.crcl.
Existing Sentry configuration remains compatible. When shared credentials are
used, production profiles target https://entropy.circles.ac and development
profiles target https://entropy.crcl.es. SENTRY_URL always overrides the
derived server.
SENTRY_ORG and SENTRY_PROJECT select the Entropy context. A shared
profile's organization is used when SENTRY_ORG is absent.
