Skip to content

cmd help topics

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

nself help-topics

Browse built-in help topics for common nSelf tasks.

Synopsis

nself help-topics [topic] [flags]

Description

nself help-topics provides quick access to built-in guides covering common nSelf workflows. Running the command without a topic argument prints the full topic index. Pass a topic name to display the article for that topic.

This command is a local reference that works without a network connection. For the full documentation site, visit nself.org/docs.

Available Topics

Topic Summary
quickstart Get a backend running in under 5 minutes
plugins Install, manage, and build plugins
license Manage license keys for paid plugin bundles
envs Managing multiple environments (dev, staging, production)
doctor Diagnose and fix common issues
errors Error code reference (E001–E399)

This command has no flags.

Flags

Flag Default Description
--help, -h Show help

Examples

# Print the full topic index
nself help-topics
# Read the quickstart guide
nself help-topics quickstart
# Read the plugin system guide
nself help-topics plugins
# Read the license and bundles guide
nself help-topics license
# Read the environments guide
nself help-topics envs
# Read the diagnostics guide
nself help-topics doctor
# Read the error code reference
nself help-topics errors

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