tp env ls shows what you may
reference — public environments plus your own.
tp env show prints one environment’s manifest: its protocol, its verifier, its tools, and whether
it needs a sandbox. It does not print the tasks, and no command does. A taskset encodes what a
business considers hard, so a job references an environment and never receives a copy.
To author one, see Agent environments.
Registering something already running
tp env
List agent RL environments
tp env ls
List the visible environments
--help.
tp env push
Push a new version of an environment
tp env runner
Register an environment that already runs on a machine of your own
tp env runner register
Register a running OpenEnv service as an environment
tp env show
What an environment declares
No options beyond
--help.