Skip to content

DEPLOY SERVERS

GitHub Actions edited this page Feb 17, 2026 · 1 revision

nself servers (DEPRECATED)

Version: Deprecated in v0.9.9
Status: ⚠️ DEPRECATED - Use nself deploy server instead

Migration Guide

This command is deprecated. Use the new consolidated command:

Old Command

nself servers <subcommand>

New Command

nself deploy server <subcommand>

Why Deprecated

The servers command was consolidated with server command into nself deploy server as part of v1.0 command consolidation (79 → 31 commands).

Command Mapping

All server management functionality is now under nself deploy server:

Old Command New Command
nself servers list nself deploy server list
nself servers add <name> nself deploy server add <name>
nself servers remove <name> nself deploy server remove <name>
nself servers ssh <name> nself deploy server ssh <name>
nself servers info <name> nself deploy server info <name>

Automatic Migration

The old command still works temporarily and automatically redirects:

$ nself servers list
⚠  The 'nself servers' command is deprecated.
   Please use: nself deploy server

# Automatically redirects to: nself deploy server list

Timeline

  • v0.9.9: Deprecation warning added
  • v1.0.0: Command will be removed

See Also


Removal Date: v1.0.0
Category: Deprecated Commands

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