Search K
Appearance
Appearance
doveadm-cluster-tag - Utility actions for Palomar tag
doveadm [GLOBAL OPTIONS] cluster tag create [ --id id ] name
doveadm [GLOBAL OPTIONS] cluster tag delete name|id
doveadm [GLOBAL OPTIONS] cluster tag update [ --name name ] name|id
doveadm [GLOBAL OPTIONS] cluster tag list
doveadm cluster tag can be used to run actions that interact with and modify Palomar tags.
WARNING
Currently there is no checks whether tags are being used or not. Changing a tag UUID, or removing a tag that is in use, can cause problems.
doveadm [GLOBAL OPTIONS] cluster tag create [ --id id ] name
Creates a new tag for cluster. UUID can be provided, if not, it will be generated.
doveadm [GLOBAL OPTIONS] cluster tag delete name|id
Remove a tag. This currently has no safety checks, so be sure to first remove all of the tag's sites.
doveadm [GLOBAL OPTIONS] cluster tag update [ --name name ] name|id
Change tag name.
doveadm [GLOBAL OPTIONS] cluster tag list
List all tags.