Class DataStoresLabel

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

public class DataStoresLabel extends BaseCommand
Parent command for managing data store labels.

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

See Also: