Skip to main content

kctl-glitchtip

Kodemeio CLI for managing GlitchTip error tracking — projects, issues, teams, uptime monitors, alerts, and platform health.

Installation

# Install from PyPI
uv tool install kctl-glitchtip

# Or add to workspace (monorepo)
uv add kctl-glitchtip

Quick Start

# Initialize config
kctl-glitchtip config init

# List all projects
kctl-glitchtip projects list

# List unresolved issues in an org
kctl-glitchtip issues list --org kodemeio --status unresolved

# Show platform dashboard
kctl-glitchtip health dashboard

# List uptime monitors
kctl-glitchtip uptime list --org kodemeio

Command Groups

Group Commands Description
projects list, get, create, update, delete, dsn, dsn-create, stats Manage projects and DSN keys
issues list, get, resolve, ignore, delete, bulk-resolve Manage error issues
events list, cleanup View and clean up error events
teams list, get, create, delete, add-member, remove-member Manage teams and membership
orgs list, get View organizations and members
users list, create Manage users and invitations
alerts list, test-alert, test-webhook, test-email Manage alerts and notifications
uptime list, create, delete, checks Manage uptime monitors
health check, dashboard, celery-status, redis-info Platform health and diagnostics
config init, add, use, show, validate, remove, set, profiles, current Manage CLI profiles

Global Options

Option Description
--json Output as JSON
--format / -f Output format: pretty, json, csv, yaml
--quiet / -q Suppress informational messages
--no-header Omit header row in CSV output
--profile / -p Select config profile by name
--url Override API URL for this invocation
--token Override API token for this invocation
--version / -V Show version and exit

Configuration

Config lives in ~/.config/kodemeio/config.yaml under the glitchtip key.

# Initialize a profile interactively
kctl-glitchtip config init

# Add a named profile
kctl-glitchtip config add --profile prod \
  --url https://glitchtip.kodeme.io \
  --token YOUR_API_TOKEN

# Switch active profile
kctl-glitchtip config use prod

# Show current profile (token masked)
kctl-glitchtip config show

Example ~/.config/kodemeio/config.yaml:

glitchtip:
  default_profile: prod
  profiles:
    prod:
      url: https://glitchtip.kodeme.io
      token: ${GLITCHTIP_TOKEN}

Environment variables expand automatically — set GLITCHTIP_TOKEN in your shell or .env.

Development

# Install dev dependencies
cd packages/kctl-glitchtip
uv sync --all-extras

# Run tests
uv run pytest tests/ -v

# Lint
uv run ruff check src/

# Type check
uv run mypy src/

# Run CLI locally
uv run kctl-glitchtip --help

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kctl_glitchtip-0.9.3.tar.gz (22.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kctl_glitchtip-0.9.3-py3-none-any.whl (28.3 kB view details)

Uploaded Python 3

File details

Details for the file kctl_glitchtip-0.9.3.tar.gz.

File metadata

  • Download URL: kctl_glitchtip-0.9.3.tar.gz
  • Upload date:
  • Size: 22.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for kctl_glitchtip-0.9.3.tar.gz
Algorithm Hash digest
SHA256 fdaed4dd58537bc6eedc86f770ed70d18f942305a8289cb8be02e4b106b19cbf
MD5 10804270fe3a09e7dec0cb0482ba78f8
BLAKE2b-256 5cbf7de02f35fa3068b7f7ea4f4accba914bdafdd9792bc6be6b0e63db1fcbdc

See more details on using hashes here.

File details

Details for the file kctl_glitchtip-0.9.3-py3-none-any.whl.

File metadata

  • Download URL: kctl_glitchtip-0.9.3-py3-none-any.whl
  • Upload date:
  • Size: 28.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for kctl_glitchtip-0.9.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0b3b0e30ec1cc57b6810f4f5032e216e22b8d5f3bc47c91fba72f8c04dabc3da
MD5 b67f24999bdb141015971216b500f8dd
BLAKE2b-256 aaf3dc3d6709f7cc5c5011c8ad3ec2be086198d7a47304dc3723a044041f5126

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page