maple.cmd.cli.list

List commands for the MAPLE CLI.

This module provides commands for listing available resources managed by the MAPLE daemon. It allows users to view registered policies and environments that are available for use in evaluations.

Commands: - policy: List all available policy containers - env: List all available environment containers

Functions

list_env(port)

List all available environment containers.

list_policy(port)

List all available policy containers.