mikrus-cli

Crates.iomikrus-cli
lib.rsmikrus-cli
version0.1.1
sourcesrc
created_at2021-12-14 21:12:25.959855
updated_at2022-07-30 19:46:20.225551
descriptioncli client for mikr.us api
homepagehttps://github.com/Firesz25/mikrus-cli
repositoryhttps://github.com/Firesz25/mikrus-cli
max_upload_size
id497935
size56,605
(Firesz25)

documentation

README

mikrus cli

rust cli client for mikr.us

Install

  1. install rust

  2. run in console: cargo install mikrus-cli

Usage

  • info - get information about your server
  • serwery - get list of you all servers
  • restart - restart server
  • logs - get last 10 logs
  • logs id - get logs for server with id
  • anfetamina - run anfetamina on server
  • db - get database login information
  • exec - run command on server
  • stats - get server statistics
  • porty - get list of all ports on your server
  • login - login again or login to another server
  • help - get help
  • exit - exit

License

This project is licensed under either of

at your option.

Commit count: 8

cargo fmt