document new commands

This commit is contained in:
Izalia Mae 2022-12-04 01:12:58 -05:00
parent 3b89aa5e84
commit eab8a31001

View file

@ -26,11 +26,18 @@ Run the setup wizard to configure your relay.
## Config ## Config
List the current configuration key/value pairs Manage the relay config
activityrelay config activityrelay config
### List
List the current config key/value pairs
activityrelay config list
### Set ### Set
Set a value for a config option Set a value for a config option
@ -111,6 +118,13 @@ Remove a domain from the whitelist.
activityrelay whitelist remove <domain> activityrelay whitelist remove <domain>
### Import
Add all current inboxes to the whitelist
activityrelay whitelist import
## Instance ## Instance
Manage the instance ban list. Manage the instance ban list.