Search K
Appearance
Appearance
doveadm [GLOBAL OPTIONS] dict command [-u user] dict-uri [args]
doveadm dict can be used to query and modify dictionary entries.
doveadm [GLOBAL OPTIONS] dict get [-u user] dict-uri key
Fetch a key from a dictionary.
doveadm [GLOBAL OPTIONS] dict iter [-u user] [-1RV] dict-uri prefix
Find the keys matching the a prefix in a dictionary.
List keys into the dictionary.
doveadm [GLOBAL OPTIONS] dict inc [-u user] [-t timestamp-msecs] dict-uri key diff
Increment the value of a numeric key in the keys into the dictionary.
doveadm [GLOBAL OPTIONS] dict set [-u user] [-t timestamp-msecs] [-e expire-secs] dict-uri key value
Set/create keys into the dictionary.
doveadm [GLOBAL OPTIONS] dict unset [-u user] [-t timestamp-msecs] dict-uri key
Remove a key from the dictionary.