Class ToolsLabel

java.lang.Object
ai.wanaku.cli.main.commands.BaseCommand
ai.wanaku.cli.main.commands.tools.ToolsLabel
All Implemented Interfaces:
Callable<Integer>

public class ToolsLabel extends BaseCommand
Parent command for managing tool labels.

This command provides subcommands for adding and removing labels from existing tools. Labels can be used to organize, categorize, and filter tools for easier management.

See Also: