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

Region Plugin

Adds, inspects, and promotes replica regions for multi-region deployments. Free — MIT licensed.

Install

nself plugin install region

No license key required.

Description

Multi-region management: add replica regions, list and inspect their status, and promote a region to primary.

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

Category: infrastructure. Current version: 1.0.0.

Commands

nself-region subcommands (installed alongside the plugin):

  • nself-region add
  • nself-region list
  • nself-region status
  • nself-region promote

Examples

Add

nself-region add

List

nself-region list

Source

plugins/region/

Manifest: plugins/region/plugin.json

See Also

  • DR — disaster recovery: promote, fence, drill
  • Infra — provision infrastructure via Terraform

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