Class Completion

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

public class Completion extends BaseCommand
Parent command for managing shell completion scripts.

This command provides access to shell completion generation operations for bash and zsh shells supported by picocli.