Add "reset" subcommand to tagtypes.

This subcommand combines "clear" and "enable" in one command.
This commit is contained in:
jcorporation
2024-11-01 18:07:06 +01:00
parent acb9ee9792
commit fd7d251358
3 changed files with 10 additions and 1 deletions

View File

@@ -1688,6 +1688,11 @@ Connection settings
Shows the list of tag types configured
by the ``metadata_to_use`` setting.
:command:`tagtypes reset {NAME...}`
Clear the list of tag types and Re-enable one or more tags
from the list of tag types for this client. These will no
longer be hidden from responses to this client.
.. _command_protocol:
:command:`protocol`