Skip to content

Sentry CLI

github-actions[bot] edited this page Aug 31, 2026 · 1 revision

Sentry-CLI Plugin

Operates a self-hosted ɳSentry instance: monitors, incidents, status pages, and alerts. Free — MIT licensed.

Install

nself plugin install sentry-cli

No license key required.

Description

ɳSentry operations: monitors, incidents, status pages, alerts, cloud login, and provisioning a self-hosted sentry server.

This is a CLI plugin: it installs the nself-sentry-cli binary into your plugin path and runs as a command, not a background service.

Category: infrastructure. Current version: 1.0.0.

Configuration

Env Var Default Description
HETZNER_NSELF_TOKEN Optional.
HCLOUD_TOKEN Optional.

Commands

nself-sentry-cli subcommands (installed alongside the plugin):

  • nself-sentry-cli login
  • nself-sentry-cli logout
  • nself-sentry-cli whoami
  • nself-sentry-cli monitors
  • nself-sentry-cli incidents
  • nself-sentry-cli alerts
  • nself-sentry-cli channels
  • nself-sentry-cli status-pages
  • nself-sentry-cli status
  • nself-sentry-cli provision <project>
  • nself-sentry-cli sentry-server

Examples

Login

nself-sentry-cli login

Logout

nself-sentry-cli logout

Source

plugins/sentry-cli/

Manifest: plugins/sentry-cli/plugin.json

See Also

  • Watchdog — self-healing container watchdog
  • Alerts — Prometheus alert rules and silences

Home

nself-plugins

Start

Commands

Architecture

Plugin Ecosystem

Popular Plugins

View All: Home (or see the full alphabetical list below — 129/129 synced with registry.json)

All Free Plugins

Guides

Operations


Related

Clone this wiki locally