Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 699 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 699 Bytes

admin-helper, all admin commands required by CRC

This project gathers all the interactions with the hosts that CRC needs to perform as administrator.

Usage

For full usage directions simply call admin-helper -h

Usage:
  admin-helper [command]

Available Commands:
  add         Add an entry to the hostsfile
  clean       Clean all entries added with a particular suffix
  help        Help about any command
  remove      Remove host(s) if exists

Flags:
  -h, --help      help for admin-helper
  -v, --version   version for admin-helper

Use "admin-helper [command] --help" for more information about a command.

License

MIT