admin
The rumi admin command provides an interactive command-line interface for administering running Rumi applications.
Overview
The admin command is a lightweight tool for invoking commands on running containers. It discovers running containers via the discovery provider and connects to them over their advertised admin channels.
Usage
rumi admin [options]Documentation Pending: This command is currently being ported from the X Platform AdminTool. Full documentation will be available in a future release.
Key Features
Interactive Shell: Command-line interface for issuing administrative commands
Discovery Integration: Automatically discovers running containers
Command Execution: Execute custom commands defined in your application
Remote Administration: Connect to containers running on remote hosts
Related Topics
Admin Over SMA - Configure remote administration via messaging
Implementing Command Handlers - Define custom commands
Discovery Configuration - Configure discovery for admin connectivity
See Also
rumi tools discovery - Discovery troubleshooting tool
rumi tools hbdump - Heartbeats dump tool
rumi tools tlt - Transaction log tool
Last updated

