maple.cmd.cli.list.list_policy
- maple.cmd.cli.list.list_policy(port: int = <typer.models.OptionInfo object>) None
List all available policy containers.
Queries the daemon and displays all registered policy containers that are available for running evaluations. Shows policy identifiers and their current status.
- Parameters:
port – Daemon port number.