Class ResourcesLabel

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

public class ResourcesLabel extends BaseCommand
Parent command for managing resource labels.

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

See Also: