maple.cmd.cli.env.env_info

maple.cmd.cli.env.env_info(env_id: str = <typer.models.ArgumentInfo object>, port: int = <typer.models.OptionInfo object>) None

Display information about an environment.

Retrieves and displays metadata about a running environment container, including the current task, suite, instruction, and action space details.

Parameters:
  • port – Daemon port number.

  • env_id – Identifier of the environment container.