StackPanel

stackpanel motd

Display the message of the day

stackpanel motd

Display the stackpanel message of the day with status, commands, and hints.

The MOTD shows:

  • Agent and service status
  • AWS credentials status
  • Generated files status
  • Health check summary
  • Available commands
  • Quick start instructions
  • Useful shortcuts (spx)

Examples: stackpanel motd # Show full MOTD stackpanel motd --minimal # Show one-line status stackpanel motd --json # Output status as JSON stackpanel motd --legacy # Use the legacy MOTD format stackpanel motd --force # Show MOTD even if disabled

Usage

stackpanel motd

Flags

FlagTypeDefaultDescription
--forceboolfalseShow MOTD even if disabled in config
--jsonboolfalseOutput MOTD data as JSON
--legacyboolfalseUse legacy MOTD format
--minimalboolfalseShow minimal one-line MOTD

Global Flags

These flags are inherited from parent commands.

FlagTypeDefaultDescription
--daemon, -dboolfalseRun in daemon mode (no TUI, for background processes)
--no-colorboolfalseDisable color output
--no-tuiboolfalseDisable interactive TUI mode
--verbose, -vboolfalseEnable verbose output

On this page