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

Soak Plugin

Aborts an in-progress soak test and rolls the deployment back to its prior version. Free — MIT licensed.

Install

nself plugin install soak

No license key required.

Description

Manage soak testing lifecycle: abort an active soak and roll back to a prior version.

This is a CLI plugin: it installs the nself-soak 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
NSELF_CURRENT_VERSION (see plugin.json) Optional.

Commands

nself-soak subcommands (installed alongside the plugin):

  • nself-soak abort --rollback <version>

Examples

Abort

nself-soak abort --rollback <version>

Source

plugins/soak/

Manifest: plugins/soak/plugin.json

See Also

  • Release — the release cascade
  • Region — multi-region replica management

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