Skip to content

cmd region

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

nself region

This command moved to a plugin.

nself region is no longer part of the CLI core. Multi-region replication is not part of the single-instance backend lifecycle the core covers, so it ships as a plugin.

Install

nself install region

Once installed, nself region ... works exactly as before — the CLI proxies the command to the plugin.

Commands

nself region add --region hel1 --pg-url postgres://...
nself region list
nself region status
nself region promote --region hel1

Requirements

Multi-region is gated behind the multi_region_enabled feature flag, which the plugin reads from the feature-flags plugin. Enable it with:

nself flags set multi_region_enabled true

Commands · Plugin-Overview · 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