Skip to content

cmd gdpr

github-actions[bot] edited this page Aug 25, 2026 · 3 revisions

nself gdpr

Moved to a plugin (CLI-R11). Install it to keep using nself gdpr.

This command moved

gdpr was extracted from the core binary into the gdpr plugin as part of CLI-R11 (the thin-core extraction). The command surface is unchanged — only where the code lives changed.

nself install gdpr
nself gdpr export --user <user_id> --output /tmp/export.zip
nself gdpr delete --user <user_id> --dry-run
nself gdpr forget --user <user_id>
nself gdpr status --request <request_id>
nself gdpr list-requests

All operations write an entry to np_gdpr_requests, the append-only audit trail required by GDPR Art. 30. That table is never deleted.

Until it is installed, nself gdpr ... prints an install hint pointing here. Full documentation (flags, exit codes, examples) now lives with the plugin: https://github.com/nself-org/plugins/tree/main/free/gdpr

See Also

Commands | Home

Home


Getting Started


Commands


Features


Configuration


Plugins (87 + 10 monitoring)

Free (25)
Pro (62)
Planned (26)
  • plugin-audit
  • plugin-blog
  • plugin-checkout
  • plugin-commerce
  • plugin-drm
  • plugin-export
  • plugin-flow
  • plugin-import
  • plugin-ldap
  • plugin-mailgun
  • plugin-media
  • plugin-oauth-providers
  • plugin-pages
  • plugin-postmark
  • plugin-rate-limit
  • plugin-reports
  • plugin-saml
  • plugin-scheduler
  • plugin-sendgrid
  • plugin-sso
  • plugin-subscription
  • plugin-thumb
  • plugin-transcoder
  • plugin-twilio
  • plugin-waf
  • plugin-watermark

Guides


Architecture


Reference


Licensing


Security


Brand


Operations


Contributing


Admin


Changelog


All commands (52)

Clone this wiki locally