sf env ls shows what you may
reference — public environments plus your own.
sf 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
sf env
List agent RL environments
sf env ls
List the visible environments
--help.
sf env push
Push a new version of an environment
sf env runner
Register an environment that already runs on a machine of your own
sf env runner register
Register a running OpenEnv service as an environment
sf env show
What an environment declares
No options beyond
--help.