Class ForwardsList

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

public class ForwardsList extends BaseCommand
Command to list port forwarding configurations in the Wanaku platform.

This command retrieves and displays all registered port forwards. The output includes forward name and address for each entry.