Skip to content
github-actions[bot] edited this page Apr 26, 2026 · 2 revisions

nself up

Alias for nself start. Boots the ɳSelf stack.

Synopsis

nself up [flags]

Description

nself up is a hidden alias for cmd-start. It is registered in cmd/commands/aliases.go and re-uses the same RunE handler as startCmd. Flags and behavior are identical.

Use either command interchangeably. up exists for muscle memory from docker compose up.

Flags

See cmd-start for the full flag list. The alias passes through every flag without modification.

Examples

# Same as: nself start
nself up
# Alias honors all start flags
nself up --verbose

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

Clone this wiki locally