list
List pulled policies and environments.
Synopsis
maple list policy [OPTIONS]
maple list env [OPTIONS]
list policy
List all pulled policies.
maple list policy [OPTIONS]
Options
--port INTEGERDaemon port to connect to (default: from config, typically 8000)
Example
maple list policy
Output:
Pulled policies:
• openvla:7b
• smolvla:libero
list env
List all pulled environments.
maple list env [OPTIONS]
Options
--port INTEGERDaemon port to connect to (default: from config, typically 8000)
Example
maple list env
Output:
Pulled environments:
• libero
• simplerenv
See Also
maple status— Show running policies/environments