-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
26 lines (22 loc) · 1.34 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
$ ./hostess --help
Usage:
hostess [OPTIONS] SUBCOMMAND [ARGS] ...
Parameters:
SUBCOMMAND subcommand name
[ARGS] ... subcommand arguments
Subcommands:
set LOCATION Change to a new location
add LOCATION Create new location
del LOCATION Delete a location
list (LOCATION) List locations or all entries for a specific location
block LOCATION HOSTS ... Block all hosts for a specific location
unblock LOCATION HOSTS ... Unblock all hosts for a specific location
remember LOCATION IP HOSTS ... Remember hosts for a specific location
forget LOCATION HOSTS ... Forget hosts for a specific location
blacklist HOST Blacklist a host from all locations
whitelist HOST Remove host from blacklist
reload Reload the current location
config Generate basic config
Options:
version, --version Show version information
--help print help