Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

pmck91/ServerBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Server Manager


Install Steps

Clone the repo and run a maven install.

Usage

run with java -jar target/ServerBrowser-jar-with-dependencies.jar

commands:

  • add: save a new server
  • view [id]: view server with id
  • edit [id]: edit server with id
  • delete [id]: delete server with id
  • next: next page
  • prev: previous page
  • search [col] [value]: search for server by col
  • list: Lists all servers
  • count: displays total count of servers
  • order [col] [asc/des]: order list by col in asc or dec order
  • parse [path]: parses an xml files
  • help: shows usage
  • quit: quit

About

A command line server manager

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages