Class Namespaces

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

public class Namespaces extends BaseCommand
Parent command for managing namespaces in the Wanaku platform.

This command provides access to namespace management operations including:

  • Listing available namespaces

Namespaces provide logical grouping and isolation for tools and other resources, allowing multiple instances of the same tool name to coexist in different namespaces.