Skip to content

mrserver-org/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MrServer CLI

Maximize your server.

A powerful Command Line Interface for MrServer

📋 Installation

npm install -g misterserver

🛠️ Usage

MrServer CLI provides several commands to manage your MrServer instance:

┌─────────────────────────────────────────────────────┐
│                  🚀 MrServer CLI                    │
└─────────────────────────────────────────────────────┘

		📋 Commands:
		───────────────────────────────────────────────────────
        mr install           📥 Installs/Updates MrServer
        mr start             ▶️ Starts MrServer
        mr stop              ⏹️ Stops MrServer
        mr restart           🔄 Restarts MrServer
        mr app-install       📦 Installs an app from Apps repo.
        mr users             👥 Lists all users
        mr useradd           ➕ Adds a user
        mr rmuser            ➖ Removes a user
		mr roles             💻 List roles
        mr -v, --version     ℹ️ Shows current version
        mr -h, --help        📚 Displays this help information
        ───────────────────────────────────────────────────────

📦 Features

  • Easy Installation: Quickly install or update MrServer components
  • Simple Management: Start, stop, and restart your MrServer with simple commands
  • User-Friendly: Clear visual indicators and helpful messages

📃 Changelog

See CHANGELOG.md for more information.

📄 License

GPL-3.0

About

The MrServer CLI

Resources

License

Stars

Watchers

Forks