RustMinerSystem

RustMinerSystem CLI

RustMinerSystem CLI is a command-line tool plugin for RustMinerSystem, built for users who do not want to use the web management dashboard. The CLI has not been released yet, so this page currently presents its role, use cases, and future download entry.

Plugin not released yet
Command-line plugin

Prepared for management without the web dashboard

Some users may avoid browser-based administration because of security rules, network isolation, or personal workflow. RustMinerSystem CLI will provide common management capabilities as a command-line plugin, so server terminals can handle status checks and basic operations.

The CLI tool is being prepared

After release, this page will include Linux and Windows packages, install commands, and version details. For now it explains the plugin positioning and target scenarios.

$ rustminer-cli statusserver rustminer.example.com connectedports 8 active 0 warning

Terminal management

Run common checks, inspect status, and perform basic operations from the server terminal with less reliance on the browser dashboard.

Built for isolated access

When the web dashboard should be hidden, tightly restricted, or kept inside a private network, the CLI can act as a narrower management entry.

Automation friendly

Future releases can support scripted checks, batch tasks, and troubleshooting flows that match server operations habits.