Class NamespacesLabel

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

public class NamespacesLabel extends BaseCommand
Parent command for managing namespace labels.

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

See Also: